1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/lib/libusb
Andrew Thompson c500e4dd03 Sync the libusb 1.0 exported api to the latest GSoC code.
- Fix possible uninitialised variables and null derefs
 - Support big transfers
 - Various bug fixes and style changes

Submitted by:	Sylvestre Gallon
Sponsored by:	Google Summer of Code 2009
Approved by:	re (kib)
2009-07-10 14:15:53 +00:00
..
libusb10_desc.c Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb10_io.c Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb10.c Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb10.h Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb20_compat01.c
libusb20_desc.c
libusb20_desc.h
libusb20_int.h
libusb20_ugen20.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
libusb20.3
libusb20.c
libusb20.h
libusb.3
libusb.h Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
Makefile
usb.h