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