]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r245248:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 21 Jan 2013 07:28:46 +0000 (07:28 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 21 Jan 2013 07:28:46 +0000 (07:28 +0000)
commit815df78fd5171a26b7fe5f672ad5a1e05e9e490b
tree5e539ed717fd6e5720aa842b27662cfa1c7886f4
parent52a7c816bee3f12fc116ed93dd6447a2b901c137
MFC r245248:
Fix detection of Razer Copperhead as a USB mouse.
Factor out USB mouse and keyboard detection logic.
Reject USB keyboards which have mouse alike HID items
in their HID descriptors.

Submitted by: Matthew W

git-svn-id: svn://svn.freebsd.org/base/stable/9@245733 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/input/ukbd.c
sys/dev/usb/input/ums.c
sys/dev/usb/usb_hid.c
sys/dev/usb/usbhid.h