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

Annotation of www/sgi.html, Revision 1.19

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