mirror of
https://github.com/Cxbx-Reloaded/libusb.git
synced 2024-12-04 17:26:39 +00:00
852bba4754
Basic library structure which supports enumerating detected USB devices
18 lines
500 B
Plaintext
18 lines
500 B
Plaintext
fpusb
|
|
=====
|
|
|
|
fpusb is another library for USB device access from Linux userspace.
|
|
It is written in C and licensed under the LGPL-2.1 (see COPYING).
|
|
|
|
See the homepage for more information:
|
|
http://www.reactivated.net/fprint/wiki/Fpusb
|
|
|
|
Use the mailing list for questions, comments, etc:
|
|
http://www.reactivated.net/fprint/wiki/Mailing_list
|
|
|
|
Use the bug tracker for bugs and feature requests:
|
|
http://www.reactivated.net/fprint/bugs/index.php?project=4&switch=1&do=index
|
|
|
|
- Daniel Drake <dsd@gentoo.org>
|
|
|