Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 05/03/2005 13:15:21
Module Name:	src
Committed By:	augustss
Date:		Tue May  3 13:15:21 UTC 2005

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

Log Message:
Don't emulate auto repeat in the keyboard driver, the wskbd driver does that.
Auto repeat emulation can be turned on by defining UKBD_REPEAT, but this
should never be necessary.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/dev/usb/ukbd.c

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