On Fri, 18 Aug 2006, Peter.Chen wrote:

> Hi,all
>      when i copy files from host to device or from device to host,
> 
>      i often meet such message "g_file_storage gadget: bulk reset
> request",as i received "SETUP 21.ff v0000 i0000 l0000",after receiving
> it,my kernel is dead,no oops error prints.
> 
>     I look up the USB2.0 spec,but i can't find the bulk reset request.

Because it's not part of the USB 2.0 spec.  It is defined in the USB Mass 
Storage Bulk-Only Transport spec.

> Can anyone here tell me what kinds of situation the host will send
> the bulk reset request?

It depends on the host.  As far as I know, a Windows host will never send
that request.  Recent Linux kernels do a port reset, but will send a bulk
reset request if the port reset fails.  Older Linux kernels send the bulk
reset request first.  The resets are sent whenever an error occurs in the
communication between the host and the device.

Alan Stern


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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