source: libusb/AUTHORS @ 3b538c43e11b805a37d93b6283d270d5d5f0d1f5

Revision 3b538c43e11b805a37d93b6283d270d5d5f0d1f5, 575 bytes checked in by Daniel Drake <dan@…>, 6 weeks ago (diff)

Darwin: handle kIOReturnUnderrun

This return code indicates that the device returned a data packet
less than the max packet size. In libusb backend terms, this is
a successful transfer.

  • Property mode set to 100644
Line 
1Copyright (C) 2007-2009 Daniel Drake <dsd@gentoo.org>
2Copyright (c) 2001 Johannes Erdfelt <johannes@erdfelt.com>
3Copyright (C) 2008-2010 Nathan Hjelm <hjelmn@users.sourceforge.net>
4Copyright (C) 2009-2010 Pete Batard <pbatard@gmail.com>
5Copyright (C) 2010 Michael Plante <michael.plante@gmail.com>
6
7Other contributors:
8Alex Vatchenko
9Artem Egorkine
10Aurelien Jarno
11Bastien Nocera
12David Engraf
13David Moore
14Felipe Balbi
15Francesco Montorsi
16Hans Ulrich Niedermann
17Hoi-Ho Chan
18Ludovic Rousseau
19Martin Koegler
20Mikhail Gusarov
21Peter Stuge
22Rob Walker
23Toby Peterson
24Vasily Khoruzhick
25
Note: See TracBrowser for help on using the repository browser.