On Wed, 10 Nov 2004, Dimitris Lampridis wrote: > So, what is your status?
I'm stuck in a state, where the driver is sometimes able to detect and configure storage devices to the point where they are recognized as scsi devices by usb core. I haven't tried mounting them though. But with majority of devices I have tested with (both full and low speed), the configuration process fails every now and then. I still don't know whether this is a hardware or software problem. For the detailed description of the problems, see: http://sourceforge.net/mailarchive/forum.php?thread_id=5872506&forum_id=5398 > after that. The subsequent ohci_read_control() call and all the rest IO > to come, read D<ffffffff ! > Did you see anything similar? I did not see exactly similar thing. But I had to add delay after register accesses into the functions like HC_ISP1362_READ_DATA32. I used ndelay(150) though it resolves to mdelay(1) on my architecture. Olav ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
