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

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

Revision 1.12, Tue Mar 22 10:54:43 2016 UTC (8 years, 2 months ago) by sthen
Branch: MAIN
Changes since 1.11: +1 -1 lines

fix URIs, the / before querystring isn't optional, if it isn't fixed up
by the browser the server returns 400 Bad Request

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/solbourne</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD/solbourne page">
<meta name="copyright" content="This document copyright 2005-2013 by OpenBSD.">
<link rel="canonical" href="http://www.openbsd.org/solbourne.html">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<p>
<h2><font color="#e00000">OpenBSD/solbourne</font></h2>

<hr>

<p>
OpenBSD/solbourne is an experimental port of OpenBSD to the Solbourne ``IDT''
family of workstations, built upon the SPARC-compatible Panasonic <i>KAP</i>
processor.

<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
  <li><a href="#history">History of the port</a>
  <li><a href="#status">Current status</a>
  <li><a href="#hardware">Supported hardware</a>
</ul>

<hr>
<a name="history"></a>
<h3><font color="#0000e0"><strong>History:</strong></font></h3>

<p>
The KAP processor used in the IDT systems, albeit using an instruction
set similar to the SPARC processors, uses a completely different MMU.
Because of this, no free operating system considered running on these Solbourne
machines more than a few minutes...

<p>
At some point, an S4000 was donated by Mike Nicewonger to Miod Vallat, who then
had no excuse not to work on a port.
After a few years of procrastination, real work on a port eventually started in
march 2005, leading to an initial import in the OpenBSD tree exactly one month
later. And work continues...

<hr>
<a name="status"></a>
<h3><font color="#0000e0"><strong>Current status:</strong></font></h3>

<p>
Currently, only the S4000 system has been tested; but other systems should work,
although the L2 cache in the S4000DX systems is not supported yet.

<p>
Right now, the system boots single-user, but userland has issues, which are
being worked on.

<hr>
<a name="hardware"></a>
<h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>

<p>
<h4>Supported machines</h4>

<p>
<ul>
<li>S3000 <i>(untested)</i>
<li>S4000
<li>S4000DX <i>(untested)</i> (but the L2 cache is not supported yet)
</ul>

<p>
<h4>Supported devices</h4>

<ul>
<li><strong>Serial ports</strong>
  <ul>
   <li>ttya and ttyb on-board serial ports
(<a href="http://man.openbsd.org/?query=zs&amp;sektion=4&amp;arch=solbourne">zs</a>)
  </ul>

<li><strong>Ethernet adapters</strong>
  <ul>
   <li>on-board AMD Lance Ethernet (<a href="http://man.openbsd.org?arch=solbourne&amp;query=le&amp;sektion=4">le</a>)
  </ul>
</ul>

</body>
</html>