www/sun3.html

94 lines
2.6 KiB
HTML

<!doctype html>
<html lang=en id=platform>
<meta charset=utf-8>
<title>OpenBSD/sun3</title>
<meta name="description" content="the OpenBSD/sun3 page">
<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/sun3.html">
<h2 id=OpenBSD>
<a href="index.html">
<i>Open</i><b>BSD</b></a>
sun3
</h2>
<hr>
<table><tr><td>
<p>
OpenBSD/sun3 used to run on the Motorola 68020-based Sun3 computers, except
for the 3/E flavour and the 3/50.
<p>
<strong>The OpenBSD/sun3 port was discontinued after the 2.9 release.</strong>
</table>
<hr>
<h3 id="history"><strong>History:</strong></h3>
<p>
The Sun3 port of OpenBSD was derived from the NetBSD/sun3 port, when the
sun3 and sun3x ports were still different entities. Noone showed much
interest in OpenBSD/sun3 for a while, although the code was mostly kept in
sync with NetBSD.
<p>
Eventually, Kenneth Stailey started working on the port, but since he was
living in the USA, he could not export a release he would have built, so he
lost interest working on this port.
<p>
Early 2000, Miod Vallat attempted to bring the port back in shape, making
the code compile again, and devising completely new installation media. The
port even shipped with complete X Window System client and utilities, although
there was no working X server.
<p>
The port lived for a few releases, but unfortunately hardware problems and
lack of time conspired to prevent catching up with NetBSD on code, and the
sun3 code was not ready for the switch from the old Mach virtual memory
system to
<a href="https://man.openbsd.org/OpenBSD-3.0/uvm.9">uvm</a>,
and missed the 3.0 release, hoping that the code would be fixed in time
for the 3.1 release. Unfortunately, this was not the case, and eventually
it was decided to remove the code from the tree.
<hr>
<h3 id="hardware"><strong>Supported hardware:</strong></h3>
<h4>Supported models</h4>
<ul>
<li>3/60, 3/60LE
<li>3/75, 3/140, 3/150, 3/160 and 3/180
<li>3/110
<li>3/260 and 3/280
</ul>
<p>
OpenBSD will not run on 3/160 family machines with only 2MB of memory,
and very hardly on 4MB machines whichever the model is.
<h4>Supported peripherals</h4>
<ul>
<li>On-board serial ports
<li>Sun type 3 keyboard and mouse
<li>On-board or VME video (bwtwo, cgtwo, cgfour)
<li>On-board or VME ethernet (intel, lance)
<li>On-board or VME sun-3 SCSI controller, currently with some limitations
</ul>
<hr>
<h3 id="install">
<strong>Getting and installing OpenBSD/sun3:</strong>
</h3>
<p>
The last supported OpenBSD/sun3 release was
<a href="29.html">OpenBSD 2.9</a>.