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

Annotation of www/sgi.html, Revision 1.34

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: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.3       fn          8: <meta name="resource-type" content="document">
1.8       downsj      9: <meta name="description" content="the OpenBSD/sgi page">
                     10: <meta name="keywords" content="openbsd,sgi">
1.3       fn         11: <meta name="distribution" content="global">
1.33      jasper     12: <meta name="copyright" content="This document copyright 1996-2008 by OpenBSD.">
1.3       fn         13: </head>
                     14:
1.18      miod       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
                     18: <h2><font color="#e00000">OpenBSD/sgi</font></h2>
1.3       fn         19:
1.18      miod       20: <hr>
1.1       deraadt    21:
1.18      miod       22: <p>
1.19      pefo       23: OpenBSD/sgi currently runs on the 64 bit MIPS-based SGI O2 workstations.
                     24: Other 64 bit SGI systems will be supported in the future.
1.18      miod       25: </p>
1.19      pefo       26: <p>
1.20      miod       27: OpenBSD/sgi is a fully featured 64 bit port and will thus only run on systems
                     28: based on 64 bit processors, i.e. R4000 and up.
1.19      pefo       29: </p>
                     30:
                     31:
1.30      nick       32: <a name="toc"></a>
1.19      pefo       33: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     34: <ul>
                     35:   <li><a href="#history">History of the port</a>
                     36:   <li><a href="#status">Current status</a>
1.21      miod       37:   <li><a href="#projects">Project list</a>
1.19      pefo       38:   <li><a href="#hardware">Supported hardware</a>
                     39:   <li><a href="#install">Getting and installing OpenBSD/sgi</a>
                     40: </ul>
                     41:
                     42:
                     43: <hr>
                     44: <a name="history"></a>
                     45: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       deraadt    46:
1.3       fn         47: <p>
1.20      miod       48: The OpenBSD/sgi port has its roots in the <a href="arc.html">OpenBSD/arc</a>
                     49: port created early in the OpenBSD history. Arc support was rather soon
                     50: discontinued due to the lack of interest and availability of decent hardware.
                     51: The OpenBSD Mips support has since then been supported outside the OpenBSD
                     52: project. As SGI hardware has become affordable and easy to get by, interest
                     53: for an SGI port in the tree has increased.
                     54: The final piece, a working 64 bit toolchain, is now available and the 64 bit
                     55: SGI OpenBSD port is now available and managed in the OpenBSD source tree.
1.3       fn         56: </p>
1.1       deraadt    57:
1.19      pefo       58: <hr>
                     59: <a name="status"></a>
                     60: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     61:
1.1       deraadt    62: <p>
1.20      miod       63: Currently OpenBSD/sgi runs in 64 bit mode and boots multi-user on supported
1.34    ! jasper     64: systems. Snapshots are made periodically as the port develops and expands.<br>
        !            65: In late 2007 the port was expanded with support for the
        !            66: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;sektion=4&amp;arch=sgi">wscons(4)</a>
        !            67: framework. This makes it possible to use the glass console.
1.3       fn         68: </p>
1.1       deraadt    69:
1.19      pefo       70:
                     71: <hr>
                     72: <a name="projects"></a>
                     73: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     74: </strong></font></h3>
                     75:
                     76: <p>
                     77: <ul>
                     78:   <li>Workaround for R10000 CPUs coherency behaviour
                     79:   <li>X11 server support
1.20      miod       80:   <li>Larger user VM space (currently limited to 2GB)
                     81:   <li>Support more SGI hardware like Origin 200, Octane, etc
1.19      pefo       82:   <li>Support for multiprocessor systems (<b>not</b> NUMA)
                     83: </ul>
                     84: </p>
                     85:
                     86: <hr>
                     87: <a name="hardware"></a>
                     88: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     89:
                     90: <p>
                     91: <h4>Supported models</h4>
                     92:
                     93: <p>
                     94: <ul>
1.24      david      95:   <li>O2 (aka Moosehead) with R5000, RM5200, RM7000, R10000 and R12000 CPUs. Level 2 caches are supported on all CPUs. RM7000 level 3 cache is supported.
1.19      pefo       96: <ul>
1.20      miod       97:   <li>Built-in Adaptec AIC-7880 SCSI
                     98: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>)
                     99:   <li>Built-in Ethernet
                    100: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mec&amp;sektion=4&amp;arch=sgi">mec</a>)
                    101:   <li>Built-in serial ports
                    102: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
1.19      pefo      103:   <li>64 bit PCI expansion slot
1.20      miod      104:   <li>Intel i8255x-based (except the i82556) PCI ethernet
                    105: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp</a>)
1.26      miod      106:   <li>Built-in audio
                    107: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mavb&amp;sektion=4&amp;arch=sgi">mavb</a>)
1.33      jasper    108:   <li>Built-in video (no X11 yet)
                    109: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&amp;sektion=4&amp;arch=sgi">gbe</a>)
                    110:   <li>Built-in PS/2 Controller
                    111: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkbc&amp;sektion=4&amp;arch=sgi">mkbc</a>)
                    112:   <li>PS/2 keyboards
                    113: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&amp;sektion=4&amp;arch=sgi">pckbd</a>)
                    114:   <li>PS/2 mice
                    115: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4&amp;arch=sgi">pms</a>)
                    116:   <li>Power button
                    117: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&amp;sektion=4&amp;arch=sgi">power</a>)
1.19      pefo      118: </ul>
                    119: </ul>
                    120:
                    121: <p>
                    122: <h4>Supported peripherals</h4>
                    123:
                    124: <p>
                    125: While most models support expansion via PCI many PCI devices may work.
                    126: However each device has to be tested before they will be listed here as
                    127: supported so if support for a particular device is wanted, suitable hardware
                    128: must be made available to a developer who can test and verify functionality.
                    129: </p>
                    130:
                    131:
                    132: <p>
                    133: Please contact <a href="mailto:pefo@openbsd.org">Per Fogelstr&ouml;m</a>
                    134: if you would like more information.
                    135: </p>
                    136:
                    137: <hr>
                    138: <a name="install"></a>
                    139: <h3><font color="#0000e0">
                    140: <strong>Getting and installing OpenBSD/sgi:</strong>
                    141: </font></h3>
                    142:
                    143: <p>
1.23      david     144: The latest supported OpenBSD/sgi release is
1.29      miod      145: <a href="41.html">OpenBSD 4.1</a>.
1.23      david     146: Here are the
1.29      miod      147: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.1/sgi/INSTALL.sgi">
                    148: OpenBSD/sgi 4.1 installation instructions
1.23      david     149: </a>.
1.19      pefo      150:
                    151: <p>
                    152: Snapshots are made available from time to time, in
                    153: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sgi">this location</a>
                    154: as well as in a few
                    155: <a href="ftp.html">mirrors</a>.
                    156: Here are the
                    157: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sgi/INSTALL.sgi">
                    158: OpenBSD/sgi snapshot installation instructions
                    159: </a> as well.
                    160:
1.31      miod      161: <p>
                    162: Due to kernel stability issues on this platform with the 4.2 codebase, the
                    163: 4.2 release has been skipped on this platform. These problems have been fixed
                    164: since, and sgi should be part of the regular releases starting with the next
                    165: release, 4.3.
1.19      pefo      166:
1.3       fn        167: <hr>
1.18      miod      168: <a href="plat.html">
                    169: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    170: </a>
                    171: <br>
                    172: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.3       fn        173: <br>
1.34    ! jasper    174: <small>$OpenBSD: sgi.html,v 1.33 2008/01/04 08:12:58 jasper Exp $</small>
1.3       fn        175:
                    176: </body>
                    177: </html>