This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5ec72efbaa
NetBSD
/
lib
/
libusbhid
History
joerg
afa03266a7
Remove pointless self-assignment
2011-05-23 15:16:27 +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
Remove pointless self-assignment
2011-05-23 15:16:27 +00:00
shlib_version
…
usage.c
…
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
…