freebsd-dev/lib/libusb
Hans Petter Selasky 1055793115 Be bug compatible with other operating systems by allowing non-sequential
interface numbering for USB descriptors in userspace. Else certain USB
control requests using the interface number, won't be recognized by the
USB firmware.

Refer to section 9.2.3 in the USB 2.0 specification:
Interfaces are numbered from zero to one less than the number of concurrent interfaces
supported by the configuration.

PR:		251784
MFC after:	1 week
Sponsored by:	Mellanox Technologies // NVIDIA Networking
2020-12-14 11:56:16 +00:00
..
libusb01.c
libusb10_desc.c
libusb10_hotplug.c
libusb10_io.c
libusb10.c
libusb10.h
libusb20_desc.c Be bug compatible with other operating systems by allowing non-sequential 2020-12-14 11:56:16 +00:00
libusb20_desc.h
libusb20_int.h
libusb20_ugen20.c
libusb20.3 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
libusb20.c
libusb20.h
libusb_global_linux.h
libusb-0.1.pc
libusb-1.0.pc
libusb-2.0.pc
libusb.3
libusb.h
Makefile
Makefile.depend
usb.h