summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb.h
Commit message (Collapse)AuthorAgeFilesLines
* Added used include of <sys/cdefs.h>.bde2001-02-061-0/+4
| | | | Declare all the interfaces documented in usb.3 (2 were missing).
* Sync with NetBSD:n_hibma2000-10-161-2/+3
| | | | | | | | | | 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-2/+2
| | | | | 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/+96
OpenPOWER on IntegriCloud