svn commit: r285569 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Jul 14 20:10:35 UTC 2015


Author: gjb
Date: Tue Jul 14 20:10:34 2015
New Revision: 285569
URL: https://svnweb.freebsd.org/changeset/base/285569

Log:
  Document r283500: Toradex Apalis support, and AUDMUX, SDMA, and
  SSI support.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 20:10:31 2015	(r285568)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 20:10:34 2015	(r285569)
@@ -536,6 +536,15 @@
 	driver has been added, which supports <acronym>CPU</acronym>
 	frequency and voltage control on the Raspberry Pi
 	<acronym>SOC</acronym>.</para>
+
+      <para revision="283500" arch="arm">Support for the Toradex
+	Apalis i.MX6 development board has been added.</para>
+
+      <para revision="283500" arch="arm">Audio transmission drivers
+	have been added for Digital Audio Multiplexer
+	(<acronym>AUDMUXM</acronym>), Smart Direct Memory Access
+	Controller (<acronym>SDMA</acronym>), and Syncronous Serial
+	Interface (<acronym>SSI</acronym>).</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list