summaryrefslogtreecommitdiffstats
path: root/lib/libusb/usage.c
Commit message (Collapse)AuthorAgeFilesLines
* Sync with NetBSD:n_hibma2000-10-161-2/+40
| | | | | | | | | | 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-261-3/+3
| | | | | Print unknown usages with 4 digits. Mask in page extraction.
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.n_hibma2000-06-111-0/+197
OpenPOWER on IntegriCloud