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

Annotation of www/amiga.html, Revision 1.13

1.7       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/amiga</title>
1.7       fn          5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD/amiga page">
                      8: <meta name="keywords" content="openbsd,amiga">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     14:
1.1       deraadt    15: <h2>OpenBSD/amiga</h2>
                     16:
1.7       fn         17: <hr>
                     18: <h3><strong>History and Status:</strong></h3>
1.1       deraadt    19:
1.7       fn         20: <p>
1.9       deraadt    21: The Amiga port is basically the same as the NetBSD/amiga port
                     22: but with some additions. The major changes are:
                     23: </p>
                     24:
                     25: <ul>
1.12      niklas     26: <li>New interrupt remapping system.
                     27: <li>Support for using ISA peripherals via a bridgecard.
                     28: <li>Supports GGBus+ (aka GoldenGate II) and CrossLink bridgecards
1.11      niklas     29: (Neither of these support ISA DMA so no PC floppy support)
                     30: <li>Tested ISA devices are
                     31: <ul>
                     32: <li>com (Standard PC serial ports)
                     33: <li>lpt (Standard PC parallell ports)
                     34: <li>ast (AST 4-port serial card)
                     35: <li>wd (IDE harddisk)
1.12      niklas     36: <li>acd (IDE ATAPI CD, both data & audio support)
1.11      niklas     37: <li>if_ed, although named if_isaed due to name clash
                     38: (dp8390 based ethernet cards, like 3c503, NE2000 & SMC Ultra).
                     39: </ul>
                     40: Others should port easily as long as DMA isn't necessary.
                     41: <li>SunOS emulation can use shared libraries on the '040
1.9       deraadt    42: </ul>
1.7       fn         43: </p>
1.1       deraadt    44:
1.11      niklas     45: </h3><strong>Projects (in no particular order):</strong></h3>
                     46: <ul>
                     47: <li>Ramdisk device.
                     48: <li>Make it possible to use the ADOS fs on vnds (virtual block devices)
                     49: <li>Optimize the remapping interrupt system.
                     50: <li>HP-UX emulation.
                     51: <li>NCR SVR3 Unix emulation.
                     52: <li>AMIX emulation.
                     53: <li>Writable ADOSFS.
                     54: <li>Test aic (Adaptec 1522) and boca (Boca's multiport serial cards).
                     55: </ul>
                     56: <p>
                     57:
1.8       deraadt    58: <hr>
                     59: <p>
                     60: <a href=index.html#snapshots>Snapshots are made available from time to time.</a>
                     61:
1.2       deraadt    62: <p>
                     63: The maintainer of the amiga port is
1.4       niklas     64: <a href="http://www.appli.se/niklas/">Niklas Hallqvist</a>
1.3       niklas     65: <a href=mailto:niklas@openbsd.org>&lt;niklas@openbsd.org&gt;</a>.
1.7       fn         66: </p>
1.3       niklas     67:
1.7       fn         68: <hr>
                     69: <a href=/><img src=icons/back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    70: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.7       fn         71: <br>
1.13    ! deraadt    72: <small>$OpenBSD: amiga.html,v 1.12 1996/08/19 12:00:47 niklas Exp $</small>
1.7       fn         73:
                     74: </body>
                     75: </html>