Subject: CVS commit: syssrc/sys/arch/macppc/macppc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 12/10/2001 04:46:06
Module Name:	syssrc
Committed By:	augustss
Date:		Mon Dec 10 02:46:06 UTC 2001

Modified Files:
	syssrc/sys/arch/macppc/macppc: machdep.c

Log Message:
When looking for a console keyboard if usb-kbd-ihandles can't be found
then try the old name usb-kbd-ihandle.  This way my old iMac gets the
USB keyboard as console instead on the (non-existent) ADB keyboard.
Suggested by Gabriel Rosenkoetter.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 syssrc/sys/arch/macppc/macppc/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.