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

Annotation of www/plat.html, Revision 1.1

1.1     ! deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
        !             2: <html>
        !             3: <head>
        !             4: <title>OpenBSD</title>
        !             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.
        !            43: </dl>
        !            44: </p>
        !            45:
        !            46: <h3><hr>New platforms under development.</h3>
        !            47:
        !            48: <p>
        !            49: <dl>
        !            50: <dt><a href=mvme88k.html>mvme88k</a>   <dd> Motorola MVME18x/19x 88K VME cards
        !            51: <dt><a href=ppc.html>ppc</a>           <dd> IBM/Apple/Motorola PowerPC-based machines.
        !            52: <dt><a href=romp.html>romp</a>         <dd> IBM PC RT series of machines.
        !            53: </dl>
        !            54: </p>
        !            55:
        !            56: <h3><hr>Platforms not being developed, but which should be.</h3>
        !            57: There is enough free code available to make porting to these
        !            58: machines relatively easy.
        !            59: </p>
        !            60:
        !            61: <p>
        !            62: <dl>
        !            63: <dt><a href=hppa.html>hppa</a>         <dd> Hewlett-Packard PA-RISC HP700/HP800 models.
        !            64: <dt><a href=iris.html>iris</a>         <dd> SGI Iris machines.
        !            65: </dl>
        !            66: </p>
        !            67:
        !            68: <hr>
        !            69: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
        !            70: <br><small>$OpenBSD: index.html,v 1.90 1996/09/01 01:21:10 deraadt Exp $</small>
        !            71:
        !            72: </body>
        !            73: </html>