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

Diff for /www/amiga.html between version 1.37 and 1.38

version 1.37, 2002/04/24 21:56:22 version 1.38, 2002/05/19 23:53:42
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
           "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
 <html>  <html>
 <head>  <head>
 <title>OpenBSD/amiga</title>  <title>OpenBSD/amiga</title>
Line 10 
Line 11 
 <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">  <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
 </head>  </head>
   
 <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">  <body bgcolor="#FFFFFF" text="#000000" link="#23238E">
   
 <h2>OpenBSD/amiga</h2>  <h2><font color="#e00000">OpenBSD/amiga</font></h2>
   
 <hr>  <hr>
 <h3><strong>History and Status:</strong></h3>  <h3><font color="#0000e0">History and Status:</font></h3>
   
 <p>  <p>
 The Amiga port is basically the same as the NetBSD/amiga port  The Amiga port is basically the same as the NetBSD/amiga port
 but with some additions. The major changes are:  but with some additions. The major changes are:
 </p>  </p>
 <p>  
 <ul>  <ul>
 <li>New interrupt remapping system.</li>  <li>New interrupt remapping system.</li>
 <li>Support for using ISA peripherals via a bridgecard.</li>  <li>Support for using ISA peripherals via a bridgecard.</li>
 <li>Supports <a href="http://www.infinet.com/~erd/GG2/">GG2 Bus+</a>  <li>Supports <a href="http://www.infinet.com/~erd/GG2/">GG2 Bus+</a>
 (aka GoldenGate II) and CrossLink bridgecards  (aka GoldenGate II) and CrossLink bridgecards
 (Neither of these support ISA DMA thus no PC floppy support)</li>  (Neither of these support ISA DMA thus no PC floppy support)</li>
 <li>Tested ISA devices are</li>  <li>Tested ISA devices are
 <ul>  <ul>
 <li>com (Standard PC serial ports)</li>  <li>com (Standard PC serial ports)</li>
 <li>lpt (Standard PC parallel ports)</li>  <li>lpt (Standard PC parallel ports)</li>
Line 38 
Line 39 
 <li>if_ed, although named if_isaed due to name clash  <li>if_ed, although named if_isaed due to name clash
 (dp8390 based ethernet cards, like 3c503, NE2000 &amp; SMC Ultra).</li>  (dp8390 based ethernet cards, like 3c503, NE2000 &amp; SMC Ultra).</li>
 </ul>  </ul>
 Others should port easily as long as DMA isn't necessary.  Others should port easily as long as DMA isn't necessary.</li>
 <li>SunOS emulation can use shared libraries on the '040</li>  <li>SunOS emulation can use shared libraries on the '040</li>
 <li>Understand BSD disklabels if Amiga RDB partitioning is not found.</li>  <li>Understand BSD disklabels if Amiga RDB partitioning is not found.</li>
 <li>Ramdisk device for easy installs</li>  <li>Ramdisk device for easy installs</li>
 </ul>  </ul>
   
 <h3><strong>Supported devices include:</strong></h3>  <h3><font color="#0000e0">Supported devices include:</font></h3>
 <ul>  
   
   <ul>
 <li> A4000/A1200 IDE controller.</li>  <li> A4000/A1200 IDE controller.</li>
   
 <li> ISA bridges:  If you use one of these bridges, and you have  <li> ISA bridges:  If you use one of these bridges, and you have
         success with a device not listed below, please inform us.</li>          success with a device not listed below, please inform us.
   <ul>    <ul>
   <li> The GoldenGate Bus+ (aka GG2).</li>    <li> The GoldenGate Bus+ (aka GG2).</li>
   <li> The CrossLink.</li>    <li> The CrossLink.</li>
   </ul>    </ul></li>
   
 <li> ISA IDE &amp; ATAPI with a supported ISA bridge.</li>  <li> ISA IDE &amp; ATAPI with a supported ISA bridge.</li>
   
 <li> SCSI host adapters:</li>  <li> SCSI host adapters:
   <ul>    <ul>
   <li> 33c93 based boards: A2091, A3000 and GVP series II.</li>    <li> 33c93 based boards: A2091, A3000 and GVP series II.</li>
   <li> 53c80 based boards: 12 Gauge, IVS, Emplant and Wordsync/Bytesync.</li>    <li> 53c80 based boards: 12 Gauge, IVS, Emplant and Wordsync/Bytesync.</li>
   <li> 53c710 based boards: A4091, Magnum, Warp Engine, Zeus and DraCo.</li>    <li> 53c710 based boards: A4091, Magnum, Warp Engine, Zeus and DraCo.</li>
   <li> FAS216 based boards: FastLane Z3, Blizzard.</li>    <li> FAS216 based boards: FastLane Z3, Blizzard.</li>
   </ul>    </ul></li>
   
 <li> Video controllers:</li>  <li> Video controllers:
   <ul>    <ul>
   <li> ECS, AGA and A2024 built in on various amigas</li>    <li> ECS, AGA and A2024 built in on various amigas</li>
   <li> Retina Z2 and Retina Z3.</li>    <li> Retina Z2 and Retina Z3.</li>
Line 78 
Line 79 
   <li> oMnibus.</li>    <li> oMnibus.</li>
   <li> Domino.</li>    <li> Domino.</li>
   <li> Merlin.</li>    <li> Merlin.</li>
   </ul>    </ul></li>
   
 <li> Ethernet controllers:  <li> Ethernet controllers:
   <ul>    <ul>
Line 86 
Line 87 
   <li> Hydra.</li>    <li> Hydra.</li>
   <li> ASDG.</li>    <li> ASDG.</li>
   <li> A4066.</li>    <li> A4066.</li>
   <li> Ariadne I & II.</li>    <li> Ariadne I &amp; II.</li>
   <li> Quicknet.</li>    <li> Quicknet.</li>
   <li> Via a supported ISA bridge:</li>    <li> Via a supported ISA bridge:
     <ul>      <ul>
     <li> NE[12]000</li>      <li> NE[12]000</li>
     <li> SMC/WD 8003/8013/8216</li>      <li> SMC/WD 8003/8013/8216</li>
     <li> 3COM 3c503.</li>      <li> 3COM 3c503.</li>
     </ul>      </ul></li>
   </ul>    </ul></li>
   
 <li> Arcnet controllers:</li>  <li> Arcnet controllers:
   <ul>    <ul>
   <li> A2060.</li>    <li> A2060.</li>
   </ul>    </ul></li>
   
 <li> Tape drives:</li>  <li> Tape drives:
   <ul>    <ul>
   <li> Most SCSI tape drives.</li>    <li> Most SCSI tape drives.</li>
   </ul>    </ul></li>
   
 <li> CD-ROM drives:</li>  <li> CD-ROM drives:
   <ul>    <ul>
   <li> Most SCSI CD-ROM drives.</li>    <li> Most SCSI CD-ROM drives.</li>
   </ul>    </ul></li>
   
 <li> Serial ports:</li>  <li> Serial ports:
   <ul>    <ul>
   <li> Amiga serial port.</li>    <li> Amiga serial port.</li>
   <li> DraCo serial port.</li>    <li> DraCo serial port.</li>
   <li> MultiFaceCard II and III.</li>    <li> MultiFaceCard II and III.</li>
   <li> A2232.</li>    <li> A2232.</li>
   <li> PC COM ports attached to a supported ISA bridge.</li>    <li> PC COM ports attached to a supported ISA bridge.</li>
   </ul>    </ul></li>
   
 <li> Parallel ports:</li>  <li> Parallel ports:
   <ul>    <ul>
   <li> Amiga parallel port.</li>    <li> Amiga parallel port.</li>
   <li> PC LPT ports attached to a supported ISA bridge.</li>    <li> PC LPT ports attached to a supported ISA bridge.</li>
   </ul>    </ul></li>
   
 <li> Amiga floppy drives.</li>  <li> Amiga floppy drives.</li>
 <li> Amiga mouse.</li>  <li> Amiga mouse.</li>
Line 132 
Line 133 
 </ul>  </ul>
   
   
 <h3><strong>Projects (in no particular order):</strong></h3>  <h3><font color="#0000e0">Projects (in no particular order):</font></h3>
 <ul>  <ul>
 <li>Repair the AriadneI ethernet driver.</li>  <li>Repair the AriadneI ethernet driver.</li>
 <li>Add support for CSMk2/3 scsi controllers.</li>  <li>Add support for CSMk2/3 scsi controllers.</li>
Line 140 
Line 141 
 <li>Fix the cpu detection on the BSD-bootblocks for CS060 owners.</li>  <li>Fix the cpu detection on the BSD-bootblocks for CS060 owners.</li>
 <li>Write some sort of beginners help for amiga users. (Help wanted)</li>  <li>Write some sort of beginners help for amiga users. (Help wanted)</li>
 </ul>  </ul>
 <p>  
   
 <hr>  <hr>
 <p>  <p>
 <a href="ftp.html">Snapshots are made available from time to time.</a>  <a href="ftp.html">Snapshots are made available from time to time.</a>
   </p>
   
 <p>  <p>
 There is currently no official maintainer for the amiga port.  There is currently no official maintainer for the amiga port.
 </p>  </p>
   
 <hr>  <hr>
 <a href="plat.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>  <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>  <a href="mailto:www@openbsd.org">www@openbsd.org</a>
 <br>  <br>
 <small>$OpenBSD$</small>  <small>$OpenBSD$</small>

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38