The USB 3.1 specification replaces the USB 3.0 specification and all new
devices that are running at SuperSpeed or higher speeds must report a
bcdUSB of 0x0310.
Refer to USB 3.1 Specification, Revision 1.0, Section 9.6.
Signed-off-by: John Youn
---
drivers/usb/gadget/composite.c | 2 +-
1 file
Sergei Shtylyov writes:
> On 2/2/2016 4:39 AM, John Youn wrote:
>
>> The USB 3.1 specification replaces the USB 3.0 specification and all new
>> devices that are running at SuperSpeed or higher speeds must report a
>> bcdUSB of 0x0310.
>>
>> Signed-off-by: John Youn
>> ---
>> drivers/usb/gadge
On 2/2/2016 4:39 AM, John Youn wrote:
The USB 3.1 specification replaces the USB 3.0 specification and all new
devices that are running at SuperSpeed or higher speeds must report a
bcdUSB of 0x0310.
Signed-off-by: John Youn
---
drivers/usb/gadget/composite.c | 2 +-
1 file changed, 1 insert
The USB 3.1 specification replaces the USB 3.0 specification and all new
devices that are running at SuperSpeed or higher speeds must report a
bcdUSB of 0x0310.
Signed-off-by: John Youn
---
drivers/usb/gadget/composite.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers