Date: Mon, 5 Oct 2015 20:13:18 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r288872 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201510052013.t95KDIG4082708@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510052013.t95KDIG4082708>