Re: [linux-usb-devel] bulk timeout on ep1in

2004-08-09 Thread Alan Stern
On Mon, 9 Aug 2004, Manoj Bhatta wrote: > Hi , > > When i try to read data from my device through bulk in > end point , it sends me error messages "Connection > timed out". and my kernel message is usb 1-1: bulk > timeout on ep1in " . Why it rerurns this type of > messages ? This happened be

[linux-usb-devel] bulk timeout on ep1in

2004-08-09 Thread Manoj Bhatta
Hi , When i try to read data from my device through bulk in end point , it sends me error messages "Connection timed out". and my kernel message is usb 1-1: bulk timeout on ep1in " . Why it rerurns this type of messages ? I find that "HCD may return -ETIMEDOUT for other reasons" in core/mess