From owner-cvs-sys Fri Nov 22 23:38:59 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA13859 for cvs-sys-outgoing; Fri, 22 Nov 1996 23:38:59 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA13836; Fri, 22 Nov 1996 23:38:31 -0800 (PST) Date: Fri, 22 Nov 1996 23:38:31 -0800 (PST) From: Peter Wemm Message-Id: <199611230738.XAA13836@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/biosboot probe_keyboard.c Makefile Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/11/22 23:38:29 Modified: sys/i386/boot/biosboot probe_keyboard.c Makefile Log: Make this compile again after the syscons/psm/kbdio changes that removed the keyboard IO port definitions from . Note: I do not have a machine available to test this yet, I sent this for review to several people who have not replied. This is also totally busted in 2.2, which has half of the syscons/psm/kbdio changes in it. This really desperately needs to be tested and fixed in 2.2 as well. Revision Changes Path 1.8 +18 -13 src/sys/i386/boot/biosboot/probe_keyboard.c 1.52 +2 -1 src/sys/i386/boot/biosboot/Makefile