]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a problem with the USB keyboard driver not properly handling key
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 23 Feb 2004 15:36:40 +0000 (15:36 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 23 Feb 2004 15:36:40 +0000 (15:36 +0000)
commit1f220d57d6f07e47c072cf2e9080b4565678ee71
treee3cf9a9ae570a4728675a0cd9798ae50b22527af
parentfab1e69d80cca7d9583f1ba8f1ede056710ead5c
Fix a problem with the USB keyboard driver not properly handling key
rollover resulting in duplicate keypress events.

PR: 57273
PR: 63171
Submitted by: plasma <plasma at freebsd.sinica.edu.tw>
Submitted by: Brian Candler <B.Candler at pobox.com>
MFC after: 1 week
sys/dev/usb/ukbd.c