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

Annotation of www/plat.html, Revision 1.45

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