Device autodetection via sysfs.
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 28 Apr 2007 01:09:17 +0000 (03:09 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 28 Apr 2007 01:09:17 +0000 (03:09 +0200)
commitdba3190cb5e5c041c6b5811fa9efd1f0a5931fb6
treeade5b3dca67e86901d15f9e43b5c9f10b784e863
parent4f738d5eee947d5e4bd27f4ecdf198c5718ca53a
Device autodetection via sysfs.

If support for sysfs is compiled in and the libsysfs library is found, the
acecad driver will now try to autodetect the device via sysfs at first. If this
fails, it will probe /dev/input/eventX devices.

Currently the Name option is ignored during sysfs detection: the first possibly
valid candidate is accepted without further checks.
configure.ac
src/acecad.c