freebsd-dev/lib/libusbhid
Alexander Motin ec9b9fbd50 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
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
MFC after:	1 month
2012-09-20 18:56:27 +00:00
..
data.c MFprojects/hid: 2011-09-28 14:52:25 +00:00
descr_compat.c Build fixups for the new USB stack. 2009-02-23 18:36:54 +00:00
descr.c Restore handling of the third argument (id) of hid_start_parse(), same as 2012-09-20 18:56:27 +00:00
Makefile - Add support for libusbhid in 32-bit compatibility mode. 2010-10-16 11:20:53 +00:00
parse.c Restore handling of the third argument (id) of hid_start_parse(), same as 2012-09-20 18:56:27 +00:00
usage.c Merge improvements from kernel HID parser to the userland usbhid(3) 2010-03-27 08:00:16 +00:00
usbhid.3 Restore handling of the third argument (id) of hid_start_parse(), same as 2012-09-20 18:56:27 +00:00
usbhid.h MFprojects/hid: 2011-09-28 14:52:25 +00:00
usbvar.h - Add support for libusbhid in 32-bit compatibility mode. 2010-10-16 11:20:53 +00:00