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

Diff for /www/mac68k.html between version 1.97 and 1.98

version 1.97, 2017/06/26 17:18:57 version 1.98, 2019/05/27 22:55:20
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"  <!doctype html>
         "http://www.w3.org/TR/html4/loose.dtd">  <html lang=en id=platform>
 <html>  <meta charset=utf-8>
 <head>  
 <title>OpenBSD/mac68k</title>  <title>OpenBSD/mac68k</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="the OpenBSD/mac68k page">  <meta name="description" content="the OpenBSD/mac68k 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/mac68k.html">  <link rel="canonical" href="https://www.openbsd.org/mac68k.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">mac68k</font>  mac68k
 </h2>  </h2>
 <hr>  <hr>
 <p>  
   
   <table><tr><td>
   <p>
 OpenBSD/mac68k used to run on many of the Motorola 680x0-based Apple Macintosh  OpenBSD/mac68k used to run on many of the Motorola 680x0-based Apple Macintosh
 computers.  computers.
 It used to require a Motorola 68020 or better processor, with an external  It used to require a Motorola 68020 or better processor, with an external
 Motorola 68851 PMMU in case of a 68020.  Motorola 68851 PMMU in case of a 68020.
 <p>  
   
   <p>
 <strong>The OpenBSD/mac68k port was discontinued after the 5.1 release.</strong>  <strong>The OpenBSD/mac68k port was discontinued after the 5.1 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 mac68k port of OpenBSD was derived from NetBSD/mac68k, and it  The mac68k port of OpenBSD was derived from NetBSD/mac68k, and it
 used to support most of the same hardware as NetBSD.  used to support most of the same hardware as NetBSD.
 </p>  
   
 <p>  <p>
 Active building and testing of OpenBSD/mac68k was discontinued after  Active building and testing of OpenBSD/mac68k was discontinued after
 OpenBSD 4.6 due to lack of interest with developers and builder.  OpenBSD 4.6 due to lack of interest with developers and builder.
 </p>  
   
 <p>  <p>
 Eventually the lack of a proper firmware interface, requiring the use of a  Eventually the lack of a proper firmware interface, requiring the use of a
Line 51 
Line 45 
 this application to match progress in OpenBSD (let alone rebuild it with a  this application to match progress in OpenBSD (let alone rebuild it with a
 free software toolchain) convinced the developers to give up supporting this  free software toolchain) convinced the developers to give up supporting this
 port, and remove the code from the tree.  port, and remove the code from the tree.
 </p>  
   
 <hr>  <hr>
 <a name="hardware"></a>  <h3 id="hardware"><strong>Supported hardware:</strong></h3>
 <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>  
   
 <p>  <p>
 <h4>Supported models</h4>  <h4>Supported models</h4>
Line 67 
Line 59 
 <ul>  <ul>
   <li>68020 with 68851 PMMU and 68881 FPU    <li>68020 with 68851 PMMU and 68881 FPU
   <li>68030 with 68882 FPU    <li>68030 with 68882 FPU
   <li>68040 (<b>not</b> including the 68LC040)    <li>68040 (<strong>not</strong> including the 68LC040)
 </ul>  </ul>
   
 <p>  <p>
Line 83 
Line 75 
 <li>Quadra family: 605, 610, 630, 650, 660AV, 700, 800, 840AV, 900, 950  <li>Quadra family: 605, 610, 630, 650, 660AV, 700, 800, 840AV, 900, 950
 </ul>  </ul>
   
 <p>  
 <h4>Supported devices</h4>  <h4>Supported devices</h4>
   
 <p>  
 <ul>  <ul>
 <li>Internal SCSI controllers and peripherals:  <li>Internal SCSI controllers and peripherals:
  <ul>   <ul>
  <li>Quadra/Centris series' onboard NCR 53c96 SCSI controller   <li>Quadra/Centris series' onboard NCR 53c96 SCSI controller
  (<a href="https://man.openbsd.org/?query=esp&amp;sektion=4&amp;arch=mac68k">esp</a>).   (<a href="https://man.openbsd.org/mac68k/esp.4">esp</a>).
  <li>Macintosh II-series', Performa, and LC-series' onboard NCR 5380 SCSI controller   <li>Macintosh II-series', Performa, and LC-series' onboard NCR 5380 SCSI controller
  (<a href="https://man.openbsd.org/?query=ncrscsi&amp;sektion=4&amp;arch=mac68k">ncrscsi</a>,   (<a href="https://man.openbsd.org/mac68k/ncrscsi.4">ncrscsi</a>,
  <a href="https://man.openbsd.org/?query=sbc&amp;sektion=4&amp;arch=mac68k">sbc</a>).   <a href="https://man.openbsd.org/mac68k/sbc.4">sbc</a>).
  </ul>   </ul>
  <ul>   <ul>
  <li>SCSI disk drives   <li>SCSI disk drives
  (<a href="https://man.openbsd.org/?query=sd&amp;sektion=4">sd</a>).   (<a href="https://man.openbsd.org/sd.4">sd</a>).
  <li>SCSI cdrom drives   <li>SCSI cdrom drives
  (<a href="https://man.openbsd.org/?query=cd&amp;sektion=4">cd</a>).   (<a href="https://man.openbsd.org/cd.4">cd</a>).
  <li>Autochangers   <li>Autochangers
  (<a href="https://man.openbsd.org/?query=ch&amp;sektion=4">ch</a>).   (<a href="https://man.openbsd.org/ch.4">ch</a>).
  <li>Tape drives   <li>Tape drives
  (<a href="https://man.openbsd.org/?query=st&amp;sektion=4">st</a>).   (<a href="https://man.openbsd.org/st.4">st</a>).
  </ul>   </ul>
 <li>Internal sound  <li>Internal sound
 (<a href="https://man.openbsd.org/?query=asc&amp;sektion=4&amp;arch=mac68k">asc</a>).  (<a href="https://man.openbsd.org/mac68k/asc.4">asc</a>).
 <li>NuBus internal expansion bus  <li>NuBus internal expansion bus
 (<a href="https://man.openbsd.org/?query=nubus&amp;sektion=4&amp;arch=mac68k">nubus</a>).  (<a href="https://man.openbsd.org/mac68k/nubus.4">nubus</a>).
 <li>Internal video and most NuBus video cards  <li>Internal video and most NuBus video cards
 (<a href="https://man.openbsd.org/?query=macfb&amp;sektion=4&amp;arch=mac68k">macfb</a>).  (<a href="https://man.openbsd.org/mac68k/macfb.4">macfb</a>).
 <li>Both internal serial ports  <li>Both internal serial ports
 (<a href="https://man.openbsd.org/?query=zsc&amp;sektion=4&amp;arch=mac68k">zsc</a>).  (<a href="https://man.openbsd.org/mac68k/zsc.4">zsc</a>).
 <li>ADB keyboards and mice  <li>ADB keyboards and mice
 (<a href="https://man.openbsd.org/?query=adb&amp;sektion=4&amp;arch=mac68k">adb</a>) (except on the IIfx, Quadra 900 and 950).  (<a href="https://man.openbsd.org/mac68k/adb.4">adb</a>) (except on the IIfx, Quadra 900 and 950).
 <li>Ethernet cards based on the Natl. Semiconductor 8390 (Asante, Apple, and a few others)  <li>Ethernet cards based on the Natl. Semiconductor 8390 (Asante, Apple, and a few others)
 (<a href="https://man.openbsd.org/?query=ae&amp;sektion=4&amp;arch=mac68k">ae</a>).  (<a href="https://man.openbsd.org/mac68k/ae.4">ae</a>).
 <li>Quadra/Centris AV series' onboard MACE ethernet  <li>Quadra/Centris AV series' onboard MACE ethernet
 (<a href="https://man.openbsd.org/?query=mc&amp;sektion=4&amp;arch=mac68k">mc</a>).  (<a href="https://man.openbsd.org/mac68k/mc.4">mc</a>).
 <li>Some ethernet cards based on the SONIC chip including internal Ethernet on many of Apple's non-AV Quadras/Centrises  <li>Some ethernet cards based on the SONIC chip including internal Ethernet on many of Apple's non-AV Quadras/Centrises
 (<a href="https://man.openbsd.org/?query=sn&amp;sektion=4&amp;arch=mac68k">sn</a>).  (<a href="https://man.openbsd.org/mac68k/sn.4">sn</a>).
 </ul>  </ul>
   
 <p>  
 <h4>Untested systems</h4>  <h4>Untested systems</h4>
   
   <p>
 The following Macintosh models used to be untested, and/or lacked support for  The following Macintosh models used to be untested, and/or lacked support for
 major subsystems.  major subsystems.
   
 <ul>  <ul>
 <li>Classic family: Color Classic, Classic II  <li>Classic family: Color Classic, Classic II
 <li>Macintosh II family: Mac II, IIx, IIcx, IIci, IIsi, IIfx, IIvi, IIvx, Performa 600  <li>Macintosh II family: Mac II, IIx, IIcx, IIci, IIsi, IIfx, IIvi, IIvx, Performa 600
 <li>500 family: 520, 550, 575, 580, Mac TV  <li>500 family: 520, 550, 575, 580, Mac TV
 </ul>  </ul>
   
 <p>  
 <h4>Unsupported systems</h4>  <h4>Unsupported systems</h4>
   
 <ul>  <ul>
 <li>PowerPC-based Macs. Some of these are supported in the  <li>PowerPC-based Macs. Some of these are supported in the
   <a href="macppc.html">OpenBSD/macppc</a> port.    <a href="macppc.html">OpenBSD/macppc</a> port.
Line 159 
Line 151 
 </ul>  </ul>
   
 <hr>  <hr>
 <a name="install"></a>  <h3 id="install">
 <h3><font color="#0000e0">  
 <strong>Getting and installing OpenBSD/mac68k:</strong>  <strong>Getting and installing OpenBSD/mac68k:</strong>
 </font></h3>  </h3>
   
 <p>  <p>
 The last supported OpenBSD/mac68k release was  The last supported OpenBSD/mac68k release was
 <a href="51.html">OpenBSD 5.1</a>.  <a href="51.html">OpenBSD 5.1</a>.
 </p>  
   
 </body>  
 </html>  

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.98