[PATCH 10/13] USBATM: allow isochronous transfer

Duncan Sands baldrick at free.fr
Fri Jan 13 04:59:23 EST 2006


While the usbatm core has had some support for using isoc urbs
for some time, there was no way for users to turn it on.  While
use of isoc transfer should still be considered experimental, it
now works well enough to let users turn it on.  Minidrivers signal
to the core that they want to use isoc transfer by setting the new
UDSL_USE_ISOC flag.  The speedtch minidriver gets a new module
parameter enable_isoc (defaults to false), plus some logic that
checks for the existence of an isoc receive endpoint (not all
speedtouch modems have one).

Signed-off-by: Duncan Sands <baldrick at free.fr>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10-isoc
Type: text/x-diff
Size: 11945 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/usbatm/attachments/20060113/27d237b1/10-isoc-0005.bin


More information about the Usbatm mailing list