On Tue, 31 May 2005 [EMAIL PROTECTED] wrote:

> Hi,
> 
> 
> 
> I'm trying to port the gadget driver to my Samsung S3C2410 board with kernel 
> 2.4.18. The board is configured as a storage device. But, the gadget driver 
> always reports errors when handling the "TEST UNIT READY" SCSI command. The 
> error message is like:
> 
> sending command-failure status
> 
> ...
> 
> error in submission: ep0 --> -51
> 
> 
> 
> The detail log message is below, any suggestions! Thanks in advance.

Why do you have so many -EOVERFLOW (-75) results for the bulk-in endpoint?  
That should never happen.

Apart from that things look sort of okay.  The command-failure status
errors are normal: the first one reports that the gadget has just been
reset and later ones report that there is no medium present.

Alan Stern



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to