summaryrefslogtreecommitdiffstats
path: root/lib/libusb
Commit message (Collapse)AuthorAgeFilesLines
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
|
* Fixed prototypes. About half of them were wrong (mainly due to constbde2001-02-061-10/+10
| | | | poisoning having not reached here).
* Added used include of <sys/cdefs.h>.bde2001-02-061-0/+4
| | | | Declare all the interfaces documented in usb.3 (2 were missing).
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Remove fullstops from the end of .Xr lines in SEE ALSO section.ben2000-11-151-1/+1
|
* Sync with NetBSD:n_hibma2000-10-165-59/+132
| | | | | | | | | | 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-262-5/+5
| | | | | 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-118-0/+1122
OpenPOWER on IntegriCloud