NetBSD/lib/libusbhid
bouyer 878cb1cfc5 Fix fallout from hid factorisation:
- need to install sys/dev/hid/hid.h for userland
- include it where needed - most of the time in place if usb/usbhid.h
2017-12-10 20:38:13 +00:00
..
Makefile
data.c Fix buffer-overrun/off-by-one in hid_set_data(3). 2016-01-07 19:49:45 +00:00
descr.c
parse.c Fix fallout from hid factorisation: 2017-12-10 20:38:13 +00:00
shlib_version
usage.c minor type fixes. 2016-01-02 21:58:10 +00:00
usb_hid_usages
usbhid.3 Add hid_parse_usage_page and hid_parse_usage_in_page to the NAME section 2017-10-22 16:49:13 +00:00
usbhid.h Uses __BEGIN_DECLS so needs sys/cdefs.h; also needs stdint.h. 2016-01-22 23:51:23 +00:00
usbvar.h