Re: USB: Fix usb_fill_int_urb for SuperSpeed and Wireless

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sarah Sharp wrote:
> From: Matthew Wilcox <willy@xxxxxxxxxxxxxxx>
> 
> USB 3 and Wireless USB specify a logarithmic encoding of the endpoint
> interval that matches the USB 2 specification.  usb_fill_int_urb()
> didn't know that and was filling in the interval as if it was USB 1.1.
> As noted in the updated comment, Wireless USB uses 128us instead of 125us,
> but it's still logarithmic.

The rest of the  system requires that urb->interval for WUSB urbs uses
the bInterval encoding.  So don't change this function for WUSB.

Thanks.

David
--
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

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux