freebsd-src/lib/libusbhid
Alexander Motin 7778ab7e0c MFprojects/hid:
Import the rest of HID improvements from the branch:
 - improve report descriptor parser in libusbhid to handle several kinds of
reports same time;
 - add to the libusbhid API two functions wrapping respective kernel IOCTLs
for reading and writing reports;
 - tune uhid IOCTL interface to allow reading and writing arbitrary report,
when multiple supported by the device;
 - teach usbhidctl to set output and feature reports;
 - make usbhidaction support all the same item names as bhidctl.

Sponsored by: iXsystems, inc.
2011-09-28 14:52:25 +00:00
..
data.c MFprojects/hid: 2011-09-28 14:52:25 +00:00
descr.c - Add support for libusbhid in 32-bit compatibility mode. 2010-10-16 11:20:53 +00:00
descr_compat.c Build fixups for the new USB stack. 2009-02-23 18:36:54 +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-09-28 14:52:25 +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 MFprojects/hid: 2011-09-28 14:52:25 +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