xf86-input-acecad: Changes to 'autodev'

Giuseppe Bilotta bilog at kemper.freedesktop.org
Sat Apr 28 06:11:08 EEST 2007


 src/acecad.c |   35 +++++++++++++++++++++++------------
 src/acecad.h |    3 ++-
 2 files changed, 25 insertions(+), 13 deletions(-)

New commits:
commit 46b34bec71949b815b1372464b887da134378ae8
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Sat Apr 28 05:10:39 2007 +0200

    De-spammify AceCadAutoDevProbe().
    
    Demote X_ERRORs in AceCadAutoDevProbe() to X_WARNINGs, and add an X-style
    verbosity parameter. This is set to 0 during initial probe, and to 4 during
    runtime probes.

commit 41941cb9e2365b27196805c22424dc9ad694806f
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Sat Apr 28 04:55:26 2007 +0200

    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.

commit 838980da1cf5073ce0d532f94358cfc951e3b1c4
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Sat Apr 28 03:43:04 2007 +0200

    Re-probe for device if DeviceOn fails and auto-dev is active.
    
    If DeviceOn does not find the device and auto-dev is active, run the probe
    again to try to find the new location of the device (if present).




More information about the xorg-commit mailing list