freebsd-dev/lib/libusb
Andrew Thompson 8c8fff3177 Add files missed in r194674.
Add libusb 1.0 support which is compatible with the latest revision on
Sourceforge. Libusb 1.0 is a portable usb api released December 2008 and
supersedes the original libusb released 10 years ago, it supports isochronous
endpoints and asynchronous I/O.  Many applications have already started using
the interfaces.

This has been developed as part of Google Summer of Code this year by Sylvestre
Gallon and has been cribbed early due to it being desirable in FreeBSD 8.0

Submitted by: Sylvestre Gallon
Sponsored by: Google Summer of Code 2009
Reviewed by:  Hans Petter Selasky
2009-06-23 01:04:58 +00:00
..
libusb10_desc.c Add files missed in r194674. 2009-06-23 01:04:58 +00:00
libusb10_io.c Add files missed in r194674. 2009-06-23 01:04:58 +00:00
libusb10.c Add files missed in r194674. 2009-06-23 01:04:58 +00:00
libusb10.h Add files missed in r194674. 2009-06-23 01:04:58 +00:00
libusb20_compat01.c Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb20_desc.c libusb20 is now installed as libusb, remove the version number from the 2009-03-09 17:09:46 +00:00
libusb20_desc.h libusb20 is now installed as libusb, remove the version number from the 2009-03-09 17:09:46 +00:00
libusb20_int.h Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb20_ugen20.c Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb20.3 Add libusb 1.0 support which is compatible with the latest revision on 2009-06-23 01:00:26 +00:00
libusb20.c Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb20.h Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb.3 Add libusb 1.0 support which is compatible with the latest revision on 2009-06-23 01:00:26 +00:00
libusb.h Add files missed in r194674. 2009-06-23 01:04:58 +00:00
Makefile Add libusb 1.0 support which is compatible with the latest revision on 2009-06-23 01:00:26 +00:00
usb.h libusb20 is now installed as libusb, remove the version number from the 2009-03-09 17:09:46 +00:00