I have what I believe is a problem with ohci_hcd. If my thumb drive is plugged in to the usb when I insmod ohci_hcd.ko , then my usb drive will work properly. If the drive is not plugged into the usb when I insmod ohci_hcd.ko, then it will never work. If I plug it in afterwards, the only way that I know to make it work is to rmmod ohci_hcd and then insmod ohci_hcd.ko.
Another interesting observation: If I have my thumb drive connected to the usb before I insmod ohci_hcd.ko and then I insert a second thumb drive after the insmod, the second drive will be recognized and it will work! Now, if I leave the second drive connected while I remove and reinsert the first, the first will once again be recognized and it will work! It seems that I can remove and reinsert either of the 2 drives with no problems. But if I remove both drives so that nothing is connected to the usb, then the usb is dead until I rmmod ohci_hcd.ko and then insmod ohci_hcd.ko (with at least one usb device connected). I am observing this on a compulabs ARMCore (Intel PXA255) processor board running a 2.6.7 kernel. My goal is to insert a thumb drive whenever I please and have it automatically mount and then unmount after an idle timeout. Thanks for your help! Bryan -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.5.4 - Release Date: 3/1/2005 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
