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 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 3.0. > > > > I accidentally replied to the last patch revision, but my comments are > > still true for this revision. You need to: > > - Also check USB 2.1 devices for the USB 2.0 extension BOS descriptor > > - Change the bit mask check on bmAttributes to be 0xFFFE rather than > > 0x1e. > > Since it looks like Greg already has this patch in usb-next, can you > send a bug fix patch to fix the bit mask? > Sure, will do it. :) Thanks, Rui -- 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