What are the messages in syslog when you connect your USB stick with the updated config?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=66767\"][{POST_SNAPBACK}][/a][/div]
The message are the same:
... hub.c: USB new device connect on bus1/1, assigned device number 4
... usb.c: USB device 4 (vend/prod 0xea0/0x2168) is not claimed by any active driver
... /etc/hotplug/usb/.agent: Setup for USB product ea0/2168/200
It is a USB product: Trascend JetFlash 2.0 256M. Therefore I added the following line in usb.distmap (I think the position could be whatever):
usb-storage 0x000f 0x0ea0 0x2168 0x0200 0x0200 0x00 0x00 0x00 0x08 0x06 0x50 0x00000000
I had compared the entry with the USB information when I connected the USB memory on a PC. But I believe the entry data doesn't match with USB data what the zaurus got. I checked it also by rebooting the zaurus.
How can I see the detailed USB information at zaurus? Is it possible to activate the changed usb.distmap data without reboot? Thanks ...