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

Annotation of www/mac68k.html, Revision 1.93

1.42      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.3       fn          3: <html>
1.1       deraadt     4: <head>
                      5: <title>OpenBSD/mac68k</title>
1.42      miod        6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.3       fn          7: <meta name="description" content="the OpenBSD/mac68k page">
1.87      miod        8: <meta name="copyright" content="This document copyright 1996-2013 by OpenBSD.">
1.93    ! sthen       9: <link rel="canonical" href="http://www.openbsd.org/mac68k.html">
1.3       fn         10: </head>
                     11:
1.42      miod       12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     14: <p>
                     15: <h2><font color="#e00000">OpenBSD/mac68k</font></h2>
1.1       deraadt    16:
1.3       fn         17: <hr>
1.11      briggs     18:
                     19: <p>
1.87      miod       20: OpenBSD/mac68k used to run on many of the Motorola 680x0-based Apple Macintosh
1.47      henning    21: computers.
1.87      miod       22: It used to require a Motorola 68020 or better processor, with an external
                     23: Motorola 68851 PMMU in case of a 68020.
1.42      miod       24: </p>
                     25:
                     26: <p>
1.89      deraadt    27: <strong>The OpenBSD/mac68k port was discontinued after the 5.1 release.</strong>
1.87      miod       28: </p>
                     29:
                     30: <!--
                     31: <p>
1.42      miod       32: A mailing list dedicated to the OpenBSD/mac68k port is available at
                     33: <u><font color="#23238e">mac68k@openbsd.org</font></u>.
                     34: To join the OpenBSD/mac68k mailing list, send a message body of <b>"subscribe
                     35: mac68k"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     36: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     37: subscribing.
                     38: </p>
1.87      miod       39: -->
1.42      miod       40:
                     41: <p>
1.87      miod       42: There is currently no one working on bringing this port back to life.
                     43: The source code is still available in the CVS Attic, and code can be found in
                     44: NetBSD as well.
1.11      briggs     45: </p>
                     46:
1.79      nick       47: <a name="toc"></a>
1.42      miod       48: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     49: <p>
                     50: <ul>
1.46      jufi       51:   <li><a href="#history">History of the port</a>
1.56      nick       52:   <li><a href="#hardware">Supported hardware</a>
1.42      miod       53:   <li><a href="#install">Getting and installing OpenBSD/mac68k</a>
                     54: </ul>
                     55:
                     56: <hr>
                     57: <a name="history"></a>
                     58: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       deraadt    59:
1.3       fn         60: <p>
1.11      briggs     61: The mac68k port of OpenBSD was derived from NetBSD/mac68k, and it
1.42      miod       62: used to support most of the same hardware as NetBSD.
1.87      miod       63: </p>
1.84      nick       64:
                     65: <p>
                     66: Active building and testing of OpenBSD/mac68k was discontinued after
                     67: OpenBSD 4.6 due to lack of interest with developers and builder.
1.87      miod       68: </p>
1.42      miod       69:
                     70: <p>
1.87      miod       71: Eventually the lack of a proper firmware interface, requiring the use of a
                     72: MacOS application as the bootloader, with little or no possibility of updating
                     73: this application to match progress in OpenBSD (let alone rebuild it with a
                     74: free software toolchain) convinced the developers to give up supporting this
                     75: port, and remove the code from the tree.
                     76: </p>
1.62      martin     77:
1.42      miod       78: <hr>
                     79: <a name="hardware"></a>
                     80: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     81:
                     82: <p>
1.62      martin     83: <h4>Supported models</h4>
1.42      miod       84:
                     85: <p>
1.87      miod       86: OpenBSD/mac68k used to run on a large part of the 680x0-based Macintosh
1.42      miod       87: computers.
1.87      miod       88: The kernel itself had support for the following processor combinations:
1.15      johns      89: <ul>
1.42      miod       90:   <li>68020 with 68851 PMMU and 68881 FPU
                     91:   <li>68030 with 68882 FPU
                     92:   <li>68040 (<b>not</b> including the 68LC040)
1.15      johns      93: </ul>
                     94:
                     95: <p>
1.87      miod       96: The following Macintosh models used to be supported and tested.
1.62      martin     97: This means that at least the SCSI controller, serial console and on-board
1.87      miod       98: ethernet would function on these models.
                     99: On some of these machines, a full 68040 CPU was required to replace the
1.62      martin    100: default 68LC040 CPU.
1.15      johns     101: <ul>
1.75      martin    102: <li>Classic family: SE30
1.73      martin    103: <li>LC family: LC, LC II, LC III, LC III+, LC475, Performa 400-430, Performa 450, Performa 460, Performa 475, Performa 476
1.62      martin    104: <li>Centris family: 610, 650
1.66      martin    105: <li>Quadra family: 605, 610, 630, 650, 660AV, 700, 800, 840AV, 900, 950
1.15      johns     106: </ul>
                    107:
1.42      miod      108: <p>
                    109: <h4>Supported devices</h4>
                    110:
                    111: <p>
1.15      johns     112: <ul>
1.58      martin    113: <li>Internal SCSI controllers and peripherals:
                    114:  <ul>
                    115:  <li>Quadra/Centris series' onboard NCR 53c96 SCSI controller
1.92      sthen     116:  (<a href="http://man.openbsd.org/?query=esp&amp;sektion=4&amp;arch=mac68k">esp</a>).
1.58      martin    117:  <li>Macintosh II-series', Performa, and LC-series' onboard NCR 5380 SCSI controller
1.92      sthen     118:  (<a href="http://man.openbsd.org/?query=ncrscsi&amp;sektion=4&amp;arch=mac68k">ncrscsi</a>,
                    119:  <a href="http://man.openbsd.org/?query=sbc&amp;sektion=4&amp;arch=mac68k">sbc</a>).
1.58      martin    120:  </ul>
                    121:  <ul>
                    122:  <li>SCSI disk drives
1.92      sthen     123:  (<a href="http://man.openbsd.org/?query=sd&amp;sektion=4">sd</a>).
1.58      martin    124:  <li>SCSI cdrom drives
1.92      sthen     125:  (<a href="http://man.openbsd.org/?query=cd&amp;sektion=4">cd</a>).
1.58      martin    126:  <li>Autochangers
1.92      sthen     127:  (<a href="http://man.openbsd.org/?query=ch&amp;sektion=4">ch</a>).
1.58      martin    128:  <li>Tape drives
1.92      sthen     129:  (<a href="http://man.openbsd.org/?query=st&amp;sektion=4">st</a>).
1.58      martin    130:  </ul>
                    131: <li>Internal sound
1.92      sthen     132: (<a href="http://man.openbsd.org/?query=asc&amp;sektion=4&amp;arch=mac68k">asc</a>).
1.60      martin    133: <li>NuBus internal expansion bus
1.92      sthen     134: (<a href="http://man.openbsd.org/?query=nubus&amp;sektion=4&amp;arch=mac68k">nubus</a>).
1.74      martin    135: <li>Internal video and most NuBus video cards
1.92      sthen     136: (<a href="http://man.openbsd.org/?query=macfb&amp;sektion=4&amp;arch=mac68k">macfb</a>).
1.58      martin    137: <li>Both internal serial ports
1.92      sthen     138: (<a href="http://man.openbsd.org/?query=zsc&amp;sektion=4&amp;arch=mac68k">zsc</a>).
1.42      miod      139: <li>ADB keyboards and mice
1.92      sthen     140: (<a href="http://man.openbsd.org/?query=adb&amp;sektion=4&amp;arch=mac68k">adb</a>) (except on the IIfx, Quadra 900 and 950).
1.42      miod      141: <li>Ethernet cards based on the Natl. Semiconductor 8390 (Asante, Apple, and a few others)
1.92      sthen     142: (<a href="http://man.openbsd.org/?query=ae&amp;sektion=4&amp;arch=mac68k">ae</a>).
1.58      martin    143: <li>Quadra/Centris AV series' onboard MACE ethernet
1.92      sthen     144: (<a href="http://man.openbsd.org/?query=mc&amp;sektion=4&amp;arch=mac68k">mc</a>).
1.67      martin    145: <li>Some ethernet cards based on the SONIC chip including internal Ethernet on many of Apple's non-AV Quadras/Centrises
1.92      sthen     146: (<a href="http://man.openbsd.org/?query=sn&amp;sektion=4&amp;arch=mac68k">sn</a>).
1.15      johns     147: </ul>
                    148:
                    149: <p>
1.62      martin    150: <h4>Untested systems</h4>
1.87      miod      151: The following Macintosh models used to be untested, and/or lacked support for
                    152: major subsystems.
1.15      johns     153: <ul>
1.62      martin    154: <li>Classic family: Color Classic, Classic II
                    155: <li>Macintosh II family: Mac II, IIx, IIcx, IIci, IIsi, IIfx, IIvi, IIvx, Performa 600
                    156: <li>500 family: 520, 550, 575, 580, Mac TV
1.15      johns     157: </ul>
                    158:
1.35      miod      159: <p>
1.62      martin    160: <h4>Unsupported systems</h4>
1.42      miod      161: <ul>
                    162: <li>PowerPC-based Macs. Some of these are supported in the
                    163:   <a href="macppc.html">OpenBSD/macppc</a> port.
1.62      martin    164: <li>Powerbook family. Hardware capabilities limit the usability of these
                    165:   systems.
1.42      miod      166: <li>Machines based on the 68LC040 processor.
                    167:   Unfortunately, the chip itself contains a major bug for which there is
1.43      miod      168:   no software workaround available in OpenBSD.
1.42      miod      169: </ul>
1.13      gene      170:
                    171: <p>
1.42      miod      172: <h4>Unsupported devices</h4>
1.1       deraadt   173:
1.13      gene      174: <p>
1.42      miod      175: <ul>
                    176: <li>Apple Communication Slot (CS) ethernet cards.
1.48      nick      177: <li>Any other NuBus card not listed above.
1.59      martin    178: <li>Floppy drive.
1.62      martin    179: <li>IOP ADB subsystem on the IIfx, Quadra 900 and 950.
                    180: <li>IDE drives.
1.42      miod      181: </ul>
1.8       briggs    182:
1.3       fn        183: <hr>
1.44      miod      184: <a name="install"></a>
                    185: <h3><font color="#0000e0">
                    186: <strong>Getting and installing OpenBSD/mac68k:</strong>
                    187: </font></h3>
                    188:
                    189: <p>
1.87      miod      190: The last supported OpenBSD/mac68k release was
                    191: <a href="51.html">OpenBSD 5.1</a>.
                    192: </p>
1.3       fn        193:
                    194: </body>
                    195: </html>