freebsd-dev/lib/libusb
Hans Petter Selasky 31f7072c3b Fix LibUSB v1.0 compliancy.
1) We need to allow the USB callback to free the USB transfer itself.
2) The USB transfer buffer should only be automatically freed when
freeing the USB transfer.

Fixed by:	hselasky
Submitted by:	Gustau Perez i Querol
Approved by:	thompsa (mentor)
2010-11-13 19:25:11 +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 LibUSB v1.0 compliancy. 2010-11-13 19:25:11 +00:00
libusb10.c Fix LibUSB v1.0 compliancy. 2010-11-13 19:25:11 +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