]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r303765:
authorhselasky <hselasky@FreeBSD.org>
Mon, 15 Aug 2016 09:00:46 +0000 (09:00 +0000)
committerhselasky <hselasky@FreeBSD.org>
Mon, 15 Aug 2016 09:00:46 +0000 (09:00 +0000)
commit350db2751b9df6e0ba54e82eb1d11ec81f9637d8
tree97785bc8fc4e45bc30dd0c895eba451bb5564f18
parent5243a4edb4b1061746e70763e1ca5c70bbd77d10
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>
sys/dev/usb/input/ukbd.c