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

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

Revision 1.56, Mon Aug 15 02:22:05 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.55: +1 -1 lines

tls on openbsd.org is now real:
- link to https://www.openbsd.org from the sub-projects' pages
- make internal links relative
- switch link rel=canonical to https to please some search engines
"go ahead" from beck, "do it!!!!" tj

<!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-2016 by OpenBSD.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/amiga.html">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<h2>
<a href="index.html">
<font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
<font color="#e00000">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>

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

<br clear=all>
<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>

<h4>Supported models</h4>

<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>

PowerPC-based accelerator cards are not supported.

<h4>Supported peripherals</h4>

<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>