Re: [PATCH v2 6/9] usbip: vhci-hcd: Add USB3 SuperSpeed support

2017-06-06 Thread Shuah Khan
On 05/18/2017 04:08 AM, Yuyang Du wrote: > From: Yuyang Du > > This patch adds a USB3 HCD to an existing USB2 HCD and provides > the support of SuperSpeed, in case the device can only be enumerated > with SuperSpeed. > > The bulk of the added code in usb3_bos_desc and

[PATCH v2 6/9] usbip: vhci-hcd: Add USB3 SuperSpeed support

2017-05-18 Thread Yuyang Du
From: Yuyang Du This patch adds a USB3 HCD to an existing USB2 HCD and provides the support of SuperSpeed, in case the device can only be enumerated with SuperSpeed. The bulk of the added code in usb3_bos_desc and hub_control to support SuperSpeed is borrowed from the