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

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


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

Log:
  Document r307768, jedec_ts(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	(r318112)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 20:40:21 2017	(r318113)
@@ -440,6 +440,12 @@
     <sect2 xml:id="drivers-device">
       <title>Device Drivers</title>
 
+      <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
+	compliant with the <acronym>JEDEC</acronym>
+	<acronym>JC</acronym> 42.4 specification.</para>
+
       <para revision="308104">The &man.chromebook.platform.4; driver
 	has been added, providing support for various Chromebook
 	models.</para>


More information about the svn-src-all mailing list