Your Name 09ef1bbe61 update 3 years ago
..
autom4te.cache 09ef1bbe61 update 3 years ago
libusb c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
m4 6772c02749 update 3 years ago
AUTHORS 6772c02749 update 3 years ago
COPYING 6772c02749 update 3 years ago
Makefile c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
Makefile.am 6772c02749 update 3 years ago
Makefile.in c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
NEWS 6772c02749 update 3 years ago
PORTING 6772c02749 update 3 years ago
README 6772c02749 update 3 years ago
THANKS 6772c02749 update 3 years ago
TODO 6772c02749 update 3 years ago
aclocal.m4 c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
compile 09ef1bbe61 update 3 years ago
config.guess 09ef1bbe61 update 3 years ago
config.h c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
config.h.in c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
config.h.in~ c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
config.log 09ef1bbe61 update 3 years ago
config.status 09ef1bbe61 update 3 years ago
config.sub 09ef1bbe61 update 3 years ago
configure 09ef1bbe61 update 3 years ago
configure.ac 6772c02749 update 3 years ago
depcomp 09ef1bbe61 update 3 years ago
install-sh 09ef1bbe61 update 3 years ago
libtool 09ef1bbe61 update 3 years ago
libusb-1.0.pc c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
libusb-1.0.pc.in 6772c02749 update 3 years ago
ltmain.sh c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago
missing 09ef1bbe61 update 3 years ago
stamp-h1 c11b5ad39c Signed-off-by: Your Name <you@example.com> 3 years ago

README

libusb
======

libusb is a library for USB device access from Linux, Mac OS X,
OpenBSD, NetBSD, and Windows userspace.
It is written in C and licensed under the LGPL-2.1 (see COPYING).

libusb is abstracted internally in such a way that it can hopefully
be ported to other operating systems. See the PORTING file for some
information, if you fancy a challenge. :)

libusb homepage:
http://libusb.org/

Developers will wish to consult the API documentation:
http://libusb.sourceforge.net/api-1.0/

Use the mailing list for questions, comments, etc:
http://libusb.org/wiki/MailingList

- Peter Stuge
(use the mailing list rather than mailing developers directly)