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

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

Revision 1.8, Sat Apr 19 03:42:55 1997 UTC (27 years, 1 month ago) by downsj
Branch: MAIN
Changes since 1.7: +28 -15 lines

Update to reflect reality.

Unsupported machines *won't* work, and shouldn't be listed with the rest.
Reflect this in the port-specific pages as well.

Also change `iris' to `sgi' and move it up one catagory.  ("Someone" should
rename iris.html to sgi.html and update it.)

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

<body>

<h1>OpenBSD</h1>
<h3><hr>Platforms currently supported.</h3>

<p>
OpenBSD is officially supported on the following; <a href=ftp.html>snapshots</a>
and releases are generally available for them.
</p>

<p>
<dl>
<dt><a href=alpha.html>alpha</a>	<dd> DEC Alpha-based machines.
<dt><a href=amiga.html>amiga</a>	<dd> Amiga m68k-based models (MMU required).
<dt><a href=arc.html>arc</a>		<dd> ARC R4000/R4400 machines (including PICA)
<dt><a href=hp300.html>hp300</a>	<dd> Hewlett-Packard HP300/HP400 machines.
<dt><a href=i386.html>i386</a>		<dd> Your standard run-of-the-mill PC.
<dt><a href=mac68k.html>mac68k</a>	<dd> Most MC680x0-based Apple Macintosh models.
<dt><a href=mvme68k.html>mvme68k</a>	<dd> Motorola MVME147/16x/17x 68K VME cards.
<dt><a href=pmax.html>pmax</a>		<dd> DEC MIPS-based machines.
<dt><a href=powerpc.html>powerpc</a>	<dd> Various PowerPC-based machines.
<dt><a href=sparc.html>sparc</a>	<dd> Sun's Sun4, sun4c, and sun4m models.
<dt><a href=sun3.html>sun3</a>		<dd> Sun's sun3 models.
<dt><a href=vax.html>vax</a>		<dd> DEC's VAX computers.
</dl>
</p>

<h3><hr>Platforms for which code exists, but are not supported.</h3>

<p>
Note: these platforms, unlike the rest of the OpenBSD architectures,
are not maintained in the OpenBSD source tree.  Support can be easily
ported over from NetBSD, though.  If anyone has such hardware and would
be interested in maintaining these ports within OpenBSD, please contact
<a href="mailto:deraadt@openbsd.org">Theo de Raadt</a>.
</p>

<p>
<dl>
<dt><a href=arm32.html>arm32</a>	<dd> Acorn ARM6+ computers.
<dt><a href=atari.html>atari</a>	<dd> Atari TT and Falcon models.
<dt><a href=pc532.html>pc532</a>	<dd> A rare NS32532-based computer.
<dt><a href=sun3x.html>sun3x</a>	<dd> Sun's 68030-based sun3 models.
<dt><a href=x68k.html>x68k</a>		<dd> SHARP X680x0 m68k-based machines.
	(MMU required)
</dl>
</p>

<h3><hr>New platforms under development.</h3>

<p>
<dl>
<dt><a href=mvme88k.html>mvme88k</a>	<dd> Motorola MVME18x/19x 88K VME cards.
<dt><a href=romp.html>romp</a>		<dd> IBM PC RT series of machines.
<dt>sgi					<dd> MIPS based Silicon Graphics.
	workstations
</dl>
</p>

<h3><hr>Platforms not being developed, but which should be.</h3>
There is enough free code available to make porting to these
machines relatively easy.
</p>

<p>
<dl>
<dt><a href=hppa.html>hppa</a>		<dd> Hewlett-Packard PA-RISC HP700/HP800 models.
</dl>
</p>

<hr>
<a href=index.html><img src=back.gif border=0 alt=OpenBSD></a> 
<a href=mailto:www@openbsd.org>www@openbsd.org</a>
<br><small>$OpenBSD: plat.html,v 1.8 1997/04/19 03:42:55 downsj Exp $</small>

</body>
</html>