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

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

Revision 1.11, Mon Aug 19 08:09:32 1996 UTC (27 years, 9 months ago) by niklas
Branch: MAIN
Changes since 1.10: +27 -6 lines

Clarify status and add projects clause

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD/amiga</title>
<base href=http://www.openbsd.org/>
<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, Inc.">
</head>

<body>

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

<ul>
<li>support for using ISA peripherals via a bridgecard.
<li>supports GGBus+ (aka GoldenGate II) and CrossLink bridgecards
(Neither of these support ISA DMA so no PC floppy support)
<li>Tested ISA devices are
<ul>
<li>com (Standard PC serial ports)
<li>lpt (Standard PC parallell ports)
<li>ast (AST 4-port serial card)
<li>wd (IDE harddisk)
<li>acd (IDE ATAPI CD)
<li>if_ed, although named if_isaed due to name clash
(dp8390 based ethernet cards, like 3c503, NE2000 & SMC Ultra).
</ul>
Others should port easily as long as DMA isn't necessary.
<li>SunOS emulation can use shared libraries on the '040
</ul>
</p>

</h3><strong>Projects (in no particular order):</strong></h3>
<ul>
<li>Ramdisk device.
<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) and boca (Boca's multiport serial cards).
</ul>
<p>

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

<p>
The maintainer of the amiga port is
<a href="http://www.appli.se/niklas/">Niklas Hallqvist</a>
<a href=mailto:niklas@openbsd.org>&lt;niklas@openbsd.org&gt;</a>.
</p>

<hr>
<a href=/><img src=icons/back.gif border=0 alt=OpenBSD></a> 
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br>
<small>$OpenBSD: amiga.html,v 1.11 1996/08/19 08:09:32 niklas Exp $</small>

</body>
</html>