https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
--- Comment #66 from [email protected] --- 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 <[email protected]> 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
