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

Annotation of www/romp.html, Revision 1.12

1.10      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       downsj      3: <html>
                      4: <head>
                      5: <title>OpenBSD/romp</title>
1.10      miod        6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       downsj      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/romp page">
1.10      miod       10: <meta name="keywords" content="openbsd,romp,rt,rt/pc">
1.1       downsj     11: <meta name="distribution" content="global">
1.10      miod       12: <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
1.1       downsj     13: </head>
                     14:
1.10      miod       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
                     18: <h2><font color="#e00000">OpenBSD/romp</font></h2>
                     19:
                     20: <hr>
                     21:
                     22: <p>
                     23: OpenBSD/romp is an effort to port OpenBSD to the IBM 6150 and 6151 machines,
                     24: also known as RT/PC. These machines were IBM's first try into the workstation
                     25: world, in 1986, and are the ancestors of the RS/6000 machines of today.
                     26:
                     27: <p>
                     28: A (very quiet) mailing list dedicated to the OpenBSD/romp porting effort is
                     29: available at <u><font color="#23238e">romp@openbsd.org</font></u>.
                     30: To join the OpenBSD/romp mailing list, send a message body of <b>"subscribe
                     31: romp"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     32: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     33: subscribing.
1.1       downsj     34:
1.10      miod       35: <a href="#toc"></a>
                     36: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     37: <p>
                     38: <ul>
1.11      jufi       39:   <li><a href="#history">History of the port</a>
1.10      miod       40:   <li><a href="#status">Current status</a>
                     41:   <li><a href="#projects">Project list</a>
                     42: </ul>
1.1       downsj     43:
                     44: <hr>
1.10      miod       45: <a name="history"></a>
                     46: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       downsj     47:
                     48: <p>
1.10      miod       49: Mark Dapoz and Roger Florkowski ported a mix of 4.3BSD and 4.4BSD to the
                     50: romp in the late 1980's, for educational sites not wanting to run AIX on their
                     51: machines. This port was named ``AOS''.
                     52:
                     53: <p>
                     54: The code eventually was released to the community in the late 1990's, with
                     55: uncertain license terms. People on the list started to play with the code,
                     56: fixing bugs in it, making it compilable with gcc, and slowly filling the gaps
                     57: between the 4.3BSD era and modern times. This is still a very quiet work in
                     58: progress...
                     59:
                     60: <hr>
                     61: <a name="status"></a>
                     62: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     63:
                     64: <p>
                     65: There is currently no code publically available, however, people are working on
                     66: code and patches flow privately or on the list from time to time.
                     67: Contact <a href="mailto:miod@openbsd.org">Miodrag Vallat</a> if you want more
                     68: information.
1.1       downsj     69:
                     70: <hr>
1.10      miod       71: <a name="projects"></a>
                     72: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     73: </strong></font></h3>
                     74:
                     75: <p>
                     76: <ul>
                     77:   <li>Fix romp backend bugs in gcc
                     78:   <li>Write code for binutils supporting the romp, rather than fixing the
                     79:       romp-specific as and ld; eventually, move to ELF
                     80:   <li>Get hardware documentation
                     81: </ul>
                     82:
                     83: <hr>
                     84: <a href="plat.html">
                     85: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                     86: </a>
                     87: <br>
                     88: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.1       downsj     89: <br>
1.11      jufi       90: <small>$OpenBSD: romp.html,v 1.10 2002/12/31 16:15:26 miod Exp $</small>
1.1       downsj     91:
                     92: </body>
                     93: </html>