summaryrefslogtreecommitdiffstats
path: root/lib/libusbhid
Commit message (Collapse)AuthorAgeFilesLines
* Sync with NetBSD:n_hibma2000-10-168-73/+170
| | | | | | | | | | K&R -> ANSI Bugfix: 'Keep the bit position even when the report descriptor says POP.' Add hid_use_report_desc, hid_parse_usage_page, hid_parse_usage_in_page. Changed iface for hid_report_size.
* Sync with NetBSD:n_hibma2000-08-264-9/+9
| | | | | Print unknown usages with 4 digits. Mask in page extraction.
* Remove DIAGASSERTn_hibma2000-07-073-25/+0
|
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.n_hibma2000-06-1111-0/+1504
OpenPOWER on IntegriCloud