aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb01.c
Commit message (Collapse)AuthorAgeFilesLines
* - Add two new API's to libusb20 which can be used to retrive informationHans Petter Selasky2011-06-241-0/+945
about the parent USB device: - libusb20_dev_get_parent_address - libusb20_dev_get_parent_port - Rename libusb20_compat01.c into libusb01.c MFC after: 3 days Notes: svn path=/head/; revision=223495