Hi
Sorry, I should have known, you are using the default busybox flash file
system, I'm using the full-blown debian distro over NFS. I checked my
systems flash device and /etc/modules is not there either, you could try
adding it but I'm not sure if that's the way to do it for the busybox
distro.
I checked if the modules exists on the flash file system and they did,
(The needed modules are somewhere in /lib/modules/....) You can try
adding them manually by modprobing them:
"modprobe usbcore"
"modprobe usb-ohci"
Do this for the usb-entries in my example /etc/modules below. However,
if everything is set up modprobe should know that usbstorage needs
usb-ohci which needs usbcore. You could try just running "modprobe
usbcore" and everything should be fine.
//Per Öberg
-----------------------------------------------------------------
# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line. Comments begin with
# a "#", and everything on the line after them are ignored.
#fat
#vfat
af_packet
usbcore
pcipool
usb-ohci
usb-ohci-ep93xx
scsi_mod
sd_mod
usb-storage
-----------------------------------------------------------------
--
Per Öberg, Ph.D. Student
Address: Division of Vehicular Systems
Department of Electrical Engineering
Linköpings universitet
581 83 Linköping, SWEDEN
Phone: +46 (0)13-28 23 69
e-mail:
------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/hOt0.A/lOaOAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|