]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r303765:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 15 Aug 2016 09:00:46 +0000 (09:00 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 15 Aug 2016 09:00:46 +0000 (09:00 +0000)
commit8e1e3ebedcf5a46c1ae9fc3e3f8817b6c9e27354
tree97785bc8fc4e45bc30dd0c895eba451bb5564f18
parent10fd230de5ba5387ad66a0132870ca952740c99a
MFC r303765:
Keep a reference count on USB keyboard polling to allow recursive
cngrab() during a panic for example, similar to what the AT-keyboard
driver is doing.

Found by: Bruce Evans <brde@optusnet.com.au>

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