freebsd-src/lib/libusbhid
Hans Petter Selasky 951acbc0ff - Add support for libusbhid in 32-bit compatibility mode.
- Add missing check for ugd_actlen being too small.
- Add missing inclusion guard to usbvar.h header file.
- This also fixes buildworld breakage since r213852.
2010-10-16 11:20:53 +00:00
..
data.c Use fixed width integer types for parsing the binary hid data. 2010-05-13 02:03:00 +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 Merge improvements from kernel HID parser to the userland usbhid(3) 2010-03-27 08:00:16 +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