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

Jung-uk Kim jkim at FreeBSD.org
Mon Feb 2 18:34:28 PST 2009


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.


More information about the cvs-ports mailing list