[BACK]Return to plat.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/plat.html, Revision 1.123

1.45      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
1.83      nick        2:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       deraadt     3: <html>
                      4: <head>
1.2       deraadt     5: <title>OpenBSD Platforms</title>
1.45      miod        6: <link rev="made" href="mailto:www@openbsd.org">
1.83      nick        7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       deraadt     8: <meta name="resource-type" content="document">
1.45      miod        9: <meta name="description" content="the OpenBSD supported platforms page">
                     10: <meta name="keywords" content="openbsd,platforms">
1.1       deraadt    11: <meta name="distribution" content="global">
1.116     miod       12: <meta name="copyright" content="This document copyright 1996-2013 by OpenBSD.">
1.1       deraadt    13: </head>
                     14:
1.44      jufi       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.83      nick       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.17      deraadt    17: <p>
1.83      nick       18: <h2><font color="#e00000">Platforms</font></h2>
1.45      miod       19:
1.44      jufi       20: <hr>
1.15      deraadt    21:
1.63      xsa        22: <table border="0" cellspacing="0" cellpadding="0">
                     23: <tr>
                     24: <td colspan="2">
1.83      nick       25: <h3><font color="#e00000">Supported platforms</font></h3>
1.45      miod       26: <p>
1.83      nick       27: OpenBSD is officially supported on the following platforms.
                     28: Official support means that the release install media is known
                     29: to work, that the architecture can self-compile itself, and
                     30: that most of the basic tools exist on the architecture.
1.105     deraadt    31: As well, new releases always exist, and there are attempts to make
                     32: <a href="ftp.html">snapshots</a> available on a regular basis.
1.63      xsa        33: </td>
                     34: </tr>
                     35:
                     36: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod       37:
1.63      xsa        38: <tr>
1.83      nick       39: <td><a href="alpha.html"><b>alpha</b></a></td>
                     40: <td>Digital Alpha-based systems</td>
1.63      xsa        41: </tr>
                     42: <tr>
                     43: <td><a href="amd64.html"><b>amd64</b></a></td>
1.83      nick       44: <td>AMD64-based systems</td>
1.63      xsa        45: </tr>
                     46: <tr>
1.86      deraadt    47: <td><a href="armish.html"><b>armish</b></a></td>
1.91      deraadt    48: <td>ARM-based appliances (by Thecus, IO-DATA, and others)</td>
1.86      deraadt    49: </tr>
                     50: <tr>
1.122     nick       51: <td><a href="armv7.html"><b>armv7</b></a></td>
                     52: <td>ARM-based devices, such as BeagleBone, BeagleBoard, PandaBoard ES,
                     53:   SABRE Lite, Nitrogen6x and Wandboard</td>
1.119     bmercer    54: </tr>
                     55: <tr>
1.123   ! miod       56: <td><a href="aviion.html"><b>aviion</b></a></td>
        !            57: <td>Motorola 881x0-based Data General <i>AViiON</i> systems</td>
        !            58: </tr>
        !            59: <tr>
1.116     miod       60: <td><a href="hp300.html"><b>hp300</b></a></td>
                     61: <td>Hewlett-Packard HP 9000 series 300 and 400 workstations</td>
                     62: </tr>
                     63: <tr>
1.83      nick       64: <td><a href="hppa.html"><b>hppa</b></a></td>
                     65: <td>Hewlett-Packard Precision Architecture (PA-RISC) systems</td>
1.63      xsa        66: </tr>
                     67: <tr>
                     68: <td><a href="i386.html"><b>i386</b></a></td>
1.83      nick       69: <td>Standard PC and clones based on the Intel i386 architecture and compatible
                     70: processors</td>
1.63      xsa        71: </tr>
                     72: <tr>
1.94      deraadt    73: <td><a href="landisk.html"><b>landisk</b></a></td>
                     74: <td>IO-DATA Landisk systems (such as USL-5P) based on the SH4 cpu</td>
                     75: </tr>
                     76: <tr>
1.109     otto       77: <td><a href="loongson.html"><b>loongson</b></a></td>
                     78: <td>Loongson 2E- and 2F-based systems, such as the Lemote Fuloong and Yeeloong,
                     79: Gdium Liberty, etc.</td>
                     80: </tr>
                     81: <tr>
1.113     miod       82: <td><a href="luna88k.html"><b>luna88k</b></a></td>
                     83: <td>Omron LUNA-88K and LUNA-88K2 workstations</td>
                     84: </tr>
                     85: <tr>
1.83      nick       86: <td><a href="macppc.html"><b>macppc</b></a></td>
                     87: <td>Apple <i>New World</i> PowerPC-based machines, from the iMac onwards</td>
1.63      xsa        88: </tr>
                     89: <tr>
1.116     miod       90: <td><a href="mvme68k.html"><b>mvme68k</b></a></td>
                     91: <td>Motorola 680x0-based VME systems</td>
                     92: </tr>
                     93: <tr>
1.83      nick       94: <td><a href="mvme88k.html"><b>mvme88k</b></a></td>
                     95: <td>Motorola 881x0-based VME systems</td>
1.63      xsa        96: </tr>
                     97: <tr>
1.120     bcallah    98: <td><a href="octeon.html"><b>octeon</b></a></td>
                     99: <td>Cavium Octeon-based MIPS64 systems</td>
                    100: </tr>
                    101: <tr>
1.73      deraadt   102: <td><a href="sgi.html"><b>sgi</b></a></td>
1.83      nick      103: <td>SGI MIPS-based workstations</td>
1.73      deraadt   104: </tr>
                    105: <tr>
1.101     miod      106: <td><a href="socppc.html"><b>socppc</b></a></td>
                    107: <td>Freescale PowerPC SoC-based machines</td>
                    108: </tr>
                    109: <tr>
1.83      nick      110: <td><a href="sparc.html"><b>sparc</b></a></td>
1.110     deraadt   111: <td>Sun sun4, sun4c, sun4e and sun4m class SPARC systems</td>
1.63      xsa       112: </tr>
                    113: <tr>
1.83      nick      114: <td><a href="sparc64.html"><b>sparc64</b></a></td>
1.110     deraadt   115: <td>Sun UltraSPARC and Fujitsu SPARC64 systems</td>
1.63      xsa       116: </tr>
                    117: <tr>
1.83      nick      118: <td><a href="vax.html"><b>vax</b></a></td>
                    119: <td>Digital VAX-based systems</td>
1.63      xsa       120: </tr>
1.74      deraadt   121: <tr>
1.83      nick      122: <td><a href="zaurus.html"><b>zaurus</b></a></td>
                    123: <td>Sharp Zaurus C3x00 PDAs</td>
1.74      deraadt   124: </tr>
1.63      xsa       125:
                    126: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      127:
1.118     jsg       128: <!--
1.63      xsa       129: <tr>
                    130: <td colspan="2">
1.101     miod      131: <h3><font color="#e00000">Stagnant ports</font></h3>
                    132: <p>
                    133: The following platforms have been supported in the past, but releases
                    134: are not being built for them at the moment.
                    135: However, they are still living in the source tree, and releases might
                    136: happen again in the future.
                    137: </td>
                    138: </tr>
1.118     jsg       139: -->
1.101     miod      140:
                    141: <tr>
                    142: <td colspan="2">
1.114     miod      143: <h3><font color="#e00000">Current porting efforts</font></h3>
1.45      miod      144: <p>
1.83      nick      145: The following ports are not officially supported, and are not on par with
1.114     miod      146: supported platforms, but they are being worked on and may hopefully
                    147: become supported platforms in the future, if enough progress is made.
                    148: Be warned that some of these efforts have not shown very much recent activity.
1.63      xsa       149: </td>
                    150: </tr>
                    151: <tr><td colspan="2">&nbsp;</td></tr>
1.74      deraadt   152:
1.63      xsa       153: <tr>
1.74      deraadt   154: <td><a href="hppa64.html"><b>hppa64</b></a></td>
1.83      nick      155: <td>Hewlett-Packard Precision Architecture (PA-RISC) 64 bit systems</td>
1.78      deraadt   156: </tr><tr>
1.83      nick      157: <td><a href="solbourne.html"><b>solbourne</b></a></td>
                    158: <td>Solbourne ``IDT'' <i>Sparc-like</i> S3000, S4000 and S4000DX systems</td>
1.69      mickey    159: </tr>
1.45      miod      160:
1.63      xsa       161: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      162:
1.63      xsa       163: <tr>
                    164: <td colspan="2">
1.83      nick      165: <h3><font color="#e00000">Discontinued ports</font></h3>
1.1       deraadt   166: <p>
1.115     tedu      167: The following platforms were supported in the past, but have been
                    168: discontinued for various reasons.
1.63      xsa       169: </td>
                    170: </tr>
1.1       deraadt   171:
1.63      xsa       172: <tr><td colspan="2">&nbsp;</td></tr>
                    173:
                    174: <tr>
1.83      nick      175: <td><a href="amiga.html"><b>amiga</b></a></td>
                    176: <td>Amiga and DraCo systems with MMU</td>
1.63      xsa       177: </tr>
                    178: <tr>
1.83      nick      179: <td><a href="arc.html"><b>arc</b></a></td>
                    180: <td>ARC compatible MIPS R4k and R5k systems</td>
1.66      drahn     181: </tr>
                    182: <tr>
1.90      drahn     183: <td><a href="cats.html"><b>cats</b></a></td>
                    184: <td>StrongARM 110 Evaluation Board</td>
                    185: </tr>
                    186: <tr>
1.114     miod      187: <td><a href="mac68k.html"><b>mac68k</b></a></td>
                    188: <td>Motorola 680x0-based Apple Macintosh with MMU</td>
                    189: </tr>
                    190: <tr>
1.118     jsg       191: <td><a href="palm.html"><b>palm</b></a></td>
                    192: <td>Palm/PXA based PDAs</td>
                    193: </tr>
                    194: <tr>
1.83      nick      195: <td><a href="pegasos.html"><b>pegasos</b></a></td>
                    196: <td>Pegasos machines by Genesi Sarl. PowerPC-based, VIA chip motherboards.</td>
1.63      xsa       197: </tr>
                    198: <tr>
1.83      nick      199: <td><a href="pmax.html"><b>pmax</b></a></td>
                    200: <td>Digital MIPS-based systems</td>
1.63      xsa       201: </tr>
                    202: <tr>
1.83      nick      203: <td><a href="sun3.html"><b>sun3</b></a></td>
                    204: <td>Sun sun3 class systems</td>
1.63      xsa       205: </tr>
                    206:
                    207: <tr><td colspan="2">&nbsp;</td></tr>
                    208: </table>
1.1       deraadt   209:
                    210: <hr>
1.83      nick      211: <a href="index.html"><img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
1.44      jufi      212: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.123   ! miod      213: <br><small>$OpenBSD: plat.html,v 1.122 2013/10/06 19:22:03 nick Exp $</small>
1.1       deraadt   214:
                    215: </body>
                    216: </html>