On Thu, 5 Oct 2006, Kumar Gala wrote:

> I having and issue with usb barcode scanner that acts as a HID  
> device.  It seems to have some timeout issue when it first comes up.   
> This on Fedora Core 5 (kernel 2.6.17-1.2187_FC5).  Some times the  
> device eventually "connects" and starts working.  I've tried several  
> different devices with the same results and on different machines  
> with similar results
> 
> Any ideas?  Is there some way to extend the timeout period?

You can change the definition of USB_CTRL_GET_TIMEOUT (in milliseconds) in 
include/linux/usb.h.  However if the device doesn't reply after 5 seconds, 
I think there's a good chance it will never reply at all.

Alan Stern


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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