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

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

Revision 1.38, Sun May 19 23:53:42 2002 UTC (22 years ago) by horacio
Branch: MAIN
Changes since 1.37: +34 -33 lines

4.01 Transitional compliance
make platform pages look even

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>OpenBSD/amiga</title>
<link rev=made href="mailto:www@openbsd.org">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/amiga page">
<meta name="keywords" content="openbsd,amiga">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
</head>

<body bgcolor="#FFFFFF" text="#000000" link="#23238E">

<h2><font color="#e00000">OpenBSD/amiga</font></h2>

<hr>
<h3><font color="#0000e0">History and Status:</font></h3>

<p>
The Amiga port is basically the same as the NetBSD/amiga port
but with some additions. The major changes are:
</p>

<ul>
<li>New interrupt remapping system.</li>
<li>Support for using ISA peripherals via a bridgecard.</li>
<li>Supports <a href="http://www.infinet.com/~erd/GG2/">GG2 Bus+</a>
(aka GoldenGate II) and CrossLink bridgecards
(Neither of these support ISA DMA thus no PC floppy support)</li>
<li>Tested ISA devices are
<ul>
<li>com (Standard PC serial ports)</li>
<li>lpt (Standard PC parallel ports)</li>
<li>ast (AST 4-port serial card)</li>
<li>wd (IDE harddisk)</li>
<li>acd (IDE ATAPI CD, both data &amp; audio support)</li>
<li>if_ed, although named if_isaed due to name clash
(dp8390 based ethernet cards, like 3c503, NE2000 &amp; SMC Ultra).</li>
</ul>
Others should port easily as long as DMA isn't necessary.</li>
<li>SunOS emulation can use shared libraries on the '040</li>
<li>Understand BSD disklabels if Amiga RDB partitioning is not found.</li>
<li>Ramdisk device for easy installs</li>
</ul>

<h3><font color="#0000e0">Supported devices include:</font></h3>

<ul>
<li> A4000/A1200 IDE controller.</li>

<li> ISA bridges:  If you use one of these bridges, and you have
	success with a device not listed below, please inform us.
  <ul>
  <li> The GoldenGate Bus+ (aka GG2).</li>
  <li> The CrossLink.</li>
  </ul></li>

<li> ISA IDE &amp; ATAPI with a supported ISA bridge.</li>

<li> SCSI host adapters:
  <ul>
  <li> 33c93 based boards: A2091, A3000 and GVP series II.</li>
  <li> 53c80 based boards: 12 Gauge, IVS, Emplant and Wordsync/Bytesync.</li>
  <li> 53c710 based boards: A4091, Magnum, Warp Engine, Zeus and DraCo.</li>
  <li> FAS216 based boards: FastLane Z3, Blizzard.</li>
  </ul></li>

<li> Video controllers:
  <ul>
  <li> ECS, AGA and A2024 built in on various amigas</li>
  <li> Retina Z2 and Retina Z3.</li>
  <li> Picasso II.</li>
  <li> GVP Spectrum.</li>
  <li> Piccolo.</li>
  <li> A2410.</li>
  <li> Cybervision 64.</li>
  <li> oMnibus.</li>
  <li> Domino.</li>
  <li> Merlin.</li>
  </ul></li>

<li> Ethernet controllers:
  <ul>
  <li> A2065.</li>
  <li> Hydra.</li>
  <li> ASDG.</li>
  <li> A4066.</li>
  <li> Ariadne I &amp; II.</li>
  <li> Quicknet.</li>
  <li> Via a supported ISA bridge:
    <ul>
    <li> NE[12]000</li>
    <li> SMC/WD 8003/8013/8216</li>
    <li> 3COM 3c503.</li>
    </ul></li>
  </ul></li>

<li> Arcnet controllers:
  <ul>
  <li> A2060.</li>
  </ul></li>

<li> Tape drives:
  <ul>
  <li> Most SCSI tape drives.</li>
  </ul></li>

<li> CD-ROM drives:
  <ul>
  <li> Most SCSI CD-ROM drives.</li>
  </ul></li>

<li> Serial ports:
  <ul>
  <li> Amiga serial port.</li>
  <li> DraCo serial port.</li>
  <li> MultiFaceCard II and III.</li>
  <li> A2232.</li>
  <li> PC COM ports attached to a supported ISA bridge.</li>
  </ul></li>

<li> Parallel ports:
  <ul>
  <li> Amiga parallel port.</li>
  <li> PC LPT ports attached to a supported ISA bridge.</li>
  </ul></li>

<li> Amiga floppy drives.</li>
<li> Amiga mouse.</li>
<li> Amiga-compliant joysticks.</li>
</ul>


<h3><font color="#0000e0">Projects (in no particular order):</font></h3>
<ul>
<li>Repair the AriadneI ethernet driver.</li>
<li>Add support for CSMk2/3 scsi controllers.</li>
<li>Add support for other amiga hardware.</li>
<li>Fix the cpu detection on the BSD-bootblocks for CS060 owners.</li>
<li>Write some sort of beginners help for amiga users. (Help wanted)</li>
</ul>

<hr>
<p>
<a href="ftp.html">Snapshots are made available from time to time.</a>
</p>

<p>
There is currently no official maintainer for the amiga port.
</p>

<hr>
<a href="plat.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a> 
<a href="mailto:www@openbsd.org">www@openbsd.org</a>
<br>
<small>$OpenBSD: amiga.html,v 1.38 2002/05/19 23:53:42 horacio Exp $</small>

</body>
</html>