]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r212335
authoremax <emax@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 15 Sep 2010 19:34:18 +0000 (19:34 +0000)
committeremax <emax@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 15 Sep 2010 19:34:18 +0000 (19:34 +0000)
commitc31bc3ca59d14ff0d89b352c33bcc683356bb85a
tree981c1ab66848ca6c0d3c10833ad6a803c66e1111
parent248b3d2e7a029648c403ff73dd8a1bbc909fda22
MFC r212335

Make sure to only pickup hid_input items when parsing input reports.
As it turns out, libusbhid(3) also picks up hic_collection items even
though we explicitly requested hid_input items only.

Tested by: Buganini < buganini at gmail dot com >

git-svn-id: svn://svn.freebsd.org/base/stable/8@212691 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bluetooth/bthidd/hid.c