xf86-input-acecad: Changes to 'autodev'

Giuseppe Bilotta bilog at kemper.freedesktop.org
Sat Apr 28 04:09:17 EEST 2007


 configure.ac |    3 +
 src/acecad.c |  107 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 src/acecad.h |    2 -
 3 files changed, 97 insertions(+), 15 deletions(-)

New commits:
commit dba3190cb5e5c041c6b5811fa9efd1f0a5931fb6
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Sat Apr 28 03:09:17 2007 +0200

    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.

commit 4f738d5eee947d5e4bd27f4ecdf198c5718ca53a
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Fri Apr 27 14:40:43 2007 +0200

    "Name" option to configure autodev detection string.
    
    The string we look for when probing event devices can now be configured with
    the "Name" option.




More information about the xorg-commit mailing list