Subject: CVS commit: src/sys/arch/sparc64/dev
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 12/17/2005 17:58:02
Module Name:	src
Committed By:	jdc
Date:		Sat Dec 17 17:58:02 UTC 2005

Modified Files:
	src/sys/arch/sparc64/dev: consinit.c

Log Message:
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.19 -r1.20 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.