On Wed, Nov 27, 2013 at 03:00:40PM -0700, Philip Prindeville wrote: > I wasn’t able to get the 7-port Orico controller working, so I swapped > it out for a 4-port (single chip) Anker instead. > > $ sudo lspci -v -s 03:00.0 > 03:00.0 USB controller: VIA Technologies, Inc. VL80x xHCI USB 3.0 Controller (rev 03) (prog-if 30 [XHCI]) > Subsystem: VIA Technologies, Inc. VL80x xHCI USB 3.0 Controller > Flags: bus master, fast devsel, latency 0, IRQ 43 > Memory at fbdff000 (32-bit, non-prefetchable) [size=4K] > Capabilities: [80] Power Management version 3 > Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit+ > Capabilities: [c4] Express Endpoint, MSI 00 > Capabilities: [100] Advanced Error Reporting > Kernel driver in use: xhci_hcd See the xhci_hcd driver properly binds to this, it goes off of the PCI class codes, not the product id. >> This time when I tried to plug in a Western Digital Passport drive, I got: > > Nov 26 15:07:27 builder kernel: [864975.137714] usb 9-1: Device not responding to set address. > Nov 26 15:07:27 builder kernel: [864975.338699] usb 9-1: Device not responding to set address. > Nov 26 15:07:28 builder kernel: [864975.539506] usb 9-1: device not accepting address 43, error -71 > Nov 26 15:07:28 builder kernel: [864976.293815] usb 9-1: Device not responding to set address. > Nov 26 15:07:29 builder kernel: [864976.494778] usb 9-1: Device not responding to set address. > Nov 26 15:07:29 builder kernel: [864976.695594] usb 9-1: device not accepting address 45, error -71 > ... > Nov 26 15:09:07 builder kernel: [865074.813213] usb 9-1: Device not responding to set address. > Nov 26 15:09:07 builder kernel: [865075.014135] usb 9-1: Device not responding to set address. > Nov 26 15:09:07 builder kernel: [865075.214942] usb 9-1: device not accepting address 89, error -71 > Nov 26 15:09:08 builder kernel: [865075.969269] usb 9-1: Device not responding to set address. > Nov 26 15:09:08 builder kernel: [865076.170220] usb 9-1: Device not responding to set address. > Nov 26 15:09:09 builder kernel: [865076.371024] usb 9-1: device not accepting address 91, error -71 But that's not good at all. Does 3.12 work better for you? thanks, greg k-h -- 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