[Bug 205690] [psm] [patch]: Add support for Elantech trackpads

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 26 22:06:57 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690

--- Comment #66 from commit-hook at freebsd.org ---
A commit references this bug:

Author: gonzo
Date: Mon Sep 26 22:06:19 UTC 2016
New revision: 306355
URL: https://svnweb.freebsd.org/changeset/base/306355

Log:
  Add Elantech trackpad support

  Elantech trackpads are found in some laptops like the Asus UX31E. They
  are "synaptics compatible" but use a slightly different protocol.

  Elantech hardware support is not enabled by default and just like
  Synaptic or TrackPoint devices it should be enabled by setting
  tunable, in this case hw.psm.elantech_support, to non-zero value

  PR:           205690
  Submitted by: Vladimir Kondratyev <wulf at cicgroup.ru>
  MFC after:    1 week

Changes:
  head/sys/dev/atkbdc/psm.c
  head/sys/sys/mouse.h

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list