]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r261228:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 4 Feb 2014 09:03:14 +0000 (09:03 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 4 Feb 2014 09:03:14 +0000 (09:03 +0000)
commit2f2dda6ad4db29874c2f3eb220d2b4c521bdbd9d
treeb0df9d9917dd281e22e9d496911e5066f71997bc
parente3ab3a98f37f6d970e8a92125f4fefb62d706d35
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@261476 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/input/ukbd.c