altos: For telelco discovery packets, retry 5 times with shorter timeout
authorKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 05:14:37 +0000 (22:14 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 05:14:37 +0000 (22:14 -0700)
A timeout of 10ms is more than enough to receive a query packet, but
if we miss it during device discovery, it's a pain, so retry 5 times
to make sure we find everyone.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found