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

Annotation of www/amiga.html, Revision 1.48

1.41      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.7       fn          3: <html>
1.1       deraadt     4: <head>
                      5: <title>OpenBSD/amiga</title>
1.41      miod        6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.7       fn          8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/amiga page">
                     10: <meta name="keywords" content="openbsd,amiga">
                     11: <meta name="distribution" content="global">
1.48    ! miod       12: <meta name="copyright" content="This document copyright 1996-2013 by OpenBSD.">
1.7       fn         13: </head>
                     14:
1.41      miod       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
1.38      horacio    18: <h2><font color="#e00000">OpenBSD/amiga</font></h2>
1.1       deraadt    19:
1.7       fn         20: <hr>
1.1       deraadt    21:
1.7       fn         22: <p>
1.48    ! miod       23: OpenBSD/amiga used to run on the Amiga machines manufactured by Commodore.
        !            24: It used to require a Motorola 68020 or better processor, with an external
        !            25: Motorola 68851 PMMU in case of a 68020.
        !            26: This left out models 500, 600 and 1000 which can not receive accelerator
1.41      miod       27: boards.
                     28: </p>
                     29:
                     30: <p>
                     31: <strong><font color="#e00000">The OpenBSD/amiga port has been
                     32: discontinued</font></strong> after the 3.2 release.
                     33: </p>
                     34:
                     35: <p>
                     36: There is currently no one working on bringing this port back to life.
                     37: The source code is still available in the CVS Attic, and code can be found in
                     38: NetBSD as well.
1.9       deraadt    39: </p>
1.38      horacio    40:
1.47      nick       41: <a name="toc"></a>
1.41      miod       42: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     43: <p>
1.9       deraadt    44: <ul>
1.42      jufi       45:   <li><a href="#history">History of the port</a>
1.43      nick       46:   <li><a href="#hardware">Supported hardware</a>
1.41      miod       47:   <li><a href="#install">Getting and installing OpenBSD/amiga</a>
1.9       deraadt    48: </ul>
1.41      miod       49: </p>
                     50:
                     51: <hr>
                     52: <a name="history"></a>
                     53: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     54:
                     55: <p>
                     56: The OpenBSD/amiga was initially derived from NetBSD/amiga in 1995, and
                     57: used to loosely track the NetBSD changes until 1998. Niklas Hallqvist also
                     58: wrote a new interrupt remapping system, improving average performance,
                     59: revamped the installation media, and ported the ISA bus support to a
                     60: big-endian platform, for GoldenGate II and CrossLink cards.
                     61: </p>
                     62:
                     63: <p>
                     64: After a few years, due to the lack of users, this port was slowly left in
                     65: oblivion, although releases were still being made. Eventually, it was decided
                     66: to stop supporting it and remove the code from the tree.
                     67: </p>
                     68:
                     69: <hr>
                     70: <a name="hardware"></a>
                     71: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.1       deraadt    72:
1.41      miod       73: <p>
                     74: <h4>Supported models</h4>
                     75: </p>
1.38      horacio    76:
1.41      miod       77: <p>
1.21      johns      78: <ul>
1.41      miod       79:   <li>A1200 (requires an accelerator card with 68020+68851 or better)
                     80:   <li>A2000 (requires an accelerator card with 68020+68851 or better)
                     81:   <li>A3000
                     82:   <li>A4000
                     83:   <li>DraCo
                     84: </ul>
                     85: </p>
1.21      johns      86:
1.41      miod       87: <p>
                     88: PowerPC-based accelerator cards are not supported.
                     89: </p>
1.21      johns      90:
1.41      miod       91: <p>
                     92: <h4>Supported peripherals</h4>
                     93: </p>
1.21      johns      94:
1.41      miod       95: <p>
1.11      niklas     96: <ul>
1.41      miod       97:   <li>A4000/A1200 on-board IDE controller
                     98:   <li><strong>ISA bridges</strong>
                     99:     <ul>
                    100:     <li>GoldenGate Bus+ (aka GG2)
                    101:     <li>CrossLink
                    102:     </ul>
                    103:   <li>ISA IDE and ATAPI with a supported ISA bridge
                    104:   <li><strong>SCSI controllers</strong>
                    105:     <ul>
                    106:     <li>33c93 based boards: A2091, A3000 and GVP series II
                    107:     <li>53c80 based boards: 12 Gauge, IVS, Emplant and Wordsync/Bytesync
                    108:     <li>53c710 based boards: A4091, Magnum, Warp Engine, Zeus and DraCo
                    109:     <li>FAS216 based boards: FastLane Z3, Blizzard
                    110:     </ul>
                    111:   <li><strong>Video controllers</strong>
                    112:     <ul>
                    113:     <li>ECS, AGA and A2024 built in on various amigas
                    114:     <li>Retina Z2 and Retina Z3
                    115:     <li>Picasso II
                    116:     <li>GVP Spectrum
                    117:     <li>Piccolo
                    118:     <li>A2410
                    119:     <li>Cybervision 64
                    120:     <li>oMnibus
                    121:     <li>Domino
                    122:     <li>Merlin
                    123:     </ul>
                    124:   <li><strong>Ethernet</strong>
                    125:     <ul>
                    126:     <li>A2065
                    127:     <li>Hydra
                    128:     <li>ASDG
                    129:     <li>A4066
                    130:     <li>Ariadne I and II
                    131:     <li>Quicknet
                    132:     <li>Via a supported ISA bridge:
                    133:       <ul>
                    134:       <li>NE[12]000
                    135:       <li>SMC/WD 8003/8013/8216
                    136:       <li>3COM 3c503
                    137:       </ul>
                    138:     </ul>
                    139:   <li><strong>Arcnet controllers</strong>
                    140:     <ul>
                    141:     <li>A2060
                    142:     </ul>
                    143:   <li><strong>Serial ports</strong>
                    144:     <ul>
                    145:     <li>Amiga on-board serial port
                    146:     <li>DraCo on-board serial port
                    147:     <li>MultiFaceCard II and III
                    148:     <li>A2232
                    149:     <li>PC COM ports attached to a supported ISA bridge
                    150:     </ul>
                    151:   <li><strong>Parallel ports</strong>
                    152:     <ul>
                    153:     <li>Amiga on-board parallel port
                    154:     <li>PC LPT ports attached to a supported ISA bridge
                    155:     </ul>
                    156:   <li><strong>Amiga floppy drive</strong>
                    157:   <li><strong>Amiga mouse</strong>
                    158:   <li><strong>Amiga-compliant joysticks</strong>
1.11      niklas    159: </ul>
                    160:
1.8       deraadt   161: <hr>
1.41      miod      162: <a name="install"></a>
                    163: <h3><font color="#0000e0">
                    164: <strong>Getting and installing OpenBSD/amiga:</strong>
                    165: </font></h3>
1.8       deraadt   166:
1.2       deraadt   167: <p>
1.46      ian       168: The last supported OpenBSD/amiga release was
1.41      miod      169: <a href="32.html">OpenBSD 3.2</a>.
1.7       fn        170: </p>
1.3       niklas    171:
1.7       fn        172: <hr>
1.41      miod      173: <a href="plat.html">
                    174: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    175: </a>
                    176: <br>
                    177: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.7       fn        178: <br>
1.48    ! miod      179: <small>$OpenBSD: amiga.html,v 1.47 2007/05/15 02:10:53 nick Exp $</small>
1.7       fn        180:
                    181: </body>
                    182: </html>