1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/lib/libusb
Hans Petter Selasky 4d2472aa7b Fix how libusb20_dev_kernel_driver_active() and
libusb_dev_kernel_driver_active() works. In case of
libusb20 the manpage was wrong and in case of
libusb10 the implementation was wrong.

Submitted by:	Kai Wang
MFC after:	3 days
2011-10-10 16:13:33 +00:00
..
libusb01.c - Add two missing functions to the LibUSB v0.1 API. 2011-07-16 08:29:12 +00:00
libusb10_desc.c - Add two missing functions to the LibUSB v0.1 API. 2011-07-16 08:29:12 +00:00
libusb10_io.c Fix LibUSB v1.0 compliancy. 2010-11-13 19:25:11 +00:00
libusb10.c Fix how libusb20_dev_kernel_driver_active() and 2011-10-10 16:13:33 +00:00
libusb10.h
libusb20_desc.c
libusb20_desc.h
libusb20_int.h - Add two new API's to libusb20 which can be used to retrive information 2011-06-24 11:14:09 +00:00
libusb20_ugen20.c - Add two new API's to libusb20 which can be used to retrive information 2011-06-24 11:14:09 +00:00
libusb20.3 Fix how libusb20_dev_kernel_driver_active() and 2011-10-10 16:13:33 +00:00
libusb20.c Implement missing USB debug information functions. 2011-09-19 08:52:06 +00:00
libusb20.h Implement missing USB debug information functions. 2011-09-19 08:52:06 +00:00
libusb.3 Fix how libusb20_dev_kernel_driver_active() and 2011-10-10 16:13:33 +00:00
libusb.h Implement missing USB debug information functions. 2011-09-19 08:52:06 +00:00
Makefile Implement missing USB debug information functions. 2011-09-19 08:52:06 +00:00
usb.h - Add two missing functions to the LibUSB v0.1 API. 2011-07-16 08:29:12 +00:00