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

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

Revision 1.10, Sun Feb 2 06:30:15 1997 UTC (27 years, 4 months ago) by briggs
Branch: MAIN
Changes since 1.9: +9 -3 lines

Add my name and talk (a little) about the powermacs--more later when I
can actually boot.  Probably be worth splitting off another page then.

<!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
<html>
<head>
<title>OpenBSD/ppc</title>
<link rev=made href=mailto:www@openbsd.org>
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/ppc page">
<meta name="keywords" content="openbsd,ppc,powerpc">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996,1997 by OpenBSD, Inc.">
</head>

<body>

<h2>OpenBSD/powerpc</h2>

<hr>
<h3><strong>Status:</strong></h3>

<p>
A snapshot for the powerpc has been made available.
This is still rather preliminary and should not be considered
finished, it is currently about beta level.
</p>

<p>
The port does not yet contain real device drivers. It currently uses
openfirmware for all device driver needs, console, disk, ethernet.
It can be installed from floppy and network or cdrom. Netboot and netroot
support is there but untested.
</p>

<p>
Currently known working hardware include the following Motorola machines
with OpenFirmware, PPC1bug firmware is known not to work:
<ul>
<li>Series E
<li>RiscPC
<li>Pro2000
<li>Pro3000
<li>Pro4000
<li>Pro6000
</ul>
Other machines that should work but are untested:
<ul>
<li> Firepower machines
<li> Motorola Net4000
<li> Motorola Net6000
</ul>
Machines that might work but are unlikely,
PPCP class machines.
Supported processors:
<ul>
<li>603
<li>603e
<li>604
<li>604ev
</ul>
Machines that are close to working:
Apple PowerMac systems with at least a 603 processor and OpenFirmware.
The Apple implementation of OpenFirmware does not support loading of ELF
executables (like the boot-blocks for this port), so this issue must be
resolved.
</p>

<h3><strong>History:</strong></h3>

<p>
The powerpc specific portions of the kernel came from the NetBSD port
by Wolfgang Solfrank. The userland and build tools came from an
independant and incomplete port by Dale Rahn. Hopefully pieces
from that other port will be merged, device driver support for
interrupts and some real driver support.
The conversion to the Wolfgang port was done because it was running
multiuser and the other port was still single user out of memory ramdisk
(no fully working device drivers).
</p>

<p>
Contact
<a href=mailto:deraadt@theos.com>Theo de Raadt</a> or
<a href=mailto:rahnds@openbsd.org>Dale Rahn</a> or
<a href=mailto:briggs@openbsd.org>Allen Briggs</a> (for powermac)
if you are interested in working with other people on this, or need more
information.
</p>

<hr>
<a href=plat.html><img src=back.gif border=0 alt=OpenBSD></a> 
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br>
<small>$OpenBSD: powerpc.html,v 1.10 1997/02/02 06:30:15 briggs Exp $</small>

</body>
</html>