On Tuesday 30 November 2004 1:42 am, Feyd wrote:

> So lets have a list of properly aligned buffers, how can I submit it in one
> transfer? The usb_sg_init uses multiple urbs and thus multiple transfers,
> if I understand it correctly.

Driver protocols can call almost anything a "transfer",
but as a rule they all end with short packets and all
go in the same direction.

It ** doesn't matter ** if a transfer is built out of
multiple buffers, and thus multiple URBs.






-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to