On Tue, 14 Oct 2003, David Brownell wrote: > > But when I attach the gadget to a 2.4.20 Linux host the usb-storage > > driver on the host hangs during initialisation. Things appear to go > > wrong as soon as the host sends some commands on endpoint 1. I don't > > expect this is a difficult problem to track down ... > > On a 2.4.23-pre3 host (and 2.6.0-test7 file_storage) I saw a message > about READ_CAPACITY failing. Like you, I didn't have a chance to > track down any problems.
For this sort of problem, the first and easiest thing to do is turn on verbose usb-storage debugging on the host and post the debugging log from both sides. Comparing the host's idea of what happened with the gadget's (you _do_ have verbose debugging enabled on the gadget side, don't you?) will go a long way towards finding the cause of the problem. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
