On Thu, Jun 14, 2001 at 11:11:03PM +0200, Vojtech Pavlik wrote:
<...> 
> Perhaps there is indeed something with flow control, and perhaps we
> indeed need to be able to receive more than the 64 bytes in a frame, but
> still if there is any method to do that other than enabling FSBR, we
> need to try it.
<...>
I don't know anything about how the buffering of read data is actually done
in the devices, but what about submitting a bulk read URB with a length of,
say, 256bytes? 

If the device actually has more than 64bytes buffered, it is possible that
one URB can read it all. The Anchor chips for example have an optional
double buffering mode for bulk endpoints, allowing back-to-back transfers
with zero delay.

-- 
         Georg Acher, [EMAIL PROTECTED]         
         http://www.in.tum.de/~acher/
          "Oh no, not again !" The bowl of petunias          

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to