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 because your device did not send any bulk-in data within the time limit you specified when you submitted the bulk-read request. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
