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

Annotation of www/sgi.html, Revision 1.20

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.19      pefo       12: <meta name="copyright" content="This document copyright 1996-2004 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:
                     32: <a href="#toc"></a>
                     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>
                     37:   <li><a href="#hardware">Supported hardware</a>
                     38:   <li><a href="#install">Getting and installing OpenBSD/sgi</a>
                     39: </ul>
                     40:
                     41:
                     42: <hr>
                     43: <a name="history"></a>
                     44: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       deraadt    45:
1.3       fn         46: <p>
1.20    ! miod       47: The OpenBSD/sgi port has its roots in the <a href="arc.html">OpenBSD/arc</a>
        !            48: port created early in the OpenBSD history. Arc support was rather soon
        !            49: discontinued due to the lack of interest and availability of decent hardware.
        !            50: The OpenBSD Mips support has since then been supported outside the OpenBSD
        !            51: project. As SGI hardware has become affordable and easy to get by, interest
        !            52: for an SGI port in the tree has increased.
        !            53: The final piece, a working 64 bit toolchain, is now available and the 64 bit
        !            54: SGI OpenBSD port is now available and managed in the OpenBSD source tree.
1.3       fn         55: </p>
1.1       deraadt    56:
1.19      pefo       57: <hr>
                     58: <a name="status"></a>
                     59: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     60:
1.1       deraadt    61: <p>
1.20    ! miod       62: Currently OpenBSD/sgi runs in 64 bit mode and boots multi-user on supported
1.19      pefo       63: systems. Snapshots are made periodically as the port develops and expands.
1.3       fn         64: </p>
1.1       deraadt    65:
1.19      pefo       66:
                     67: <hr>
                     68: <a name="projects"></a>
                     69: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     70: </strong></font></h3>
                     71:
                     72: <p>
                     73: <ul>
                     74:   <li>Support booting and installation from CD-ROM
                     75:   <li>Workaround for R10000 CPUs coherency behaviour
1.20    ! miod       76:   <li>Wscons support for the O2 built-in video
        !            77:   <li>Support the O2 built-in audio
1.19      pefo       78:   <li>X11 server support
1.20    ! miod       79:   <li>Larger user VM space (currently limited to 2GB)
        !            80:   <li>Support more SGI hardware like Origin 200, Octane, etc
1.19      pefo       81:   <li>Support for multiprocessor systems (<b>not</b> NUMA)
                     82: </ul>
                     83: </p>
                     84:
                     85: <hr>
                     86: <a name="hardware"></a>
                     87: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     88:
                     89: <p>
                     90: <h4>Supported models</h4>
                     91:
                     92: <p>
                     93: <ul>
                     94:   <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.
                     95: <ul>
1.20    ! miod       96:   <li>Built-in Adaptec AIC-7880 SCSI
        !            97: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>)
        !            98:   <li>Built-in Ethernet
        !            99: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mec&amp;sektion=4&amp;arch=sgi">mec</a>)
        !           100:   <li>Built-in serial ports
        !           101: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
1.19      pefo      102:   <li>64 bit PCI expansion slot
1.20    ! miod      103:   <li>Intel i8255x-based (except the i82556) PCI ethernet
        !           104: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp</a>)
1.19      pefo      105: </ul>
                    106: </ul>
                    107:
                    108: <p>
                    109: <h4>Supported peripherals</h4>
                    110:
                    111: <p>
                    112: While most models support expansion via PCI many PCI devices may work.
                    113: However each device has to be tested before they will be listed here as
                    114: supported so if support for a particular device is wanted, suitable hardware
                    115: must be made available to a developer who can test and verify functionality.
                    116: </p>
                    117:
                    118:
                    119: <p>
                    120: Please contact <a href="mailto:pefo@openbsd.org">Per Fogelstr&ouml;m</a>
                    121: if you would like more information.
                    122: </p>
                    123:
                    124: <hr>
                    125: <a name="install"></a>
                    126: <h3><font color="#0000e0">
                    127: <strong>Getting and installing OpenBSD/sgi:</strong>
                    128: </font></h3>
                    129:
                    130: <p>
1.20    ! miod      131: There is no official OpenBSD/sgi release yet.
1.19      pefo      132: </p>
                    133:
                    134: <p>
                    135: Snapshots are made available from time to time, in
                    136: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sgi">this location</a>
                    137: as well as in a few
                    138: <a href="ftp.html">mirrors</a>.
                    139: Here are the
                    140: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sgi/INSTALL.sgi">
                    141: OpenBSD/sgi snapshot installation instructions
                    142: </a> as well.
                    143:
                    144: <p>
1.20    ! miod      145: Until a bootable CD is available, netbooting is the only installation method.
1.19      pefo      146: </p>
                    147:
                    148:
1.3       fn        149: <hr>
1.18      miod      150: <a href="plat.html">
                    151: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    152: </a>
                    153: <br>
                    154: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.3       fn        155: <br>
1.20    ! miod      156: <small>$OpenBSD: sgi.html,v 1.19 2004/09/19 17:59:02 pefo Exp $</small>
1.3       fn        157:
                    158: </body>
                    159: </html>