psm - Sync psm(4) with FreeBSD
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 12 Oct 2010 10:49:28 +0000 (12:49 +0200)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Thu, 28 Oct 2010 12:49:54 +0000 (14:49 +0200)
commit91be4d718298a092b2279227bb6ce190622b3fc9
treeff38b08af3c59c06c39e94419f0d2d7ea80191ee
parent627702456fbcd9eec7cc73ce0a0c4b527af0b188
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
share/man/man4/psm.4
sys/dev/misc/kbd/atkbdcreg.h
sys/dev/misc/psm/psm.c
sys/sys/mouse.h