Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2009 21:34:06 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org
Subject:   Re: 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:  <200902022134.13476.jkim@FreeBSD.org>
In-Reply-To: <200902030220.n132KWhg025436@repoman.freebsd.org>
References:  <200902030220.n132KWhg025436@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 02 February 2009 09:20 pm, Jung-uk Kim wrote:
> 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. 

It should be read:

Previously, it was only available when HAL support was NOT compiled 
in.  Now HAL should be able to exclude these ports correctly when 
moused is running on these ports.

Jung-uk Kim

> - Check protocol for ums(4) as it only supports SysMouse protocol.
> - Sync X server with mouse driver.



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