Re-probe on device not found on input if auto-dev is active.
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 28 Apr 2007 02:55:26 +0000 (04:55 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 28 Apr 2007 02:55:26 +0000 (04:55 +0200)
commit41941cb9e2365b27196805c22424dc9ad694806f
tree29943f312812d58c923f5afb5cec67ad1c9c299f
parent838980da1cf5073ce0d532f94358cfc951e3b1c4
Re-probe on device not found on input if auto-dev is active.

If USBReadInput() fails because the device is not being found, and auto-dev is
active, try re-probing for the device. The only downside of this procedure is
that the log may get spammed a lot as long as no device can be found.
src/acecad.c