libusb

libusb
Initial release 2007[1]
Stable release 1.0.19 [2] / June 13, 2014
Written in C
Operating system Cross-platform
Type
  • API
  • Linux on the desktop
License LGPL 2.1
Website http://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