Bug 33312

Summary: USB Hubs don't works
Product: Drivers Reporter: Lorand Attila Balogh (batti3004)
Component: USBAssignee: Greg Kroah-Hartman (greg)
Status: RESOLVED INVALID    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.38 Subsystem:
Regression: No Bisected commit-id:

Description Lorand Attila Balogh 2011-04-15 15:13:53 UTC
Usb hubs don't work in the kernel version 2.6.38.

The usb hub are detected but give the following error:

[ 3.180085] usb 1-2: device descriptor read/64, error - 71
[ 3.404042] usb 1-2: device descriptor read/64, error -71
[ 3.620050] usb 1-2: new full speed USB device using uhci_hcd and address 5
[ 4.028040] usb 1-2: device not accepting address 5, error -71
[ 4.140042] usb 1-2: new full speed USB device using uhci_hcd and address 6
[ 4.548040] usb 1-2: device not accepting address 6, error -71
[ 4.548116] hub 1-0:1.0: unable to enumerate USB device on port 2

Tested on a 4x port external usb hub. The problem showed up in kernel version 2.6.26. Usb hubs worked correctly before kernel version 2.6.26.
Comment 1 Greg Kroah-Hartman 2011-04-15 17:25:05 UTC
On Fri, Apr 15, 2011 at 03:13:58PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> Usb hubs don't work in the kernel version 2.6.38.

Please post this on the linux-usb@vger.kernel.org mailing list so the
developers there can help you out.
Comment 2 Greg Kroah-Hartman 2012-02-22 21:02:09 UTC
All USB bugs should be sent to the linux-usb@vger.kernel.org mailing 
list, and not entered into bugzilla.  Please bring this issue up there,
if it is still a problem in the latest kernel release.