Hi guys, first of all sorry for my ugly english XD
I have a Sharp Zaurus SL-C1000, with Cacko ROM 1.23, Qtopia 1.5.4 and kernel 2.4.20 .
Recently i've bought a usb host adapter ( USB A/F to MINI 5p/M ) and tried to connect some usb peripherals such as usb pen drives (vfat formatted, 1GB), usb mouse and so on to my pda, but nothing seems to work
i installed the following ipks :
usb-serial-modules-2.4.20
usb-storage-modules-2.4.20
automounter-c3000_0.4.5
inputhelper_1.0.1-1
ntfs-zaurus_2.4.20
and then typed :
modprobe usbserial
modprobe usb-storage
modprobe usbmouse
modprobe ntfs
so my lsmod is :
Module Size Used by
usbmouse 1904 0 (unused)
usb-storage 64400 0 (unused)
scsi_mod 56800 0 [usb-storage]
usbserial 22496 0 (unused)
usbcore 59216 0 [usbmouse usb-storage usbserial]
ntfs 80976 0 (unused)
registers 52288 0 (unused)
pxa_bi 24848 0 (unused)
net_fd 25248 0 (unused)
usbdcore 35504 0 [pxa_bi net_fd]
usbdmonitor 5488 0
usb-monitor 6496 0
hostap_crypt_wep 3600 1
hostap_cs 48464 2
hostap 97216 0 [hostap_crypt_wep hostap_cs]
sharp_mmcsd_m 41088 2
bvdd 11136 0 (unused)
and relative dmesg :
NTFS driver 2.1.2a [Flags: R/O MODULE].
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
usb.c: registered new driver usb_mouse
usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
nothing works anyway ... any hint ?