tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libusbhid
/
at
jcs
9 files
Makefile
for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;
10 years ago
data.c
Do not skip or add a byte for the report ID when manipulating data.
12 years ago
descr.c
add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.
4 years ago
parse.c
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
shlib_version
add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.
4 years ago
usage.c
Fix hid_usage_in_page(hid_parse_usage_in_page()) for the Buttons page.
7 years ago
usbhid.3
fix multiple small markup issues and add .Lb libusbhid ; OK anton@ tedu@
10 months ago
usbhid.h
add hid_get_report_desc_data() to access the raw report descriptor data without needing to export the report_desc struct definition.
4 years ago
usbvar.h
Keep libusbhid's HID parser in sync with the kernel one. This is mostly a backport from FreeBSD's r205728, r224511 and 225839 without the new functions to set/get a report ID nor the usbhidctl(1) & usbhidaction(1) bits.
12 years ago