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

Diff for /www/sun3.html between version 1.65 and 1.66

version 1.65, 2017/06/26 17:18:58 version 1.66, 2019/05/27 22:55:26
Line 1 
Line 1 
   <!doctype html>
   <html lang=en id=platform>
   
 <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"  <meta charset=utf-8>
         "http://www.w3.org/TR/html4/loose.dtd">  
 <html>  
 <head>  
 <title>OpenBSD/sun3</title>  <title>OpenBSD/sun3</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="the OpenBSD/sun3 page">  <meta name="description" content="the OpenBSD/sun3 page">
 <meta name="copyright" content="This document copyright 1996-2013 by OpenBSD.">  
 <meta name="viewport" content="width=device-width, initial-scale=1">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/sun3.html">  <link rel="canonical" href="https://www.openbsd.org/sun3.html">
 </head>  
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  
   
 <h2>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">sun3</font>  sun3
 </h2>  </h2>
 <hr>  <hr>
 <p>  
   
   <table><tr><td>
   <p>
 OpenBSD/sun3 used to run on the Motorola 68020-based Sun3 computers, except  OpenBSD/sun3 used to run on the Motorola 68020-based Sun3 computers, except
 for the 3/E flavour and the 3/50.  for the 3/E flavour and the 3/50.
   
   <p>
 <strong>The OpenBSD/sun3 port was discontinued after the 2.9 release.</strong>  <strong>The OpenBSD/sun3 port was discontinued after the 2.9 release.</strong>
   </table>
   
 <br clear=all>  
 <hr>  <hr>
   
 <a name="history"></a>  <h3 id="history"><strong>History:</strong></h3>
 <h3><font color="#0000e0"><strong>History:</strong></font></h3>  
   
 <p>  <p>
 The Sun3 port of OpenBSD was derived from the NetBSD/sun3 port, when the  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  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  interest in OpenBSD/sun3 for a while, although the code was mostly kept in
 sync with NetBSD.  sync with NetBSD.
 </p>  
   
 <p>  <p>
 Eventually, Kenneth Stailey started working on the port, but since he was  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  living in the USA, he could not export a release he would have built, so he
 lost interest working on this port.  lost interest working on this port.
 </p>  
   
 <p>  <p>
 Early 2000, Miod Vallat attempted to bring the port back in shape, making  Early 2000, Miod Vallat attempted to bring the port back in shape, making
 the code compile again, and devising completely new installation media. The  the code compile again, and devising completely new installation media. The
 port even shipped with complete X Window System client and utilities, although  port even shipped with complete X Window System client and utilities, although
 there was no working X server.  there was no working X server.
 </p>  
   
 <p>  <p>
 The port lived for a few releases, but unfortunately hardware problems and  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  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  sun3 code was not ready for the switch from the old Mach virtual memory
 system to  system to
 <a href="https://man.openbsd.org/?query=uvm&amp;sektion=9">uvm</a>,  <a href="https://man.openbsd.org/uvm.9">uvm</a>,
 and missed the 3.0 release, hoping that the code would be fixed in time  and missed the 3.0 release, hoping that the code would be fixed in time
 for the 3.1 release. Unfortunately, this has not been the case, and eventually  for the 3.1 release. Unfortunately, this has not been the case, and eventually
 it was decided to remove the code from the tree.  it was decided to remove the code from the tree.
 </p>  
   
 <hr>  <hr>
 <a name="hardware"></a>  
 <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>  
   
   <h3 id="hardware"><strong>Supported hardware:</strong></h3>
   
 <h4>Supported models</h4>  <h4>Supported models</h4>
   
 <ul>  <ul>
Line 76 
Line 68 
   <li>3/110    <li>3/110
   <li>3/260 and 3/280    <li>3/260 and 3/280
 </ul>  </ul>
   
   <p>
 OpenBSD will not run on 3/160 family machines with only 2MB of memory,  OpenBSD will not run on 3/160 family machines with only 2MB of memory,
 and very hardly on 4MB machines whichever the model is.  and very hardly on 4MB machines whichever the model is.
   
Line 89 
Line 83 
 <li>On-board or VME sun-3 SCSI controller, currently with some limitations  <li>On-board or VME sun-3 SCSI controller, currently with some limitations
 </ul>  </ul>
 <hr>  <hr>
 <a name="install"></a>  
 <h3><font color="#0000e0">  <h3 id="install">
 <strong>Getting and installing OpenBSD/sun3:</strong>  <strong>Getting and installing OpenBSD/sun3:</strong>
 </font></h3>  </h3>
   
   <p>
 The last supported OpenBSD/sun3 release was  The last supported OpenBSD/sun3 release was
 <a href="29.html">OpenBSD 2.9</a>.  <a href="29.html">OpenBSD 2.9</a>.
   
 </body>  
 </html>  

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66