libusb

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.

libusb
Initial release2007 (2007)[1]
Stable release
1.0.23[2] / August 28, 2019 (2019-08-28)
Repositorygithub.com/libusb/libusb.git
Written inC
Type
LicenseLGPL 2.1
Websitelibusb.info
The Linux API is composed out of the System Call Interface of the Linux kernel, the GNU C Library, libcgroup,[3] libdrm, libalsa and libevdev[4] (by freedesktop.org).

Rationale

Because the Linux kernel is a monolithic type of kernel, device drivers are part of it.

Availability

libusb is currently available for Linux, the BSDs, Solaris, OS X, Windows, Android, and Haiku[5]. It 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.

gollark: Yes, that is correct.
gollark: Usually just good *enough*, and then they get inertia.
gollark: Popular things aren't always *good*.
gollark: In short, horrible inconsistency, no design, and it's optimized for old models of doing stuff like CGI.
gollark: But if you say "PHP is worse for writing webapps than JavaScript", people will call it an opinion.

See also

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.