Hi Greg, Here's four patches for the usbutils package to support printing of USB 3.0 device descriptors. This also fixes the issue we were seeing with lsusb fetching the wrong hub descriptor type. John, can you test these patches against the latest usbutils at http://git.kernel.org/?p=linux/kernel/git/gregkh/usbutils.git I'm interested in if they work for your USB 3.0 prototypes. BTW, are you going to respin your USB 3.0 hub support patch to use a union for the hub descriptor? I think everyone would be fine with it then. Sarah Sarah Sharp (4): usbutils: Fix Wireless USB descriptor fetching. usbutils: Support USB 3.0 hub descriptor output. usbutils: Print MaxStreams and Mult for USB 3.0 devices. usbutils: Print Binary Object Store descriptor. Makefile.am | 2 +- lsusb.c | 318 +++++++++++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 287 insertions(+), 33 deletions(-) -- 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