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

Annotation of www/amiga.html, Revision 1.52

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