Download List

Project Description

libusb is a C library which provides generic access to USB devices. It supports Linux, OS X, Windows, Windows CE, Android, and OpenBSD/NetBSD.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-25 05:30
0.1.6

Cached descriptors from the OS are read when possible. Problems were fixed with handling devices that are added or removed after start. Support was added for new API changes to BSD systems. A workaround for API skew between BSD systems was implemented, along with Darwin fixes and fixes for build problems with documentation.
Tags: Major bugfixes

2002-02-10 09:14
0.1.5

This release adds support for MacOS X (Darwin), fixes endian-ness where applicable on all OSes, and returns bytes written/read for control message on *BSD. The documentation build was tweaked, and a bug was fixed where usb_find_devices was called multiple times (Linux). libusb now fetches descriptors for all devices when it can and parses them.
Tags: Minor feature enhancements

2001-10-30 01:10
0.1.4

A cleaned-up build process for BSD systems, integration of some patches from NetBSD, preliminary documentation, and other minor bugfixes.
Tags: Minor bugfixes

Project Resources