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

Annotation of www/luna88k.html, Revision 1.44

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/luna88k</title>
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD/luna88k page">
                      9: <meta name="keywords" content="openbsd,luna88k">
                     10: <meta name="distribution" content="global">
1.31      miod       11: <meta name="copyright" content="This document copyright 2004-2013 by OpenBSD.">
1.1       miod       12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     16: <p>
                     17: <h2><font color="#e00000">OpenBSD/luna88k</font></h2>
                     18:
                     19: <hr>
1.40      aoyama     20: <a href="images/luna88k2.jpg">
                     21: <img src="images/luna88k2-small.jpg" width="272" height="240" align="right" alt="LUNA-88K2"></a>
1.1       miod       22:
                     23: <p>
                     24: OpenBSD/luna88k is an effort to port OpenBSD to the
                     25: <a href="http://www.omron.com">OMRON</a> LUNA-88K and LUNA-88K2 workstations.
                     26:
                     27: <p>
1.17      miod       28: A mailing list for m88k-based ports is available at
                     29: <u><font color="#23238e">m88k@openbsd.org</font></u>.
                     30: To join the OpenBSD/m88k mailing list, send a message body of
                     31: <b>"subscribe m88k"</b> to
                     32: <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:
1.44    ! bentley    36: <h3 id="toc"><font color="#0000e0"><i>Table of contents</i></font></h3>
1.1       miod       37: <ul>
                     38:   <li><a href="#history">History of the port</a>
                     39:   <li><a href="#status">Current status</a>
1.9       nick       40:   <li><a href="#hardware">Supported hardware</a>
1.1       miod       41:   <li><a href="#install">Getting and installing OpenBSD/luna88k</a>
                     42: </ul>
1.40      aoyama     43: <br clear=all>
1.1       miod       44: <hr>
1.44    ! bentley    45:
        !            46: <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       miod       47:
                     48: <p>
                     49: The LUNA workstation family was manufactured by
                     50: <a href="http://www.omron.com">OMRON corporation</a> in the early 1990s.
                     51: After several models based upon the Motorola 680x0 family,
                     52: the last designs were multiprocessor systems based upon the
                     53: Motorola 88100 processor.
                     54:
                     55: <p>
                     56: Kenji Aoyama wanted to run a modern operating system on his LUNA-88K2 and
                     57: eventually got tired of waiting for someone else to do this effort, so he
                     58: started to merge the
                     59: <a href="http://www.netbsd.org/Ports/luna68k/">NetBSD/luna68k</a> device
                     60: support with the
                     61: <a href="mvme88k.html">OpenBSD/mvme88k</a> hardware support in January 2002.
1.6       david      62: His efforts were eventually successful and his machine booted multi-user near
1.1       miod       63: the end of 2003.
                     64:
                     65: <hr>
1.44    ! bentley    66:
        !            67: <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>
1.1       miod       68:
                     69: <p>
1.39      aoyama     70: Both LUNA-88K and LUNA-88K2 models are supported, and will boot multi-user.
1.32      miod       71: Most of the on-board devices are supported.
1.1       miod       72:
                     73: <hr>
1.44    ! bentley    74:
        !            75: <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.1       miod       76:
                     77: <h4>Supported machines</h4>
                     78:
                     79: <ul>
                     80: <li><strong>LUNA-88K</strong><br>
                     81: The first 88100-based LUNA workstation, with one to four 25 MHz processors,
1.3       miod       82: and 16 to 64 MB of memory depending upon the model.
1.1       miod       83: <li><strong>LUNA-88K2</strong><br>
                     84: An improved version of the previous design, with one to four 33 MHz processors,
1.11      miod       85: 16 to 112 MB of memory, and more on-board devices.
1.1       miod       86: </ul>
                     87:
                     88: <h4>Supported on-board devices</h4>
                     89:
                     90: <ul>
                     91: <li>On-board console serial port (siotty)
1.5       miod       92: <li>On-board LANCE Ethernet interface
1.10      nick       93: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=luna88k">le</a>)
1.5       miod       94: <li>On-board SCSI controllers
1.10      nick       95: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spc&amp;sektion=4&amp;arch=luna88k">spc</a>)
1.19      jmc        96: <li>LCD display on front panel
                     97: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;sektion=4&amp;arch=luna88k">lcd</a>)
1.1       miod       98: <li>Keyboard, mouse and frame buffer (suitable as a console too)
1.42      aoyama     99: <li>NEC PC-9801 extension board slots (LUNA-88K2 only)
                    100: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcexmem&amp;sektion=4&amp;arch=luna88k">pcexmem</a>,
                    101: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcexio&amp;sektion=4&amp;arch=luna88k">pcexio</a>)
1.1       miod      102: </ul>
                    103:
                    104: <h4>Unsupported devices</h4>
                    105:
                    106: <ul>
                    107: <li>On-board non-console serial ports (tty00, tty01)
                    108: <li>On-board printer port (lp)
                    109: <li>On-board floppy port (rfd)
                    110: </ul>
                    111:
                    112: <hr>
1.44    ! bentley   113:
        !           114: <h3 id="install"><font color="#0000e0">
1.1       miod      115: <strong>Getting and installing OpenBSD/luna88k:</strong>
                    116: </font></h3>
                    117:
                    118: <p>
1.14      david     119: The latest supported OpenBSD/luna88k release is
1.43      miod      120: <a href="56.html">OpenBSD 5.6</a>.
1.12      miod      121: Here are the
1.43      miod      122: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.6/luna88k/INSTALL.luna88k">
                    123: OpenBSD/luna88k 5.6 installation instructions
1.12      miod      124: </a>.
1.27      miod      125:
                    126: <p>
                    127: Snapshots are made available from time to time, in
1.34      sthen     128: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/luna88k">this location</a>
1.27      miod      129: as well as in a few
                    130: <a href="ftp.html">mirrors</a>.
                    131: Here are the
1.34      sthen     132: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/luna88k/INSTALL.luna88k">
1.27      miod      133: OpenBSD/luna88k snapshot installation instructions
                    134: </a> as well.
1.1       miod      135:
                    136: </body>
                    137: </html>