freebsd-dev/lib/libusb
Hans Petter Selasky 698e791af5 - Add missing LibUSB API functions:
* libusb_strerror()
  * libusb_get_driver[_np]()
  * libusb_detach_kernel_driver[_np]()
- Factor out setting of non-blocking flag inside libusb.
- Add missing NULL check after libusb_get_device() call.
- Correct some wrong error codes due to copy and paste error.

PR:	usb/150546
Submitted by:	Robert Jenssen, Alexander Leidinger
Approved by:    thompsa (mentor)
2010-10-14 20:50:33 +00:00
..
libusb10_desc.c Fix header file compliancy with libusb 1.0 from sourceforge. 2010-05-13 00:25:30 +00:00
libusb10_io.c - Fix some compile warnings regarding comparing signed to unsigned. 2010-10-14 20:18:39 +00:00
libusb10.c - Add missing LibUSB API functions: 2010-10-14 20:50:33 +00:00
libusb10.h Sync to P4 2009-11-20 08:57:25 +00:00
libusb20_compat01.c LibUSB (new API): 2010-10-14 20:04:36 +00:00
libusb20_desc.c Resort includes to match style(9) a bit more. No functional change 2010-02-13 09:45:50 +00:00
libusb20_desc.h
libusb20_int.h - Add support for LibUSB in 32-bit compatibility mode. 2010-10-14 20:38:18 +00:00
libusb20_ugen20.c - Add support for LibUSB in 32-bit compatibility mode. 2010-10-14 20:38:18 +00:00
libusb20.3 - Add missing LibUSB API functions: 2010-10-14 20:50:33 +00:00
libusb20.c - Add support for LibUSB in 32-bit compatibility mode. 2010-10-14 20:38:18 +00:00
libusb20.h Resort includes to match style(9) a bit more. No functional change 2010-02-13 09:45:50 +00:00
libusb.3 - Add missing LibUSB API functions: 2010-10-14 20:50:33 +00:00
libusb.h - Add missing LibUSB API functions: 2010-10-14 20:50:33 +00:00
Makefile - Add support for LibUSB in 32-bit compatibility mode. 2010-10-14 20:38:18 +00:00
usb.h LibUSB (new API): 2010-10-14 20:04:36 +00:00