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

File: [local] / www / luna88k.html (download) (as text)

Revision 1.55, Mon Aug 15 02:22:07 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.54: +1 -1 lines

tls on openbsd.org is now real:
- link to https://www.openbsd.org from the sub-projects' pages
- make internal links relative
- switch link rel=canonical to https to please some search engines
"go ahead" from beck, "do it!!!!" tj

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/luna88k</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD/luna88k page">
<meta name="copyright" content="This document copyright 2004-2016 by OpenBSD.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/luna88k.html">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<h2>
<a href="index.html">
<font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
<font color="#e00000">luna88k</font>
</h2>
<hr>
<p>

<a href="images/luna88k2.jpg">
<img src="images/luna88k2-small.jpg" width="272" height="240" align="right" alt="LUNA-88K2"></a>

OpenBSD/luna88k is an effort to port OpenBSD to the
<a href="http://www.omron.com">OMRON</a> LUNA-88K and LUNA-88K2 workstations.
<p>

A mailing list for m88k-based ports is available at
<u><font color="#23238e">m88k@openbsd.org</font></u>.
To join the OpenBSD/m88k mailing list, send a message body of
<b>"subscribe m88k"</b> to
<a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
Please be sure to check our <a href="mail.html">mailing list policy</a> before
subscribing.

<br clear=all>
<hr>

<h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>

<p>
The LUNA workstation family was manufactured by
<a href="http://www.omron.com">OMRON corporation</a> in the early 1990s.
After several models based upon the Motorola 680x0 family,
the last designs were multiprocessor systems based upon the
Motorola 88100 processor.

<p>
Kenji Aoyama wanted to run a modern operating system on his LUNA-88K2 and
eventually got tired of waiting for someone else to do this effort, so he
started to merge the
<a href="http://www.netbsd.org/Ports/luna68k/">NetBSD/luna68k</a> device
support with the
<a href="mvme88k.html">OpenBSD/mvme88k</a> hardware support in January 2002.
His efforts were eventually successful and his machine booted multi-user near
the end of 2003.

<hr>

<h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>

<p>
Both LUNA-88K and LUNA-88K2 models are supported, and will boot multi-user.
Most of the on-board devices are supported.

<hr>

<h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>

<h4>Supported machines</h4>

<ul>
<li><strong>LUNA-88K</strong><br>
The first 88100-based LUNA workstation, with one to four 25 MHz processors,
and 16 to 64 MB of memory depending upon the model.
<li><strong>LUNA-88K2</strong><br>
An improved version of the previous design, with one to four 33 MHz processors,
16 to 112 MB of memory, and more on-board devices.
</ul>

<h4>Supported on-board devices</h4>

<ul>
<li>On-board console serial port (siotty)
<li>On-board LANCE Ethernet interface
(<a href="http://man.openbsd.org/?query=le&amp;sektion=4&amp;arch=luna88k">le</a>)
<li>On-board SCSI controllers
(<a href="http://man.openbsd.org/?query=spc&amp;sektion=4&amp;arch=luna88k">spc</a>)
<li>LCD display on front panel
(<a href="http://man.openbsd.org/?query=lcd&amp;sektion=4&amp;arch=luna88k">lcd</a>)
<li>Keyboard, mouse and frame buffer (suitable as a console too)
<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)
  <ul>
    <li>NEC PC-9801-86: sound board (<a href="http://man.openbsd.org/?query=necsb&amp;sektion=4&amp;arch=luna88k">necsb</a>)
    <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>)
    <li>Generic driver
      (<a href="http://man.openbsd.org/?query=pcexmem&amp;sektion=4&amp;arch=luna88k">pcexmem</a>,
      <a href="http://man.openbsd.org/?query=pcexio&amp;sektion=4&amp;arch=luna88k">pcexio</a>)
  </ul>
</ul>

<h4>Unsupported devices</h4>

<ul>
<li>On-board non-console serial ports (tty00, tty01)
<li>On-board printer port (lp)
<li>On-board floppy port (rfd)
</ul>

<hr>

<h3 id="install"><font color="#0000e0">
<strong>Getting and installing OpenBSD/luna88k:</strong>
</font></h3>

<p>
The latest supported OpenBSD/luna88k release is
<a href="59.html">OpenBSD 5.9</a>.
Here are the
<a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.9/luna88k/INSTALL.luna88k">
OpenBSD/luna88k 5.9 installation instructions
</a>.

<p>
Snapshots are made available from time to time, in
<a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/luna88k">this location</a>
as well as in a few
<a href="ftp.html">mirrors</a>.
Here are the
<a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/luna88k/INSTALL.luna88k">
OpenBSD/luna88k snapshot installation instructions
</a> as well.

</body>
</html>