On Thu, 8 Feb 2007 09:55:31 -0500 (EST), "Alan Stern"
<[EMAIL PROTECTED]> said:
> On Wed, 7 Feb 2007, Pete Zaitcev wrote:
> 
> > Alan, do you happen to know how much usb_iso_packet_descriptor thingies
> > we allocate typically? One? Three? Tens? A hundred? In usbfs we allow 128.
> > If we routinely get lots of them per URB then I need to rethink the line
> > format and all other things. It's a big can of worms.
> 
> My experience is not very wide.  However I think it would be okay to cap 
> the number at, say, 16.  Probably 99+% of URBs will use fewer than that.  
> A typical user of Iso URBs is USB audio; maybe Clemens can provide some 
> guidance.

For the iso endpoints corresponding to the ISDN B channels in
driver/isdn/gigaset we use 8 iso packet descriptors per iso urb.

HTH
Tilman
-- 
  Tilman Schmidt
  [EMAIL PROTECTED]


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to