xf86-input-evdev: Changes to 'evdev-2.0-branch'

Julien Cristau jcristau at kemper.freedesktop.org
Wed Jul 30 01:59:28 PDT 2008


 src/evdev.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 2e9a71df5f8e8cdcdb80eec9e17501a75d5bd669
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Tue Jul 29 10:06:07 2008 +0200

    xf86-input-evdev: Fix EVIOCGBIT ioctl usage on big endian platforms.
    
    With this fix, on my PowerBook HAL hotplugging correctly detects my USB mouse,
    and no longer thinks keyboards have random numbers of mouse buttons. :)
    
    The LONG_BITS and NBITS macro definitions are stolen from xf86-input-synaptics.
    
    Signed-off-by: Michel Dänzer <michel at tungstengraphics.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    [cherry-picked from master and fixed the trivial conflict -- jcristau]



More information about the xorg-commit mailing list