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

Diff for /www/sun3.html between version 1.62 and 1.63

version 1.62, 2016/03/28 16:46:17 version 1.63, 2016/03/29 14:58:59
Line 7 
Line 7 
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  <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="copyright" content="This document copyright 1996-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/sun3.html">  <link rel="canonical" href="http://www.openbsd.org/sun3.html">
 </head>  </head>
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  <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/sun3</font></h2>  
   
   <h2>
   <a href="index.html">
   <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
   <font color="#e00000">sun3</font>
   </h2>
 <hr>  <hr>
   <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.
Line 63 
Line 68 
 <a name="hardware"></a>  <a name="hardware"></a>
 <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>  <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
   
 <p>  
 <h4>Supported models</h4>  <h4>Supported models</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
   <li>3/60, 3/60LE    <li>3/60, 3/60LE
   <li>3/75, 3/140, 3/150, 3/160 and 3/180    <li>3/75, 3/140, 3/150, 3/160 and 3/180
Line 76 
Line 78 
 </ul>  </ul>
 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.
 </p>  
   
 <p>  
 <h4>Supported peripherals</h4>  <h4>Supported peripherals</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>On-board serial ports  <li>On-board serial ports
 <li>Sun type 3 keyboard and mouse  <li>Sun type 3 keyboard and mouse
Line 90 
Line 88 
 <li>On-board or VME ethernet (intel, lance)  <li>On-board or VME ethernet (intel, lance)
 <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>
 </p>  
   
 <hr>  <hr>
 <a name="install"></a>  <a name="install"></a>
 <h3><font color="#0000e0">  <h3><font color="#0000e0">
 <strong>Getting and installing OpenBSD/sun3:</strong>  <strong>Getting and installing OpenBSD/sun3:</strong>
 </font></h3>  </font></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>.
 </p>  
   
 </body>  </body>
 </html>  </html>

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63