xf86-input-evdev: Changes to 'master'

Zephaniah E. Hull warp at kemper.freedesktop.org
Tue Apr 24 13:56:57 EEST 2007


 configure.ac      |    2 
 src/Makefile.am   |    2 
 src/evdev.c       |  228 +++++-------------
 src/evdev.h       |   79 ------
 src/evdev_brain.c |  658 ------------------------------------------------------
 5 files changed, 66 insertions(+), 903 deletions(-)

New commits:
commit a0ea7363f51ff6c2bb81006b7220b7daa9ee9221
Author: Zephaniah E. Hull <warp at agamemnon.b5>
Date:   Tue Apr 24 06:49:11 2007 -0400

    Remove all of evdev_brain.c and all callers.
    
    Remove the non-functional 2.4 kernel compiling compatibility.
    
    Remove the XInput 1.4+ SendCoreEvents/DontSendCoreEvents define replacements.
    
    Remove evdevDriver, some stuff from evdevDevice, all users.
    
    NOTE: This WILL BREAK all existing configurations.
    
    NOTE: Device read failure segfaults, don't unplug stuff.

commit 3c4a96fbd851e46830fe82570d04e191bae5e8e3
Author: Zephaniah E. Hull <warp at agamemnon.b5>
Date:   Tue Apr 24 06:12:14 2007 -0400

    Updated configure to 1.2.0, no changes yet.
    
    This branch is the great xserver input-hotplug rewrite, consider it unstable
    but usable with the 'current' (as of this commit) git xserver.
    
    (Once it's more done that is.)
    
    NOTE: This branch will _not_ remain source or binary compatable with
    pre-input-hotplug xservers, you have been warned.




More information about the xorg-commit mailing list