Con Kolivas 69c01a1485 Use asynchronous transfers for all bulk transfers, allowing us to use our own timers and cancelling transfers that take too long. 12 years ago
..
doc 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago
examples 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago
libusb fb955af7a9 Fix trivial libusbx warnings. 12 years ago
m4 7bb0713124 Add libusb-1.0 m4 directory and gitignore file. 12 years ago
AUTHORS 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago
COPYING 6df0648a41 First import of libusb-1.0 12 years ago
Makefile.am 04e58051d4 Add needed EXTRA_DIST for libusbx. 12 years ago
NEWS 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago
PORTING 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago
README 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago
TODO 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago
configure.ac 6470924270 Update libusbx configure.ac changes. 12 years ago
libusb-1.0.pc.in 677e9816a5 Convert libusb-1.0.16-rc10 to libusbx-1.0.17 12 years ago

README

libusbx
=======

libusbx is a library for USB device access from Linux, Mac OS X,
Windows and OpenBSD/NetBSD userspace, with OpenBSD/NetBSD, and to a
lesser extent some of the newest features of Windows (such as libusbK
and libusb-win32 driver support) being EXPERIMENTAL.
It is written in C and licensed under the GNU Lesser General Public
License version 2.1 or, at your option, any later version (see COPYING).

libusbx is abstracted internally in such a way that it can hopefully
be ported to other operating systems. Please see the PORTING file
for more information.

libusbx homepage:
http://libusbx.org/

Developers will wish to consult the API documentation:
http://api.libusbx.org

Use the mailing list for questions, comments, etc:
http://mailing-list.libusbx.org

- Pete Batard
- Hans de Goede
- Xiaofan Chen
- Ludovic Rousseau
- Nathan Hjelm
(Please use the mailing list rather than mailing developers directly)