What I mean, is that I'm expecting data back from the device, and I'm
not getting any.  I thought, after your earlier email, that maybe it
was because I had such a short timeout on the poll and that increasing
it would give the device time to respond.  Believe me, I'm glad that it
does evenually time out... but I wish the device would respond like
it is supposed to.  I've already contacted the manufacturer, since it
doesn't look like (at the moment) a problem with my code or the USB stack.

Thanks for your help!

-----Original Message-----
From: Alan Stern [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 26, 2007 8:59 AM
To: David Hooker
Cc: linux-usb-users@lists.sourceforge.net
Subject: RE: [Linux-usb-users] Help with talking to a device


On Wed, 25 Jul 2007, David Hooker wrote:

> Ah, thanks.
> 
> Changing my timeout value to 1000 doesn't help, though.

What do you mean, it doesn't help?  The request still times out?  But 
isn't that what you want it to do?  After all, if the request never 
timed out and the device didn't send any data, your program would just 
hang -- until you unplugged the device or took other drastic action.

Alan Stern
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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