xf86-input-synaptics:master: 2 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Wed Mar 4 18:13:44 PST 2009


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

2 commits against master at 2a93e92d...:
 configure.ac     |    2 +-
 src/alpscomm.c   |    1 +
 src/eventcomm.c  |    1 +
 src/properties.c |    1 +
 src/ps2comm.c    |    1 +
 src/psmcomm.c    |    1 +
 src/synaptics.c  |    2 +-
 7 files changed, 7 insertions(+), 2 deletions(-)


commit 18b25ae7fa6438f85c49f41c1c11ed8ac84df47e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 5 11:54:57 2009 +1000

    Bump to 1.0.99.4

diffstat:
    configure.ac |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=18b25ae7


commit 4d5a41ca574b1462889d4423cfdbc008132aa9c2
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 5 11:47:41 2009 +1000

    include xorg-server.h from all driver source files.
    
    This fixes the 64-bit issues with 1.0.99.3. Not having xorg-server.h included
    in time means we miss out on _XSERVER64, which leads to different sizes of the
    LocalDeviceRec struct in the driver and the server.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/alpscomm.c   |    1 +
    src/eventcomm.c  |    1 +
    src/properties.c |    1 +
    src/ps2comm.c    |    1 +
    src/psmcomm.c    |    1 +
    src/synaptics.c  |    2 +-
    6 files changed, 6 insertions(+), 1 deletion(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=18b25ae7




More information about the xorg-commit mailing list