On Mon, Jul 27, 2009 at 8:20 PM, Jie Zhang<[email protected]> wrote: > I'm working on making UrJTAG using async mode to improve the memory read > performance. But the currently libftdi is lack of an async read function. > > I'm also trying to make libftdi to use libusb-1.0 API. So we can use the > async API provided by libusb-1.0. >
That would be great. It will help projects like UrJTAG and OpenOCD. You can probably borrow some codes from here. http://github.com/qdot/libnifalcon/tree/4c2a456459a75b5f03baeaafa335ba8bf5748d5d/src/comm http://github.com/qdot/libnifalcon/blob/4c2a456459a75b5f03baeaafa335ba8bf5748d5d/src/comm/FalconCommLibUSB.cpp -- Xiaofan http://mcuee.blogspot.com -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
