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

Annotation of www/alpha.html, Revision 1.92

1.83      horacio     1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.3       fn          3: <html>
1.1       deraadt     4: <head>
                      5: <title>OpenBSD/alpha</title>
1.83      horacio     6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.3       fn          8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/alpha page">
                     10: <meta name="keywords" content="openbsd,alpha">
                     11: <meta name="distribution" content="global">
1.73      horacio    12: <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
1.3       fn         13: </head>
                     14:
1.83      horacio    15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.84      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.50      nate       17: <p>
1.83      horacio    18: <h2><font color="#e00000">alpha</font></h2>
                     19: <hr>
1.3       fn         20:
1.50      nate       21: <p>
1.70      miod       22: <h3><font color="#0000e0">History and Status:</font></h3>
1.45      niklas     23:
1.83      horacio    24: <p>The OpenBSD/alpha port was begun in the summer of 1996 by using code
                     25: from the NetBSD/alpha port which was begun by Chris Demetriou
1.45      niklas     26: &lt;cgd@netbsd.org&gt; in 1994.  After the original OpenBSD port, some
                     27: copyright issues prevented OpenBSD from tracking the NetBSD code.
                     28: Regardless, work on the alpha port continued and many fixes were made.
1.83      horacio    29: While we were making fixes, NetBSD continued to make improvements to the
                     30: alpha port which we were unfortunately unable to use.  Over time,
1.45      niklas     31: because of a lack of programmer resources and the inability to use
                     32: NetBSD code, hardware and software support became very outdated.  This
                     33: caused the 2.5 and 2.6 releases of alpha to have few kernel
                     34: enhancements.  As a result of its becoming so stale, alpha was not
1.50      nate       35: included in the 2.7 and 2.8 releases.</p>
1.45      niklas     36:
1.50      nate       37: <p>Shortly after 2.8 was released, there has been a great deal of
                     38: interest in bringing the port up to date.  This coupled with the fact
                     39: that NetBSD changed the license on its alpha code so that there are no
                     40: longer copyright issues has lead to an effort to bring the alpha port
                     41: back up. (For details on why we were not able to keep tracking the
1.83      horacio    42: NetBSD code, check our <a href="policy.html">policy</a> page.)</p>
1.50      nate       43:
1.83      horacio    44: <p>Nate Binkert, Art Grabowski, Niklas Hallqvist and Eric Jackson, with
                     45: the help of a few others, eventually brought the port in good shape
                     46: again, and starting with the 2.9 release alpha is a major OpenBSD port
                     47: again.</p>
1.45      niklas     48:
1.50      nate       49: <p>However, there is currently no maintainer for the alpha port.
                     50: Technical discussion about the alpha port should be directed to <a
1.45      niklas     51: href="mailto:alpha@openbsd.org">&lt;alpha@openbsd.org&gt;</a>.  If you
                     52: are at all interested in development of the alpha port, please send
                     53: inquiries to this address.  If you are interested in the job of alpha
                     54: port maintainer, help out the project for a while and step up to the
                     55: job.</p>
                     56:
1.83      horacio    57: <h3><font color="#0000e0">Projects (in no particular order):</font></h3>
1.1       deraadt    58:
1.24      niklas     59: <ul>
1.83      horacio    60: <li>Testing more platforms and peripherals, to find what issues are
                     61: remaining and improve overall stability
1.50      nate       62: <li>Better documentation
                     63: <li>compat_osf1 shared libs
                     64: <li>bus_dma on more core chipsets
                     65: <li>isa_dma
                     66: <li>Floppy support (needs isa_dma first)
                     67: <li>Fix 64-bit issues in the non-working PCI drivers
                     68: <li>Improve TGA support to include virtual consoles
                     69: <li>Improve X11 support
1.24      niklas     70: </ul>
1.1       deraadt    71:
1.70      miod       72:
1.83      horacio    73: <h3><font color="#0000e0">Install media:</font></h3>
1.70      miod       74: A number of install options exist:
                     75: <ul>
                     76: <li><strong>CD boot:</strong><p>
1.83      horacio    77: Booting off the CD provides an El Torito 2.88MB floppy image that
                     78: contains drivers for the most popular devices found in alpha hardware.
                     79: This also includes minimal USB support (storage devices, keyboard and
                     80: some ethernet adapters).<br>
                     81: For the latest list of drivers available on this image, take a look at
                     82: the <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISKBIG?rev=HEAD">
1.70      miod       83: RAMDISKBIG</a> config file.<p>
                     84: <li><strong>Floppy A:</strong><p>
                     85: This 1.44MB floppy image supports the following alpha hardware:
                     86: <ul>
                     87: <li>AlphaStation 200, 250, 255, 400
1.92    ! miod       88: <!-- <li>AlphaStation 500, 600 -->
1.85      miod       89: <li>AlphaServer 800, 1000 and 1000A
1.70      miod       90: <li>AXPpci33 based machines, such as the ``Noname'', UDB, and Multia
                     91: <li>EB164 based machines, such as the PC164, 164SX and 164LX
                     92: <li>Personal Workstation (Miata)
                     93: </ul><br>
1.83      horacio    94: It contains support for the on-board devices found on these machines,
                     95: however due to lack of place there are only few other drivers. In
                     96: particular, this floppy lacks cdrom support and won't allow you to
                     97: install from cdrom media.<p>
1.70      miod       98: <li><strong>Floppy B:</strong><p>
                     99: This 1.44MB floppy image supports the following alpha hardware:
                    100: <ul>
                    101: <li>Alpha Processor, Inc. UP1000
                    102: <li>XP1000, 264DP, DS10, and DS20
                    103: </ul>
1.83      horacio   104: It contains support for the on-board devices found on these machines,
                    105: however due to lack of place there are only few other drivers. In
                    106: particular, this floppy lacks cdrom support and won't allow you to
                    107: install from cdrom media.<p>
1.70      miod      108: </ul>
                    109: <p>
                    110: Use the method that works best for you.
                    111:
                    112:
1.83      horacio   113: <h3><font color="#0000e0">Supported Hardware:</font></h3>
1.45      niklas    114:
                    115: <p>Because of the changes that are currently being made to alpha, the
1.83      horacio   116: currently supported hardware is in flux.  To the best of our knowledge,
                    117: the following hardware is supported, but there might be occasional
                    118: breakage on some models.  Since there are many models and combinations
                    119: that we have not tested, we would appreciate very much if you told us
                    120: about things that work and do not work.  To help us keep track of what
                    121: hardware people use, please mail your dmesg to
                    122: <a href="mailto:dmesg@openbsd.org">&lt;dmesg@openbsd.org&gt;</a>.  If
                    123: there are things that do not work, please file a bug report using
                    124: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&amp;sektion=1">sendbug(1)</a>.</p>
1.45      niklas    125:
1.83      horacio   126: <h4>Supported Platforms:</h4>
1.18      johns     127: <ul>
1.62      nate      128: <li><b>DS20, DS10, XP1000, 264DP, and other EV6 machines using the
                    129: Tsunami chipset</b><br>(Only one processor on the DS20 will be used)
1.50      nate      130:   <ul>
                    131:   <li>Supported devices:
                    132:     <ul>
                    133:     <li>Built-in serial and parallel ports.
                    134:     <li>Built-in DEC21143 ethernet.
                    135:     <li>Built-in ISP SCSI.
                    136:     <li>Built-in IDE controller.
                    137:     <li>Built-in USB should work, but has not been thoroughly tested.
                    138:     <li>Most PCI devices (see below).
                    139:     <li>Some ISA devices (see below).
                    140:     </ul>
                    141:   <li>Unsupported devices:
                    142:     <ul>
                    143:     <li>Floppy drive.
                    144:     <li>ISA devices that require DMA operation.
                    145:     </ul>
                    146:   </ul>
1.83      horacio   147: <li><b>API UP1000 machines and other EV6 machines using the Irongate
                    148: chipset</b>
1.50      nate      149:   <ul>
                    150:   <li>Supported devices:
                    151:     <ul>
                    152:     <li>Built-in serial and parallel ports.
                    153:     <li>Built-in DEC21040 ethernet.
1.83      horacio   154:     <li>Built-in IDE controller works, though there may be stability
                    155:     issues.
1.50      nate      156:     </ul>
                    157:   <li>Unsupported devices:
                    158:     <ul>
                    159:     <li>Floppy drive.
                    160:     <li>ISA devices that require DMA operation.
                    161:     </ul>
                    162:   </ul>
1.74      miod      163: <li><b>Digital Personal Workstation (Miata)</b><br>
1.83      horacio   164: Some of these machines are known not to work (random hangs or crashes).
                    165: At the moment, there is no known method to detect which machines will
                    166: run stably and which will not, apart from trying to install OpenBSD on
                    167: them.
1.50      nate      168:   <ul>
                    169:   <li>Supported devices:
                    170:     <ul>
                    171:     <li>Built-in serial and parallel ports.
                    172:     <li>Built-in DEC21043 ethernet.
                    173:     <li>Built-in ISP SCSI, when present (i.e. on ``au'' models).
                    174:     <li>Built-in IDE controller.
                    175:     <li>Most PCI devices (see below).
                    176:     <li>Some ISA devices (see below).
                    177:     </ul>
                    178:   <li>Unsupported devices:
                    179:     <ul>
                    180:     <li>Floppy drive.
                    181:     <li>Built-in audio.
                    182:     <li>ISA devices that require DMA operation.
                    183:     </ul>
                    184:   </ul>
                    185: <li><b>EB164 based machines (including PC164, 164SX, 164LX, but NOT the
1.74      miod      186: 164UX)</b><br>
1.83      horacio   187: Some of these machines are known not to work (random hangs or crashes).
                    188: At the moment, there is no known method to detect which machines will
                    189: run stably and which will not, apart from trying to install OpenBSD on
                    190: them.
1.50      nate      191:   <ul>
                    192:   <li>Supported devices:
                    193:     <ul>
                    194:     <li>Built-in serial and parallel ports.
                    195:     <li>Built-in PCIIDE controller, when present.
                    196:     <li>PCI graphics card (TGA or VGA compatible).
                    197:     <li>Most PCI devices (see below).
                    198:     <li>Some ISA devices (see below).
                    199:     </ul>
                    200:   <li>Unsupported devices:
                    201:     <ul>
                    202:     <li>Floppy drive.
                    203:     <li>ISA IDE controller on the EB164.
                    204:     <li>ISA devices that require DMA operation.
                    205:     </ul>
                    206:   </ul>
1.85      miod      207: <li><b>AlphaServer 800, 1000 and 1000A</b>
1.86      miod      208: <font color="#e00000">*</font>
1.85      miod      209: <br>
                    210:   <ul>
                    211:   <li>Supported devices:
                    212:     <ul>
                    213:     <li>Built-in serial and parallel ports.
                    214:     <li>Built-in DEC21040 ethernet.
                    215:     <li>Built-in ISP SCSI.
                    216:     <li>PCI graphics card (TGA or VGA compatible).
                    217:     <li>Most PCI devices (see below).
                    218:     <li>Some ISA and EISA devices (see below).
                    219:     </ul>
                    220:   <li>Unsupported devices:
                    221:     <ul>
                    222:     <li>Floppy drive.
                    223:     <li>Built-in audio.
                    224:     <li>ISA and EISA devices that require DMA operation.
                    225:     </ul>
                    226:   </ul>
1.92    ! miod      227: <!--
1.85      miod      228: <li><b>AlphaStation 500 and 600</b>
1.83      horacio   229: <br>These systems should work, but we need to hear from people about
                    230: them.
1.50      nate      231:   <ul>
                    232:   <li>Supported devices:
                    233:     <ul>
                    234:     <li>Built-in serial and parallel ports.
                    235:     <li>Built-in DEC21040 ethernet.
                    236:     <li>Built-in ISP SCSI.
                    237:     <li>PCI graphics card (TGA or VGA compatible).
                    238:     <li>Most PCI devices (see below).
                    239:     <li>Some ISA and EISA devices (see below).
                    240:     </ul>
                    241:   <li>Unsupported devices:
                    242:     <ul>
                    243:     <li>Floppy drive.
                    244:     <li>Built-in audio.
1.64      miod      245:     <li>ISA and EISA devices that require DMA operation.
                    246:     </ul>
                    247:   </ul>
1.92    ! miod      248: -->
1.85      miod      249: <li><b>AlphaStation 200, 250, 255 and 400</b>
1.64      miod      250: <br>
                    251:   <ul>
                    252:   <li>Supported devices:
                    253:     <ul>
                    254:     <li>Built-in serial and parallel ports.
                    255:     <li>Built-in DEC21040 ethernet.
                    256:     <li>Built-in ISP SCSI.
                    257:     <li>PCI graphics card (TGA or VGA compatible).
                    258:     <li>Most PCI devices (see below).
                    259:     <li>Some ISA devices (see below).
                    260:     </ul>
                    261:   <li>Unsupported devices:
                    262:     <ul>
                    263:     <li>Floppy drive.
                    264:     <li>Built-in audio.
1.50      nate      265:     <li>ISA devices that require DMA operation.
                    266:     </ul>
                    267:   </ul>
                    268: <li><b>AXPpci based machines (including ``Noname'', UDB, Multia)</b>
1.64      miod      269: <br>
1.50      nate      270:   <ul>
                    271:   <li>Supported devices:
                    272:     <ul>
                    273:     <li>Built-in serial and parallel ports.
                    274:     <li>Built-in DEC21040 ethernet.
1.83      horacio   275:     <li>Built-in 53C810 SCSI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop</a>)
1.50      nate      276:     <li>Built-in IDE controller. (though, will not boot from ide)
                    277:     <li>PCI graphics card (TGA or VGA compatible).
                    278:     <li>Most PCI devices (see below).
                    279:     <li>Some ISA devices (see below).
                    280:     </ul>
                    281:   <li>Unsupported devices:
                    282:     <ul>
                    283:     <li>Floppy drive.
                    284:     <li>ISA devices that require DMA operation.
                    285:     </ul>
                    286:   </ul>
                    287: <li><b>DEC 3000 models 300{,L,X,LX}</b>
1.83      horacio   288: <font color="#e00000">*</font>
1.81      miod      289: <br>
1.50      nate      290:   <ul>
                    291:   <li>Supported devices:
                    292:     <ul>
1.63      miod      293:     <li>Built-in serial ports (console on serial port).
1.50      nate      294:     <li>Built-in LANCE ethernet.
                    295:     <li>Built-in SCSI (53C94).
1.81      miod      296:     <li>TURBOchannel LANCE ethernet cards (PMAD-A).
                    297:     <li>TURBOchannel SCSI (53C94) (PMAZ-A).
                    298:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA).
1.50      nate      299:     </ul>
                    300:   <li>Unsupported devices:
                    301:     <ul>
                    302:     <li>Built-in ISDN/audio chip.
                    303:     <li>Built-in framebuffer.
1.81      miod      304:     <li>Other TURBOchannel cards.
1.50      nate      305:     </ul>
                    306:   </ul>
                    307: <li><b>DEC 3000 models 400,500,500X,600,700,800,900</b>
1.83      horacio   308: <font color="#e00000">*</font>
1.81      miod      309: <br>
1.50      nate      310:   <ul>
                    311:   <li>Supported devices:
                    312:     <ul>
1.63      miod      313:     <li>Built-in serial ports (console on serial port).
1.50      nate      314:     <li>Built-in LANCE ethernet.
1.81      miod      315:     <li>Built-in SCSI (53C94 or 53CF94-2).
                    316:     <li>TURBOchannel LANCE ethernet cards (PMAD-A).
                    317:     <li>TURBOchannel SCSI (53C94) (PMAZ-A).
                    318:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA).
1.50      nate      319:     </ul>
                    320:   <li>Unsupported devices:
                    321:     <ul>
                    322:     <li>Built-in ISDN/audio chip.
                    323:     <li>Built-in framebuffer.
1.81      miod      324:     <li>Other TURBOchannel cards.
1.18      johns     325:     </ul>
                    326:   </ul>
                    327: <li><b>At this time none of the following systems are supported:</b>
                    328:   <ul>
1.82      miod      329:   <li>API UP2000, UP2000+ (mostly because we don't have any to test on.)
                    330:   <li>DECpc AXP150 (2000/300) systems (EISA-bus PC-like systems)
1.92    ! miod      331:   <li>AlphaServer systems, other than model 400, which seem to
1.83      horacio   332:   be disguised AlphaStation machines.
1.92    ! miod      333:   <li>AlphaStation 500 and 600.
1.82      miod      334:   <li>Alpha XL systems.  (No SRM)
                    335:   <li>DEC 4000, 7000, and 10000 systems (FutureBus+ and XMIBus ­based).
                    336:   <li>EB64+ based systems.
                    337:   <li>Samsung 164BX/UX.  (No SRM)
                    338:   <li>Multiprocessor Alpha systems.
                    339:   <li>VME Alpha systems.
1.18      johns     340:   </ul>
1.4       niklas    341: </ul>
1.83      horacio   342: <font color="#e00000">*</font> support added after 3.1.
1.4       niklas    343:
1.83      horacio   344: <h4>Supported Peripherals:</h4>
1.50      nate      345: <ul>
1.83      horacio   346: <li><b>PCI IDE Controllers</b> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide</a>)
1.50      nate      347: <ul>
                    348: <li>Acer Labs M5229
                    349: <li>CMD Tech PCI0640, PCI0643, PCI0646, PCI0648, and PCI0649
                    350: <li>Contaq Microsystems/Cypress CY82C693
                    351: </ul>
1.83      horacio   352: Any other PCI IDE-compliant controller should work, but are untested at
                    353: this point
1.50      nate      354:
1.79      miod      355: <li><b>SCSI Host Adapters</b>
                    356: <ul>
1.83      horacio   357: <li>Adaptec AIC-7770-based SCSI host adapters (including the Adaptec
                    358: AHA-274x and AHA-284x families). (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>)<sup>(*)</sup>
                    359: <li>Adaptec AHA-[23]94x[W] cards. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>)<sup>(*)</sup>
                    360: <li>Adaptec AHA-[23]9[34]xU[2W] cards. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>)<sup>(*)</sup>
                    361: <li>Adaptec AIC-789[29] chips and products like the AHA-29160 based upon
                    362: it which do 160MB/sec SCSI. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>)<sup>(*)</sup>
                    363: (However, the 7899G card is currently not supported with more than one
                    364: device attached)
                    365: <li>QLogic PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp</a>)
1.79      miod      366: <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI SCSI host
1.83      horacio   367: adapters (including generic/no name cards, old ASUS cards, the DTC-3130
                    368: series, Diamond Fireport series, etc.) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop</a>)
1.79      miod      369: </ul>
                    370:
1.50      nate      371: <li><b>Ethernet Adapters</b>
                    372: <ul>
1.83      horacio   373: <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;sektion=4">xl</a>), including: <sup>(*)</sup>
1.50      nate      374:     <ul>
                    375:     <li>3Com 3c900/3c900B PCI adapters
                    376:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    377:     <li>3Com 3c980/3c980C server adapters
                    378:     <li>3Com 3cSOHO adapter
                    379:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    380:     </ul>
1.58      jason     381:
1.83      horacio   382: <li>3Com 3c990 3XP Typhoon/Sidewinder PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&amp;sektion=4">txp</a>), including: <sup>(-)</sup>
1.57      jason     383:     <ul>
                    384:     <li>3CR990-TX-95
                    385:     <li>3CR990-TX-97
                    386:     <li>3CR990-SVR95
                    387:     <li>3CR990-SVR97
                    388:     </ul>
1.58      jason     389:
1.83      horacio   390: <li>ADMtek AL981 ("Comet") and AN983 ("Centaur-P") based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      391:     <ul>
1.79      miod      392:     <li>Accton EN2242 MiniPCI
                    393:     <li>Linksys LNE100TX v4.x
                    394:     <li>Mototech ME316
1.50      nate      395:     </ul>
                    396:
1.85      miod      397: <li>DEC EtherWORKS III adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lc&amp;sektion=4">lc</a>), including:
                    398:     <ul>
                    399:     <li>DEC DE203, DE204, DE205
                    400:     </ul>
                    401:
1.83      horacio   402: <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;sektion=4">de</a>), including:
1.50      nate      403:     <ul>
1.83      horacio   404:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and
                    405:     9334)
                    406:     <li>Older LinkSys 10, 10/100 (newer models are supported by other
                    407:     drivers)
1.50      nate      408:     <li>Znyx ZX3<i>xx</i>
                    409:     <li>Cogent EM100FX and EM440TX
                    410:     <li>Digital PCI DE435, EISA DE425, DE450, DE500
1.81      miod      411:     <li>Asante 21140A
1.79      miod      412:     <li>D-Link DFE-570TX Quad port
1.50      nate      413:     <li>Almost all other variants work.
                    414:     </ul>
1.79      miod      415:
1.83      horacio   416: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp</a>), including:
1.79      miod      417:     <ul>
                    418:     <li>Intel EtherExpress PRO/10+
                    419:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    420:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    421:     <li>Intel EtherExpress PRO/100 Dual Port
                    422:     </ul>
                    423:
1.89      henning   424: <li>Intel 21145-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>)
                    425:
1.83      horacio   426: <li>Novell NE1000, NE2000 (ISA, and PCI variants thereof) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>) <sup>(*)</sup>
1.79      miod      427:
1.83      horacio   428: <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;sektion=4">rl</a>), including: <sup>(*)</sup>
1.79      miod      429:     <ul>
                    430:     <li>Accton MPX 5030/5038
                    431:     <li>Allied Telesyn AT2550
                    432:     <li>D-Link DFE530TX+
                    433:     <li>D-Link DFE538TX
                    434:     <li>Encore ENL832-TX 10/100 M PCI
                    435:     <li>Genius GF100TXR
                    436:     <li>KTX-9130TX 10/100 Fast Ethernet
                    437:     <li>Longshine LCS-8038TX-R
                    438:     <li>NDC NE100TX-E
                    439:     <li>Netronix EA-1210 Net Ether 10/100
                    440:     <li>Nortel BayStack 21
                    441:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    442:     <li>SMC EZ Card 10/100 PCI 1211-TX
                    443:     </ul>
                    444:
1.83      horacio   445: <li>VIA Rhine/RhineII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;sektion=4">vr</a>), including: <sup>(*)</sup>
1.79      miod      446:     <ul>
                    447:     <li>Addtron AEF-360TX
                    448:     <li>Hawking PN102TX
                    449:     <li>D-Link DFE530TX
                    450:     </ul>
1.50      nate      451: </ul>
                    452:
1.65      deraadt   453: <li><b>Gigabit Ethernet Adapters</b>
                    454: <ul>
                    455:
1.91      margarid  456: <li>Intel i82540, i82542, i82543, i82544, i82545, and i82546 based adapters
1.88      nate      457: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4">em</a>),
                    458: including: <sup>(*)</sup>
                    459:     <ul>
                    460:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    461:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    462:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    463:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    464:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    465:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
                    466:     <li> Intel PRO/1000XTL Lo Profile PCI Server (PWLA8490XTL)
                    467:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    468:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    469:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    470:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    471:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    472:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.77      nate      473:     </ul>
                    474:
1.83      horacio   475: <li>Broadcom BCM570x (a.k.a. Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge</a>), including: <sup>(-)</sup>
1.68      nate      476:     <ul>
                    477:     <li>3Com 3c996-T (10/100/1000baseTX)
1.78      nate      478:     <li>3Com 3c996-SX (1000baseSX)
                    479:     <li>3Com 3c996B-T (10/100/1000baseTX)
1.68      nate      480:     <li>SysKonnect SK-9D21 (10/100/1000baseTX)
                    481:     <li>SysKonnect SK-9D41 (1000baseSX)
                    482:     </ul>
1.77      nate      483:
1.83      horacio   484: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&amp;sektion=4">stge</a>), including: <sup>(-)</sup>
1.72      nate      485:     <ul>
                    486:     <li>D-Link DGE-550T (10/100/1000baseTX)
                    487:     <li>Antares Microsystems Gigabit Ethernet board
                    488:     </ul>
1.65      deraadt   489: </ul>
1.83      horacio   490: Please be aware that many NE2000 adapters fail or perform very poorly.
                    491: We do not recommend using them, but your mileage may vary.
1.65      deraadt   492:
1.79      miod      493: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate      494: <ul>
1.83      horacio   495: <li>Digital DEFPA PCI FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&amp;sektion=4">fpa</a>)
1.50      nate      496: </ul>
                    497:
1.79      miod      498: <li><b>Cryptography Accelerators</b> <sup>(*)</sup>
1.55      jason     499: <ul>
1.83      horacio   500: <li>Hifn 7751-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;sektion=4">hifn</a>), including:
1.55      jason     501:     <ul>
1.79      miod      502:     <li>Soekris Engineering vpn1201 and vpn1211
1.55      jason     503:     <li>GTGI PowerCrypt Encryption Accelerator
                    504:     <li>NetSec 7751
1.69      jufi      505:     <li>Hifn reference board
1.55      jason     506:     <li>Invertex AEON
                    507:     </ul>
                    508: </ul>
                    509:
1.79      miod      510: <li><b>Sound Devices</b> <sup>(*)</sup>
1.50      nate      511: <ul>
1.83      horacio   512: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;sektion=4">eap</a>)
                    513: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;sektion=4">eap</a>)
1.50      nate      514: </ul>
                    515: </ul>
                    516:
1.83      horacio   517: <h4>Untested Peripherals:</h4>
                    518: The following peripherals are compiled into the system, but are not
                    519: known to work.  It's our best guess that they do, but any feedback is
                    520: appreciated.
1.50      nate      521: <ul>
1.79      miod      522: <li><b>SCSI Host Adapters</b> <sup>(*)</sup>
1.50      nate      523: <ul>
1.83      horacio   524: <li>AdvanSys ABP940UW, ASB3940UW-00, ASB3940U2W-00 and ASB3950U160 PCI
                    525: SCSI controllers. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&amp;sektion=4">adw</a>)
1.50      nate      526: </ul>
                    527:
1.79      miod      528: <li><b>RAID and Cache Controllers</b> <sup>(*)</sup>
1.50      nate      529: <ul>
1.83      horacio   530: <li>3ware Escalade 3W-5x00 and 3W-6x00 series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&amp;sektion=4">twe</a>)
                    531: <li>DPT SmartCache and SmartRaid III/IV PCI/EISA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dpt&amp;sektion=4">dpt</a>)
                    532: <li>ICP-Vortex GDT 6<i>xxx</i>R[DNPS] series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&amp;sektion=4">gdt</a>)
1.50      nate      533: </ul>
                    534:
1.79      miod      535: <li><b>Serial Ports</b> <sup>(*)</sup>
1.50      nate      536: <ul>
1.83      horacio   537: <li>Cyclades PCI Cyclom-{4, 8, 16}Y serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cy&amp;sektion=4">cy</a>)
1.50      nate      538: </ul>
                    539:
1.79      miod      540: <li><b>Communications Controllers</b> <sup>(*)</sup>
1.50      nate      541: <ul>
                    542: <li>Universal Serial Bus host controllers, including:
                    543:     <ul>
1.83      horacio   544:     <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&amp;sektion=4">uhci</a>)
                    545:     <li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci</a>)
1.50      nate      546:     </ul>
                    547: </ul>
                    548:
                    549: <li><b>Ethernet Adapters</b>
                    550: <ul>
1.83      horacio   551: <li>3Com 3c503 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ec&amp;sektion=4">ec</a>) <sup>(*)</sup>
1.50      nate      552:
1.83      horacio   553: <li>3Com 3c509, 3c579, and 3c59x (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;sektion=4">ep</a>) <sup>(*)</sup> (disabling PnP on 3c509B is recommended)
1.79      miod      554:
1.83      horacio   555: <li>Adaptec "Starfire" AIC-6915 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&amp;sektion=4">sf</a>), including: <sup>(*)</sup>
1.50      nate      556:     <ul>
                    557:     <li>Adaptec Single32 ANA-69011
                    558:     <li>Adaptec Single64 ANA-62011 and ANA-62020
                    559:     <li>Adaptec Duo64 ANA-62022
                    560:     <li>Adaptec Quartet64 ANA-62044
                    561:     </ul>
                    562:
1.83      horacio   563: <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;format=html">aue</a>), including: <sup>(*)</sup>
1.50      nate      564:     <ul>
1.87      nate      565:     <li>3com 3c460b
1.76      nate      566:     <li>Abocom UFE1000
                    567:     <li>Abocom DSB650TX
                    568:     <li>Accton USB320-EC
                    569:     <li>Accton SpeedStream Ethernet
                    570:     <li>Admtek Pegasus
                    571:     <li>Admtek Pegasus II
1.50      nate      572:     <li>Billionton Systems USB100
                    573:     <li>Corega FEther USB-TX
1.76      nate      574:     <li>D-Link DSB-650
1.50      nate      575:     <li>D-Link DSB-650TX
1.76      nate      576:     <li>D-Link DSB-650TX-PNA
                    577:     <li>Elecom LD-USB
                    578:     <li>Elsa Microlink USB2Ethernet
                    579:     <li>I/O DATA USB ETTX
                    580:     <li>Kingston KNU101TX
                    581:     <li>LinkSys USB100TX
                    582:     <li>LinkSys USB100H1
                    583:     <li>LinkSys USB10TA
1.66      miod      584:     <li>Melco Inc. LUA-TX
1.90      nate      585:     <li>Netgear FA101
1.76      nate      586:     <li>Siemens SpeedStream USB
                    587:     <li>Smartbridges smartNIC 2
1.50      nate      588:     <li>SMC 2202USB
1.90      nate      589:     <li>SMC EZ Connect USB
1.67      miod      590:     <li>SOHOware NUB100
1.50      nate      591:     </ul>
                    592:
1.83      horacio   593: <li>AMD LANCE and PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;format=html">le</a>), including: <sup>(*)</sup>
1.50      nate      594:     <ul>
                    595:     <li> BOCALANcard/PCI
                    596:     <li> AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    597:     </ul>
                    598:
1.83      horacio   599: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      600:     <ul>
                    601:     <li>CNet Pro110B
                    602:     <li>Alfa Inc. GFC2204
                    603:     </ul>
                    604:
1.83      horacio   605: <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>), including: <sup>(*)</sup>
1.50      nate      606:     <ul>
                    607:     <li>CATC Netmate and Netmate II
1.52      aaron     608:     <li>Belkin F5U111
1.50      nate      609:     </ul>
                    610:
1.83      horacio   611: <li>Davicom DM9100, DM9102, and DM9102A based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      612:     <ul>
                    613:     <li>Jaton XpressNet
                    614:     </ul>
                    615:
1.83      horacio   616: <li>Digital DC2114x-based four port cards, (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;sektion=4">de</a>) including:
1.50      nate      617:    <ul>
                    618:    <li>Adaptec ANA-6944A
                    619:    <li>Cogent EM400
                    620:    <li>Compex 400TX
                    621:    <li>Znyx ZX346
                    622:    </ul>
                    623:
1.83      horacio   624: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>), including: <sup>(*)</sup>
1.50      nate      625:     <ul>
                    626:     <li>3Com 3C19250
                    627:     <li>3Com 3c460 HomeConnect
                    628:     <li>ADS Technologies USB-10BT
                    629:     <li>Aox USB101
                    630:     <li>ATen UC10T
                    631:     <li>Corega USB-T
                    632:     <li>D-Link DSB-650
                    633:     <li>Entegra NET-USB-E45
                    634:     <li>Kawasaki USB101
                    635:     <li>LinkSys USB10T
                    636:     <li>Netgear EA101
                    637:     <li>Peracom USB
                    638:     <li>SMC 2102/2104USB
                    639:     <li>I/O Data USB-ET/T
                    640:     </ul>
                    641:
1.83      horacio   642: <li>Lite-On PNIC/PNIC-II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      643:     <ul>
                    644:     <li>Kingston KNE110TX
                    645:     <li>LinkSys LNE100TX
                    646:     <li>Matrox Networks FastNIC 10/100
                    647:     <li>Netgear FA310TX
                    648:     </ul>
                    649:
1.83      horacio   650: <li>Macronix 98713/98715/98725-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      651:     <ul>
                    652:     <li>Accton EN1217
                    653:     <li>Addtron AEF-320TX/AEF-330TX
                    654:     <li>NDC Communications SOHOware SFA110A
                    655:     <li>SVEC PN102-TX Fast Ethernet card
                    656:     </ul>
                    657:
1.83      horacio   658: <li>National Semiconductor DP83815-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4">sis</a>), including: <sup>(*)</sup>
1.50      nate      659:     <ul>
                    660:     <li>NetGear FA311
                    661:     <li>NetGear FA312
                    662:     </ul>
                    663:
1.83      horacio   664: <li>SiS 900 and SiS 7016-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4">sis</a>), including: <sup>(*)</sup>
1.50      nate      665:     <ul>
                    666:     <li>Mototech ME313
                    667:     <li>NetSurf NS-KFE30D
                    668:     </ul>
                    669:
1.83      horacio   670: <li>SMC/WD 8003, 8013, and the SMC "Elite16" ISA boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;sektion=4">we</a>) <sup>(*)</sup>
1.50      nate      671:
1.83      horacio   672: <li>Sundance ST201-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&amp;sektion=4">ste</a>), including: <sup>(*)</sup>
1.50      nate      673:     <ul>
                    674:     <li>D-Link DFE-550TX
                    675:     </ul>
                    676:
1.83      horacio   677: <li>Texas Instruments ThunderLAN PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&amp;sektion=4">tl</a>), including: <sup>(*)</sup>
1.50      nate      678:     <ul>
                    679:     <li>Compaq Netelligent PCI Adapters
                    680:     <li>Compaq NetFlex 3/P
                    681:     <li>Compaq Deskpro integrated adapter
                    682:     <li>Compaq Prosignia integrated adapter
                    683:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                    684:     <li>Racore 8165 and 8148
                    685:     <li>TI ThunderLAN adapters
                    686:     </ul>
                    687:
1.83      horacio   688: <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&amp;sektion=4">wb</a>), including: <sup>(*)</sup>
1.50      nate      689:     <ul>
                    690:     <li>Trendware TE100-PCIE
                    691:     <li>Compex RL100-ATX 10/100
                    692:     </ul>
                    693: </ul>
                    694:
1.79      miod      695: <li><b>Gigabit Ethernet Adapters</b> <sup>(*)</sup>
1.50      nate      696: <ul>
1.83      horacio   697: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;sektion=4">ti</a>), including:
1.50      nate      698:     <ul>
                    699:     <li>3Com 3c985 and 3c985B
                    700:     <li>Alteon ACEnic V (fiber and copper)
                    701:     <li>Digital EtherWORKS 1000SX
                    702:     <li>Farallon PN9000SX
                    703:     <li>Netgear GA620 and GA620T
                    704:     <li>SGI Tigon
                    705:     </ul>
                    706:
1.83      horacio   707: <li>SysKonnect SK-984x (9841/9842/9843/9844) based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&amp;sektion=4">sk</a>)
1.50      nate      708: </ul>
                    709:
1.79      miod      710: <li><b>ATM Adapters</b> <sup>(*)</sup>
1.50      nate      711: <ul>
1.83      horacio   712: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces
                    713: (<i>en</i>)
1.50      nate      714: </ul>
                    715:
1.79      miod      716: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate      717: <ul>
                    718: <li>Digital DEFEA EISA FDDI adapters (<i>fea</i>)
                    719: </ul>
                    720:
1.79      miod      721: <li><b>WAN Adapters</b> <sup>(*)</sup>
1.50      nate      722: <ul>
1.83      horacio   723: <li>Lan Media Corporation SSI (T1)/HSSI/DS1/DS3 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&amp;sektion=4">lmc</a>)
1.50      nate      724: </ul>
                    725:
1.79      miod      726: <li><b>Universal Serial Bus (USB) Devices</b> <sup>(*)</sup>
1.50      nate      727: <ul>
1.83      horacio   728: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;sektion=4">uaudio</a>) <sup>(-)</sup>
                    729: <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&amp;sektion=4">urio</a>) <sup>(-)</sup>
                    730: <li>USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>), see above
                    731: <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;sektion=4">uhid</a>)
                    732: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;sektion=4">uvisor</a>) <sup>(-)</sup>
1.50      nate      733: <li>USB Hubs (<i>uhub</i>)
1.83      horacio   734: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;sektion=4">ukbd</a>)
                    735: <li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;sektion=4">umass</a>)
                    736: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;sektion=4">ums</a>) <sup>(-)</sup>
                    737: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;sektion=4">umodem</a>) <sup>(-)</sup>
                    738: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;sektion=4">ulpt</a>) <sup>(-)</sup>
                    739: <li>USB Scanners (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&amp;sektion=4">uscanner</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&amp;sektion=4">usscanner</a>) <sup>(-)</sup>
                    740: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;sektion=4">upl</a>) <sup>(-)</sup>
1.50      nate      741: </ul>
                    742:
1.79      miod      743: <li><b>Sound Devices</b> <sup>(-)</sup>
1.50      nate      744: <ul>
1.83      horacio   745: <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;sektion=4">cmpci</a>)
                    746: <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;sektion=4">eso</a>)
                    747: <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;sektion=4">fms</a>)
                    748: <li>VIA VT82C686A SouthBridge integrated AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&amp;sektion=4">auvia</a>)
                    749: <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&amp;sektion=4">sv</a>)
1.50      nate      750: </ul>
                    751: </ul>
                    752:
1.79      miod      753: <p>
                    754: <sup>(*)</sup>
                    755: Drivers for hardware marked with (*) are <b>not</b> included on the
1.83      horacio   756: installation floppies, but are available in the cd-rom installation
                    757: kernel as well as the GENERIC kernel which will be installed.
1.79      miod      758: </p>
                    759:
                    760: <p>
                    761: <sup>(-)</sup>
                    762: Drivers for hardware marked with (-) are <b>not</b> available on the
1.83      horacio   763: installation floppies, or the cd-rom installation kernel, but are
                    764: available in the GENERIC kernel which will be installed.
1.79      miod      765: </p>
                    766:
1.83      horacio   767: <h3><font color="#0000e0">Snapshots:</font></h3>
1.45      niklas    768:
1.83      horacio   769: <p><a href="ftp.html">Snapshots</a> of the alpha port are available on
                    770: an irregular basis.</p>
1.9       graichen  771:
1.3       fn        772: <hr>
1.83      horacio   773: <a href="plat.html"><img height="24" width="24" src="back.gif" border="0" alt="OpenBSD"></a>
                    774: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.3       fn        775: <br>
1.92    ! miod      776: <small>$OpenBSD: alpha.html,v 1.91 2002/12/05 12:43:10 margarida Exp $</small>
1.3       fn        777:
                    778: </body>
                    779: </html>