NetBSD/lib/libusbhid
plunky 38cd0f0b2e note const from actual API 2010-05-12 18:37:56 +00:00
..
Makefile
data.c hid_get_data() will read an extra byte if the data being read ends on 2010-05-12 18:28:20 +00:00
descr.c add const to the data for hid_use_report_desc() since it does 2007-04-11 20:56:20 +00:00
parse.c Fix copy-paste-o. Per the HID spec, Global Item Tag 0b001101nn is 2010-01-05 17:57:06 +00:00
shlib_version
usage.c fix debug build. 2006-04-09 00:49:55 +00:00
usb_hid_usages Add more Keypad usages in the Keyboard/Keypad page 2009-07-10 22:11:58 +00:00
usbhid.3 note const from actual API 2010-05-12 18:37:56 +00:00
usbhid.h add const to the data for hid_use_report_desc() since it does 2007-04-11 20:56:20 +00:00
usbvar.h