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

Annotation of www/plat.html, Revision 1.49

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;
1.48      miod       26: <a href="ftp.html">snapshots</a> and <a href="33.html">releases</a>
1.45      miod       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
1.46      mickey     36: <li><a href="hppa.html">hppa</a><br>
                     37: Hewlett-Packard Precision Architecture (PA-RISC) systems
1.45      miod       38: <li><a href="i386.html">i386</a><br>
                     39: Standard PC and clones based on the Intel i386 architecture and compatible
                     40: processors
                     41: <li><a href="mac68k.html">mac68k</a><br>
                     42: Motorola 680x0-based Apple Macintosh with MMU
                     43: <li><a href="macppc.html">macppc</a><br>
                     44: Apple <i>New World</i> PowerPC-based machines, from the iMac onwards
                     45: <li><a href="mvme68k.html">mvme68k</a><br>
                     46: Motorola 680x0-based VME systems
                     47: <li><a href="sparc.html">sparc</a><br>
                     48: Sun sun4, sun4c and sun4m class SPARC systems
                     49: <li><a href="sparc64.html">sparc64</a><br>
                     50: Sun UltraSPARC systems
                     51: <li><a href="vax.html">vax</a><br>
                     52: Digital VAX-based systems
                     53: </ul>
                     54: </p>
                     55:
                     56: <h3><font color="#e00000">Active porting efforts</font></h3>
                     57:
                     58: <p>
                     59: The following ports are not officially supported, and are not on par with
                     60: supported platforms, but they are being worked on actively and may hopefully
                     61: become supported platforms in the future.
                     62: </p>
                     63:
                     64: <p>
                     65: <ul>
                     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>
1.49    ! brad       81: <li><a href="amd64.html">amd64</a><br>
        !            82: AMD64-based systems
1.47      mickey     83: <li><a href="hppa64.html">hppa64</a><br>
                     84: Hewlett-Packard Precision Architecture (PA-RISC) 64 bit systems
1.45      miod       85: <li><a href="romp.html">romp</a><br>
                     86: IBM RT/PC systems
                     87: <li><a href="sgi.html">sgi</a><br>
                     88: SGI MIPS-based workstations
                     89: </ul>
                     90: </p>
                     91:
                     92: <h3><font color="#e00000">Discontinued ports</font></h3>
1.1       deraadt    93:
                     94: <p>
1.45      miod       95: The following platforms have been supported in the past, but have been
                     96: discontinued for various reasons, and might be supported again in the future.
                     97: </p>
1.1       deraadt    98:
                     99: <p>
1.45      miod      100: <ul>
                    101: <li><a href="amiga.html">amiga</a><br>
                    102: Amiga and DraCo systems with MMU
                    103: <li><a href="arc.html">arc</a><br>
                    104: ARC compatible MIPS R4k and R5k systems
                    105: <li><a href="pmax.html">pmax</a><br>
                    106: Digital MIPS-based systems
                    107: <li><a href="sun3.html">sun3</a><br>
                    108: Sun sun3 class systems
                    109: </ul>
                    110: </p>
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.49    ! brad      115: <br><small>$OpenBSD: plat.html,v 1.48 2003/05/02 00:37:32 miod Exp $</small>
1.1       deraadt   116:
                    117: </body>
                    118: </html>