]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r261228:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 4 Feb 2014 09:06:28 +0000 (09:06 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 4 Feb 2014 09:06:28 +0000 (09:06 +0000)
commitaaaa7be2720648b4beafe112e34e7d5127ab4a85
treeb65b2c1f1a3f7a8ae1f9810d8389b214ddcfd06d
parent2c198f5f6c4eafe2740760aad9a8a481d5bb90e4
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/10@261478 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/input/ukbd.c