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

Annotation of www/mac68k.html, Revision 1.92

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