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

Gavin Atkinson gavin at FreeBSD.org
Fri Sep 12 12:57:46 UTC 2014


Author: gavin
Date: Fri Sep 12 12:57:45 2014
New Revision: 45599
URL: http://svnweb.freebsd.org/changeset/doc/45599

Log:
  Pad out supported FreeBSD/MIPS devices as best as I can.  MIPS users are
  encouraged to review and update as appropriate.

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	Fri Sep 12 12:41:50 2014	(r45598)
+++ head/en_US.ISO8859-1/htdocs/platforms/mips.xml	Fri Sep 12 12:57:45 2014	(r45599)
@@ -40,15 +40,57 @@
   <h3><a name="hw">FreeBSD/MIPS Hardware Notes</a></h3>
 
   <p>FreeBSD/MIPS is a port of the FreeBSD operating system
-    to platforms based around MIPS processors.</p>
-
-  <p>At the moment, several MIPS32 and MIPS64 development boards
+    to platforms based around MIPS processors.
+    At the moment, several MIPS32 and MIPS64 development boards
     and embedded platforms are being targeted.</p>
 
-  <p>FreeBSD/MIPS is in the early stages of development, see the
-    <a href="http://wiki.freebsd.org/FreeBSD/mips"> MIPS wiki page</a>
-    for information
-    about currently ongoing work.</p>
+  <p>Listing all supported devices on all CPUs and boards is impractical here,
+    however much information can be obtained from the mailing list and
+    archives, <a href='https://wiki.freebsd.org/FreeBSD/MIPS'>the FreeBSD/MIPS
+    Wiki pages</a>, and also from the
+    <a href='https://svnweb.freebsd.org/base/head/sys/mips/conf/'>Kernel
+    Configuration files</a></p>
+
+  <h4>CPUs</h4>
+
+  <p>The following non-exhaustive list of CPUs and CPU families are
+    supported:</p>
+
+  <ul>
+    <li>MIPS4Kc</li>
+    <li>MIPS24Kc</li>
+    <li>MIPS74Kc</li>
+    <li>Atheros AR71xx, AR724x, AR91xx, AR933x, AR934x</li>
+    <li>Cavium OCTEON</li>
+    <li>NetLogic XLR/XLS CPU family</li>
+  </ul>
+
+  <h4>Boards</h4>
+
+  <p>The following boards are supported:</p>
+
+  <ul>
+    <li>Ubiquiti Networks Router-Station (AR7130)</li>
+    <li>Ubiquiti Networks Router-Station Pro (AR7161)</li>
+    <li>Ubiquiti Networks PicoStation M2HP (AR7241)</li>
+    <li>Ubiquiti Networks EdgeRouter Lite (OCTEON)</li>
+    <li>TP-Link TL-WR1043ND (AR9132)</li>
+    <li>Mikrotik RouterBoard RB450G</li>
+    <li>Alfa Networks Hornet UB (AR933x)</li>
+    <li>D-Link DIR-825 (AR7161)</li>
+    <li>Atheros PB44, PB47, AP94, AP96 reference designs (AR7161)</li>
+    <li>Atheros DB120 reference design (AR9344)</li>
+    <li>8devices Carambola-2 (AR9330)</li>
+    <li>Engenius ENH-200 (AR7240+AR9285)</li>
+    <li>Buffalo Airstation WZR-300HP B0 A1</li>
+    <li>MIPS Malta evaluation board</li>
+    <li>Lanner MR-320, MR-730, MR-995 (OCTEON)</li>
+    <li>Portwell CAM-0100 (OCTEON)</li>
+    <li>Radisys AMC-7211 / ATCA-7220 (OCTEON)</li>
+    <li>D-Link DSR-500, DSR-500N, DSR-1000 and DSR-1000N (OCTEON)</li>
+    <li>GE Intelligent Platforms WANIC 6354 (OCTEON)</li>
+    <li>Cavium development boards CN5860-EVB-NIC4, CN5650-EVB-NIC16, CN5200-EVB-MB4</li>
+  </ul>
 
   <h3><a name="list">FreeBSD/MIPS mailing list</a></h3>
 


More information about the svn-doc-head mailing list