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

Annotation of www/plat.html, Revision 1.4

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">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     14:
                     15: <h1>OpenBSD</h1>
                     16: <h3><hr>Platforms currently supported.</h3>
                     17:
                     18: <p>
                     19: Note: for some of these platforms, the platform-dependent code may
                     20: be identical to that found in NetBSD because there isn't a specific
                     21: OpenBSD developer.  For other ports the differences are significant.
                     22: If you find an empty page that means nothing of consequence that is
                     23: directly port-specific has changed from NetBSD.  (Of course there are
                     24: differences, but they just aren't in the /sys/arch/XXXX directory).
                     25: </p>
                     26:
                     27: <p>
                     28: <dl>
                     29: <dt><a href=alpha.html>Alpha</a>       <dd> DEC Alpha-based machines.
                     30: <dt><a href=amiga.html>Amiga</a>       <dd> Amiga m68k-based models (MMU required).
                     31: <dt><a href=arc.html>ARC</a>           <dd> ARC R4000/R4400 machines (including PICA)
                     32: <dt><a href=arm32.html>Arm32</a>       <dd> Acorn ARM6+ computers.
                     33: <dt><a href=atari.html>Atari</a>       <dd> Atari TT and Falcon models.
                     34: <dt><a href=hp300.html>HP300</a>       <dd> Hewlett-Packard HP300/HP400 machines.
                     35: <dt><a href=i386.html>i386</a>         <dd> Your standard run-of-the-mill PC.
                     36: <dt><a href=mac68k.html>mac68k</a>     <dd> Most MC680x0-based Apple Macintosh models.
                     37: <dt><a href=mvme68k.html>MVME68K</a>   <dd> Motorola MVME147/16x/17x 68K VME cards.
                     38: <dt><a href=pc532.html>PC532</a>       <dd> A rare NS32532-based computer.
                     39: <dt><a href=pmax.html>Pmax</a>         <dd> DEC MIPS-based machines.
                     40: <dt><a href=sparc.html>Sparc</a>       <dd> Sun's Sun4, sun4c, and sun4m models.
                     41: <dt><a href=sun3.html>Sun3</a>         <dd> Sun's sun3 models.
                     42: <dt><a href=vax.html>Vax</a>           <dd> DEC's VAX computers.
1.3       deraadt    43: <dt><a href=x68k.html>x68k</a>         <dd> SHARP X680x0 m68k-based machines
                     44:        (MMU required)
1.1       deraadt    45: </dl>
                     46: </p>
                     47:
                     48: <h3><hr>New platforms under development.</h3>
                     49:
                     50: <p>
                     51: <dl>
                     52: <dt><a href=mvme88k.html>mvme88k</a>   <dd> Motorola MVME18x/19x 88K VME cards
                     53: <dt><a href=ppc.html>ppc</a>           <dd> IBM/Apple/Motorola PowerPC-based machines.
                     54: <dt><a href=romp.html>romp</a>         <dd> IBM PC RT series of machines.
                     55: </dl>
                     56: </p>
                     57:
                     58: <h3><hr>Platforms not being developed, but which should be.</h3>
                     59: There is enough free code available to make porting to these
                     60: machines relatively easy.
                     61: </p>
                     62:
                     63: <p>
                     64: <dl>
                     65: <dt><a href=hppa.html>hppa</a>         <dd> Hewlett-Packard PA-RISC HP700/HP800 models.
                     66: <dt><a href=iris.html>iris</a>         <dd> SGI Iris machines.
                     67: </dl>
                     68: </p>
                     69:
                     70: <hr>
1.4     ! deraadt    71: <a href=index.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    72: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.4     ! deraadt    73: <br><small>$OpenBSD: plat.html,v 1.3 1996/09/01 19:37:08 deraadt Exp $</small>
1.1       deraadt    74:
                     75: </body>
                     76: </html>