]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r261228:
authorhselasky <hselasky@FreeBSD.org>
Tue, 4 Feb 2014 09:06:28 +0000 (09:06 +0000)
committerhselasky <hselasky@FreeBSD.org>
Tue, 4 Feb 2014 09:06:28 +0000 (09:06 +0000)
commit2a3d1313fab29740fc55cc9f814639743030826f
treeb65b2c1f1a3f7a8ae1f9810d8389b214ddcfd06d
parent32eb5ff7ac9f5013b1c5e1332a6eed05fe9c6b90
MFC r261228:
When detaching a [USB] keyboard, keys might still be pressed. Ensure
that all pressed keys are released before completing the USB keyboard
detach. This will prevent so-called "ghost-keys" from appearing after
that the USB device generating the key event(s) has been detached.
sys/dev/usb/input/ukbd.c