Re: [PATCH v4 2/4] usb: usbtest: support usb2 extension descriptor test

2013-11-13 Thread Huang Rui
On Tue, Nov 12, 2013 at 10:01:57AM -0800, Sarah Sharp wrote: > On Tue, Nov 12, 2013 at 09:59:13AM -0800, Sarah Sharp wrote: > > On Wed, Oct 30, 2013 at 11:27:38AM +0800, Huang Rui wrote: > > > In Test 9 of usbtest module, it is used for performing chapter 9 tests N > > > times. > > > > > > USB2.0

Re: [PATCH v4 2/4] usb: usbtest: support usb2 extension descriptor test

2013-11-12 Thread Sarah Sharp
On Tue, Nov 12, 2013 at 09:59:13AM -0800, Sarah Sharp wrote: > On Wed, Oct 30, 2013 at 11:27:38AM +0800, Huang Rui wrote: > > In Test 9 of usbtest module, it is used for performing chapter 9 tests N > > times. > > > > USB2.0 Extension descriptor is one of the generic device-level capbility > > des

Re: [PATCH v4 2/4] usb: usbtest: support usb2 extension descriptor test

2013-11-12 Thread Sarah Sharp
On Wed, Oct 30, 2013 at 11:27:38AM +0800, Huang Rui wrote: > In Test 9 of usbtest module, it is used for performing chapter 9 tests N > times. > > USB2.0 Extension descriptor is one of the generic device-level capbility > descriptors which added in section 9.6.2.1 of USB 3.0 spec. > > This patch

[PATCH v4 2/4] usb: usbtest: support usb2 extension descriptor test

2013-10-29 Thread Huang Rui
In Test 9 of usbtest module, it is used for performing chapter 9 tests N times. USB2.0 Extension descriptor is one of the generic device-level capbility descriptors which added in section 9.6.2.1 of USB 3.0 spec. This patch adds to support getting usb2.0 extension descriptor test scenario for USB