svn commit: r45605 - head/en_US.ISO8859-1/htdocs/platforms

Gavin Atkinson gavin at FreeBSD.org
Sat Sep 13 17:56:41 UTC 2014


Author: gavin
Date: Sat Sep 13 17:56:40 2014
New Revision: 45605
URL: http://svnweb.freebsd.org/changeset/doc/45605

Log:
  Like ARM, note that not all available peripherals may be supported on mips.

Modified:
  head/en_US.ISO8859-1/htdocs/platforms/mips.xml

Modified: head/en_US.ISO8859-1/htdocs/platforms/mips.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/mips.xml	Sat Sep 13 07:17:01 2014	(r45604)
+++ head/en_US.ISO8859-1/htdocs/platforms/mips.xml	Sat Sep 13 17:56:40 2014	(r45605)
@@ -65,6 +65,8 @@
     <li>NetLogic XLR/XLS CPU family</li>
   </ul>
 
+  <p>Note that not all peripherals are supported on all CPUs.</p>
+
   <h4>Boards</h4>
 
   <p>The following boards are supported:</p>
@@ -92,6 +94,8 @@
     <li>Cavium development boards CN5860-EVB-NIC4, CN5650-EVB-NIC16, CN5200-EVB-MB4</li>
   </ul>
 
+  <p>Note that not all peripherals are supported on all boards.</p>
+
   <h3><a name="list">FreeBSD/MIPS mailing list</a></h3>
 
   <p>Join the <a href="#list">FreeBSD/MIPS mailing list</a> to


More information about the svn-doc-head mailing list