Pete Batard 689d78a063 remove unneeded sanity check in cache_config_descriptors
* issue reported by Benjamin Dobell (with additional input from Tim Roberts)
* unlike interface numbers, bConfigurationValue are not required to be in order
* also produces actual bConfigurationValue in debug output
* small whitespace fix in windows_usb.h
2010-08-10 19:46:59 +01:00
2010-04-15 23:25:28 +01:00
2010-07-29 20:10:47 +01:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2010-04-24 11:18:56 +01:00
2008-01-04 00:40:49 +00:00
2009-08-27 21:40:57 +05:45
2008-05-25 23:55:23 +01:00
2008-06-15 15:30:02 -05:00

libusb
======

libusb is a library for USB device access from Linux 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.sourceforge.net

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

Use the mailing list for questions, comments, etc:
https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel

- Daniel Drake <dsd@gentoo.org>
(use the mailing list rather than mailing developers directly)
S
Description
A cross-platform library to access USB devices
Readme 4 MiB
Languages
C 91.7%
C++ 3.1%
CMake 1.6%
Batchfile 1.1%
Makefile 1%
Other 1.5%