Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2009 02:20:32 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-drivers/xf86-input-mouse Makefile ports/x11-drivers/xf86-input-mouse/files patch-src-bsd_mouse.c ports/x11-servers/xorg-server Makefile ports/x11-servers/xorg-server/files patch-Xserver-hw-xfree86-os-support-bsd-bsd_mouse.c
Message-ID:  <200902030220.n132KWhg025436@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2009-02-03 02:20:32 UTC

  FreeBSD ports repository

  Modified files:
    x11-drivers/xf86-input-mouse Makefile 
    x11-drivers/xf86-input-mouse/files patch-src-bsd_mouse.c 
    x11-servers/xorg-server Makefile 
    x11-servers/xorg-server/files 
                                  patch-Xserver-hw-xfree86-os-support-bsd-bsd_mouse.c 
  Log:
  - Partially back out the previous attempt to fix PS/2 protocol support.
  Extended PS/2 protocol without moused(8) is only supported from FreeBSD 7.1
  and above.
  - Try default PS/2 and USB mouse ports if /dev/sysmouse does not exist.
  Previously, it was only available when HAL support was compiled in.
  They should be able to handle SysMouse protocol at operation level 1.
  - Check protocol for ums(4) as it only supports SysMouse protocol.
  - Sync X server with mouse driver.
  
  Reviewed by:    rnoland
  
  Revision  Changes    Path
  1.8       +1 -1      ports/x11-drivers/xf86-input-mouse/Makefile
  1.3       +20 -18    ports/x11-drivers/xf86-input-mouse/files/patch-src-bsd_mouse.c
  1.65      +1 -1      ports/x11-servers/xorg-server/Makefile
  1.3       +22 -13    ports/x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-bsd-bsd_mouse.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902030220.n132KWhg025436>