my sheeva says this: 192.168.2.3# cat ctl enabled control rw speed high maxpkt 64 pollival 0 samplesz 0 hz 0 hub 1 port 1 busy storage csp 0x500608 vid 0x1307 did 0x0163 'USB 2.0' 'Flash Disk' ehci 192.168.2.3# pwd #u/usb/ep2.0 192.168.2.3#
(here is usb probe) 192.168.2.3# usb/probe ep1.0 roothub csp 0x000009 ports 1 ehci ep2.0 storage csp 0x500608 vid 0x1307 did 0x0163 'USB 2.0' 'Flash Disk' ehci 192.168.2.3# Also, why do I see: ../ctl ../ep1.0 ../ep2.0 ../ep2.1 ../ep2.2 What are the two extra endpoints? 192.168.2.3# cat ../ctl ep1.0 enabled control rw speed high maxpkt 64 pollival 0 samplesz 0 hz 0 hub 0 port 0 busy roothub csp 0x000009 ports 1 ehci ep2.0 enabled control rw speed high maxpkt 64 pollival 0 samplesz 0 hz 0 hub 1 port 1 busy storage csp 0x500608 vid 0x1307 did 0x0163 'USB 2.0' 'Flash Disk' ehci ep2.2 enabled bulk r speed high maxpkt 512 pollival 1 samplesz 0 hz 0 hub 1 port 1 busy ep2.1 enabled bulk w speed high maxpkt 512 pollival 1 samplesz 0 hz 0 hub 1 port 1 busy the manual says EHCI usb 2.0 are not supported; does this mean that I can't use the above flash or is the manual out of date? Also my manual shows U but /dev/drivers say u ... manual bug? ron