On Wed, Mar 03, 2010 at 11:30:00AM -0500, Alan Stern wrote: > On Wed, 3 Mar 2010, David Vrabel wrote: > > > The decoded value isn't helpful in the WUSB case. > > > > If you want consistency you can make urb->interval use the encoded > > bInterval value. > > > > Or, even better, get rid of the field entirely and have HCDs look up the > > interval in the endpoint (something like urb->ep->descriptor->bInterval). > > This is going to happen anyway at some point. Bandwidth will be > allocated when configs or altsettings are installed, not when URBs are > submitted. There will be a separate mechanism to allow drivers to > request an interval value different from the one given by the endpoint > descriptor. Yes, but for now, we should fix the xHCI case. Matthew, do you want to respin this or should I? Sarah Sharp -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html