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

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

Revision 1.21, Mon Aug 15 02:22:11 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.20: +1 -1 lines

tls on openbsd.org is now real:
- link to https://www.openbsd.org from the sub-projects' pages
- make internal links relative
- switch link rel=canonical to https to please some search engines
"go ahead" from beck, "do it!!!!" tj

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/romp</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD/romp page">
<meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/romp.html">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<h2>
<a href="index.html">
<font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
<font color="#e00000">romp</font>
</h2>
<hr>
<p>

There used to be an ``OpenBSD/romp'' 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>

However, nowadays, it makes little sense to port to a machine which can not
support more than 16 megabytes of memory.

<br clear=all>
<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. But unless someone dedicated to this
effort ends up having too much time on his hands, a free operating system
port will never happen.

<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 used to
work on the code, and patches used to flow privately or on the list from
time to time. Nothing has happened within the last ten years, though.
Contact <a href="mailto:miod@openbsd.org">Miod Vallat</a> if you are
deluded or 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, and get it working in the gcc 2.95 tree.
  <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 (some is available on bitsavers)
</ul>

</body>
</html>