CVS Update: xc (branch: trunk)

Matthieu Herrb xorg-commit at pdx.freedesktop.org
Sat Jul 24 20:35:39 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	herrb at pdx.	04/07/24 10:35:39

Log message:
  	Fix a problem with wsmouse driver loosing events on 64bit
  	architectures (XFree86 Bugzilla #1438, John Heasley).
  	"To fix this, I've added a mouse buffer (Xisb buffer) "scale"
  	value to the  MouseDevPtr type.  If set, it is used as
  	structure size of which we want space for a few."

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/input/mouse/:
        mouse.c 
      xc/programs/Xserver/hw/xfree86/os-support/bsd/:
        bsd_mouse.c 
      xc/programs/Xserver/hw/xfree86/os-support/:
        xf86OSmouse.h 
  
  Revision      Changes    Path
  1.116         +13 -1     xc/ChangeLog
  1.3           +5 -2      xc/programs/Xserver/hw/xfree86/input/mouse/mouse.c
  1.2           +200 -8    xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_mouse.c
  1.2           +116 -10   xc/programs/Xserver/hw/xfree86/os-support/xf86OSmouse.h




More information about the xorg-commit mailing list