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

Annotation of www/arc.html, Revision 1.47

1.37      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       deraadt     3: <html>
                      4: <head>
                      5: <title>OpenBSD/arc</title>
1.37      miod        6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       deraadt     7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD/arc page">
                      9: <meta name="keywords" content="openbsd,arc">
                     10: <meta name="distribution" content="global">
1.45      miod       11: <meta name="copyright" content="This document copyright 1996-2013 by OpenBSD.">
1.1       deraadt    12: </head>
                     13:
1.37      miod       14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     16: <p>
                     17: <h2><font color="#e00000">OpenBSD/arc</font></h2>
1.1       deraadt    18:
1.37      miod       19: <hr>
                     20:
                     21: <p>
1.45      miod       22: OpenBSD/arc used to run on the machines compatible with the <i>Advanced RISC
1.37      miod       23: Computing</i> specification, known as ARC machines, based on MIPS processors
                     24: and initially designed to run Microsoft Windows NT.
1.45      miod       25: Such machines included the long dead Acer PICA, as well other machines
1.37      miod       26: manufactured by other companies such as MIPS, Deskstation, NEC, and Olivetti.
                     27: </p>
                     28:
                     29: <p>
1.45      miod       30: The ARC specification is extinct, and no new ARC BIOS machines for MIPS are
                     31: likely to ever be manufactured.
                     32: Microsoft has stopped supporting MIPS platforms after NT 4.0.
                     33: OpenBSD/arc used to provide a good alternative to NT!
1.37      miod       34: </p>
                     35:
                     36: <p>
1.47    ! deraadt    37: <strong>The OpenBSD/arc port was discontinued after the 2.3 release.</strong>
1.37      miod       38: </p>
                     39:
                     40: <p>
                     41: There is currently no one working on bringing this port back to life.
                     42: The source code is still available in the CVS Attic, and code can be found in
                     43: NetBSD as well.
                     44: </p>
                     45:
1.44      nick       46: <a name="toc"></a>
1.37      miod       47: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     48: <p>
                     49: <ul>
1.40      jufi       50:   <li><a href="#history">History of the port</a>
1.43      nick       51:   <li><a href="#hardware">Supported hardware</a>
1.37      miod       52:   <li><a href="#install">Getting and installing OpenBSD/arc</a>
                     53: </ul>
                     54: </p>
1.1       deraadt    55:
                     56: <hr>
1.37      miod       57: <a name="history"></a>
                     58: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       deraadt    59:
                     60: <p>
1.37      miod       61: The early history of this port is not very clear. Apparently the first work was
                     62: done by CMU as part of their Mach project. The initial hardware was the DEC
                     63: R2000/R3000-based DECstations. This code was later used by both the Sprite and
                     64: BSD groups. The 4.4BSD code, known as the <i><a href="pmax.html">pmax</a></i>
                     65: port, was made freely available in mid 1993. It was merged into the
                     66: NetBSD tree by a variety of people, but took several years to really become
                     67: stable and mature, mainly because of compiler toolchain problems.
1.1       deraadt    68: </p>
                     69:
                     70: <p>
1.9       niklas     71: Per Fogelstr&ouml;m became familiar with the code after porting it to a
1.37      miod       72: home-built IDT R3081 based board. Subsequently he added R4400 support
                     73: when porting it to the MIPS R4400 Acer PICA board. Willowglen
1.1       deraadt    74: Singapore purchased a second PICA board for Theo de Raadt so that he
                     75: could improve the port for use as a development system for an internal
1.37      miod       76: project. Since then Theo, Per and others have completed the port.
1.1       deraadt    77: </p>
                     78:
                     79: <p>
1.37      miod       80: As a result, the code has been modified to make it more versatile, and
                     81: eventually support a larger range of ARC machines. Unfortunately the death
                     82: of this platform, as well as the lack of general availability of this hardware,
                     83: eventually turned people away from working on this port. Eventually, it was
                     84: decided to stop supporting it and remove the code from the tree.
1.1       deraadt    85: </p>
                     86:
1.37      miod       87:
                     88: <hr>
                     89: <a name="hardware"></a>
                     90: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     91:
1.1       deraadt    92: <p>
1.37      miod       93: <h4>Supported models</h4>
1.1       deraadt    94: </p>
                     95:
                     96: <p>
1.12      deraadt    97: <ul>
1.43      nick       98:   <li>Acer Pica (150MHz R4400PC, ISA, with on-board ethernet, SCSI, video,
1.37      miod       99:   and serial)
                    100:   <li>Deskstation Tyne (133MHz R4600, ISA and VLB)
                    101:   <li>Deskstation rPC44 (100MHz R4400PC, EISA bus)
1.42      miod      102:   <li>Algorithmics R4000/R5000/R10000 evaluation boards
                    103:   <li>Algorithmics P-4032 and P-5064 boards
1.37      miod      104:   <li>NEC RiscStation
1.12      deraadt   105: </ul>
1.11      deraadt   106: </p>
1.22      johns     107:
                    108: <p>
1.37      miod      109: <h4>Supported peripherals</h4>
                    110: </p>
                    111:
                    112: <p>
1.22      johns     113: <ul>
1.37      miod      114: <li><strong>Video</strong>
1.22      johns     115:   <ul>
1.41      jmc       116:   <li>Built-in S3 VGA graphics adapter (PICA) (with XFree86 support)
1.37      miod      117:   <li>Standard VGA graphics adapter (rPC44, Tyne)
1.22      johns     118:   </ul>
1.37      miod      119: <li><strong>Keyboard</strong>
1.22      johns     120:   <ul>
1.37      miod      121:   <li>Standard PC compatible keyboard
1.22      johns     122:   </ul>
1.37      miod      123: <li><strong>Pointing device</strong>
1.22      johns     124:   <ul>
1.37      miod      125:   <li>PS2 mouse (PICA)
                    126:   <li>Serial mouse (rPC44, Tyne)
1.22      johns     127:   </ul>
1.37      miod      128: <li><strong>Serial ports</strong>
1.22      johns     129:   <ul>
1.37      miod      130:   <li>On-board serial ports (PICA) (can not be used as a serial console)
                    131:   <li>ISA serial ports controllers
1.22      johns     132:   </ul>
1.37      miod      133: <li><strong>Parallel ports</strong>
1.22      johns     134:   <ul>
1.37      miod      135:   <li>On-board parallel port (PICA)
                    136:   <li>ISA parallel ports controllers
1.22      johns     137:   </ul>
1.37      miod      138: <li><strong>Floppy drive</strong>
1.22      johns     139:   <ul>
1.37      miod      140:   <li>ISA Floppy controller (PICA)
1.22      johns     141:   </ul>
1.37      miod      142: <li><strong>Ethernet</strong>
1.22      johns     143:   <ul>
1.37      miod      144:   <li>on-board SONIC ethernet controller (PICA)
                    145:   <li>3Com Etherlink boards
                    146:   <li>NE2000 compatible ISA boards
1.22      johns     147:   </ul>
1.37      miod      148: <li><strong>SCSI Controllers</strong>
1.22      johns     149:   <ul>
1.37      miod      150:   <li>on-board NCR53C96 SCSI controller (PICA)
                    151:   <li>VLB Buslogic BT-440C/445C
                    152:   <li>ISA Buslogic BT-545 SCSI controller (rPC44)
1.22      johns     153:   </ul>
1.37      miod      154: <li><strong>IDE Controllers</strong>
1.22      johns     155:   <ul>
1.37      miod      156:   <li>ISA Western-Digital compatible IDE controllers<br>
                    157:       <small>(bootable only on Deskstation systems)</small>
1.22      johns     158:   </ul>
1.37      miod      159: <li><strong>Miscellaneous devices</strong>
1.30      imp       160:   <ul>
1.37      miod      161:   <li>Joystick on ISA bus
                    162:   <li>PCI bus on Algorithmics P-4032 and P-5064 boards
1.30      imp       163:   </ul>
1.22      johns     164: </ul>
                    165: </p>
                    166:
1.1       deraadt   167: <hr>
1.37      miod      168: <a name="install"></a>
                    169: <h3><font color="#0000e0">
                    170: <strong>Getting and installing OpenBSD/arc:</strong>
                    171: </font></h3>
1.1       deraadt   172:
                    173: <p>
1.37      miod      174: The last supported OpenBSD/arc release has been
                    175: <a href="23.html">OpenBSD 2.3</a>.
                    176: It is not available on ftp sites anymore, but it was available on CD.
1.1       deraadt   177: </p>
                    178:
                    179: </body>
                    180: </html>