Re: [Libusbx-devel] libftdi async transfer

2013-03-01 Thread Tim Roberts
Xiaofan Chen wrote: > Ref thread: > http://developer.intra2net.com/mailarchive/html/libftdi/2013/msg00157.html > > libftdi1 git repo source: > http://developer.intra2net.com/git/?p=libftdi;a=blob;f=src/ftdi.c > Just need to read the following functions: > ftdi_write_data_submit(), ftdi_read_d

[Libusbx-devel] libftdi async transfer

2013-02-28 Thread Xiaofan Chen
Ref thread: http://developer.intra2net.com/mailarchive/html/libftdi/2013/msg00157.html libftdi1 git repo source: http://developer.intra2net.com/git/?p=libftdi;a=blob;f=src/ftdi.c Just need to read the following functions: ftdi_write_data_submit(), ftdi_read_data_submit() and ftdi_transfer_da