This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libusb
History
Andrew Thompson
ed6d949afd
- Make struct usb_xfer opaque so that drivers can not access the internals
...
- Reduce the number of headers needed for a usb driver, the common case is just usb.h and usbdi.h
2009-06-23 02:19:59 +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_desc.h
…
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
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +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
…