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

Annotation of www/plat.html, Revision 1.135

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.135   ! tj          5: <title>OpenBSD: Platforms</title>
1.83      nick        6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.135   ! tj          7: <meta name="copyright" content="This document copyright 1996-2016 by OpenBSD.">
1.134     deraadt     8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.129     sthen      10: <link rel="canonical" href="http://www.openbsd.org/plat.html">
1.1       deraadt    11: </head>
                     12:
1.44      jufi       13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.45      miod       14:
1.134     deraadt    15: <h2>
                     16: <a href="index.html">
                     17: <i><font color="#0000ff">Open</font></i><font color="#000084">BSD</font></a>
                     18: <font color="#e00000">Platforms</font>
1.135   ! tj         19: </h2>
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.83      nick       51: <td><a href="hppa.html"><b>hppa</b></a></td>
                     52: <td>Hewlett-Packard Precision Architecture (PA-RISC) systems</td>
1.63      xsa        53: </tr>
                     54: <tr>
                     55: <td><a href="i386.html"><b>i386</b></a></td>
1.83      nick       56: <td>Standard PC and clones based on the Intel i386 architecture and compatible
                     57: processors</td>
1.63      xsa        58: </tr>
                     59: <tr>
1.94      deraadt    60: <td><a href="landisk.html"><b>landisk</b></a></td>
                     61: <td>IO-DATA Landisk systems (such as USL-5P) based on the SH4 cpu</td>
                     62: </tr>
                     63: <tr>
1.109     otto       64: <td><a href="loongson.html"><b>loongson</b></a></td>
                     65: <td>Loongson 2E- and 2F-based systems, such as the Lemote Fuloong and Yeeloong,
                     66: Gdium Liberty, etc.</td>
                     67: </tr>
                     68: <tr>
1.113     miod       69: <td><a href="luna88k.html"><b>luna88k</b></a></td>
                     70: <td>Omron LUNA-88K and LUNA-88K2 workstations</td>
                     71: </tr>
                     72: <tr>
1.83      nick       73: <td><a href="macppc.html"><b>macppc</b></a></td>
                     74: <td>Apple <i>New World</i> PowerPC-based machines, from the iMac onwards</td>
1.63      xsa        75: </tr>
                     76: <tr>
1.120     bcallah    77: <td><a href="octeon.html"><b>octeon</b></a></td>
                     78: <td>Cavium Octeon-based MIPS64 systems</td>
                     79: </tr>
                     80: <tr>
1.73      deraadt    81: <td><a href="sgi.html"><b>sgi</b></a></td>
1.83      nick       82: <td>SGI MIPS-based workstations</td>
1.73      deraadt    83: </tr>
                     84: <tr>
1.101     miod       85: <td><a href="socppc.html"><b>socppc</b></a></td>
                     86: <td>Freescale PowerPC SoC-based machines</td>
                     87: </tr>
                     88: <tr>
1.83      nick       89: <td><a href="sparc.html"><b>sparc</b></a></td>
1.110     deraadt    90: <td>Sun sun4, sun4c, sun4e and sun4m class SPARC systems</td>
1.63      xsa        91: </tr>
                     92: <tr>
1.83      nick       93: <td><a href="sparc64.html"><b>sparc64</b></a></td>
1.110     deraadt    94: <td>Sun UltraSPARC and Fujitsu SPARC64 systems</td>
1.63      xsa        95: </tr>
                     96: <tr>
1.83      nick       97: <td><a href="zaurus.html"><b>zaurus</b></a></td>
                     98: <td>Sharp Zaurus C3x00 PDAs</td>
1.74      deraadt    99: </tr>
1.63      xsa       100:
                    101: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      102:
1.118     jsg       103: <!--
1.63      xsa       104: <tr>
                    105: <td colspan="2">
1.101     miod      106: <h3><font color="#e00000">Stagnant ports</font></h3>
                    107: <p>
                    108: The following platforms have been supported in the past, but releases
                    109: are not being built for them at the moment.
                    110: However, they are still living in the source tree, and releases might
                    111: happen again in the future.
                    112: </td>
                    113: </tr>
1.118     jsg       114: -->
1.101     miod      115:
                    116: <tr>
                    117: <td colspan="2">
1.114     miod      118: <h3><font color="#e00000">Current porting efforts</font></h3>
1.45      miod      119: <p>
1.83      nick      120: The following ports are not officially supported, and are not on par with
1.114     miod      121: supported platforms, but they are being worked on and may hopefully
                    122: become supported platforms in the future, if enough progress is made.
                    123: Be warned that some of these efforts have not shown very much recent activity.
1.63      xsa       124: </td>
                    125: </tr>
                    126: <tr><td colspan="2">&nbsp;</td></tr>
1.74      deraadt   127:
1.63      xsa       128: <tr>
1.125     jsg       129: <td><a href="armv7.html"><b>armv7</b></a></td>
                    130: <td>ARM-based devices, such as BeagleBone, BeagleBoard, PandaBoard ES,
                    131:   SABRE Lite, Nitrogen6x and Wandboard</td>
                    132: </tr>
1.128     bentley   133: <tr>
1.74      deraadt   134: <td><a href="hppa64.html"><b>hppa64</b></a></td>
1.83      nick      135: <td>Hewlett-Packard Precision Architecture (PA-RISC) 64 bit systems</td>
1.69      mickey    136: </tr>
1.45      miod      137:
1.63      xsa       138: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      139:
1.63      xsa       140: <tr>
                    141: <td colspan="2">
1.83      nick      142: <h3><font color="#e00000">Discontinued ports</font></h3>
1.1       deraadt   143: <p>
1.115     tedu      144: The following platforms were supported in the past, but have been
                    145: discontinued for various reasons.
1.63      xsa       146: </td>
                    147: </tr>
1.1       deraadt   148:
1.63      xsa       149: <tr><td colspan="2">&nbsp;</td></tr>
                    150:
                    151: <tr>
1.83      nick      152: <td><a href="amiga.html"><b>amiga</b></a></td>
                    153: <td>Amiga and DraCo systems with MMU</td>
1.63      xsa       154: </tr>
                    155: <tr>
1.83      nick      156: <td><a href="arc.html"><b>arc</b></a></td>
                    157: <td>ARC compatible MIPS R4k and R5k systems</td>
1.131     miod      158: </tr>
                    159: <tr>
                    160: <td><a href="aviion.html"><b>aviion</b></a></td>
                    161: <td>Motorola 881x0-based Data General <i>AViiON</i> systems</td>
1.66      drahn     162: </tr>
                    163: <tr>
1.90      drahn     164: <td><a href="cats.html"><b>cats</b></a></td>
                    165: <td>StrongARM 110 Evaluation Board</td>
                    166: </tr>
                    167: <tr>
1.126     brad      168: <td><a href="hp300.html"><b>hp300</b></a></td>
                    169: <td>Hewlett-Packard HP 9000 series 300 and 400 workstations</td>
                    170: </tr>
                    171: <tr>
1.114     miod      172: <td><a href="mac68k.html"><b>mac68k</b></a></td>
                    173: <td>Motorola 680x0-based Apple Macintosh with MMU</td>
1.126     brad      174: </tr>
1.127     brad      175: <tr>
1.126     brad      176: <td><a href="mvme68k.html"><b>mvme68k</b></a></td>
                    177: <td>Motorola 680x0-based VME systems</td>
                    178: </tr>
                    179: <tr>
                    180: <td><a href="mvme88k.html"><b>mvme88k</b></a></td>
                    181: <td>Motorola 881x0-based VME systems</td>
1.114     miod      182: </tr>
                    183: <tr>
1.118     jsg       184: <td><a href="palm.html"><b>palm</b></a></td>
                    185: <td>Palm/PXA based PDAs</td>
                    186: </tr>
                    187: <tr>
1.83      nick      188: <td><a href="pegasos.html"><b>pegasos</b></a></td>
                    189: <td>Pegasos machines by Genesi Sarl. PowerPC-based, VIA chip motherboards.</td>
1.63      xsa       190: </tr>
                    191: <tr>
1.83      nick      192: <td><a href="pmax.html"><b>pmax</b></a></td>
                    193: <td>Digital MIPS-based systems</td>
1.132     deraadt   194: </tr>
                    195: <tr>
                    196: <td><a href="solbourne.html"><b>solbourne</b></a></td>
                    197: <td>Solbourne ``IDT'' <i>Sparc-like</i> S3000, S4000 and S4000DX systems</td>
1.63      xsa       198: </tr>
                    199: <tr>
1.83      nick      200: <td><a href="sun3.html"><b>sun3</b></a></td>
                    201: <td>Sun sun3 class systems</td>
1.63      xsa       202: </tr>
1.133     deraadt   203: <td><a href="vax.html"><b>vax</b></a></td>
                    204: <td>Digital VAX-based systems</td>
                    205: </tr>
                    206: <tr>
1.63      xsa       207:
                    208: <tr><td colspan="2">&nbsp;</td></tr>
                    209: </table>
1.1       deraadt   210:
                    211: </html>