Re: [linux-usb-devel] Very high data rate isochronous USB device ?

2007-01-30 Thread Thierry Herbelot
Le Monday 29 January 2007 19:50, Thierry Herbelot a écrit : > Hello, > > I'm writing a USB device driver for a high-data rate device, for which I > would like to use isochronous transfers (I already have working bulk > transfers), but I can't get the expected (very high

Re: [linux-usb-devel] Very high data rate isochronous USB device ?

2007-01-29 Thread Thierry Herbelot
Le Monday 29 January 2007 20:11, Pete Zaitcev a écrit : > On Mon, 29 Jan 2007 19:50:37 +0100, Thierry Herbelot <[EMAIL PROTECTED]> wrote: > > I'm writing a USB device driver for a high-data rate device, for which I > > would like to use isochronous transfers (I

[linux-usb-devel] Very high data rate isochronous USB device ?

2007-01-29 Thread Thierry Herbelot
Hello, I'm writing a USB device driver for a high-data rate device, for which I would like to use isochronous transfers (I already have working bulk transfers), but I can't get the expected (very high) data bandwidth. The situation today is following : - the device uses a High-speed USB 2.0 con