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

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

Revision 1.15, Tue Mar 29 14:58:59 2016 UTC (8 years, 2 months ago) by tb
Branch: MAIN
Changes since 1.14: +8 -3 lines

another batch of css conversions. except tshirts, these all pass
the validator test. with tj

<!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.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="http://www.openbsd.org/solbourne.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">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.

<br clear=all>
<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>