]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r240762:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 15 Nov 2012 05:46:02 +0000 (05:46 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 15 Nov 2012 05:46:02 +0000 (05:46 +0000)
commit78aba0ed91821babc1d8c6058b79ccb2a8e1078d
tree03d1148de061ea5a145b1e71ecb03929d1cb89c9
parent0cc2a0f5b8221928c66ad621aca265b5d181361a
MFC r240762:
Restore handling of the third argument (id) of hid_start_parse(), same as
it is done in NetBSD/OpenBSD, and as it was here before r205728.

I personally think this API or its implementation is incorrect, as it is not
correct to filter collections based on report ID, as they are orthogonal
in general case, but I see no harm from supporting this feature.

PR:             usb/171810

git-svn-id: svn://svn.freebsd.org/base/stable/8@243059 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libusbhid/descr.c
lib/libusbhid/parse.c
lib/libusbhid/usbhid.3