mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
Within libusb 0.1 API, bus number is always faked to 0. Device numbers, however, are possitive and seem to be reverse sorted in the list. Conform device numbering and bring a result that is consistent with the libusb 0.1 API. It is now possible to distinguish a device based on its (bus, dev) numbers. |
||
|---|---|---|
| .. | ||
| libusb.3 | ||
| libusb.h | ||
| libusb10.c | ||
| libusb10.h | ||
| libusb10_desc.c | ||
| libusb10_io.c | ||
| libusb20.3 | ||
| libusb20.c | ||
| libusb20.h | ||
| libusb20_compat01.c | ||
| libusb20_desc.c | ||
| libusb20_desc.h | ||
| libusb20_int.h | ||
| libusb20_ugen20.c | ||
| Makefile | ||
| usb.h | ||