Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 11/07/2001 04:52:47
Module Name:	syssrc
Committed By:	augustss
Date:		Wed Nov  7 02:52:47 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: ukbd.c

Log Message:
Add a workaround for broken ports (e.g. macppc) that do not call
cnpollc before cngetc in DDB.  DDB now works with USB console on Macs.

Don't frob the LEDs if nothing changes.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 syssrc/sys/dev/usb/ukbd.c

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