CVS Update: driver (branch: trunk)

Zephaniah E.Hull xorg-commit at cvs.freedesktop.org
Sun Apr 9 00:55:18 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	warp at kemper.freedesktop.org	06/04/08 21:55:18

Log message:
  * configure.ac:
  Dropped the xorg-xserver 1.0.99.901 requirement.
  (Things were tweaked to mostly work for older servers again.)
  * src/evdev.c: (EvdevReadInput):
  Close the device properly on read errer.
  * src/evdev_brain.c: (evdevReadInput), (evdevControl):
  Minimal inotify support, not ideal yet, but...
  * src/inotify-syscalls.h:
  Minimal inotify support, not ideal yet, but...
  * src/inotify.h:
  Minimal inotify support, not ideal yet, but...

Modified files:
      driver/xf86-input-evdev/:
        ChangeLog configure.ac 
      driver/xf86-input-evdev/src/:
        evdev.c evdev_brain.c 
Added files:
      driver/xf86-input-evdev/src/:
        inotify-syscalls.h inotify.h 
  
  Revision      Changes    Path
  1.22          +14 -0     driver/xf86-input-evdev/ChangeLog
  http://webcvs.freedesktop.org/xorg/driver/xf86-input-evdev/ChangeLog
  1.17          +1 -1      driver/xf86-input-evdev/configure.ac
  http://webcvs.freedesktop.org/xorg/driver/xf86-input-evdev/configure.ac
  1.17          +5 -0      driver/xf86-input-evdev/src/evdev.c
  http://webcvs.freedesktop.org/xorg/driver/xf86-input-evdev/src/evdev.c
  1.7           +54 -11    driver/xf86-input-evdev/src/evdev_brain.c
  http://webcvs.freedesktop.org/xorg/driver/xf86-input-evdev/src/evdev_brain.c




More information about the xorg-commit mailing list