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

Annotation of www/sgi.html, Revision 1.95

1.18      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.3       fn          3: <html>
1.1       deraadt     4: <head>
1.8       downsj      5: <title>OpenBSD/sgi</title>
1.18      miod        6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.8       downsj      7: <meta name="description" content="the OpenBSD/sgi page">
1.72      miod        8: <meta name="copyright" content="This document copyright 1996-2010 by OpenBSD.">
1.94      sthen       9: <link rel="canonical" href="http://www.openbsd.org/sgi.html">
1.3       fn         10: </head>
                     11:
1.18      miod       12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     14: <h2><font color="#e00000">OpenBSD/sgi</font></h2>
1.3       fn         15:
1.18      miod       16: <hr>
1.61      jasper     17: <a href="images/sgi_octane.jpg">
1.73      nick       18: <img src="images/sgi_octane.jpg" align="right"></a>
1.1       deraadt    19:
1.50      jasper     20: <p>
1.54      miod       21: OpenBSD/sgi runs on several 64 bit MIPS-based SGI servers and workstations.
1.18      miod       22: </p>
1.19      pefo       23: <p>
1.20      miod       24: OpenBSD/sgi is a fully featured 64 bit port and will thus only run on systems
                     25: based on 64 bit processors, i.e. R4000 and up.
1.19      pefo       26: </p>
                     27:
1.36      jasper     28: <p>
1.46      jsing      29: A mailing list dedicated to the OpenBSD/sgi port is available at
                     30: <u><font color="#23238e">sgi@openbsd.org</font></u>.
                     31: To join the OpenBSD/sgi mailing list, send a message body of <b>"subscribe
                     32: sgi"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     33: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     34: subscribing.
                     35: </p>
                     36:
1.92      bentley    37: <h3 id="toc"><font color="#0000e0"><i>Table of contents</i></font></h3>
1.43      deraadt    38: <table><tr>
                     39: <td width=1%></td>
1.42      deraadt    40: <td valign="top" width="20%">
1.36      jasper     41:   <li><a href="#history">History of the port</a><br>
                     42:   <li><a href="#status">Current status</a><br>
                     43:   <li><a href="#hardware">Supported hardware</a><br>
1.42      deraadt    44: </td><td valign="top" width="20%">
1.36      jasper     45:   <li><a href="#install">Getting and installing</a><br>
1.42      deraadt    46: </td></tr></table>
                     47: <br clear=all>
1.36      jasper     48: <hr>
1.19      pefo       49:
1.92      bentley    50: <h3 id="history"><font color="#0000e0"><strong>History</strong></font></h3>
1.3       fn         51: <p>
1.20      miod       52: The OpenBSD/sgi port has its roots in the <a href="arc.html">OpenBSD/arc</a>
1.78      miod       53: port created early in the OpenBSD history. ARC support was rather soon
1.20      miod       54: discontinued due to the lack of interest and availability of decent hardware.
1.54      miod       55: <br>
1.64      deraadt    56: Eventually SGI hardware became more affordable and obtainable, and interest
                     57: for an SGI port in the tree increased.
1.54      miod       58: The final piece, a working 64 bit toolchain, eventually became available and
                     59: allowed the 64 bit SGI OpenBSD port to appear in 2004.
                     60: <br>
1.64      deraadt    61: Hardware support was initially limited to the O2 workstations.  Efforts
1.54      miod       62: to port to more systems did not really start until 2008, where the first
                     63: Octane support parts were introduced. This work was completed in 2009
1.55      miod       64: with support for Origin family systems as well, allowing OpenBSD to be
1.64      deraadt    65: the first free operating system to run on the Fuel workstations, and even
                     66: later, also on Origin 350 servers.
1.78      miod       67: The earlier generation of R4000 Indigo, Indy and Indigo 2 was not forgotten
                     68: either and support for it appeared in 2012.
1.3       fn         69: </p>
1.1       deraadt    70:
1.92      bentley    71: <h3 id="status"><font color="#0000e0"><strong>Current status</strong></font></h3>
1.19      pefo       72:
1.1       deraadt    73: <p>
1.20      miod       74: Currently OpenBSD/sgi runs in 64 bit mode and boots multi-user on supported
1.54      miod       75: systems. Snapshots are made periodically as the port develops and expands.
                     76: <br>
1.78      miod       77: All graphics options but the IP27 Kona frame buffer should be supported;
1.80      jsg        78: on such setups the kernel will be limited to serial console operation only.
1.63      miod       79: <br>
                     80: An X server, currently unaccelerated, is also available for IP32 (O2) systems.
1.3       fn         81: </p>
1.1       deraadt    82:
1.92      bentley    83: <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
1.19      pefo       84:
1.54      miod       85: For a complete system component and device driver listing for this architecture, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=sgi&amp;sektion=4">intro(4/sgi)</a>.
                     86: <p>
                     87: The following families are supported:
1.19      pefo       88: <ul>
1.84      sthen      89: <li>IP20 (R4000 Indigo) family:
1.78      miod       90:   <ul>
                     91:   <li>Indigo (R4000 and R4400 models)
                     92:   </ul>
1.84      sthen      93: <li>IP22 (Indy, Indigo2) family:
1.78      miod       94:   <ul>
1.90      miod       95:   <li>Challenge S
1.78      miod       96:   <li>Indy
                     97:   <li>Indigo2
                     98:   </ul>
1.90      miod       99:   All R4000, R4400, R4600 and R5000 processors are supported.
1.59      dms       100: <li>IP27 (Origin) family:
1.54      miod      101:   <ul>
1.72      miod      102:   <li>Origin 200
1.54      miod      103:   </ul>
1.70      miod      104:   Origin 2000 and Onyx 2 are not supported yet.
1.84      sthen     105: <li>IP28 (POWER Indigo2) family:
1.82      miod      106:   <ul>
                    107:   <li>POWER Indigo2 R10000
                    108:   </ul>
1.59      dms       109: <li>IP30 (Octane a.k.a Speedracer) family:
1.54      miod      110:   <ul>
                    111:   <li>Octane
                    112:   <li>Octane 2
                    113:   </ul>
1.71      jasper    114:   Multiprocessor operation is supported.
1.54      miod      115: <li>IP32 (O2 a.k.a Moosehead) family:
                    116:   <ul>
                    117:   <li>O2
                    118:   <li>O2+
                    119:   </ul>
                    120:   R5000, RM5200, RM7000 as well as R10000 and R12000 processors are supported.
                    121:   RM7000 level 3 cache is supported.
1.59      dms       122: <li>IP35 (Tezro) family:
1.54      miod      123:   <ul>
                    124:   <li>Fuel
1.74      jasper    125:   <li>Origin 3000
1.71      jasper    126:   <li>Origin 350
1.74      jasper    127:   <li>Tezro
                    128:   <li>Onyx 4 (currently limited to serial console)
1.69      miod      129:   <li>Onyx 350 has not been tested, but ought to work
1.71      jasper    130:       since it is very similar to Origin 350.
1.54      miod      131:   </ul>
1.70      miod      132:   Origin 300 and Onyx 300 are not supported yet.
1.54      miod      133: </ul>
1.66      miod      134: Note that <i>Octane 3</i> and <i>Origin 400</i> systems are completely different
1.65      miod      135: architectures based on x86 processors, and as such are not supported
                    136: by OpenBSD/sgi.
1.54      miod      137:
1.19      pefo      138: <p>
1.54      miod      139: The following devices are supported:
                    140: <ul>
                    141: <li><strong>Ethernet Adapters</strong>
                    142: <ul>
1.82      miod      143: <li>built-in IP22/IP28
1.78      miod      144: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sq&amp;arch=sgi&amp;sektion=4">sq(4)</a>
                    145: Seeq 80C03 Ethernet.
                    146: <li>built-in O2
                    147: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mec&amp;arch=sgi&amp;sektion=4">mec(4)</a>
                    148: MAC-110 10/100Mbit Ethernet.
1.71      jasper    149: <li>IOC3 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iec&amp;arch=sgi&amp;sektion=4">iec(4)</a> 10/100Mbit ethernet (this is the on-board interface found on Octane, Origin 200/2000/300/3000 and Fuel).
1.68      sthen     150: <li>Broadcom BCM57xx (a.k.a. Tigon3) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;arch=sgi&amp;sektion=4">bge(4)</a> 10/100/Gigabit ethernet (this is the on-board interface found on Origin 350 and Tezro).
1.54      miod      151: <li>Many
                    152: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;sektion=4">PCI</a>
                    153: adapters, including wireless adapters.
                    154: </ul>
                    155: <li><strong>SCSI Host Adapters</strong>
                    156: <ul>
1.82      miod      157: <li>IP22/IP28 built-in
1.78      miod      158: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdsc&amp;sektion=4">wdsc(4)</a>
                    159: WD33C93 SCSI.
                    160: <li>O2 built-in
                    161: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc(4)</a>
                    162: Adaptec AIC-7880 SCSI.
                    163: <li>IP27/IP30/IP35 built-in
                    164: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp(4)</a>
                    165: QLogic ISP SCSI.
1.54      miod      166: <li>Some
                    167: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;sektion=4">PCI</a>
                    168: SCSI adapters.
                    169: </ul>
                    170: <li><strong>RS-232 Devices</strong>
                    171: <ul>
1.78      miod      172: <li>On-board
                    173: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zstty&amp;sektion=4">zstty(4)</a>
                    174: and
                    175: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a>
                    176: serial ports.
1.54      miod      177: </ul>
                    178: <li><strong>USB Controllers and Devices</strong>
                    179: <ul>
1.79      jasper    180: <li>Fuel, Origin 3* and Tezro on-board <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci(4)</a>.
1.54      miod      181: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;sektion=4">PCI</a>
                    182: USB controllers.
                    183: <li>Most
                    184: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;sektion=4">USB</a>
                    185: devices.
                    186: </ul>
                    187: <li><strong>Audio Devices</strong>
                    188: <ul>
                    189: <li>O2 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mavb&amp;arch=sgi&amp;sektion=4">mavb(4)</a> Moosehead A/V Board audio device.
1.69      miod      190: <!--
1.68      sthen     191: <li>Tezro <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&amp;arch=sgi&amp;sektion=4">envy(4)</a> Envy24 audio device.
1.69      miod      192: -->
1.54      miod      193: </ul>
                    194: <li><strong>Video Devices</strong>
                    195: <ul>
1.78      miod      196: <li>Indigo Light (<i>Entry</i>, <i>Starter</i>) graphics
                    197: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=light&amp;arch=sgi&amp;sektion=4">light(4)</a>)
                    198: <li>Indy and Indigo2 Newport (<i>XL</i>, <i>XGE</i>) graphics
                    199: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newport&amp;arch=sgi&amp;sektion=4">newport(4)</a>)
                    200: <li>Indigo, Indy and Indigo2 Express (<i>XS</i>, <i>XZ</i>, <i>Elan</i>, <i>Extreme</i>) graphics
                    201: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grtwo&amp;arch=sgi&amp;sektion=4">grtwo(4)</a>)
1.63      miod      202: <li>O2 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&amp;arch=sgi&amp;sektion=4">gbe(4)</a>
1.78      miod      203: Graphics Back End Frame Buffer
                    204: <li>Indigo2 Impact (<i>Mardigras</i>) and Octane ImpactSR graphics
                    205: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=impact&amp;arch=sgi&amp;sektion=4">impact(4)</a>)
                    206: <li>Octane 2, Fuel, Onyx 350 and Tezro VPro graphics
                    207: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=odyssey&amp;arch=sgi&amp;sektion=4">odyssey(4)</a>)
1.54      miod      208: </ul>
                    209: <li><strong>Input Devices</strong>
                    210: <ul>
1.78      miod      211: <li>Indigo
                    212: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zskbd&amp;sektion=4&amp;arch=sgi">zskbd(4)</a>
                    213: keyboard
                    214: and
                    215: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zsms&amp;sektion=4&amp;arch=sgi">zsms(4)</a>
                    216: mouse.
                    217: <li>Indy and Indigo2 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&amp;sektion=4">pckbc(4)</a> built in PS/2 Controller.
1.54      miod      218: <li>O2 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkbc&amp;sektion=4&amp;arch=sgi">mkbc(4)</a> built in PS/2 Controller.
1.63      miod      219: <li>Octane and Origin family
                    220: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iockbc&amp;sektion=4&amp;arch=sgi">iockbc(4)</a> PS/2 Controller
                    221: found on
                    222: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioc&amp;sektion=4&amp;arch=sgi">ioc(4)</a> IOC3- or
1.78      miod      223: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iof&amp;sektion=4&amp;arch=sgi">iof(4)</a>
                    224: IOC4- based I/O boards (such as IO9 and IO10).
1.45      miod      225: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&amp;sektion=4">pckbd(4)</a> PS/2 keyboards.
                    226: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a> PS/2 mice.
1.54      miod      227: </ul>
                    228: <li><strong>Miscellaneous Devices</strong>
                    229: <ul>
1.78      miod      230: <li>Indy and Indigo2 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=panel&amp;sektion=4&amp;arch=sgi">panel(4)</a>
                    231: power and volume buttons.
1.71      jasper    232: <li>O2 and Octane <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&amp;sektion=4&amp;arch=sgi">power(4)</a> button.
1.54      miod      233: </ul>
1.19      pefo      234: </ul>
                    235:
1.92      bentley   236: <h3 id="install"><font color="#0000e0">
1.36      jasper    237: <strong>Getting and installing</strong>
1.19      pefo      238: </font></h3>
                    239:
                    240: <p>
1.23      david     241: The latest supported OpenBSD/sgi release is
1.93      nick      242: <a href="57.html">OpenBSD 5.7</a>.
1.23      david     243: Here are the
1.93      nick      244: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.7/sgi/INSTALL.sgi">
                    245: OpenBSD/sgi 5.7 installation instructions
1.23      david     246: </a>.
1.19      pefo      247:
                    248: <p>
                    249: Snapshots are made available from time to time, in
1.86      sthen     250: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sgi">this location</a>
1.19      pefo      251: as well as in a few
                    252: <a href="ftp.html">mirrors</a>.
                    253: Here are the
1.86      sthen     254: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sgi/INSTALL.sgi">
1.19      pefo      255: OpenBSD/sgi snapshot installation instructions
                    256: </a> as well.
1.3       fn        257:
                    258: </body>
                    259: </html>