marcus 2009-01-26 17:55:44 UTC
FreeBSD ports repository
Modified files:
sysutils/hal Makefile pkg-plist
sysutils/hal/files hald.in
patch-hald_freebsd_addons_addon-mouse.c
Added files:
sysutils/hal/files patch-hald_freebsd_hf-devtree.c
patch-hald_freebsd_hf-usb.c
patch-hald_freebsd_probing_Makefile.am
patch-hald_freebsd_probing_Makefile.in
patch-hald_freebsd_probing_probe-mouse.c
Log:
Take another stab at fixing mouse support in X. This approach eliminates
the constant polling to find a mouse device owner, and instead uses a
kevent/polling model. Testing has shown this to work in all cases.
Tested by: rnoland
Revision Changes Path
1.45 +1 -1 ports/sysutils/hal/Makefile
1.7 +2 -2 ports/sysutils/hal/files/hald.in
1.4 +74 -22
ports/sysutils/hal/files/patch-hald_freebsd_addons_addon-mouse.c
1.1 +43 -0 ports/sysutils/hal/files/patch-hald_freebsd_hf-devtree.c
(new)
1.1 +11 -0 ports/sysutils/hal/files/patch-hald_freebsd_hf-usb.c
(new)
1.1 +24 -0
ports/sysutils/hal/files/patch-hald_freebsd_probing_Makefile.am (new)
1.1 +97 -0
ports/sysutils/hal/files/patch-hald_freebsd_probing_Makefile.in (new)
1.1 +304 -0
ports/sysutils/hal/files/patch-hald_freebsd_probing_probe-mouse.c (new)
1.10 +1 -0 ports/sysutils/hal/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"