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

Annotation of www/alpha.html, Revision 1.20

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">
1.16      deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.3       fn         11: </head>
                     12:
1.19      johns      13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.3       fn         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.20    ! niklas     21: The alpha port was derived from the NetBSD/alpha port written by Chris
        !            22: Demetriou <cgd@netbsd.org>.  Unfortunately we cannot track it closely anymore
        !            23: as some copyright issues prevents us, check our <a href=policy.html>policy</a>
        !            24: page for details.
1.14      niklas     25: <p>
                     26: Initially the reason for existence of this port was to provide the OpenBSD
                     27: operating system to alpha users, i.e. no special effort was put in to develop
                     28: the port in the machine dependent parts.  The main thing that got done was to
1.17      niklas     29: ensure that all the tools needed to build a full system was included in the
                     30: tree, as well as updated with the changes Chris distributed in a separate
                     31: alpha toolchain package.
1.13      niklas     32: <p>
1.12      niklas     33: Today a lot more developers have got themselves alpha machines and we are
                     34: seeing interest in a more active port.  This fact has so far only led to the
                     35: adaption of the if_ed ethernet driver to be usable by the
1.20    ! niklas     36: alpha port and parsing of i386 MBR & disklabels, but there is ongoing work on
        !            37: ISA DMA, floppy, IDE & ATAPI support.
1.13      niklas     38: <p>
1.12      niklas     39: So far <a href="http://www.appli.se/niklas/">Niklas Hallqvist</a>
                     40: <a href=mailto:niklas@openbsd.org>&lt;niklas@openbsd.org&gt;</a> has been
                     41: keeping the port alive, but with the larger developer community coming up
                     42: this will hopefully be a more distributively (and better) maintained port.
1.3       fn         43: </p>
1.1       deraadt    44:
1.18      johns      45: <h3><strong>Supported Hardware:</strong></h3>
                     46: <ul>
                     47: <li><b>DEC 3000/[3456789]00 series with the following peripherals:</b>
                     48:   <ul>
                     49:   <li> Supported hardware:
                     50:     <ul>
                     51:     <li> Built-in serial ports.
                     52:     <li> Built-in LANCE ethernet.
                     53:     <li> Built-in SCSI chips (53c[f]94), though both may not work at the same time.
                     54:     </ul>
                     55:   <li> Things that may work but haven't been tested:
                     56:     <ul>
                     57:     <li> TurboChannel option slot LANCE (PMAD-A).
                     58:     </ul>
                     59:
                     60:   <li> Things are *not* supported at this time:
                     61:     <ul>
                     62:     <li> Frame buffers of any type.
                     63:     <li> Other TurboChannel option boards.
                     64:     <li> The ISDN/Audio chip.
                     65:     </ul>
                     66:   </ul>
                     67:
                     68: <li><b> AlphaStation {200,250,255,400,500} and AXPpci systems (including the Multia) using the following peripherals:</b>
                     69:   <ul>
                     70:   <li> Supported hardware:
                     71:     <ul>
                     72:     <li> NCR 53c810 SCSI (built-in or PCI board).
                     73:     <li> Built-in ns16550 serial ports.
                     74:     <li> DC21040-based ethernet (built-in or PCI board).
                     75:     <li> DC21140-based PCI ethernet boards.
                     76:     <li> DC21050-based PCI-PCI bridges (though other types of PCI-PCI bridges should work).
                     77:     <li> PCI VGA video boards.
                     78:     <li> DEC ZLXp-E1 (DC21030-based, "TGA") video boards.
                     79:     <li> PCI and ISA NE2000-compatible ethernet cards.
                     80:     <li> SMC/WD 8003, 8013, and the SMC "Elite16" ISA boards.
                     81:     <li> Keyboard.
                     82:     <li> PS/2-style mice.
                     83:     </ul>
                     84:
                     85:   <li> Things that may work but haven't been tested:
                     86:     <ul>
                     87:     <li> Built-in parallel ports.
                     88:     <li> ISA ns16x50-family serial port boards.
                     89:     <li> ISA ns16x50 multi-port serial boards.
                     90:     <li> Other NCR 53c8xx SCSI boards.
                     91:     </ul>
                     92:
                     93:
                     94:   <li> Things that are *not* supported at this time:
                     95:     <ul>
                     96:     <li> ISA VGA boards.
                     97:     <li> Sound hardware (including Windows Sound System built-in on some machines).
                     98:     <li> DEC ZLXp-E2 and ZLXp-E3 PCI video boards.
                     99:     <li> The built-in scsi controller on the AlphaStation 600.
                    100:     <li> PCI boards not listed above.
                    101:     <li> The floppy drive.
                    102:     <li> IDE controllers (including the built-in IDE controller on some machines).
                    103:     </ul>
                    104:   </ul>
                    105:
                    106:
                    107: <li><b>At this time none of the following systems are supported:</b>
                    108:   <ul>
                    109:   <li> DECpc AXP 150 systems (EISA-bus PC-like systems)
                    110:   <li> Alpha "server" systems (other than perhaps the AlphaServer 400, which might be an AlphaStation 400 in disguise).
                    111:   <li> Multiprocessor Alpha systems
                    112:   </ul>
                    113: </ul>
                    114:
                    115:
1.4       niklas    116: <h3><strong>Projects (in no particular order):</strong></h3>
                    117: <ul>
1.12      niklas    118: <li>ISA DMA support (needed for floppy support among other stuff).
                    119: <li>Floppy support.
                    120: <li>IDE/ATAPI support.
1.7       niklas    121: <li>DDB support.
1.11      niklas    122: <li>ELF switchover (automatically brings us shared libraries).
1.4       niklas    123: </ul>
                    124:
1.15      niklas    125: <h3><strong>Snapshots:</strong></h3>
1.9       graichen  126: <p>
1.18      johns     127: OpenBSD/alpha saw its first proper release in OpenBSD 2.1.  Thomas Graichen
1.12      niklas    128: <a href=mailto:graichen@openbsd.org>&lt;graichen@openbsd.org&gt;</a>
                    129: has been creating OpenBSD/alpha snapshots from time to time. You may find them
                    130: on <a href=ftp.html>the usual OpenBSD ftp servers</a>.  Please talk to Thomas
                    131: if you are wondering over installation issues.
1.9       graichen  132: </p>
                    133:
1.3       fn        134: <hr>
1.8       deraadt   135: <a href=plat.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   136: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn        137: <br>
1.20    ! niklas    138: <small>$OpenBSD: alpha.html,v 1.19 1997/06/13 03:20:57 johns Exp $</small>
1.3       fn        139:
                    140: </body>
                    141: </html>