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

Annotation of www/luna88k.html, Revision 1.52

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