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

Annotation of www/plat.html, Revision 1.25

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.2       deraadt     4: <title>OpenBSD Platforms</title>
1.1       deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.14      deraadt    10: <meta name="copyright" content="This document copyright 1996, 1997 by OpenBSD.">
1.1       deraadt    11: </head>
                     12:
1.16      downsj     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.1       deraadt    14:
1.20      pauls      15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
1.17      deraadt    16: <p>
1.25    ! deraadt    17: <h2><font color=#e00000>Platforms.</font><hr></h2>
1.15      deraadt    18:
1.25    ! deraadt    19: <h3><font color=#e00000>Platforms currently supported.</font></h3>
1.1       deraadt    20:
                     21: <p>
1.8       downsj     22: OpenBSD is officially supported on the following; <a href=ftp.html>snapshots</a>
                     23: and releases are generally available for them.
1.1       deraadt    24:
                     25: <p>
                     26: <dl>
1.6       graichen   27: <dt><a href=alpha.html>alpha</a>       <dd> DEC Alpha-based machines.
                     28: <dt><a href=amiga.html>amiga</a>       <dd> Amiga m68k-based models (MMU required).
1.19      pefo       29: <dt><a href=arc.html>arc</a>           <dd> Mips R4K and R5K based machines. Including ARC plattforms (some).
1.6       graichen   30: <dt><a href=hp300.html>hp300</a>       <dd> Hewlett-Packard HP300/HP400 machines.
1.11      grr        31: <dt><a href=i386.html>i386</a>         <dd> PC's based on the Intel i386 architecture, including 386, 486, Pentium and compatible processors.
1.1       deraadt    32: <dt><a href=mac68k.html>mac68k</a>     <dd> Most MC680x0-based Apple Macintosh models.
1.6       graichen   33: <dt><a href=mvme68k.html>mvme68k</a>   <dd> Motorola MVME147/16x/17x 68K VME cards.
1.24      smurph     34: <dt><a href=mvme88k.html>mvme88k</a>   <dd> Motorola MVME18x 88K VME cards.
1.6       graichen   35: <dt><a href=pmax.html>pmax</a>         <dd> DEC MIPS-based machines.
1.23      rahnds     36: <dt><a href=powerpc.html>powerpc</a>   <dd> Various PowerPC-based machines.
1.11      grr        37: <dt><a href=sparc.html>sparc</a>       <dd> Sun's Sun4, Sun4c, and Sun4m models.
1.8       downsj     38: </dl>
                     39:
1.25    ! deraadt    40: <h3><font color=#e00000>Platforms which could exist</font></h3>
1.8       downsj     41:
                     42: <p>
                     43: Note: these platforms, unlike the rest of the OpenBSD architectures,
1.9       downsj     44: are not actively maintained in the OpenBSD source tree.  Support can be easily
1.8       downsj     45: ported over from NetBSD, though.  If anyone has such hardware and would
                     46: be interested in maintaining these ports within OpenBSD, please contact
                     47: <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a>.
                     48:
                     49: <p>
                     50: <dl>
1.25    ! deraadt    51: <dt><a href=sparc64.html>sparc64</a>   <dd> SUN Ultra Sparc based machines.
1.18      deraadt    52: <dt><a href=sun3.html>sun3</a>         <dd> Sun's 68020 based Sun3 models.
1.8       downsj     53: <dt><a href=arm32.html>arm32</a>       <dd> Acorn ARM6+ computers.
                     54: <dt><a href=atari.html>atari</a>       <dd> Atari TT and Falcon models.
                     55: <dt><a href=pc532.html>pc532</a>       <dd> A rare NS32532-based computer.
1.11      grr        56: <dt><a href=sun3x.html>sun3x</a>       <dd> Sun's 68030-based Sun3 models.
1.10      downsj     57: <dt><a href=vax.html>vax</a>           <dd> DEC's VAX computers.
1.8       downsj     58: <dt><a href=x68k.html>x68k</a>         <dd> SHARP X680x0 m68k-based machines.
1.3       deraadt    59:        (MMU required)
1.1       deraadt    60: </dl>
                     61:
1.25    ! deraadt    62: <h3><font color=#e00000>New platforms under development.</font></h3>
1.1       deraadt    63:
                     64: <p>
                     65: <dl>
                     66: <dt><a href=romp.html>romp</a>         <dd> IBM PC RT series of machines.
1.13      downsj     67: <dt><a href=sgi.html>sgi</a>           <dd> MIPS based Silicon Graphics
                     68:        workstations.
1.22      mickey     69: <dt><a href=hppa.html>hppa</a>         <dd> Hewlett-Packard PA-RISC
                     70:        HP700/HP800 models.
1.1       deraadt    71: </dl>
                     72:
                     73: <hr>
1.20      pauls      74: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    75: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.25    ! deraadt    76: <br><small>$OpenBSD: plat.html,v 1.24 1999/07/22 02:51:57 smurph Exp $</small>
1.1       deraadt    77:
                     78: </body>
                     79: </html>