Re: [PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1

2014-03-26 Thread Roger Quadros
On 03/26/2014 03:06 PM, Sergei Shtylyov wrote: > Hello. > > On 26-03-2014 13:28, Roger Quadros wrote: > >> It was impossible to enumerate on a SuperSpeed (XHCI) host >> with alternate setting = 1 due to the wrongly set 'bMaxBurst' >> field in the SuperSpeed Endpoint Companion descriptor. > >> Te

Re: [PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1

2014-03-26 Thread Sergei Shtylyov
Hello. On 26-03-2014 13:28, Roger Quadros wrote: It was impossible to enumerate on a SuperSpeed (XHCI) host with alternate setting = 1 due to the wrongly set 'bMaxBurst' field in the SuperSpeed Endpoint Companion descriptor. Testcase: modprobe -r usbtest; modprobe usbtest alt=1 modprobe g_

Re: [PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1

2014-03-26 Thread Sebastian Andrzej Siewior
On 03/26/2014 10:28 AM, Roger Quadros wrote: > Bug was introduced by commit cf9a08ae in v3.9 I'm sorry for the trouble. Acked-by: Sebastian Andrzej Siewior Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org