Quote:
Hi all,
I'd like to know if anyone has/had a problem with the USB Ethernet controller not working on the Efika MX 1.0 development boards (not the ones in a case and not TO3).
I keep getting the following when loading the ehci-hcd module (or compiled into the kernel):
root@efikamx:/home/oem# modprobe ehci-hcd
[42949649.690000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[42949649.920000] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[42949649.930000] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[42949649.970000] fsl-ehci fsl-ehci.0: irq 14, io mem 0x73f80200
[42949649.990000] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[42949650.010000] usb usb1: configuration #1 chosen from 1 choice
[42949650.030000] hub 1-0:1.0: USB hub found
[42949650.040000] hub 1-0:1.0: 1 port detected
[42949650.170000] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
[42949650.180000] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
[42949650.220000] fsl-ehci fsl-ehci.1: irq 18, io mem 0x73f80000
[42949650.240000] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
[42949650.260000] usb usb2: configuration #1 chosen from 1 choice
[42949650.280000] hub 2-0:1.0: USB hub found
[42949650.290000] hub 2-0:1.0: 1 port detected
root@efikamx:/home/oem# [42949650.370000] usb 1-1: new high speed USB device using fsl-ehci and address 2
[42949650.540000] usb 1-1: configuration #1 chosen from 1 choice
[42949650.560000] hub 1-1:1.0: USB hub found
[42949650.570000] hub 1-1:1.0: 4 ports detected
[42949650.710000] usb 2-1: new high speed USB device using fsl-ehci and address 2
[42949650.840000] usb 2-1: device descriptor read/64, error 18
[42949651.070000] usb 2-1: device descriptor read/64, error 18
[42949651.300000] usb 2-1: new high speed USB device using fsl-ehci and address 3
[42949651.430000] usb 2-1: device descriptor read/64, error 18
[42949651.660000] usb 2-1: device descriptor read/64, error 18
[42949651.890000] usb 2-1: new high speed USB device using fsl-ehci and address 4
[42949651.930000] usb 2-1: device descriptor read/8, error -71
[42949652.070000] usb 2-1: device descriptor read/8, error -71
[42949652.310000] usb 2-1: new high speed USB device using fsl-ehci and address 5
[42949652.350000] usb 2-1: device descriptor read/8, error -71
[42949652.490000] usb 2-1: device descriptor read/8, error -71
[42949652.610000] hub 2-0:1.0: unable to enumerate USB device on port 1
Kernel is a 2.6.28 (Linux efikamx 2.6.28-ER1-efikamx), but the same happens with a 2.6.31.
Any ideas?
Johan.
Odd that you have to probe it.. it may work better built-in (I am sure this is the case with 2.6.31 though)