Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-03 | Require libusb-1.0.3 and hardcode explicit ZLP logic | Hector Martin | 1 | -72/+0 | |
1.0.3 has the 0-byte transaction fix. The saga continues on the libusb trac. Whenever they add the ZLP flag we can get rid of the 0-byte logic and just set it. | |||||
2009-09-05 | Updated libusb ZLP flag patch. | Nikias Bassen | 2 | -71/+72 | |
2009-08-21 | Warn if libusb is missing ZLP patch and keep old workaround in that case. | Hector Martin | 1 | -0/+71 | |
Revert this once libusb has the patch in a stable release. |