freebsd-dev/lib/libusbhid
Alexander Motin 1bee2ec756 MFprojects/hid:
- Fix usbhidctl and usbhidaction to handle HID devices with multiple
report ids, such as multimedia keyboards.
 - Add collection type and report id to the `usbhidctl -r` output. They
are important for proper device understanding and debugging.
 - Fix usbhidaction tool to properly handle items having report_count
more then 1.

Approved by:	re (kib)
MFC after:	2 weeks
2011-07-30 13:22:44 +00:00
..
data.c Use fixed width integer types for parsing the binary hid data. 2010-05-13 02:03:00 +00:00
descr_compat.c Build fixups for the new USB stack. 2009-02-23 18:36:54 +00:00
descr.c - Add support for libusbhid in 32-bit compatibility mode. 2010-10-16 11:20:53 +00:00
Makefile - Add support for libusbhid in 32-bit compatibility mode. 2010-10-16 11:20:53 +00:00
parse.c MFprojects/hid: 2011-07-30 13:22:44 +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 src/usr.bin/usbhidaction/usbhidaction.c 2009-02-02 00:49:39 +00:00
usbhid.h Use fixed width integer types for parsing the binary hid data. 2010-05-13 02:03:00 +00:00
usbvar.h - Add support for libusbhid in 32-bit compatibility mode. 2010-10-16 11:20:53 +00:00