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

Annotation of www/plat.html, Revision 1.105

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.95      jsg        12: <meta name="copyright" content="This document copyright 1996-2007 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.83      nick       51: <td><a href="hp300.html"><b>hp300</b></a></td>
                     52: <td>Hewlett-Packard HP 9000 series 300 and 400 workstations</td>
1.63      xsa        53: </tr>
                     54: <tr>
1.83      nick       55: <td><a href="hppa.html"><b>hppa</b></a></td>
                     56: <td>Hewlett-Packard Precision Architecture (PA-RISC) systems</td>
1.63      xsa        57: </tr>
                     58: <tr>
                     59: <td><a href="i386.html"><b>i386</b></a></td>
1.83      nick       60: <td>Standard PC and clones based on the Intel i386 architecture and compatible
                     61: processors</td>
1.63      xsa        62: </tr>
                     63: <tr>
1.94      deraadt    64: <td><a href="landisk.html"><b>landisk</b></a></td>
                     65: <td>IO-DATA Landisk systems (such as USL-5P) based on the SH4 cpu</td>
                     66: </tr>
                     67: <tr>
1.83      nick       68: <td><a href="macppc.html"><b>macppc</b></a></td>
                     69: <td>Apple <i>New World</i> PowerPC-based machines, from the iMac onwards</td>
1.63      xsa        70: </tr>
                     71: <tr>
1.83      nick       72: <td><a href="mvme68k.html"><b>mvme68k</b></a></td>
                     73: <td>Motorola 680x0-based VME systems</td>
                     74: </tr>
1.63      xsa        75: <tr>
1.83      nick       76: <td><a href="mvme88k.html"><b>mvme88k</b></a></td>
                     77: <td>Motorola 881x0-based VME systems</td>
1.63      xsa        78: </tr>
                     79: <tr>
1.73      deraadt    80: <td><a href="sgi.html"><b>sgi</b></a></td>
1.83      nick       81: <td>SGI MIPS-based workstations</td>
1.73      deraadt    82: </tr>
                     83: <tr>
1.101     miod       84: <td><a href="socppc.html"><b>socppc</b></a></td>
                     85: <td>Freescale PowerPC SoC-based machines</td>
                     86: </tr>
                     87: <tr>
1.83      nick       88: <td><a href="sparc.html"><b>sparc</b></a></td>
                     89: <td>Sun sun4, sun4c and sun4m class SPARC systems</td>
1.63      xsa        90: </tr>
                     91: <tr>
1.83      nick       92: <td><a href="sparc64.html"><b>sparc64</b></a></td>
                     93: <td>Sun UltraSPARC systems</td>
1.63      xsa        94: </tr>
                     95: <tr>
1.83      nick       96: <td><a href="vax.html"><b>vax</b></a></td>
                     97: <td>Digital VAX-based systems</td>
1.63      xsa        98: </tr>
1.74      deraadt    99: <tr>
1.83      nick      100: <td><a href="zaurus.html"><b>zaurus</b></a></td>
                    101: <td>Sharp Zaurus C3x00 PDAs</td>
1.74      deraadt   102: </tr>
1.63      xsa       103:
                    104: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      105:
1.63      xsa       106: <tr>
                    107: <td colspan="2">
1.101     miod      108: <h3><font color="#e00000">Stagnant ports</font></h3>
                    109: <p>
                    110: The following platforms have been supported in the past, but releases
                    111: are not being built for them at the moment.
                    112: However, they are still living in the source tree, and releases might
                    113: happen again in the future.
                    114: </td>
                    115: </tr>
                    116:
                    117: <tr><td colspan="2">&nbsp;</td></tr>
                    118:
                    119: <tr>
                    120: <td><a href="luna88k.html"><b>luna88k</b></a></td>
                    121: <td>Omron LUNA-88K and LUNA-88K2 workstations</td>
                    122: </tr>
1.103     nick      123: <tr>
                    124: <td><a href="mac68k.html"><b>mac68k</b></a></td>
                    125: <td>Motorola 680x0-based Apple Macintosh with MMU</td>
                    126: </tr>
1.101     miod      127: <tr><td colspan="2">&nbsp;</td></tr>
                    128:
                    129: <tr>
                    130: <td colspan="2">
1.83      nick      131: <h3><font color="#e00000">Active porting efforts</font></h3>
1.45      miod      132: <p>
1.83      nick      133: The following ports are not officially supported, and are not on par with
                    134: supported platforms, but they are being worked on actively and may hopefully
                    135: become supported platforms in the future.
                    136: There is normally no official release for these architectures yet,
                    137: but normally the in-progress source code is checked into the repository,
                    138: and there is an attempt to start making snapshots.
1.63      xsa       139: </td>
                    140: </tr>
                    141: <tr><td colspan="2">&nbsp;</td></tr>
1.74      deraadt   142:
1.63      xsa       143: <tr>
1.84      miod      144: <td><a href="aviion.html"><b>aviion</b></a></td>
                    145: <td>Motorola M881x0-based Data General <i>AViiON</i> systems</td>
                    146: </tr><tr>
1.74      deraadt   147: <td><a href="hppa64.html"><b>hppa64</b></a></td>
1.83      nick      148: <td>Hewlett-Packard Precision Architecture (PA-RISC) 64 bit systems</td>
1.78      deraadt   149: </tr><tr>
1.104     jasper    150: <td><a href="palm.html"><b>palm</b></a></td>
                    151: <td>Palm/PXA based PDAs</td>
                    152: </tr><tr>
1.83      nick      153: <td><a href="solbourne.html"><b>solbourne</b></a></td>
                    154: <td>Solbourne ``IDT'' <i>Sparc-like</i> S3000, S4000 and S4000DX systems</td>
1.69      mickey    155: </tr>
1.45      miod      156:
1.63      xsa       157: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      158:
1.63      xsa       159: <tr>
                    160: <td colspan="2">
1.83      nick      161: <h3><font color="#e00000">Quiet porting efforts</font></h3>
1.45      miod      162: <p>
1.83      nick      163: The following porting efforts have not shown very much activity, and are far
                    164: from being usable yet; however, there are people working on them so they may
                    165: hopefully become supported platforms in the future.
1.63      xsa       166: </td>
                    167: </tr>
1.45      miod      168:
1.63      xsa       169: <tr><td colspan="2">&nbsp;</td></tr>
                    170:
                    171: <tr>
1.83      nick      172: <td><a href="romp.html"><b>romp</b></a></td>
1.89      steven    173: <td>IBM RT/PC systems</td>
1.63      xsa       174: </tr>
1.101     miod      175:
1.63      xsa       176: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      177:
1.63      xsa       178: <tr>
                    179: <td colspan="2">
1.83      nick      180: <h3><font color="#e00000">Discontinued ports</font></h3>
1.1       deraadt   181: <p>
1.83      nick      182: The following platforms have been supported in the past, but have been
                    183: discontinued for various reasons, and might be supported again in the future.
1.63      xsa       184: </td>
                    185: </tr>
1.1       deraadt   186:
1.63      xsa       187: <tr><td colspan="2">&nbsp;</td></tr>
                    188:
                    189: <tr>
1.83      nick      190: <td><a href="amiga.html"><b>amiga</b></a></td>
                    191: <td>Amiga and DraCo systems with MMU</td>
1.63      xsa       192: </tr>
                    193: <tr>
1.83      nick      194: <td><a href="arc.html"><b>arc</b></a></td>
                    195: <td>ARC compatible MIPS R4k and R5k systems</td>
1.66      drahn     196: </tr>
                    197: <tr>
1.90      drahn     198: <td><a href="cats.html"><b>cats</b></a></td>
                    199: <td>StrongARM 110 Evaluation Board</td>
                    200: </tr>
                    201: <tr>
1.83      nick      202: <td><a href="pegasos.html"><b>pegasos</b></a></td>
                    203: <td>Pegasos machines by Genesi Sarl. PowerPC-based, VIA chip motherboards.</td>
1.63      xsa       204: </tr>
                    205: <tr>
1.83      nick      206: <td><a href="pmax.html"><b>pmax</b></a></td>
                    207: <td>Digital MIPS-based systems</td>
1.63      xsa       208: </tr>
                    209: <tr>
1.83      nick      210: <td><a href="sun3.html"><b>sun3</b></a></td>
                    211: <td>Sun sun3 class systems</td>
1.63      xsa       212: </tr>
                    213:
                    214: <tr><td colspan="2">&nbsp;</td></tr>
                    215: </table>
1.1       deraadt   216:
                    217: <hr>
1.83      nick      218: <a href="index.html"><img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
1.44      jufi      219: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.105   ! deraadt   220: <br><small>$OpenBSD: plat.html,v 1.104 2009/09/09 22:28:11 jasper Exp $</small>
1.1       deraadt   221:
                    222: </body>
                    223: </html>