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

Annotation of www/alpha.html, Revision 1.13

1.3       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/alpha</title>
1.3       fn          5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD/alpha page">
                      8: <meta name="keywords" content="openbsd,alpha">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     14:
1.1       deraadt    15: <h2>OpenBSD/alpha</h2>
                     16:
1.3       fn         17: <hr>
                     18: <h3><strong>History and Status:</strong></h3>
1.1       deraadt    19:
1.3       fn         20: <p>
1.12      niklas     21: The alpha port was derived from, and still tracks, the NetBSD/alpha port
                     22: written by Chris Demetriou <cgd@netbsd.org>.  Initially the reason for
                     23: existence of this port was to provide the OpenBSD operating system to alpha
                     24: users, i.e. no special effort was put in to develop the port in the machine
                     25: dependent parts.  The main thing that got done was to make the port
                     26: self-hosting, i.e. ensuring that all the tools needed to build a full system
                     27: was included in the tree, as well as updated with the changes Chris
                     28: distributed in a separate alpha toolchain package.
1.13    ! niklas     29: <p>
1.12      niklas     30: Today a lot more developers have got themselves alpha machines and we are
                     31: seeing interest in a more active port.  This fact has so far only led to the
                     32: adaption of the if_ed ethernet driver to be usable by the
                     33: alpha port, but there is ongoing work on ISA DMA, floppy, IDE & ATAPI support.
1.13    ! niklas     34: <p>
1.12      niklas     35: So far <a href="http://www.appli.se/niklas/">Niklas Hallqvist</a>
                     36: <a href=mailto:niklas@openbsd.org>&lt;niklas@openbsd.org&gt;</a> has been
                     37: keeping the port alive, but with the larger developer community coming up
                     38: this will hopefully be a more distributively (and better) maintained port.
1.3       fn         39: </p>
1.1       deraadt    40:
1.4       niklas     41: <h3><strong>Projects (in no particular order):</strong></h3>
                     42: <ul>
1.12      niklas     43: <li>ISA DMA support (needed for floppy support among other stuff).
                     44: <li>Floppy support.
                     45: <li>IDE/ATAPI support.
1.7       niklas     46: <li>DDB support.
1.11      niklas     47: <li>ELF switchover (automatically brings us shared libraries).
1.4       niklas     48: </ul>
                     49:
1.12      niklas     50: <h3><strong>Snapshots</strong></h3>
1.9       graichen   51: <p>
1.12      niklas     52: OpenBSD/alpha has not yet seen a proper release, but Thomas Graichen
                     53: <a href=mailto:graichen@openbsd.org>&lt;graichen@openbsd.org&gt;</a>
                     54: has been creating OpenBSD/alpha snapshots from time to time. You may find them
                     55: on <a href=ftp.html>the usual OpenBSD ftp servers</a>.  Please talk to Thomas
                     56: if you are wondering over installation issues.
1.9       graichen   57: </p>
                     58:
1.3       fn         59: <hr>
1.8       deraadt    60: <a href=plat.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    61: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn         62: <br>
1.12      niklas     63: <small>$OpenBSD: alpha.html,v 1.11 1997/02/02 08:01:07 niklas Exp $</small>
1.3       fn         64:
                     65: </body>
                     66: </html>