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

File: [local] / www / amiga.html (download) (as text)

Revision 1.53, Sat Dec 19 16:47:16 2015 UTC (8 years, 5 months ago) by mmcc
Branch: MAIN
Changes since 1.52: +0 -1 lines

It seems unnecessary to say "There is currently no one working on
bringing this port back to life" for ports that are marked as
discontinued 10+ years ago. Also, a couple trivial rewordings.

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/amiga</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD/amiga page">
<meta name="copyright" content="This document copyright 1996-2013 by OpenBSD.">
<link rel="canonical" href="http://www.openbsd.org/amiga.html">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<p>
<h2><font color="#e00000">OpenBSD/amiga</font></h2>

<hr>

<p>
OpenBSD/amiga used to run on the Amiga machines manufactured by Commodore.
It used to require a Motorola 68020 or better processor, with an external
Motorola 68851 PMMU in case of a 68020.
This left out models 500, 600 and 1000 which can not receive accelerator
boards.
</p>

<p>
<strong>The OpenBSD/amiga port was discontinued after the 3.2 release.</strong>
</p>

<p>
The source code is still available in the CVS Attic, and code can be found in
NetBSD as well.
</p>

<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
  <li><a href="#history">History of the port</a>
  <li><a href="#hardware">Supported hardware</a>
  <li><a href="#install">Getting and installing OpenBSD/amiga</a>
</ul>
</p>

<hr>
<a name="history"></a>
<h3><font color="#0000e0"><strong>History:</strong></font></h3>

<p>
The OpenBSD/amiga was initially derived from NetBSD/amiga in 1995, and
used to loosely track the NetBSD changes until 1998. Niklas Hallqvist also
wrote a new interrupt remapping system, improving average performance,
revamped the installation media, and ported the ISA bus support to a
big-endian platform, for GoldenGate II and CrossLink cards.
</p>

<p>
After a few years, due to the lack of users, this port was slowly left in
oblivion, although releases were still being made. Eventually, it was decided
to stop supporting it and remove the code from the tree.
</p>

<hr>
<a name="hardware"></a>
<h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>

<p>
<h4>Supported models</h4>
</p>

<p>
<ul>
  <li>A1200 (requires an accelerator card with 68020+68851 or better)
  <li>A2000 (requires an accelerator card with 68020+68851 or better)
  <li>A3000
  <li>A4000
  <li>DraCo
</ul>
</p>

<p>
PowerPC-based accelerator cards are not supported.
</p>

<p>
<h4>Supported peripherals</h4>
</p>

<p>
<ul>
  <li>A4000/A1200 on-board IDE controller
  <li><strong>ISA bridges</strong>
    <ul>
    <li>GoldenGate Bus+ (aka GG2)
    <li>CrossLink
    </ul>
  <li>ISA IDE and ATAPI with a supported ISA bridge
  <li><strong>SCSI controllers</strong>
    <ul>
    <li>33c93 based boards: A2091, A3000 and GVP series II
    <li>53c80 based boards: 12 Gauge, IVS, Emplant and Wordsync/Bytesync
    <li>53c710 based boards: A4091, Magnum, Warp Engine, Zeus and DraCo
    <li>FAS216 based boards: FastLane Z3, Blizzard
    </ul>
  <li><strong>Video controllers</strong>
    <ul>
    <li>ECS, AGA and A2024 built in on various amigas
    <li>Retina Z2 and Retina Z3
    <li>Picasso II
    <li>GVP Spectrum
    <li>Piccolo
    <li>A2410
    <li>Cybervision 64
    <li>oMnibus
    <li>Domino
    <li>Merlin
    </ul>
  <li><strong>Ethernet</strong>
    <ul>
    <li>A2065
    <li>Hydra
    <li>ASDG
    <li>A4066
    <li>Ariadne I and II
    <li>Quicknet
    <li>Via a supported ISA bridge:
      <ul>
      <li>NE[12]000
      <li>SMC/WD 8003/8013/8216
      <li>3COM 3c503
      </ul>
    </ul>
  <li><strong>Arcnet controllers</strong>
    <ul>
    <li>A2060
    </ul>
  <li><strong>Serial ports</strong>
    <ul>
    <li>Amiga on-board serial port
    <li>DraCo on-board serial port
    <li>MultiFaceCard II and III
    <li>A2232
    <li>PC COM ports attached to a supported ISA bridge
    </ul>
  <li><strong>Parallel ports</strong>
    <ul>
    <li>Amiga on-board parallel port
    <li>PC LPT ports attached to a supported ISA bridge
    </ul>
  <li><strong>Amiga floppy drive</strong>
  <li><strong>Amiga mouse</strong>
  <li><strong>Amiga-compliant joysticks</strong>
</ul>

<hr>
<a name="install"></a>
<h3><font color="#0000e0">
<strong>Getting and installing OpenBSD/amiga:</strong>
</font></h3>

<p>
The last supported OpenBSD/amiga release was
<a href="32.html">OpenBSD 3.2</a>.
</p>

</body>
</html>