svn commit: r288872 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:13:18 UTC 2015


Author: gjb
Date: Mon Oct  5 20:13:17 2015
New Revision: 288872
URL: https://svnweb.freebsd.org/changeset/base/288872

Log:
  Document r287225, 1-Wire implementation.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:15 2015	(r288871)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:17 2015	(r288872)
@@ -1401,6 +1401,11 @@
 	sponsor="&ff;">Initial
 	<acronym>ACPI</acronym> support has been added for
 	&os;/&arch.arm64;.</para>
+
+      <para revision="287225">Support for 1-Wire devices has been
+	added, providing support for 1-Wire hardware through
+	&man.gpio.4;.  See &man.ow.4;, &man.owc.4;, and
+	&man.ow.temp.4; for more information.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-head mailing list