freebsd-dev/lib/libusb
Wojciech A. Koszek ac840bfcf1 Use more standard way for setting nonblocking flag for a filedescriptor.
This makes libusb porting a bit easier.

There shouldn't by any negative change in behaviour after this commit.

Remove redundant headers.

Reviewed by:	hps@
2010-02-11 08:30:43 +00:00
..
libusb10_desc.c - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
libusb10_io.c - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
libusb10.c Use more standard way for setting nonblocking flag for a filedescriptor. 2010-02-11 08:30:43 +00:00
libusb10.h Sync to P4 2009-11-20 08:57:25 +00:00
libusb20_compat01.c Within libusb 0.1 API, bus number is always faked to 0. Device numbers, 2010-02-11 08:24:35 +00:00
libusb20_desc.c - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
libusb20_desc.h
libusb20_int.h Add a function to check if the usb devices is still connected. 2010-01-29 02:44:06 +00:00
libusb20_ugen20.c Add a function to check if the usb devices is still connected. 2010-01-29 02:44:06 +00:00
libusb20.3 Add a function to check if the usb devices is still connected. 2010-01-29 02:44:06 +00:00
libusb20.c Add a function to check if the usb devices is still connected. 2010-01-29 02:44:06 +00:00
libusb20.h Add a function to check if the usb devices is still connected. 2010-01-29 02:44:06 +00:00
libusb.3 LibUSB v1.0: 2009-07-30 00:11:41 +00:00
libusb.h - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
usb.h