wiki:WikiStart

Version 14 (modified by xiaofan, 3 years ago) (diff)

Clarification on libusb-win32

libusb

About

This is the home of libusb, a library for user level applications to access USB devices uniformly across many different operating systems. libusb is an open source project licensed under the GNU Lesser General Public License version 2.1.

Many participants in the libusb community have helped and continue to help with ideas, implementation, support and improvements for libusb.

Stable API: libusb-1.0

Daniel Drake adopted the project in January 2008 and worked on a libusb-1.0? release, which adds several features that were missing from the 0.1 API. As of December 2008, libusb-1.0 is the stable and recommended version to use. Developers are encouraged to port their applications to the new API.

Legacy API: libusb-0.1

Johannes Erdfelt founded the libusb project and lead development through 2007. By then, libusb-0.1 had been developed, stabilized, and adopted by a wide range of projects.

Support

Please ask support questions on the mailing list or in the IRC channel.

Bugs and feature requests

If you find a bug in libusb, or wish to request an enhancement, please open a ticket on this web page.

Make sure to view the list of active tickets before creating a new ticket, so that duplicates can be avoided.

Thank you for helping make libusb even better!

  • usbutils includes the very useful lsusb program to view descriptors in devices