[linux-usb-devel] Re: Gadget API question

2005-11-28 Thread Alan Stern
On Mon, 28 Nov 2005, David Brownell wrote: > On Sunday 27 November 2005 12:46 pm, Alan Stern wrote: > > > When a control request arrives on ep0 and the gadget has to do a lot of > > processing before completing the data or status stages of the request, > > there's a possibility that the host migh

[linux-usb-devel] Re: Gadget API question

2005-11-28 Thread David Brownell
On Sunday 27 November 2005 12:46 pm, Alan Stern wrote: > When a control request arrives on ep0 and the gadget has to do a lot of > processing before completing the data or status stages of the request, > there's a possibility that the host might time out and send another > request to ep0. If this