On Fri, 16 Sep 2005, xiu zhanyu wrote:

> I connect the Gadget to Windows XP ,  In Windows XP , do_write()
> crashed very much! so I can't write file to the gadget accurately !!
> 
> but, I had a test that connecting the gadget to Windows 2K yesterday
> ,Great! The Wadget work ok!  do_write() crashed a few !  writing  file
> to the gadget is Ok!  that is inexplicable!  what's  wrong?

It's possible that the timing of the packets is different in 2K and XP,
and the gadget's USB controller driver crashes because it can't handle the
XP timing.  Maybe the problem lies in the hardware driver and not in
file_storage.c.

You should try a Linux host, just to see if it works.

Alan Stern



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to