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

Annotation of www/luna88k.html, Revision 1.29

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: <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/luna88k page">
                     10: <meta name="keywords" content="openbsd,luna88k">
                     11: <meta name="distribution" content="global">
1.27      miod       12: <meta name="copyright" content="This document copyright 2004-2011 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/luna88k</font></h2>
                     19:
                     20: <hr>
                     21:
                     22: <p>
                     23: OpenBSD/luna88k is an effort to port OpenBSD to the
                     24: <a href="http://www.omron.com">OMRON</a> LUNA-88K and LUNA-88K2 workstations.
                     25:
                     26: <p>
1.26      miod       27: Due to hardware difficulties, the OpenBSD/luna88k port has not been
                     28: updated after the 4.1 release.
1.27      miod       29: These problems have been solved, and the port is being worked on again.
1.26      miod       30: </p>
                     31:
                     32: <p>
1.17      miod       33: A mailing list for m88k-based ports is available at
                     34: <u><font color="#23238e">m88k@openbsd.org</font></u>.
                     35: To join the OpenBSD/m88k mailing list, send a message body of
                     36: <b>"subscribe m88k"</b> to
                     37: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     38: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     39: subscribing.
                     40:
                     41: <p>
1.1       miod       42: The current port maintainer is Kenji Aoyama
                     43: (<a href="mailto:aoyama@openbsd.org">aoyama@openbsd.org</a>), with the help of
1.13      miod       44: Miod Vallat. Others are definitely welcome to contribute!
1.1       miod       45:
1.22      nick       46: <a name="toc"></a>
1.1       miod       47: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     48: <ul>
                     49:   <li><a href="#history">History of the port</a>
                     50:   <li><a href="#status">Current status</a>
                     51:   <li><a href="#projects">Project list</a>
1.9       nick       52:   <li><a href="#hardware">Supported hardware</a>
1.1       miod       53:   <li><a href="#install">Getting and installing OpenBSD/luna88k</a>
                     54: </ul>
                     55:
                     56: <hr>
                     57: <a name="history"></a>
                     58: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     59:
                     60: <p>
                     61: The LUNA workstation family was manufactured by
                     62: <a href="http://www.omron.com">OMRON corporation</a> in the early 1990s.
                     63: After several models based upon the Motorola 680x0 family,
                     64: the last designs were multiprocessor systems based upon the
                     65: Motorola 88100 processor.
                     66:
                     67: <p>
                     68: Kenji Aoyama wanted to run a modern operating system on his LUNA-88K2 and
                     69: eventually got tired of waiting for someone else to do this effort, so he
                     70: started to merge the
                     71: <a href="http://www.netbsd.org/Ports/luna68k/">NetBSD/luna68k</a> device
                     72: support with the
                     73: <a href="mvme88k.html">OpenBSD/mvme88k</a> hardware support in January 2002.
1.6       david      74: His efforts were eventually successful and his machine booted multi-user near
1.1       miod       75: the end of 2003.
                     76:
                     77: <hr>
                     78: <a name="status"></a>
                     79: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     80:
                     81: <p>
1.11      miod       82: Both Luna-88k and Luna-88k2 models are supported, and will boot multi-user.
                     83: Most of the on-board devices are supported, but the system will currently
                     84: run on one processor only.
1.1       miod       85:
                     86: <hr>
                     87: <a name="projects"></a>
                     88: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     89: </strong></font></h3>
                     90:
                     91: <ul>
                     92:   <li>Better mouse support, and X server.
                     93:   <li>Multiprocessor (SMP) support.
                     94:   <li>Support for the remaining unsupported devices (extra serial ports,
1.4       aoyama     95:       external floppy port, NEC PC-98 C-bus...)
1.1       miod       96: </ul>
                     97:
                     98: <hr>
                     99: <a name="hardware"></a>
                    100: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                    101:
                    102: <h4>Supported machines</h4>
                    103:
                    104: <ul>
                    105: <li><strong>LUNA-88K</strong><br>
                    106: The first 88100-based LUNA workstation, with one to four 25 MHz processors,
1.3       miod      107: and 16 to 64 MB of memory depending upon the model.
1.1       miod      108: <li><strong>LUNA-88K2</strong><br>
                    109: An improved version of the previous design, with one to four 33 MHz processors,
1.11      miod      110: 16 to 112 MB of memory, and more on-board devices.
1.1       miod      111: </ul>
                    112:
                    113: <h4>Supported on-board devices</h4>
                    114:
                    115: <ul>
                    116: <li>On-board console serial port (siotty)
1.5       miod      117: <li>On-board LANCE Ethernet interface
1.10      nick      118: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=luna88k">le</a>)
1.5       miod      119: <li>On-board SCSI controllers
1.10      nick      120: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spc&amp;sektion=4&amp;arch=luna88k">spc</a>)
1.19      jmc       121: <li>LCD display on front panel
                    122: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;sektion=4&amp;arch=luna88k">lcd</a>)
1.1       miod      123: <li>Keyboard, mouse and frame buffer (suitable as a console too)
                    124: </ul>
                    125:
                    126: <h4>Unsupported devices</h4>
                    127:
                    128: <ul>
                    129: <li>On-board non-console serial ports (tty00, tty01)
                    130: <li>On-board printer port (lp)
                    131: <li>On-board floppy port (rfd)
                    132: <li>NEC PC-98 slot
                    133: </ul>
                    134:
                    135: <hr>
                    136: <a name="install"></a>
                    137: <h3><font color="#0000e0">
                    138: <strong>Getting and installing OpenBSD/luna88k:</strong>
                    139: </font></h3>
                    140:
                    141: <p>
1.14      david     142: The latest supported OpenBSD/luna88k release is
1.29    ! sthen     143: <a href="52.html">OpenBSD 5.2</a>.
1.12      miod      144: Here are the
1.29    ! sthen     145: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/5.2/luna88k/INSTALL.luna88k">
        !           146: OpenBSD/luna88k 5.2 installation instructions
1.12      miod      147: </a>.
1.27      miod      148:
                    149: <p>
                    150: Snapshots are made available from time to time, in
                    151: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/luna88k">this location</a>
                    152: as well as in a few
                    153: <a href="ftp.html">mirrors</a>.
                    154: Here are the
                    155: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/luna88k/INSTALL.luna88k">
                    156: OpenBSD/luna88k snapshot installation instructions
                    157: </a> as well.
1.1       miod      158:
                    159: <hr>
                    160: <a href="plat.html">
                    161: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    162: </a>
                    163: <br>
                    164: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    165: <br>
1.29    ! sthen     166: <small>$OpenBSD: luna88k.html,v 1.28 2012/05/01 14:52:47 miod Exp $</small>
1.1       miod      167:
                    168: </body>
                    169: </html>