Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Cache-Deskriptoren aus dem OS werden gelesen, wenn möglich. Probleme gab es im Umgang mit Geräten, die hinzugefügt oder entfernt werden nach dem Start behoben. Es wurde Unterstützung für neue API-Änderungen BSD-Systeme aufgenommen. Eine Abhilfe für API Skew zwischen BSD-Systemen durchgeführt wurde, zusammen mit Darwin-Fixes und Updates für Build-Probleme mit der Dokumentation.
Tags: Major bugfixes
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.

2002-02-10 09:14
0.1.5

Diese Veröffentlichung fügt Unterstützung für MacOS X (Darwin), wurden endian-ness gegebenenfalls auf allen Betriebssystemen und gibt Bytes geschrieben / for control message on * BSD lesen. Die Dokumentation zu bauen war gezwickt, und ein Fehler wurde behoben, bei dem usb_find_devices genannt wurde mehrfach (Linux). libusb holt jetzt Deskriptoren für alle Geräte, wenn sie können, und analysiert sie.
Tags: Minor feature enhancements
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.

2001-10-30 01:10
0.1.4

Eine bereinigte Build-Prozess für die BSD-Systemen, Integration von einige Patches von NetBSD, vorläufige Dokumentation und andere kleinere Bugfixes.
Tags: Minor bugfixes
A cleaned-up build process for BSD systems, integration of some patches from NetBSD, preliminary documentation, and other minor bugfixes.

Project Resources