I have a USB hub to attach to WGT634U with openwrt, revision is r12345, I want to attach more USB device on the router, but the hub seems not work, the hard disk could work when directly insert to route but unable be recoginzed via the USB hub, I think USB hub itself is good as I can use it in win xp.
dmesg output:
...............
USB Universal Host Controller Interface driver v3.0
PCI: Enabling device 0000:00:02.2 (0000 -> 0002)
PCI: Fixing up device 0000:00:02.2
ehci_hcd 0000:00:02.2: EHCI Host Controller
ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:02.2: irq 5, io mem 0x40010000
ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
hub 1-0:1.0: unable to enumerate USB device on port 1
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
fuse init (API version 7.9)
I could not found the disk by fdisk -l after boot.
Anythin I missed? or not support USB hub?