Alan Stern wrote: > I'm almost certain that the problem here isn't caused by usb-storage, it's > caused by something else. Still, this is a good sort of thing to try. > You could replace the entire USB stack from 2.6.7 with the stack from > 2.6.6. That means everything below drivers/usb together with the > include/linux/usb.h file. It might be that the problem doesn't lie in the > USB system at all.
I tried that (had to replace usbdevice_fs.h, too) and I could mount the camera again. > If that works okay, try replacing just the OHCI driver in 2.6.7 with the > 2.6.6 version. That's drivers/usb/host/ohci*.[ch]. With that (and wait_ms copied into usb.h), it works, too! I extracted a fresh kernel tarball and made the changes there, so I'm sure I copied only the ohci*.[ch]. And the USB bluetooth module also works, again. The complete messages from that boot is in <http://web536.server2.web4a.de/kram/mess-2.6.7-rc2-with-ohci-from-2.6.6.txt> (146k). Regards... Michael ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
