git: psm - Sync psm(4) with FreeBSD
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Thu Oct 28 05:52:21 PDT 2010
commit 91be4d718298a092b2279227bb6ce190622b3fc9
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Tue Oct 12 12:49:28 2010 +0200
psm - Sync psm(4) with FreeBSD
Changelog:
- Support for A4 Tech RFSW-35 mouse wheel.
- Ignore strange return values in test_aux_port() from some laptops
(Compaq, Toshiba, Acer).
- Support synaptics touchpad w/ many features such as supporting integrated
wheel, up/down buttons or tapping.
- Synaptic tunables hw.psm.tap_enabled and hw.psm.synaptics_support to control
activation and/or features like gestures.
- Fix many issues with buggy KVM switches which got the mouse confused on sync
packets.
- ALPS glide point ID.
- Let some PS/2 mice to get directly to Explorer mode (i.e. A4Tech X-7xx)
Obtained-From: FreeBSD
Summary of changes:
share/man/man4/psm.4 | 57 +-
sys/dev/misc/kbd/atkbdcreg.h | 4 +
sys/dev/misc/psm/psm.c | 6410 +++++++++++++++++++++++++++---------------
sys/sys/mouse.h | 25 +
4 files changed, 4213 insertions(+), 2283 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91be4d718298a092b2279227bb6ce190622b3fc9
--
DragonFly BSD source repository
More information about the Commits
mailing list