DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: psm - Sync psm(4) with FreeBSD


From: Antonio Huete Jimenez <tuxillo@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Oct 2010 05:51:33 -0700 (PDT)

commit 91be4d718298a092b2279227bb6ce190622b3fc9
Author: Antonio Huete Jimenez <tuxillo@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]