Jonas,

El 13/01/2014 09:24, Jonas Gorski escribió:
On Sat, Jan 11, 2014 at 6:35 PM, Ernesto <forosylis...@ernet.com.ar> wrote:
Hi all,

I'm trying to add USB support to a broadcom 6328 based board, named
96328dg2x2. I used the definition of another board, 963281TAN, and added .has_ehci0 = 1 and ohci0 too, and configured gpio10 as a led. With this, I
got to work usb-storage flawlessly.

When I insert a ohci usb device, like pl2303 usb to serial converter, the
system says:

root@OpenWrt:/# dmesg | grep USB
[ 7.188000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.320000] ehci-platform ehci-platform: new USB bus registered, assigned
bus number 1
[ 7.348000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00,
overcurrent ignored
[    7.356000] hub 1-0:1.0: USB hub found
[    7.380000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.392000] ohci-platform ohci-platform: new USB bus registered, assigned
bus number 2
[    7.468000] hub 2-0:1.0: USB hub found
[ 10.676000] cdc_acm: USB Abstract Control Model driver for USB modems and
ISDN adapters
[   10.784000] usbhid: USB HID core driver
[   10.812000] usbserial: USB Serial support registered for generic
[   10.872000] usbserial: USB Serial support registered for ark3116
[   11.160000] usbserial: USB Serial support registered for pl2303
[  151.644000] usb 2-1: new full-speed USB device number 2 using
ohci-platform

The last message is the only indicator that a device has plugged, but it is not recognized by drivers. The previous are included as relevant context.

Try current trunk, I just committed a fix for that in r39274.

I can confirm the ohci driver is working properly with r39441.

Thanks and regards.

Ernesto.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to