commit | 070efbb1dd3d5fe03fccaf2ca154ae92c1710e78 | [log] [tgz] |
---|---|---|
author | kuro68k <mojo@world3.net> | Mon Feb 26 15:46:11 2018 +0000 |
committer | Nathan Hjelm <hjelmn@me.com> | Thu Apr 04 22:29:24 2019 -0600 |
tree | a83b96a6e6d2c0d721a9e80f402870345158bdd1 | |
parent | 028e75355e2a97b7a3e7ab67f0356a06d1fa303e [diff] |
Fix control transfer interface selection When bmRequestType indicates the recipient is an interface, get interface number from wIndex. Closes #398 Signed-off-by: Nathan Hjelm <hjelmn@me.com>
libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
libusb homepage: http://libusb.info/
Developers will wish to consult the API documentation: http://api.libusb.info
Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info
(Please use the mailing list rather than mailing developers directly)