LibFTDI/LibUSB 1.0 and Asyncrhonous I/O on FreeBSD

2013-07-23 Thread CeDeROM
Hello :-) LibUSB 1.0 introduced Asyncrhonous I/O [1] which in conjuction with LibFTDI 1.0 [2] gives significant performance improvement on FT2232* based chips used in various UART/JTAG/SWD interfaces. I am working on LibSWD [3] and would like to use this Asyncrhonous I/O on my FreeBSD box. I know

Re: LibFTDI/LibUSB 1.0 and Asyncrhonous I/O on FreeBSD

2013-07-23 Thread Hans Petter Selasky
On 07/23/13 20:10, CeDeROM wrote: Hello :-) LibUSB 1.0 introduced Asyncrhonous I/O [1] which in conjuction with LibFTDI 1.0 [2] gives significant performance improvement on FT2232* based chips used in various UART/JTAG/SWD interfaces. I am working on LibSWD [3] and would like to use this

Re: LibFTDI/LibUSB 1.0 and Asyncrhonous I/O on FreeBSD

2013-07-23 Thread CeDeROM
On Tue, Jul 23, 2013 at 9:03 PM, Hans Petter Selasky h...@bitfrost.no wrote: On 07/23/13 20:10, CeDeROM wrote: question is it possible to use this Asynchronous I/O with FreeBSD implementation of LibUSB, or more specifically is it possible to use LibFTDI 1.0 to improve speed of my driver for