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

Annotation of www/plat.html, Revision 1.62

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.61      miod       12: <meta name="copyright" content="This document copyright 1996-2004 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.45      miod       22: <h3><font color="#e00000">Supported platforms</font></h3>
                     23:
                     24: <p>
                     25: OpenBSD is officially supported on the following platforms;
1.52      david      26: <a href="ftp.html">snapshots</a> and <a href="34.html">releases</a>
1.45      miod       27: are generally available for them.
                     28: </p>
                     29:
                     30: <p>
                     31: <ul>
1.62    ! deraadt    32: <li><a href="alpha.html">alpha</a>&nbsp;--
1.45      miod       33: Digital Alpha-based systems
1.62    ! deraadt    34: <li><a href="amd64.html">amd64</a>&nbsp;--
        !            35: AMD64-based systems
        !            36: <li><a href="hp300.html">hp300</a>&nbsp;--
1.45      miod       37: Hewlett-Packard HP 9000 series 300 and 400 workstations
1.62    ! deraadt    38: <li><a href="hppa.html">hppa</a>&nbsp;--
1.46      mickey     39: Hewlett-Packard Precision Architecture (PA-RISC) systems
1.62    ! deraadt    40: <li><a href="i386.html">i386</a>&nbsp;--
1.45      miod       41: Standard PC and clones based on the Intel i386 architecture and compatible
                     42: processors
1.62    ! deraadt    43: <li><a href="mac68k.html">mac68k</a>&nbsp;--
1.45      miod       44: Motorola 680x0-based Apple Macintosh with MMU
1.62    ! deraadt    45: <li><a href="macppc.html">macppc</a>&nbsp;--
1.45      miod       46: Apple <i>New World</i> PowerPC-based machines, from the iMac onwards
1.62    ! deraadt    47: <li><a href="mvme68k.html">mvme68k</a>&nbsp;--
1.51      deraadt    48: Motorola 680x0-based VME systems
1.62    ! deraadt    49: <li><a href="mvme88k.html">mvme88k</a>&nbsp;--
1.60      miod       50: Motorola 881x0-based VME systems
1.62    ! deraadt    51: <li><a href="pegasos.html">pegasos</a>&nbsp;--
1.59      drahn      52: Pegasos machines by Genesi Sarl. PowerPC-based, VIA chip motherboards.
1.62    ! deraadt    53: <li><a href="sparc.html">sparc</a>&nbsp;--
1.45      miod       54: Sun sun4, sun4c and sun4m class SPARC systems
1.62    ! deraadt    55: <li><a href="sparc64.html">sparc64</a>&nbsp;--
1.45      miod       56: Sun UltraSPARC systems
1.62    ! deraadt    57: <li><a href="vax.html">vax</a>&nbsp;--
1.45      miod       58: Digital VAX-based systems
                     59: </ul>
                     60:
                     61: <h3><font color="#e00000">Active porting efforts</font></h3>
                     62:
                     63: <p>
                     64: The following ports are not officially supported, and are not on par with
                     65: supported platforms, but they are being worked on actively and may hopefully
                     66: become supported platforms in the future.
                     67: </p>
                     68:
                     69: <p>
                     70: <ul>
1.62    ! deraadt    71: <li><a href="cats.html">cats</a>&nbsp;--
1.58      drahn      72: StrongARM 110 Evaluation Board
1.45      miod       73: </ul>
                     74:
                     75: <h3><font color="#e00000">Quiet porting efforts</font></h3>
                     76:
                     77: <p>
                     78: The following porting efforts have not shown very much activity, and are far
                     79: from being useable yet; however, there are people working on them so they may
                     80: hopefully become supported platforms in the future.
                     81: </p>
                     82:
                     83: <p>
                     84: <ul>
1.62    ! deraadt    85: <li><a href="hppa64.html">hppa64</a>&nbsp;--
1.47      mickey     86: Hewlett-Packard Precision Architecture (PA-RISC) 64 bit systems
1.62    ! deraadt    87: <li><a href="romp.html">romp</a>&nbsp;--
1.45      miod       88: IBM RT/PC systems
1.62    ! deraadt    89: <li><a href="sgi.html">sgi</a>&nbsp;--
1.45      miod       90: SGI MIPS-based workstations
                     91: </ul>
                     92:
                     93: <h3><font color="#e00000">Discontinued ports</font></h3>
1.1       deraadt    94:
                     95: <p>
1.45      miod       96: The following platforms have been supported in the past, but have been
                     97: discontinued for various reasons, and might be supported again in the future.
                     98: </p>
1.1       deraadt    99:
                    100: <p>
1.45      miod      101: <ul>
1.62    ! deraadt   102: <li><a href="amiga.html">amiga</a>&nbsp;--
1.45      miod      103: Amiga and DraCo systems with MMU
1.62    ! deraadt   104: <li><a href="arc.html">arc</a>&nbsp;--
1.45      miod      105: ARC compatible MIPS R4k and R5k systems
1.62    ! deraadt   106: <li><a href="pmax.html">pmax</a>&nbsp;--
1.45      miod      107: Digital MIPS-based systems
1.62    ! deraadt   108: <li><a href="sun3.html">sun3</a>&nbsp;--
1.45      miod      109: Sun sun3 class systems
                    110: </ul>
1.1       deraadt   111:
                    112: <hr>
1.44      jufi      113: <a href="index.html"><img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
                    114: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.62    ! deraadt   115: <br><small>$OpenBSD: plat.html,v 1.61 2004/02/07 13:14:48 miod Exp $</small>
1.1       deraadt   116:
                    117: </body>
                    118: </html>