Daniel Drake dfac6756fa Don't pass ctrl_msg/bulk_msg structures through async paths
These are easiest to construct on the stack, but in the async case it is
likely that the submitting function returns (hence stack is destroyed)
before URB completion.
2007-12-12 23:32:54 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00

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>

S
Description
A cross-platform library to access USB devices
Readme 4 MiB
Languages
C 91.7%
C++ 3.1%
CMake 1.6%
Batchfile 1.1%
Makefile 1%
Other 1.5%