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

Annotation of www/amiga.html, Revision 1.27

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">
1.20      deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.7       fn         11: </head>
                     12:
1.22      johns      13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.7       fn         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.
1.19      niklas     28: <li>Supports <a href=http://www.infinet.com/~erd/GG2/>GG2 Bus+</a>
                     29: (aka GoldenGate II) and CrossLink bridgecards
1.15      niklas     30: (Neither of these support ISA DMA thus no PC floppy support)
1.11      niklas     31: <li>Tested ISA devices are
                     32: <ul>
                     33: <li>com (Standard PC serial ports)
1.15      niklas     34: <li>lpt (Standard PC parallel ports)
1.11      niklas     35: <li>ast (AST 4-port serial card)
                     36: <li>wd (IDE harddisk)
1.12      niklas     37: <li>acd (IDE ATAPI CD, both data & audio support)
1.11      niklas     38: <li>if_ed, although named if_isaed due to name clash
                     39: (dp8390 based ethernet cards, like 3c503, NE2000 & SMC Ultra).
                     40: </ul>
                     41: Others should port easily as long as DMA isn't necessary.
                     42: <li>SunOS emulation can use shared libraries on the '040
1.25      todd       43: <li>Understand BSD disklabels if Amiga RDB partitioning is not found.
1.26      niklas     44: <li>Ramdisk device for easy installs
1.9       deraadt    45: </ul>
1.7       fn         46: </p>
1.1       deraadt    47:
1.21      johns      48: <h3><strong>Supported devices include:</strong></h3>
                     49: <ul>
                     50:
                     51: <li> A4000/A1200 IDE controller.
                     52:
1.24      deraadt    53: <li> ISA bridges:  If you use one of these bridges, and you have
                     54:        success with a device not listed below, please inform us.
1.23      deraadt    55:   <ul>
                     56:   <li> The GoldenGate Bus+ (aka GG2).
                     57:   <li> The CrossLink.
                     58:   </ul>
                     59:
1.21      johns      60: <li> ISA IDE & ATAPI with a supported ISA bridge.
                     61:
                     62: <li> SCSI host adapters:
                     63:   <ul>
                     64:   <li> 33c93 based boards: A2091, A3000 and GVP series II.
                     65:   <li> 53c80 based boards: 12 Gauge, IVS, Emplant and Wordsync/Bytesync.
                     66:   <li> 53c710 based boards: A4091, Magnum, Warp Engine, Zeus and DraCo.
                     67:   <li> FAS216 based boards: FastLane Z3, Blizzard.
                     68:   </ul>
                     69:
                     70: <li> Video controllers:
                     71:   <ul>
                     72:   <li> ECS, AGA and A2024 built in on various amigas
                     73:   <li> Retina Z2 and Retina Z3.
                     74:   <li> Picasso II.
                     75:   <li> GVP Spectrum.
                     76:   <li> Piccolo.
                     77:   <li> A2410.
                     78:   <li> Cybervision 64.
                     79:   <li> oMnibus.
                     80:   <li> Domino.
                     81:   <li> Merlin.
                     82:   </ul>
                     83:
                     84: <li> Ethernet controllers:
                     85:   <ul>
                     86:   <li> A2065.
                     87:   <li> Hydra.
                     88:   <li> ASDG.
                     89:   <li> A4066.
                     90:   <li> Ariadne.
                     91:   <li> Quicknet.
                     92:   <li> Via a supported ISA bridge:
                     93:     <ul>
                     94:     <li> NE[12]000
                     95:     <li> SMC/WD 8003/8013/8216
                     96:     <li> 3COM 3c503.
                     97:     </ul>
                     98:   </ul>
                     99:
                    100: <li> Arcnet controllers:
                    101:   <ul>
                    102:   <li> A2060.
                    103:   </ul>
                    104:
                    105: <li> Tape drives:
                    106:   <ul>
                    107:   <li> Most SCSI tape drives.
                    108:   </ul>
                    109:
                    110: <li> CD-ROM drives:
                    111:   <ul>
                    112:   <li> Most SCSI CD-ROM drives.
                    113:   </ul>
                    114:
                    115: <li> Serial ports:
                    116:   <ul>
                    117:   <li> Amiga serial port.
                    118:   <li> DraCo serial port.
                    119:   <li> MultiFaceCard II and III.
                    120:   <li> A2232.
                    121:   <li> PC COM ports attached to a supported ISA bridge.
                    122:   </ul>
                    123:
                    124: <li> Parallel ports:
                    125:   <ul>
                    126:   <li> Amiga parallel port.
                    127:   <li> PC LPT ports attached to a supported ISA bridge.
                    128:   </ul>
                    129:
                    130: <li> Amiga floppy drives.
                    131: <li> Amiga mouse.
                    132: </ul>
                    133:
                    134:
                    135: <h3><strong>Projects (in no particular order):</strong></h3>
1.11      niklas    136: <ul>
                    137: <li>Make it possible to use the ADOS fs on vnds (virtual block devices)
                    138: <li>Optimize the remapping interrupt system.
                    139: <li>HP-UX emulation.
                    140: <li>NCR SVR3 Unix emulation.
                    141: <li>AMIX emulation.
                    142: <li>Writable ADOSFS.
1.19      niklas    143: <li>Test aic (Adaptec 1522), boca (Boca's multiport serial cards) and
                    144: perhaps even a Teles S0/16.3 ISDN card.
1.11      niklas    145: </ul>
                    146: <p>
                    147:
1.8       deraadt   148: <hr>
                    149: <p>
1.17      deraadt   150: <a href=ftp.html>Snapshots are made available from time to time.</a>
1.8       deraadt   151:
1.2       deraadt   152: <p>
                    153: The maintainer of the amiga port is
1.4       niklas    154: <a href="http://www.appli.se/niklas/">Niklas Hallqvist</a>
1.3       niklas    155: <a href=mailto:niklas@openbsd.org>&lt;niklas@openbsd.org&gt;</a>.
1.7       fn        156: </p>
1.3       niklas    157:
1.7       fn        158: <hr>
1.27    ! pauls     159: <a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   160: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.7       fn        161: <br>
1.27    ! pauls     162: <small>$OpenBSD: amiga.html,v 1.26 1997/12/11 11:11:13 niklas Exp $</small>
1.7       fn        163:
                    164: </body>
                    165: </html>