svn commit: r318460 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 18 15:41:55 UTC 2017


Author: gjb
Date: Thu May 18 15:41:54 2017
New Revision: 318460
URL: https://svnweb.freebsd.org/changeset/base/318460

Log:
  Document r307576, Elantech support added to atkbdc(4).
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:53 2017	(r318459)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:54 2017	(r318460)
@@ -529,6 +529,12 @@
 	userland environments when the kernel configuration file has
 	the <literal>COMPAT_CLOUDABI32</literal> option
 	present.</para>
+
+      <para revision="307576">The &man.atkbdc.4; driver has been
+	updated to provide support for Elantech® trackpads.  To
+	enable hardware support, add
+	<literal>hw.psm.elantech_support=1</literal> to
+	&man.loader.conf.5;.</para>
     </sect2>
 
     <sect2 xml:id="hardware-virtualization">


More information about the svn-src-all mailing list