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

Glen Barber gjb at FreeBSD.org
Sun Jan 11 19:01:21 UTC 2015


Author: gjb
Date: Sun Jan 11 19:01:20 2015
New Revision: 277012
URL: https://svnweb.freebsd.org/changeset/base/277012

Log:
  Document r275963, CPU frequency/voltage control driver for
  RPI.
  
  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	Sun Jan 11 19:01:17 2015	(r277011)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:20 2015	(r277012)
@@ -275,6 +275,11 @@
       <para revision="273264" arch="armv6">An issue that could cause
 	instability when detecting <acronym>SD</acronym> cards on the
 	Raspberry Pi <acronym>SOC</acronym> has been fixed.</para>
+
+      <para revision="275963">The <literal>bcm2835_cpufreq</literal>
+	driver has been added, which supports <acronym>CPU</acronym>
+	frequency and voltage control on the Raspberry Pi
+	<acronym>SOC</acronym>.</para>
     </sect3>
 
     <sect3 xml:id="boot">


More information about the svn-src-all mailing list