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

Diff for /www/arc.html between version 1.34 and 1.35

version 1.34, 2000/02/03 21:22:25 version 1.35, 2001/08/25 10:07:25
Line 2 
Line 2 
 <html>  <html>
 <head>  <head>
 <title>OpenBSD/arc</title>  <title>OpenBSD/arc</title>
 <link rev=made href=mailto:www@openbsd.org>  <link rev=made href="mailto:www@openbsd.org">
 <meta name="resource-type" content="document">  <meta name="resource-type" content="document">
 <meta name="description" content="the OpenBSD/arc page">  <meta name="description" content="the OpenBSD/arc page">
 <meta name="keywords" content="openbsd,arc">  <meta name="keywords" content="openbsd,arc">
 <meta name="distribution" content="global">  <meta name="distribution" content="global">
 <meta name="copyright" content="This document copyright 1996 by OpenBSD.">  <meta name="copyright" content="This document copyright 1996-2001 by OpenBSD.">
 </head>  </head>
   
 <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">  <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
Line 65 
Line 65 
 <h3>Currently the port supports the following:</h3>  <h3>Currently the port supports the following:</h3>
 <ul>  <ul>
 <li>Acer Pica: 150MHz R4400PC, ISA, with onboard ethernet, scsi, video,  <li>Acer Pica: 150MHz R4400PC, ISA, with onboard ethernet, scsi, video,
         and serial.          and serial.</li>
 <li><a href="http://www.deskstation.com">Deskstation</a>  <li><a href="http://www.deskstation.com">Deskstation</a>
         Tyne: 133MHz R4600, ISA and VLB.          Tyne: 133MHz R4600, ISA and VLB.</li>
 <li><a href="http://www.deskstation.com">Deskstation</a>  <li><a href="http://www.deskstation.com">Deskstation</a>
         rPC44: 100MHz R4400PC, EISA bus.          rPC44: 100MHz R4400PC, EISA bus.</li>
 <li><a href=http://www.algor.co.uk>Algorithmics</a> R4000/R5000/R10000 evaluation board  <li><a href="http://www.algor.co.uk">Algorithmics</a> R4000/R5000/R10000 evaluation board</li>
 <li>NEC RiscStation works.  <li>NEC RiscStation works.</li>
 </ul>  </ul>
 </p>  </p>
   
 <p>  <p>
 <h3>Supported devices include:</h3>  <h3>Supported devices include:</h3>
 <ul>  <ul>
 <li> graphics:  <li> graphics:</li>
   <ul>    <ul>
   <li> built-in S3 VGA graphics adapter on PICA.    <li> built-in S3 VGA graphics adapter on PICA.</li>
   <li> Standard VGA graphics adapter on rPC44 and Tyne.    <li> Standard VGA graphics adapter on rPC44 and Tyne.</li>
   <li> Note that X11R6 currently supports only S3 boards.    <li> Note that X11R6 currently supports only S3 boards.</li>
   </ul>    </ul>
   
 <li> keyboard:  <li> keyboard:</li>
   <ul>    <ul>
   <li> Standard PC compatible keyboard with optionally driver softloaded keymaps.    <li> Standard PC compatible keyboard with optionally driver softloaded keymaps.</li>
   </ul>    </ul>
   
 <li> mouse:  <li> mouse:</li>
   <ul>    <ul>
   <li> PS2 mouse on PICA    <li> PS2 mouse on PICA</li>
   <li> Serial mouse on /dev/tty00 on rPC44 and Tyne.    <li> Serial mouse on /dev/tty00 on rPC44 and Tyne.</li>
   </ul>    </ul>
   
 <li> serial ports:  <li> serial ports:</li>
   <ul>    <ul>
   <li> on-board tty00 and tty01 (PICA. can not yet be used as console)    <li> on-board tty00 and tty01 (PICA. can not yet be used as console)</li>
   <li> ISA tty00 and tty01 on systems without serial ports on the motherboard (Tyne).    <li> ISA tty00 and tty01 on systems without serial ports on the motherboard (Tyne).</li>
   <li> ISA tty02 and tty03 on all ISA capable systems.    <li> ISA tty02 and tty03 on all ISA capable systems.</li>
   </ul>    </ul>
   
 <li> parallel ports:  <li> parallel ports:</li>
   <ul>    <ul>
   <li> parallel ports is supported on-board (PICA) or on ISA (rPC44 and Tyne).    <li> parallel ports is supported on-board (PICA) or on ISA (rPC44 and Tyne).</li>
   </ul>    </ul>
   
 <li> floppy:  <li> floppy:</li>
   <ul>    <ul>
   <li> floppy is supported on PICA only.    <li> floppy is supported on PICA only.</li>
   </ul>    </ul>
   
 <li> ethernet:  <li> ethernet:</li>
   <ul>    <ul>
   <li> on-board SONIC ethernet controller (PICA only)    <li> on-board SONIC ethernet controller (PICA only)</li>
   <li> 3Com Etherlink boards (All ISA capable systems)    <li> 3Com Etherlink boards (All ISA capable systems)</li>
   <li> NE2000 compatible ISA boards.    <li> NE2000 compatible ISA boards.</li>
   </ul>    </ul>
   
 <li> SCSI:  <li> SCSI:</li>
   <ul>    <ul>
   <li> on-board NCR53C96 SCSI controller (PICA)    <li> on-board NCR53C96 SCSI controller (PICA)</li>
   <li> VLB "Buslogic BT-440C/445C" SCSI controller.    <li> VLB "Buslogic BT-440C/445C" SCSI controller.</li>
   <li> ISA "Buslogic BT-545" SCSI controller on rPC44.    <li> ISA "Buslogic BT-545" SCSI controller on rPC44.</li>
   </ul>    </ul>
   
 <li> IDE:  <li> IDE:</li>
   <ul>    <ul>
   <li> IDE disks via wd driver on ISA bus. Bootable only on Deskstation systems.    <li> IDE disks via wd driver on ISA bus. Bootable only on Deskstation systems.</li>
   </ul>    </ul>
   
 <li> Misc:  <li> Misc:</li>
   <ul>    <ul>
   <li> Joystick on ISA bus.    <li> Joystick on ISA bus.</li>
   </ul>    </ul>
 </ul>  </ul>
 </p>  </p>
Line 142 
Line 142 
 <p>  <p>
 <h3>The following ports are also being worked on:</h3>  <h3>The following ports are also being worked on:</h3>
 <ul>  <ul>
 <li>Algorithmics P-4032 and P-5064 boards.  <li>Algorithmics P-4032 and P-5064 boards.</li>
 </ul>  </ul>
 </p>  </p>
   
Line 155 
Line 155 
 <p>  <p>
 <h3>Recent developments:</h3>  <h3>Recent developments:</h3>
 <ul>  <ul>
 <li>PCI bus support on Algorithmics P-4032 and P-5064 boards.  <li>PCI bus support on Algorithmics P-4032 and P-5064 boards.</li>
 <li>Support for <a href=http://www.qedinc.com>QED</a> RM52x0 processors. (R5000 derivates).  <li>Support for <a href="http://www.qedinc.com">QED</a> RM52x0 processors. (R5000 derivates).</li>
 <li>Kernel DDB functional.  <li>Kernel DDB functional.</li>
 </ul>  </ul>
 </p>  </p>
   
Line 168 
Line 168 
   
 <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>
 Send mail to <a href=mailto:imp@openbsd.org>Warner Losh</a> and  Send mail to <a href="mailto:imp@openbsd.org">Warner Losh</a> and
 <a href=mailto:pefo@openbsd.org>Per Fogelstr&ouml;m</a>.  <a href="mailto:pefo@openbsd.org">Per Fogelstr&ouml;m</a>.
 </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.34  
changed lines
  Added in v.1.35