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

Annotation of www/plat.html, Revision 1.13

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.8       downsj     10: <meta name="copyright" content="This document copyright 1996, 1997 by OpenBSD, Inc.">
1.1       deraadt    11: </head>
                     12:
                     13: <body>
                     14:
                     15: <h1>OpenBSD</h1>
                     16: <h3><hr>Platforms currently supported.</h3>
                     17:
                     18: <p>
1.8       downsj     19: OpenBSD is officially supported on the following; <a href=ftp.html>snapshots</a>
                     20: and releases are generally available for them.
1.1       deraadt    21: </p>
                     22:
                     23: <p>
                     24: <dl>
1.6       graichen   25: <dt><a href=alpha.html>alpha</a>       <dd> DEC Alpha-based machines.
                     26: <dt><a href=amiga.html>amiga</a>       <dd> Amiga m68k-based models (MMU required).
                     27: <dt><a href=arc.html>arc</a>           <dd> ARC R4000/R4400 machines (including PICA)
                     28: <dt><a href=hp300.html>hp300</a>       <dd> Hewlett-Packard HP300/HP400 machines.
1.11      grr        29: <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    30: <dt><a href=mac68k.html>mac68k</a>     <dd> Most MC680x0-based Apple Macintosh models.
1.6       graichen   31: <dt><a href=mvme68k.html>mvme68k</a>   <dd> Motorola MVME147/16x/17x 68K VME cards.
                     32: <dt><a href=pmax.html>pmax</a>         <dd> DEC MIPS-based machines.
1.8       downsj     33: <dt><a href=powerpc.html>powerpc</a>   <dd> Various PowerPC-based machines.
1.11      grr        34: <dt><a href=sparc.html>sparc</a>       <dd> Sun's Sun4, Sun4c, and Sun4m models.
1.12      grr        35: <dt><a href=sun3.html>sun3</a>         <dd> Sun's 68020 based Sun3 models.
1.8       downsj     36: </dl>
                     37: </p>
                     38:
                     39: <h3><hr>Platforms for which code exists, but are not supported.</h3>
                     40:
                     41: <p>
                     42: Note: these platforms, unlike the rest of the OpenBSD architectures,
1.9       downsj     43: are not actively maintained in the OpenBSD source tree.  Support can be easily
1.8       downsj     44: ported over from NetBSD, though.  If anyone has such hardware and would
                     45: be interested in maintaining these ports within OpenBSD, please contact
                     46: <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a>.
                     47: </p>
                     48:
                     49: <p>
                     50: <dl>
                     51: <dt><a href=arm32.html>arm32</a>       <dd> Acorn ARM6+ computers.
                     52: <dt><a href=atari.html>atari</a>       <dd> Atari TT and Falcon models.
                     53: <dt><a href=pc532.html>pc532</a>       <dd> A rare NS32532-based computer.
1.11      grr        54: <dt><a href=sun3x.html>sun3x</a>       <dd> Sun's 68030-based Sun3 models.
1.10      downsj     55: <dt><a href=vax.html>vax</a>           <dd> DEC's VAX computers.
1.8       downsj     56: <dt><a href=x68k.html>x68k</a>         <dd> SHARP X680x0 m68k-based machines.
1.3       deraadt    57:        (MMU required)
1.1       deraadt    58: </dl>
                     59: </p>
                     60:
                     61: <h3><hr>New platforms under development.</h3>
                     62:
                     63: <p>
                     64: <dl>
1.8       downsj     65: <dt><a href=mvme88k.html>mvme88k</a>   <dd> Motorola MVME18x/19x 88K VME cards.
1.1       deraadt    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.1       deraadt    69: </dl>
                     70: </p>
                     71:
                     72: <h3><hr>Platforms not being developed, but which should be.</h3>
                     73: There is enough free code available to make porting to these
                     74: machines relatively easy.
                     75: </p>
                     76:
                     77: <p>
                     78: <dl>
                     79: <dt><a href=hppa.html>hppa</a>         <dd> Hewlett-Packard PA-RISC HP700/HP800 models.
                     80: </dl>
                     81: </p>
                     82:
                     83: <hr>
1.4       deraadt    84: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    85: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.13    ! downsj     86: <br><small>$OpenBSD: plat.html,v 1.12 1997/04/19 21:08:45 grr Exp $</small>
1.1       deraadt    87:
                     88: </body>
                     89: </html>