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

Annotation of www/amiga.html, Revision 1.49

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