Initial support for device autodetection.
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 26 Apr 2007 11:33:51 +0000 (13:33 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 26 Apr 2007 20:44:20 +0000 (22:44 +0200)
commit581635e2fc5563b2697d51e3aeec046918d8caee
treeb6058a2474a476c21713fd86f364fb35b5eb8955
parentc6b21d102908104ffe9b6103894f8c8fcf2ae7f4
Initial support for device autodetection.

When the "Device" option is missing or set to "auto-dev" the acecad module will
attempt autodetection of the correct device.

Currently, it will probe all /dev/input/eventX nodes until one is found that
reports a device name that begins with "ACECAD".
src/acecad.c
src/acecad.h