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

File: [local] / www / mac68k.html (download) (as text)

Revision 1.50, Fri Oct 31 05:00:38 2003 UTC (20 years, 7 months ago) by david
Branch: MAIN
Changes since 1.49: +4 -17 lines

update for 3.4

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/mac68k</title>
<link rev="made" href="mailto:www@openbsd.org">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/mac68k page">
<meta name="keywords" content="openbsd,mac68k">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
</head>

<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/mac68k</font></h2>

<hr>

<p>
OpenBSD/mac68k runs on many of the Motorola 680x0-based Apple Macintosh
computers.
It requires a Motorola 68020, 68030, or a 68040 processor.  If you have a
68020, it will also need a Motorola 68851 PMMU (note that this is
different from the 68881, which is an FPU).
</p>

<p>
A mailing list dedicated to the OpenBSD/mac68k port is available at
<u><font color="#23238e">mac68k@openbsd.org</font></u>.
To join the OpenBSD/mac68k mailing list, send a message body of <b>"subscribe
mac68k"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
Please be sure to check our <a href="mail.html">mailing list policy</a> before
subscribing.
</p>

<p>
There is currently no maintainer for the mac68k port.
</p>

<a href="#toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
  <li><a href="#history">History of the port</a>
  <li><a href="#status">Current status</a>
  <li><a href="#hardware">Supported hardware list</a>
  <li><a href="#install">Getting and installing OpenBSD/mac68k</a>
</ul>

<hr>
<a name="history"></a>
<h3><font color="#0000e0"><strong>History:</strong></font></h3>

<p>
The mac68k port of OpenBSD was derived from NetBSD/mac68k, and it
used to support most of the same hardware as NetBSD.
Although this port is still being supported, there has been no effort
to catch up with recent NetBSD developments.
</p>

<hr>
<a name="status"></a>
<h3><font color="#0000e0"><strong>Current status:</strong></font></h3>

<p>
Currently, all hardware listed in the
<a href="#hardware">supported hardware list</a> section below should boot
multi-user, and support enough of the on-board devices to be generally
usable.
</p>

<hr>
<a name="hardware"></a>
<h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>

<p>
<h4>Supported machines</h4>

<p>
OpenBSD/mac68k now runs on a large part of the 680x0-based Macintosh
computers.
The kernel itself has support for the following processor combinations:
<ul>
  <li>68020 with 68851 PMMU and 68881 FPU
  <li>68030 with 68882 FPU
  <li>68040 (<b>not</b> including the 68LC040)
</ul>

<p> 
The following Macintosh models are ``fully'' supported.
This means that at least the SCSI controller, ADB (keyboard and mouse), and
some sort of display will function on these models.
On some of these machines, a PMMU and/or FPU are required as they are not
provided by default with the machine.
<ul>
<li>Macintosh II family: II, IIx, IIcx, IIci, IIsi, IIvx, IIvi
<li>Classic family: Color Classic, Classic II
<li>Centris family: 650
<li>some models of the Duo series
<li>LC family: 520, 550, LC II, LC III
<li>Performa family: 4xx, 600
<li>Powerbook family: 140, 145, 145B, 160, 165, 165c, 170, 180, 180c
<li>Quadra family: 610, 650, 700, 800, 840AV
<li>SE/30
<li>MacTV
</ul>

<p>
<h4>Supported devices</h4>

<p>
<ul>
<li>Internal SCSI bus and most SCSI tapes, hard drives, and cdrom.
<li>Internal sound.
<li>Most NuBus video cards
  (there have been some problems with some 24-bit color cards).
<li>Both internal serial ports.
<li>ADB keyboards and mice
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adb&amp;sektion=4&amp;arch=mac68k">adb</a>).
<li>Ethernet cards based on the Natl. Semiconductor 8390 (Asante, Apple, and a few others)
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ae&amp;sektion=4&amp;arch=mac68k">ae</a>).
<li>Quadra/Centris AV series' onboard MACE ethernet.
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mc&amp;sektion=4&amp;arch=mac68k">mc</a>).
<li>Some ethernet cards based on the SONIC chip including internal Ethernet on many of Apple's non-AV Quadras/Centrises and PowerBook 500 series.
(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sn&amp;sektion=4&amp;arch=mac68k">sn</a>).
</ul>

<p>
<h4>Partially supported systems</h4>

<p>
These systems lack support for the on-board frame buffer and/or adb subsystem,
but can be used with a serial console:
<ul>
<li>LC475
<li>Performa 475
<li>Quadra 605
<li>Quadra 950
</ul>

<p>
Some systems are reportedly almost supported:
<ul>
<li>LC/Performa575 (if 68LC040 replaced with a 68040)
<li>LC/Performa630 (if 68LC040 replaced with a 68040, and booted from an external SCSI drive)
<li>PowerBook 550c (but the internal SCSI drive is not supported yet)
</ul>

<p> 
<h4>Unsupported machines</h4>

<p>
<ul>
<li>PowerPC-based Macs. Some of these are supported in the
  <a href="macppc.html">OpenBSD/macppc</a> port.
<li>Machines based on Apple's IOP technology, including the Mac IIfx.
<li>Machines based on the 68LC040 processor.
  Unfortunately, the chip itself contains a major bug for which there is
  no software workaround available in OpenBSD.
</ul>

<p>
<h4>Unsupported devices</h4>

<p>
<ul>
<li>LCPDS ethernet cards.
<li>Apple Communication Slot (CS) ethernet cards.
<li>Any other NuBus card not listed above.
</ul>

<hr>
<a name="install"></a>
<h3><font color="#0000e0">
<strong>Getting and installing OpenBSD/mac68k:</strong>
</font></h3>

<p>
The latest supported OpenBSD/mac68k release is
<a href="34.html">OpenBSD 3.4</a>.
Here are the
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.4/mac68k/INSTALL.mac68k">
OpenBSD/mac68k 3.4 installation instructions
</a>.
</p>

<p>
Snapshots are made available from time to time, in
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/mac68k">this location</a>
as well as in a few
<a href="ftp.html">mirrors</a>.
Here are the
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/mac68k/INSTALL.mac68k">
OpenBSD/mac68k snapshot installation instructions
</a> as well.
</p>

<hr>
<a href="plat.html">
<img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
</a> 
<br>
<small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
<br>
<small>$OpenBSD: mac68k.html,v 1.50 2003/10/31 05:00:38 david Exp $</small>

</body>
</html>