libusb

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 120.144.26.226 (talk) at 06:15, 7 June 2016 (Removed libusb-win32 link. It was superseded years ago by libusbK, and now libusb 1.0 has Windows support. Leaving the link in will confuse people and encourage them to use a deprecated library.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

libusb
Initial release2007 (2007)[1]
Stable release
1.0.20 [2] / September 14, 2015; 8 years ago (2015-09-14)
Repository
Written inC
Operating systemCross-platform
Type
LicenseLGPL 2.1
Websitehttp://libusb.info/

libusb is a library that provides applications with access for controlling data transfer to and from USB devices on Unix and non-Unix systems, without the need for kernel-mode drivers.

Availability

libusb is currently available for Linux, the BSDs, OS X, Windows, Android, Haiku,[3] and is written in C.

Amongst other applications, the library is used by SANE, the Linux scanner project, in preference to the kernel scanner module, which is restricted to Linux kernel 2.4.

External links

References