Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 08/21/2000 01:30:18
Module Name:	syssrc
Committed By:	augustss
Date:		Sun Aug 20 22:30:18 UTC 2000

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

Log Message:
Implement handling of the UQ_SPUR_BUT_UP quirk.  Some keyboards sometimes
generate a key up quickly followed by a key down for the same key, so we
take care of that.
(Finally I can type again without going nuts. :)


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 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.