Re: [Owfs-developers] USB timeout bug.

2006-10-06 Thread Paul Alfille
Thanks for finding it.PaulOn 10/6/06, Christian Magnusson <[EMAIL PROTECTED] > wrote:   Found a bug for the timeout_usb variable… It should be set to 5000 instead of 5 (milli seconds)… This caused problems when processor is slow (like NSLU2) or if the usb-bus is overloaded.   Fixed i

[Owfs-developers] USB timeout bug.

2006-10-06 Thread Christian Magnusson
  Found a bug for the timeout_usb variable… It should be set to 5000 instead of 5 (milli seconds)… This caused problems when processor is slow (like NSLU2) or if the usb-bus is overloaded.   Fixed in the cvs.. (both in owlib and owshell)   /Christian     ---