Switch to libusb-1.0 and use async interface.
authorKeith Packard <keithp@keithp.com>
Sat, 27 Dec 2008 07:05:04 +0000 (23:05 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Dec 2008 07:05:04 +0000 (23:05 -0800)
The async libusb interface offers substantial performance benefits by not
making each command wait for the reply. This makes talking over this
interface almost reasonable.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found