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

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

Revision 1.14, Tue May 15 02:10:53 2007 UTC (17 years ago) by nick
Branch: MAIN
Changes since 1.13: +2 -2 lines


no idea how I noticed this...
  -<a href="#toc"></a>
  +<a name="toc"></a>

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/romp</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/romp page">
<meta name="keywords" content="openbsd,romp,rt,rt/pc">
<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/romp</font></h2>

<hr>

<p>
OpenBSD/romp is an effort to port OpenBSD to the IBM 6150 and 6151 machines,
also known as RT/PC. These machines were IBM's first try into the workstation
world, in 1986, and are the ancestors of the RS/6000 machines of today.

<p>
A (very quiet) mailing list dedicated to the OpenBSD/romp porting effort is
available at <u><font color="#23238e">romp@openbsd.org</font></u>.
To join the OpenBSD/romp mailing list, send a message body of <b>"subscribe
romp"</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.

<a name="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="#projects">Project list</a>
</ul>

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

<p>
Mark Dapoz and Roger Florkowski ported a mix of 4.3BSD and 4.4BSD to the
romp in the late 1980's, for educational sites not wanting to run AIX on their
machines. This port was named ``AOS''.

<p>
The code eventually was released to the community in the late 1990's, with
uncertain license terms. People on the list started to play with the code,
fixing bugs in it, making it compilable with gcc, and slowly filling the gaps
between the 4.3BSD era and modern times. This is still a very quiet work in
progress...

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

<p>
There is currently no code publically available, however, people are working on
code and patches flow privately or on the list from time to time.
Contact <a href="mailto:miod@openbsd.org">Miod Vallat</a> if you want more
information.

<hr>
<a name="projects"></a>
<h3><font color="#0000e0"><strong>Projects (in no particular order):
</strong></font></h3>

<p>
<ul>
  <li>Fix romp backend bugs in gcc
  <li>Write code for binutils supporting the romp, rather than fixing the
      romp-specific as and ld; eventually, move to ELF
  <li>Get hardware documentation
</ul>

<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: romp.html,v 1.14 2007/05/15 02:10:53 nick Exp $</small>

</body>
</html>