libusb
libusb | |
---|---|
Initial release | 2007[1] |
Stable release | 1.0.29[2]
/ 1 June 2025 |
Repository | github |
Written in | C |
Type | |
License | LGPL 2.1 |
Website | 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.
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.
See also
References
- ^ "Initial commit · libusb/Libusb@852bba4". GitHub.
- ^ "Release 1.0.29". 1 June 2025. Retrieved 23 June 2025.
- ^ "ControlGroupInterface". freedesktop.org.
- ^ "libevdev". freedesktop.org.
- ^ "Haiku: Add Haiku support · libusb/Libusb@dc97425". GitHub.