This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libusb
History
hselasky
25a6439c8e
Define LIBUSB_API_VERSION.
...
Approved by: re (kostikbel) Requested by: swills MFC after: 1 week
2016-06-16 11:51:20 +00:00
..
libusb01.c
Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0
2014-04-11 14:11:55 +00:00
libusb10_desc.c
Fix compile warning.
2016-06-13 01:33:02 +00:00
libusb10_io.c
…
libusb10.c
Implement libusb_get_version() and update libusb manual page.
2016-06-16 07:48:21 +00:00
libusb10.h
…
libusb20_desc.c
lib: minor spelling fixes in comments.
2016-05-01 19:37:33 +00:00
libusb20_desc.h
Add more USB request definitions. The values are described in section
2015-01-16 12:11:01 +00:00
libusb20_int.h
…
libusb20_ugen20.c
…
libusb20.3
mdoc: improvements to SEE ALSO.
2014-12-27 08:31:52 +00:00
libusb20.c
USB: replace 0 with NULL for pointers.
2016-04-09 20:36:07 +00:00
libusb20.h
…
libusb_global_linux.h
…
libusb-0.1.pc
…
libusb-1.0.pc
Update reported libusb version to 1.0.13
2014-06-05 14:19:32 +00:00
libusb-2.0.pc
…
libusb.3
Implement libusb_get_version() and update libusb manual page.
2016-06-16 07:48:21 +00:00
libusb.h
Define LIBUSB_API_VERSION.
2016-06-16 11:51:20 +00:00
Makefile
Implement libusb_get_version() and update libusb manual page.
2016-06-16 07:48:21 +00:00
Makefile.depend
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
2015-11-25 19:10:28 +00:00
usb.h
…