1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/lib/libusb
Hans Petter Selasky 7bdc064b0b Implement libusb_hotplug_register_callback() and
libusb_hotplug_deregister_callback() for the LibUSB v1.0 API and
update the libusb(3) manual page.

Approved by:	re (kib)
Requested by:	swills
MFC after:	1 week
2016-06-22 10:38:41 +00:00
..
libusb01.c
libusb10_desc.c Add multiple missing descriptor parsing functions to the LibUSB v1.0 API. 2016-06-16 16:17:29 +00:00
libusb10_hotplug.c Implement libusb_hotplug_register_callback() and 2016-06-22 10:38:41 +00:00
libusb10_io.c
libusb10.c Implement libusb_hotplug_register_callback() and 2016-06-22 10:38:41 +00:00
libusb10.h Implement libusb_hotplug_register_callback() and 2016-06-22 10:38:41 +00:00
libusb20_desc.c lib: minor spelling fixes in comments. 2016-05-01 19:37:33 +00:00
libusb20_desc.h Add more USB request definitions. The values are described in section 2015-01-16 12:11:01 +00:00
libusb20_int.h Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API. 2016-06-16 14:26:04 +00:00
libusb20_ugen20.c
libusb20.3 mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
libusb20.c Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API. 2016-06-16 14:26:04 +00:00
libusb20.h
libusb_global_linux.h
libusb-0.1.pc
libusb-1.0.pc
libusb-2.0.pc
libusb.3 Implement libusb_hotplug_register_callback() and 2016-06-22 10:38:41 +00:00
libusb.h Implement libusb_hotplug_register_callback() and 2016-06-22 10:38:41 +00:00
Makefile Implement libusb_hotplug_register_callback() and 2016-06-22 10:38:41 +00:00
Makefile.depend META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. 2015-11-25 19:10:28 +00:00
usb.h