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

Glen Barber gjb at FreeBSD.org
Tue May 9 20:40:24 UTC 2017


Author: gjb
Date: Tue May  9 20:40:22 2017
New Revision: 318114
URL: https://svnweb.freebsd.org/changeset/base/318114

Log:
  Document r308942, bytgpio(4) addition.
  
  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	Tue May  9 20:40:21 2017	(r318113)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 20:40:22 2017	(r318114)
@@ -440,6 +440,10 @@
     <sect2 xml:id="drivers-device">
       <title>Device Drivers</title>
 
+      <para revision="308942">The &man.bytgpio.4; driver has been
+	added, providing support for Intel® Bay Trail™
+	SoC GPIO controllers.</para>
+
       <para revision="307768">The &man.jedec.ts.4; driver has been
 	added, providing support for thermal sensors on memory
 	modules.  The driver currently supports chips that are fully


More information about the svn-src-stable-11 mailing list