freebsd-dev/lib/libusb
Hans Petter Selasky 4c6bcffd04 libusb(3): Implement libusb_init_context() and the needed structures and definitions.
Differential Revision:	https://reviews.freebsd.org/D38212
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2023-03-30 17:26:55 +02:00
..
libusb01.c
libusb10_desc.c
libusb10_hotplug.c Add missing mutex unlock in failure case. 2020-01-30 17:30:04 +00:00
libusb10_io.c Improve handling of USB device re-open in the LibUSB v1.x API. 2021-06-11 17:06:44 +02:00
libusb10.c libusb(3): Implement libusb_init_context() and the needed structures and definitions. 2023-03-30 17:26:55 +02:00
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 libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20_ugen20.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20.3 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
libusb20.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20.h Implement new libusb v2.0 API function, libusb20_dev_get_stats(). 2019-12-27 20:35:12 +00:00
libusb_global_linux.h libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API. 2022-03-02 12:33:40 +01:00
libusb-0.1.pc.in Install working pkgconfig .pc files for compat libraries 2022-08-11 23:18:34 +01:00
libusb-1.0.pc.in Install working pkgconfig .pc files for compat libraries 2022-08-11 23:18:34 +01:00
libusb-2.0.pc.in Install working pkgconfig .pc files for compat libraries 2022-08-11 23:18:34 +01:00
libusb.3 libusb(3): Implement libusb_init_context() and the needed structures and definitions. 2023-03-30 17:26:55 +02:00
libusb.h libusb(3): Implement libusb_init_context() and the needed structures and definitions. 2023-03-30 17:26:55 +02:00
Makefile libusb(3): Implement libusb_init_context() and the needed structures and definitions. 2023-03-30 17:26:55 +02:00
Makefile.depend
usb.h