Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2016 22:26:38 +0000 (UTC)
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r307580 - stable/11/share/man/man4
Message-ID:  <201610182226.u9IMQcwc013797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gonzo
Date: Tue Oct 18 22:26:38 2016
New Revision: 307580
URL: https://svnweb.freebsd.org/changeset/base/307580

Log:
  MFC r306357:
  
  Document hw.psm.elantech_support in psm(4)
  
  PR:		205690
  Submitted by:	Vladimir Kondratyev <wulf@cicgroup.ru>
  MFC after:	1 week

Modified:
  stable/11/share/man/man4/psm.4
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man4/psm.4
==============================================================================
--- stable/11/share/man/man4/psm.4	Tue Oct 18 22:24:03 2016	(r307579)
+++ stable/11/share/man/man4/psm.4	Tue Oct 18 22:26:38 2016	(r307580)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 18, 2013
+.Dd September 26, 2016
 .Dt PSM 4
 .Os
 .Sh NAME
@@ -340,10 +340,12 @@ at boot-time.
 This will enable
 .Nm
 to handle packets from guest devices (sticks) and extra buttons.
-Similarly, extended support for IBM/Lenovo TrackPoint can be enabled
-by setting
+Similarly, extended support for IBM/Lenovo TrackPoint and Elantech touchpads
+can be enabled by setting
 .Va hw.psm.trackpoint_support
-to
+or
+.Va hw.psm.elantech_support,
+respectively, to
 .Em 1
 at boot-time.
 .Pp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610182226.u9IMQcwc013797>