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

Annotation of www/amiga.html, Revision 1.11

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: <base href=http://www.openbsd.org/>
                      6: <link rev=made href=mailto:www@openbsd.org>
                      7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD/amiga page">
                      9: <meta name="keywords" content="openbsd,amiga">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     12: </head>
                     13:
                     14: <body>
                     15:
1.1       deraadt    16: <h2>OpenBSD/amiga</h2>
                     17:
1.7       fn         18: <hr>
                     19: <h3><strong>History and Status:</strong></h3>
1.1       deraadt    20:
1.7       fn         21: <p>
1.9       deraadt    22: The Amiga port is basically the same as the NetBSD/amiga port
                     23: but with some additions. The major changes are:
                     24: </p>
                     25:
                     26: <ul>
                     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)
        !            36: <li>acd (IDE ATAPI CD)
        !            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.11    ! niklas     72: <small>$OpenBSD: amiga.html,v 1.10 1996/08/09 01:45:08 deraadt Exp $</small>
1.7       fn         73:
                     74: </body>
                     75: </html>