Subject: CVS commit: [netbsd-3] src/sys/arch/sparc64/dev
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 01/01/2006 23:03:23
Module Name:	src
Committed By:	riz
Date:		Sun Jan  1 23:03:23 UTC 2006

Modified Files:
	src/sys/arch/sparc64/dev [netbsd-3]: consinit.c

Log Message:
Pull up following revision(s) (requested by jdc in ticket #1076):
	sys/arch/sparc64/dev/consinit.c: revision 1.20
Check the PROM stdin path for the string "/usb@0".  If we find a match, call
ukbd_cnattach(), so that the USB keyboard will become the console keyboard.
Makes the keyboard work on a Blade 100.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.14.1 src/sys/arch/sparc64/dev/consinit.c

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