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

Annotation of www/aviion.html, Revision 1.10

1.1       miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/aviion</title>
                      6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/aviion page">
                     10: <meta name="keywords" content="openbsd,aviion,AViiON,AV400,AV5000">
                     11: <meta name="distribution" content="global">
1.7       miod       12: <meta name="copyright" content="This document copyright 2006-2013 by OpenBSD.">
1.1       miod       13: </head>
                     14:
                     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/aviion</font></h2>
                     19:
                     20: <hr>
                     21:
                     22: <p>
1.10    ! miod       23: OpenBSD/aviion is a port of OpenBSD to the Motorola 88100- and
1.1       miod       24: 88110-based AViiON systems manufactured by Data General.
                     25:
                     26: <p>
1.3       miod       27: A mailing list for m88k-based ports is available at
                     28: <u><font color="#23238e">m88k@openbsd.org</font></u>.
                     29: To join the OpenBSD/m88k mailing list, send a message body of
                     30: <b>"subscribe m88k"</b> to
                     31: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     32: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     33: subscribing.
                     34:
1.5       nick       35: <a name="toc"></a>
1.1       miod       36: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     37: <ul>
                     38:   <li><a href="#history">History of the port</a>
                     39:   <li><a href="#status">Current status</a>
                     40:   <li><a href="#projects">Project list</a>
                     41:   <li><a href="#hardware">Supported hardware</a>
                     42:   <li><a href="#install">Getting and installing OpenBSD/aviion</a>
                     43: </ul>
                     44:
                     45: <hr>
                     46: <a name="history"></a>
                     47: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     48:
                     49: <p>
                     50: In September 2003, Chris Tribo published some excerpts of the technical
1.10    ! miod       51: documentation for the AViiON series 400. From a cursory glance at it, it was
        !            52: obvious these systems were built upon a modified MVME188 design, which was
        !            53: already supported by <a href="mvme88k.html">OpenBSD/mvme88k</a>, but there
        !            54: was no interest in AViiON support at that time.
1.1       miod       55:
                     56: <p>
                     57: Then, late April 2006, enough boredom convinced Miod Vallat to start a port,
1.10    ! miod       58: even though he did not have access to any AViiON hardware, as a challenge.
        !            59: In two weeks, thanks to the help of Chris Tribo, a model 410 was running
        !            60: multiuser (but diskless) - a proof that this effort was worth continuing
        !            61: inside the OpenBSD tree.
        !            62: <p>
        !            63: Work on the port has continued since then, adding support for the 4600/530
        !            64: family, as well as multiprocessor support. The port was left staging until
        !            65: the effort to switch all m88k ports towards the ELF binary file format and
        !            66: shared library paid off, from autumn 2012 to winter 2013.
        !            67: <p>
        !            68: The port eventually became self-hosting on a dual-processor 4600 model in
        !            69: october 2013, with the first working (i.e. recognized by the PROM) boot blocks.
        !            70: <p>
        !            71: And work continues...
1.1       miod       72: <hr>
                     73: <a name="status"></a>
                     74: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     75:
                     76: <p>
1.9       miod       77: All supported models (or with similar designs) should run multi-user (some of
1.10    ! miod       78: them do not support booting from the onboard SCSI controller yet and need to
        !            79: boot from a DG/UX setup or run diskless), and currently limited to serial
        !            80: console.
1.1       miod       81:
                     82: <hr>
                     83: <a name="projects"></a>
                     84: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     85: </strong></font></h3>
                     86:
                     87: <ul>
1.10    ! miod       88:   <li>AIC-6250 (on-board SCSI on series 400) support in the disk bootloader.
        !            89:   <li>DMA support for the AIC-6250 SCSI controller.
        !            90:   <li>Keyboard and video support (and an X server).
1.1       miod       91:   <li>Test on as many different models as possible.
                     92: </ul>
                     93:
                     94: <hr>
                     95: <a name="hardware"></a>
                     96: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     97:
                     98: <h4>Supported machines</h4>
                     99:
                    100: <ul>
                    101: <li><strong>100, 200, 300, 400, 3000, 4000 and 4300 series</strong><br>
                    102: These are the machines initially targetted by this port.
                    103: Their design is close to the well-known MVME188 design, with different on-board
1.10    ! miod      104: devices; at the moment, there is no support for the on-board SCSI controller
        !           105: in the boot blocks, athough the on-board SCSI controller is supported by the
        !           106: kernel.<br>
1.6       miod      107: The only models tested so far are models 410 and 4300, but all the models in
1.10    ! miod      108: this series should work.<br>
        !           109: Multiprocessor systems are not supported.<br>
1.9       miod      110: <li><strong>4600 and 530 series</strong><br>
                    111: These machines are slightly different from the above series, but not too much,
                    112: and documentation is available.<br>
                    113: Both the on-board SCSI controller and the on-board network interface are
1.10    ! miod      114: supported, and these systems are able to boot from disk.<br>
        !           115: Multiprocessor systems are supported.<br>
1.1       miod      116: </ul>
                    117:
1.9       miod      118: <!--
1.1       miod      119: <h4>Untested machines</h4>
                    120:
                    121: <ul>
                    122: </ul>
1.9       miod      123: -->
1.1       miod      124:
                    125: <h4>Unsupported machines</h4>
                    126:
                    127: <ul>
1.4       miod      128: <li><strong>5000 and 6000 series</strong><br>
                    129: These machines may eventually run as well, but lack of on-board device support
1.9       miod      130: might be a showstopper. Some documentation is available, but there hasn't been
1.4       miod      131: any work towards supporting them yet.
                    132: <li><strong>6280 and 8000-8 series</strong><br>
                    133: Documentation is available, but there hasn't been any work towards supporting
                    134: them yet.
                    135: <li><strong>8500 and 9500 series, and other 88100-based models</strong><br>
                    136: These systems won't likely be supported unless documentation for them is found.
                    137: <li><strong>88110-based models (500, 4500, 5500, 8500+ and 9500+ series)</strong><br>
1.6       miod      138: These systems won't likely be supported unless documentation for them is found.
1.1       miod      139: </ul>
                    140:
                    141: <hr>
                    142: <a name="install"></a>
                    143: <h3><font color="#0000e0">
                    144: <strong>Getting and installing OpenBSD/aviion:</strong>
                    145: </font></h3>
                    146:
1.4       miod      147: <!--
1.1       miod      148: <p>
                    149: The latest supported OpenBSD/aviion release is
1.6       miod      150: <a href="42.html">OpenBSD 4.2</a>.
1.1       miod      151: Here are the
1.8       sthen     152: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/4.2/aviion/INSTALL.aviion">
1.6       miod      153: OpenBSD/aviion 4.2 installation instructions
1.1       miod      154: </a>.
1.4       miod      155:  -->
1.1       miod      156:
                    157: <p>
                    158: Snapshots are made available from time to time, in
1.8       sthen     159: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/aviion">this location</a>
1.1       miod      160: as well as in a few
                    161: <a href="ftp.html">mirrors</a>.
                    162:
                    163: <p>
                    164: Here are the
1.8       sthen     165: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/aviion/INSTALL.aviion">
1.1       miod      166: OpenBSD/aviion snapshot installation instructions
1.4       miod      167: </a><!-- as well -->.
1.1       miod      168:
                    169: <hr>
                    170: <a href="plat.html">
                    171: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    172: </a>
                    173: <br>
                    174: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    175: <br>
1.10    ! miod      176: <small>$OpenBSD: aviion.html,v 1.9 2013/09/24 21:38:47 miod Exp $</small>
1.1       miod      177:
                    178: </body>
                    179: </html>