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

Annotation of www/plat.html, Revision 1.71

1.45      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      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">
                      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.71    ! miod       12: <meta name="copyright" content="This document copyright 1996-2005 by OpenBSD.">
1.1       deraadt    13: </head>
                     14:
1.44      jufi       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.43      jsyn       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.45      miod       18: <h2><font color="#e00000">Platforms</font></h2>
                     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.45      miod       25: <h3><font color="#e00000">Supported platforms</font></h3>
                     26: <p>
                     27: OpenBSD is officially supported on the following platforms;
1.70      miod       28: <a href="ftp.html">snapshots</a> and <a href="36.html">releases</a>
1.45      miod       29: are generally available for them.
1.63      xsa        30: </td>
                     31: </tr>
                     32:
                     33: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod       34:
1.63      xsa        35: <tr>
                     36: <td><a href="alpha.html"><b>alpha</b></a></td>
                     37: <td>Digital Alpha-based systems</td>
                     38: </tr>
                     39: <tr>
                     40: <td><a href="amd64.html"><b>amd64</b></a></td>
                     41: <td>AMD64-based systems</td>
                     42: </tr>
                     43: <tr>
1.70      miod       44: <td><a href="cats.html"><b>cats</b></a></td>
                     45: <td>StrongARM 110 Evaluation Board</td>
                     46: </tr>
                     47: <tr>
1.63      xsa        48: <td><a href="hp300.html"><b>hp300</b></a></td>
                     49: <td>Hewlett-Packard HP 9000 series 300 and 400 workstations</td>
                     50: </tr>
                     51: <tr>
                     52: <td><a href="hppa.html"><b>hppa</b></a></td>
                     53: <td>Hewlett-Packard Precision Architecture (PA-RISC) systems</td>
                     54: </tr>
                     55: <tr>
                     56: <td><a href="i386.html"><b>i386</b></a></td>
                     57: <td>Standard PC and clones based on the Intel i386 architecture and compatible
                     58: processors</td>
                     59: </tr>
                     60: <tr>
1.70      miod       61: <td><a href="luna88k.html"><b>luna88k</b></a></td>
                     62: <td>Omron LUNA-88K and LUNA-88K2 workstations</td>
                     63: </tr>
                     64: <tr>
1.63      xsa        65: <td><a href="mac68k.html"><b>mac68k</b></a></td>
                     66: <td>Motorola 680x0-based Apple Macintosh with MMU</td>
                     67: </tr>
                     68: <tr>
                     69: <td><a href="macppc.html"><b>macppc</b></a></td>
                     70: <td>Apple <i>New World</i> PowerPC-based machines, from the iMac onwards</td>
                     71: </tr>
                     72: <tr>
                     73: <td><a href="mvme68k.html"><b>mvme68k</b></a></td>
                     74: <td>Motorola 680x0-based VME systems</td>
                     75: </tr>
                     76: <tr>
                     77: <td><a href="mvme88k.html"><b>mvme88k</b></a></td>
                     78: <td>Motorola 881x0-based VME systems</td>
                     79: </tr>
                     80: <tr>
                     81: <td><a href="sparc.html"><b>sparc</b></a></td>
                     82: <td>Sun sun4, sun4c and sun4m class SPARC systems</td>
                     83: </tr>
                     84: <tr>
                     85: <td><a href="sparc64.html"><b>sparc64</b></a></td>
                     86: <td>Sun UltraSPARC systems</td>
                     87: </tr>
                     88: <tr>
                     89: <td><a href="vax.html"><b>vax</b></a></td>
                     90: <td>Digital VAX-based systems</td>
                     91: </tr>
                     92:
                     93: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod       94:
1.63      xsa        95: <tr>
                     96: <td colspan="2">
1.45      miod       97: <h3><font color="#e00000">Active porting efforts</font></h3>
                     98: <p>
                     99: The following ports are not officially supported, and are not on par with
                    100: supported platforms, but they are being worked on actively and may hopefully
                    101: become supported platforms in the future.
1.63      xsa       102: </td>
                    103: </tr>
                    104: <tr><td colspan="2">&nbsp;</td></tr>
                    105: <tr>
1.69      mickey    106: <td><a href="sgi.html"><b>sgi</b></a></td>
                    107: <td>SGI MIPS-based workstations</td>
1.71    ! miod      108: <td><a href="zaurus.html"><b>zaurus</b></a></td>
        !           109: <td>Sharp Zaurus PDAs</td>
1.69      mickey    110: </tr>
1.45      miod      111:
1.63      xsa       112: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      113:
1.63      xsa       114: <tr>
                    115: <td colspan="2">
1.45      miod      116: <h3><font color="#e00000">Quiet porting efforts</font></h3>
                    117: <p>
                    118: The following porting efforts have not shown very much activity, and are far
1.68      pedro     119: from being usable yet; however, there are people working on them so they may
1.45      miod      120: hopefully become supported platforms in the future.
1.63      xsa       121: </td>
                    122: </tr>
1.45      miod      123:
1.63      xsa       124: <tr><td colspan="2">&nbsp;</td></tr>
                    125:
                    126: <tr>
                    127: <td><a href="hppa64.html"><b>hppa64</b></a></td>
                    128: <td>Hewlett-Packard Precision Architecture (PA-RISC) 64 bit systems</td>
                    129: </tr>
                    130: <tr>
                    131: <td><a href="romp.html"><b>romp</b></a></td>
                    132: <td>IBM RT/PC systems
                    133: </tr>
                    134: <tr><td colspan="2">&nbsp;</td></tr>
1.45      miod      135:
1.63      xsa       136: <tr>
                    137: <td colspan="2">
1.45      miod      138: <h3><font color="#e00000">Discontinued ports</font></h3>
1.1       deraadt   139: <p>
1.45      miod      140: The following platforms have been supported in the past, but have been
                    141: discontinued for various reasons, and might be supported again in the future.
1.63      xsa       142: </td>
                    143: </tr>
1.1       deraadt   144:
1.63      xsa       145: <tr><td colspan="2">&nbsp;</td></tr>
                    146:
                    147: <tr>
                    148: <td><a href="amiga.html"><b>amiga</b></a></td>
                    149: <td>Amiga and DraCo systems with MMU</td>
                    150: </tr>
                    151: <tr>
                    152: <td><a href="arc.html"><b>arc</b></a></td>
                    153: <td>ARC compatible MIPS R4k and R5k systems</td>
1.66      drahn     154: </tr>
                    155: <tr>
                    156: <td><a href="pegasos.html"><b>pegasos</b></a></td>
                    157: <td>Pegasos machines by Genesi Sarl. PowerPC-based, VIA chip motherboards.</td>
1.63      xsa       158: </tr>
                    159: <tr>
                    160: <td><a href="pmax.html"><b>pmax</b></a></td>
                    161: <td>Digital MIPS-based systems</td>
                    162: </tr>
                    163: <tr>
                    164: <td><a href="sun3.html"><b>sun3</b></a></td>
                    165: <td>Sun sun3 class systems</td>
                    166: </tr>
                    167:
                    168: <tr><td colspan="2">&nbsp;</td></tr>
                    169: </table>
1.1       deraadt   170:
                    171: <hr>
1.44      jufi      172: <a href="index.html"><img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
                    173: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.71    ! miod      174: <br><small>$OpenBSD: plat.html,v 1.70 2004/10/29 17:22:46 miod Exp $</small>
1.1       deraadt   175:
                    176: </body>
                    177: </html>