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

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

Revision 1.32, Wed May 23 15:20:19 2001 UTC (23 years ago) by jj
Branch: MAIN
Changes since 1.31: +6 -7 lines

Better html compliance. From Brian Poole.

<!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 by OpenBSD.">
</head>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">

<h2>OpenBSD/amiga</h2>

<hr>
<h3><strong>History and Status:</strong></h3>

<p>
The Amiga port is basically the same as the NetBSD/amiga port
but with some additions. The major changes are:
</p>
<p>
<ul>
<li>New interrupt remapping system.
<li>Support for using ISA peripherals via a bridgecard.
<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>Tested ISA devices are
<ul>
<li>com (Standard PC serial ports)
<li>lpt (Standard PC parallel ports)
<li>ast (AST 4-port serial card)
<li>wd (IDE harddisk)
<li>acd (IDE ATAPI CD, both data &amp; audio support)
<li>if_ed, although named if_isaed due to name clash
(dp8390 based ethernet cards, like 3c503, NE2000 &amp; SMC Ultra).
</ul>
Others should port easily as long as DMA isn't necessary.
<li>SunOS emulation can use shared libraries on the '040
<li>Understand BSD disklabels if Amiga RDB partitioning is not found.
<li>Ramdisk device for easy installs
</ul>

<h3><strong>Supported devices include:</strong></h3>
<ul>

<li> A4000/A1200 IDE controller.

<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> The CrossLink.
  </ul>

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

<li> SCSI host adapters:
  <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> Video controllers:
  <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> Ethernet controllers:
  <ul>
  <li> A2065.
  <li> Hydra.
  <li> ASDG.
  <li> A4066.
  <li> Ariadne I & 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> Arcnet controllers:
  <ul>
  <li> A2060.
  </ul>

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

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

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

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

<li> Amiga floppy drives.
<li> Amiga mouse.
</ul>


<h3><strong>Projects (in no particular order):</strong></h3>
<ul>
<li>Make it possible to use the ADOS fs on vnds (virtual block devices)
<li>Optimize the remapping interrupt system.
<li>HP-UX emulation.
<li>NCR SVR3 Unix emulation.
<li>AMIX emulation.
<li>Writable ADOSFS.
<li>Test aic (Adaptec 1522), boca (Boca's multiport serial cards) and
perhaps even a Teles S0/16.3 ISDN card.
</ul>
<p>

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

<p>
The maintainer of the amiga port is
<a href="mailto:jj@openbsd.org">Janne Johansson &lt;jj@openbsd.org&gt;</a>.
</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.32 2001/05/23 15:20:19 jj Exp $</small>

</body>
</html>