Hi all,
I decided to try some usb stuff on my TS7200 (early model), using a
modified flash image with /dev/fs etc. I have started with a 256M usb
memory stick which is just fine on other systems, but doesn't work with
the TS7200. I get the following errors showing up in dmesg.....
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xe0020000, IRQ 56
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 3 ports detected
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
hub.c: new USB device not_pci-3, assigned address 2
usb.c: USB device not accepting new address=2 (error=-110)
hub.c: new USB device not_pci-3, assigned address 3
usb.c: USB device not accepting new address=3 (error=-110)
I load the usb modules
insmod usbcore
insmod pcipool
insmod usb-ohci
insmod usb-ohci-ep93xx
insmod scsi_mod
insmod sd_mod
insmod usb-storage
Then mount usb devicefs....
mount -t usbdevfs none /proc/bus/usb
but don't get anything under /dev/scsi
or showing up under /proc/bus/usb (I just get the hub)
I'm now stuck. Anyone got any ideas? Any USB gurus out there?
cheers
Jim
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|