Libusb

From Wikipedia, the free encyclopedia
(Redirected from Usbserial)
Jump to navigation Jump to search

Template:Short description Template:Lowercase Template:Infobox Software

File:Linux API.svg
The Linux API is composed out of the System Call Interface of the Linux kernel, the GNU C Library, libcgroup,[1] libdrm, libalsa and libevdev[2] (by freedesktop.org).

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.[3] 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

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links

Script error: No such module "Portal".

  • Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".

Template:Linux kernel

Template:Asbox