summaryrefslogtreecommitdiffstats
path: root/lib/libusb/descr.c
Commit message (Collapse)AuthorAgeFilesLines
* Follow NetBSD and rename libusb to libusbhid.joe2002-03-271-81/+0
| | | | MFC after: 7 days
* Prefix structure members to protect them against clashes with eg.alfred2002-02-201-2/+2
| | | | | | | | | c++ keywords. This keeps us in sync with NetBSD because they actually committed my delta first. Ok'd by: lennard
* Add __FBSDID()s to libusbdillon2001-09-301-3/+3
|
* Sync with NetBSD:n_hibma2000-10-161-11/+19
| | | | | | | | | | 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.
* Remove DIAGASSERTn_hibma2000-07-071-2/+0
|
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.n_hibma2000-06-111-0/+75
OpenPOWER on IntegriCloud