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

Annotation of www/alpha.html, Revision 1.167

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.113     nick       12: <meta name="copyright" content="This document copyright 1996-2004 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.116     krw        17:
1.95      miod       18: <h2><font color="#e00000">OpenBSD/alpha</font></h2>
                     19:
1.83      horacio    20: <hr>
1.3       fn         21:
1.50      nate       22: <p>
1.95      miod       23: OpenBSD/alpha runs on a large set of the alpha computers manufactured by
                     24: <a href="http://www.digital.com">Digital</a> (then Compaq, now Hewlett-Packard).
                     25:
                     26: <p>
                     27: A mailing list dedicated to the OpenBSD/alpha port is available at
                     28: <u><font color="#23238e">alpha@openbsd.org</font></u>.
                     29: To join the OpenBSD/alpha mailing list, send a message body of <b>"subscribe
                     30: alpha"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     31: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     32: subscribing.
1.45      niklas     33:
1.95      miod       34: <p>
                     35: There is currently no maintainer for the alpha port.
                     36: Technical discussion about the alpha port should be directed to the
                     37: <u><font color="#23238e">alpha@openbsd.org</font></u> mailing list.
                     38: If you are interested in the job of alpha port maintainer, help out the project
                     39: for a while and step up to the job.
                     40:
1.161     nick       41: <a name="toc"></a>
1.95      miod       42: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.116     krw        43:
1.95      miod       44: <ul>
1.100     jufi       45:   <li><a href="#history">History of the port</a>
1.95      miod       46:   <li><a href="#status">Current status</a>
                     47:   <li><a href="#projects">Project list</a>
1.120     nick       48:   <li><a href="#hardware">Supported hardware</a>
1.95      miod       49:   <li><a href="#install">Getting and installing OpenBSD/alpha</a>
                     50: </ul>
                     51:
                     52: <hr>
                     53: <a name="history"></a>
                     54: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     55:
                     56: <p>
                     57: The OpenBSD/alpha port was started in the summer of 1996 by using code
                     58: from the NetBSD/alpha port which was started by
                     59: <a href="mailto:cgd@netbsd.org">Chris Demetriou</a> in 1994.
                     60: After the original OpenBSD port, some
1.45      niklas     61: copyright issues prevented OpenBSD from tracking the NetBSD code.
                     62: Regardless, work on the alpha port continued and many fixes were made.
1.95      miod       63: Meanwhile, NetBSD continued to make improvements to the
1.83      horacio    64: alpha port which we were unfortunately unable to use.  Over time,
1.45      niklas     65: because of a lack of programmer resources and the inability to use
                     66: NetBSD code, hardware and software support became very outdated.  This
                     67: caused the 2.5 and 2.6 releases of alpha to have few kernel
1.95      miod       68: enhancements.  As a result of its becoming so stale, there was no
                     69: OpenBSD/alpha port included in the 2.7 and 2.8 releases.
1.45      niklas     70:
1.95      miod       71: <p>
                     72: Shortly after OpenBSD 2.8 was released, there has been a great deal of
                     73: interest in bringing the port up to date.  This, coupled with the fact
                     74: that NetBSD changed the license on its alpha code so that there were no
1.50      nate       75: longer copyright issues has lead to an effort to bring the alpha port
                     76: back up. (For details on why we were not able to keep tracking the
1.95      miod       77: NetBSD code, check our <a href="policy.html">policy</a> page.)
1.50      nate       78:
1.95      miod       79: <p>
                     80: Nathan Binkert, Art Grabowski, Niklas Hallqvist and Eric Jackson, with
1.83      horacio    81: the help of a few others, eventually brought the port in good shape
1.95      miod       82: again, and starting with the 2.9 release OpenBSD/alpha is a supported
                     83: OpenBSD port again.
                     84:
                     85: <hr>
                     86: <a name="status"></a>
                     87: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     88:
                     89: <p>
                     90: Currently, all the hardware listed in the
1.120     nick       91: <a href="#hardware">supported hardware</a> section below boots
1.95      miod       92: multi-user, and supports enough of the on-board devices to be generally
1.119     pedro      93: usable, unless specified otherwise.
1.95      miod       94: A large set of PCI cards also work reliably, while ISA devices support has
                     95: limitations.
                     96:
                     97: <p>
1.140     martin     98: X11 is supported on TGA cards, as well as a few regular PCI
1.138     jsg        99: cards on newer (BWX enabled) machines, of which the following have been tested:
1.116     krw       100:
1.95      miod      101: <ul>
1.116     krw       102:   <li>3DFX Interactive Banshee
                    103:   <li>3DLabs Permedia 2 (8, 15, 16 and 24 bits depth)
                    104:   <li>ATI Rage Pro (works with 'Option "NoAccel"')
                    105:   <li>ATI Rage 128
                    106:   <li>Cirrus Logic CL5430 (works with 'Option "NoAccel"')
                    107:   <li>Cirrus Logic GD5446 (8, 16 and 24 bits depth)
1.140     martin    108:   <li>Matrox MGA 2064 (8, 16 and 24 bits depth, works with 'Option "NoInt10"')
1.95      miod      109: </ul>
1.116     krw       110: <p>
1.95      miod      111: More cards will be supported as time and resources permits.
                    112:
                    113: <hr>
                    114: <a name="projects"></a>
                    115: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    116: </strong></font></h3>
                    117:
                    118: <ul>
                    119:   <li>Testing more platforms and peripherals, to find what issues are
                    120:       remaining and improve overall stability
                    121:   <li>Improve port-specific documentation
                    122:   <li>Support recent OSF/1 binaries and shared libraries in compatibility mode
                    123:   <li>Support DMA for ISA devices
1.97      naddy     124:   <li>Floppy support (requires working ISA DMA first)
1.95      miod      125:   <li>Fix 64-bit issues in the non-working PCI drivers
                    126:   <li>Improve X11 support
1.138     jsg       127:   <li>Make X11 work on PCI VGA cards for machines without BWX
1.95      miod      128: </ul>
                    129:
                    130: <hr>
                    131: <a name="hardware"></a>
                    132: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.45      niklas    133:
1.95      miod      134: <p>
                    135: To the best of our knowledge, the following hardware is supported, but there
                    136: might be occasional breakage on some models.
                    137: Since there are many models and combinations that have not been tested,
                    138: we would appreciate very much if you told us about things that work and
                    139: do not work.
                    140: To help us keep track of what hardware people use, please mail your dmesg to
                    141: <a href="mailto:dmesg@openbsd.org">dmesg@openbsd.org</a>.
                    142: If there are things that do not work, please file a bug report using
1.116     krw       143: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&amp;arch=alpha&amp;sektion=1">
1.95      miod      144: sendbug(1)</a>.
                    145:
                    146: <h4>Supported Machines:</h4>
1.116     krw       147:
1.18      johns     148: <ul>
1.153     jolan     149: <li><b>264DP, CS20, DS10, DS20, XP900, XP1000, and other EV6 machines using the
1.112     miod      150: Tsunami chipset</b><br>(Only one processor will be used on multiprocessor
                    151: models)
1.50      nate      152:   <ul>
                    153:   <li>Supported devices:
                    154:     <ul>
1.95      miod      155:     <li>Built-in serial
1.116     krw       156: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      157: and parallel
1.116     krw       158: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      159: ports.
                    160:     <li>Built-in DEC21143
1.116     krw       161: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      162: ethernet.
                    163:     <li>Built-in ISP SCSI
1.116     krw       164: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>).
1.95      miod      165:     <li>Built-in IDE controller
1.116     krw       166: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>).
1.155     martin    167:     <li>Built-in USB.
1.50      nate      168:     <li>Most PCI devices (see below).
                    169:     <li>Some ISA devices (see below).
                    170:     </ul>
                    171:   <li>Unsupported devices:
                    172:     <ul>
                    173:     <li>Floppy drive.
                    174:     <li>ISA devices that require DMA operation.
                    175:     </ul>
                    176:   </ul>
1.111     deraadt   177: <li><b>API UP1000, UP2000, and UP2000+ and other EV6 machines using the Irongate
1.83      horacio   178: chipset</b>
1.50      nate      179:   <ul>
                    180:   <li>Supported devices:
                    181:     <ul>
1.95      miod      182:     <li>Built-in serial
1.116     krw       183: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      184: and parallel
1.116     krw       185: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      186: ports.
                    187:     <li>Built-in DEC21040
1.116     krw       188: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      189: ethernet.
                    190:     <li>Built-in IDE controller
1.155     martin    191: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>).
1.50      nate      192:     </ul>
                    193:   <li>Unsupported devices:
                    194:     <ul>
                    195:     <li>Floppy drive.
                    196:     <li>ISA devices that require DMA operation.
                    197:     </ul>
                    198:   </ul>
1.74      miod      199: <li><b>Digital Personal Workstation (Miata)</b><br>
1.50      nate      200:   <ul>
                    201:   <li>Supported devices:
                    202:     <ul>
1.95      miod      203:     <li>Built-in serial
1.116     krw       204: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      205: and parallel
1.116     krw       206: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      207: ports.
                    208:     <li>Built-in DEC21043
1.116     krw       209: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      210: ethernet.
                    211:     <li>Built-in ISP SCSI
1.116     krw       212: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>),
1.95      miod      213: when present (i.e. on <i>au</i> models).
                    214:     <li>Built-in IDE controller
1.116     krw       215: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>).
1.50      nate      216:     <li>Most PCI devices (see below).
                    217:     <li>Some ISA devices (see below).
                    218:     </ul>
                    219:   <li>Unsupported devices:
                    220:     <ul>
                    221:     <li>Floppy drive.
                    222:     <li>Built-in audio.
                    223:     <li>ISA devices that require DMA operation.
                    224:     </ul>
                    225:   </ul>
                    226: <li><b>EB164 based machines (including PC164, 164SX, 164LX, but NOT the
1.74      miod      227: 164UX)</b><br>
1.50      nate      228:   <ul>
                    229:   <li>Supported devices:
                    230:     <ul>
1.95      miod      231:     <li>Built-in serial
1.116     krw       232: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      233: and parallel
1.116     krw       234: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      235: ports.
                    236:     <li>Built-in PCI IDE controller
1.116     krw       237: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>),
1.95      miod      238: when present.
1.50      nate      239:     <li>Most PCI devices (see below).
                    240:     <li>Some ISA devices (see below).
                    241:     </ul>
                    242:   <li>Unsupported devices:
                    243:     <ul>
                    244:     <li>Floppy drive.
1.95      miod      245:     <li>ISA IDE controller
1.116     krw       246: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;arch=alpha&amp;sektion=4">wdc</a>)
1.95      miod      247: on the EB164.
1.50      nate      248:     <li>ISA devices that require DMA operation.
                    249:     </ul>
                    250:   </ul>
1.85      miod      251: <li><b>AlphaServer 800, 1000 and 1000A</b>
                    252: <br>
                    253:   <ul>
                    254:   <li>Supported devices:
                    255:     <ul>
1.95      miod      256:     <li>Built-in serial
1.116     krw       257: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      258: and parallel
1.116     krw       259: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      260: ports.
                    261:     <li>Built-in DEC21040
1.116     krw       262: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      263: ethernet.
                    264:     <li>Built-in ISP SCSI
1.116     krw       265: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>).
1.85      miod      266:     <li>Most PCI devices (see below).
                    267:     <li>Some ISA and EISA devices (see below).
                    268:     </ul>
                    269:   <li>Unsupported devices:
                    270:     <ul>
                    271:     <li>Floppy drive.
                    272:     <li>ISA and EISA devices that require DMA operation.
                    273:     </ul>
                    274:   </ul>
                    275: <li><b>AlphaStation 500 and 600</b>
1.133     martin    276: <br>
1.50      nate      277:   <ul>
                    278:   <li>Supported devices:
                    279:     <ul>
1.95      miod      280:     <li>Built-in serial
1.116     krw       281: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      282: and parallel
1.116     krw       283: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      284: ports.
                    285:     <li>Built-in DEC21040
1.116     krw       286: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      287: ethernet.
                    288:     <li>Built-in ISP SCSI
1.116     krw       289: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>).
1.50      nate      290:     <li>Most PCI devices (see below).
                    291:     <li>Some ISA and EISA devices (see below).
                    292:     </ul>
                    293:   <li>Unsupported devices:
                    294:     <ul>
                    295:     <li>Floppy drive.
                    296:     <li>Built-in audio.
1.64      miod      297:     <li>ISA and EISA devices that require DMA operation.
                    298:     </ul>
                    299:   </ul>
1.85      miod      300: <li><b>AlphaStation 200, 250, 255 and 400</b>
1.64      miod      301: <br>
                    302:   <ul>
                    303:   <li>Supported devices:
                    304:     <ul>
1.95      miod      305:     <li>Built-in serial
1.116     krw       306: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      307: and parallel
1.116     krw       308: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      309: ports.
                    310:     <li>Built-in DEC21040
1.116     krw       311: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      312: ethernet.
                    313:     <li>Built-in ISP SCSI
1.116     krw       314: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>).
1.64      miod      315:     <li>Most PCI devices (see below).
                    316:     <li>Some ISA devices (see below).
                    317:     </ul>
                    318:   <li>Unsupported devices:
                    319:     <ul>
                    320:     <li>Floppy drive.
                    321:     <li>Built-in audio.
1.50      nate      322:     <li>ISA devices that require DMA operation.
                    323:     </ul>
                    324:   </ul>
                    325: <li><b>AXPpci based machines (including ``Noname'', UDB, Multia)</b>
1.64      miod      326: <br>
1.50      nate      327:   <ul>
                    328:   <li>Supported devices:
                    329:     <ul>
1.95      miod      330:     <li>Built-in serial
1.116     krw       331: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      332: and parallel
1.116     krw       333: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      334: ports.
                    335:     <li>Built-in DEC21040
1.116     krw       336: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      337: ethernet.
                    338:     <li>Built-in 53C810 SCSI
1.116     krw       339: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=alpha&amp;sektion=4">siop</a>)
1.95      miod      340:     <li>Built-in IDE controller
1.116     krw       341: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>),
1.95      miod      342: but will not boot from it.
1.50      nate      343:     <li>Most PCI devices (see below).
                    344:     <li>Some ISA devices (see below).
                    345:     </ul>
                    346:   <li>Unsupported devices:
                    347:     <ul>
                    348:     <li>Floppy drive.
                    349:     <li>ISA devices that require DMA operation.
                    350:     </ul>
                    351:   </ul>
                    352: <li><b>DEC 3000 models 300{,L,X,LX}</b>
1.81      miod      353: <br>
1.50      nate      354:   <ul>
                    355:   <li>Supported devices:
                    356:     <ul>
1.166     martin    357:     <li>Built-in serial ports (console on serial port)
                    358: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scc&amp;arch=alpha&amp;sektion=4">scc</a>).
1.95      miod      359:     <li>Built-in LANCE ethernet
1.116     krw       360: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      361:     <li>Built-in SCSI (53C94)
1.116     krw       362: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.95      miod      363:     <li>TURBOchannel LANCE ethernet cards (PMAD-A)
1.116     krw       364: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      365:     <li>TURBOchannel SCSI (53C94) (PMAZ-A)
1.116     krw       366: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.166     martin    367:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA)
                    368: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fta&amp;arch=alpha&amp;sektion=4">fta</a>).
1.50      nate      369:     </ul>
                    370:   <li>Unsupported devices:
                    371:     <ul>
                    372:     <li>Built-in ISDN/audio chip.
                    373:     <li>Built-in framebuffer.
1.81      miod      374:     <li>Other TURBOchannel cards.
1.50      nate      375:     </ul>
                    376:   </ul>
                    377: <li><b>DEC 3000 models 400,500,500X,600,700,800,900</b>
1.81      miod      378: <br>
1.50      nate      379:   <ul>
                    380:   <li>Supported devices:
                    381:     <ul>
1.166     martin    382:     <li>Built-in serial ports (console on serial port)
                    383: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scc&amp;arch=alpha&amp;sektion=4">scc</a>).
1.95      miod      384:     <li>Built-in LANCE ethernet
1.116     krw       385: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      386:     <li>Built-in SCSI (53C94 or 53CF94-2)
1.116     krw       387: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.95      miod      388:     <li>TURBOchannel LANCE ethernet cards (PMAD-A)
1.116     krw       389: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      390:     <li>TURBOchannel SCSI (53C94) (PMAZ-A)
1.116     krw       391: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.81      miod      392:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA).
1.166     martin    393: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fta&amp;arch=alpha&amp;sektion=4">fta</a>).
1.50      nate      394:     </ul>
                    395:   <li>Unsupported devices:
                    396:     <ul>
                    397:     <li>Built-in ISDN/audio chip.
                    398:     <li>Built-in framebuffer.
1.81      miod      399:     <li>Other TURBOchannel cards.
1.18      johns     400:     </ul>
                    401:   </ul>
                    402: <li><b>At this time none of the following systems are supported:</b>
                    403:   <ul>
1.82      miod      404:   <li>API UP2000, UP2000+ (mostly because we don't have any to test on.)
                    405:   <li>DECpc AXP150 (2000/300) systems (EISA-bus PC-like systems)
1.92      miod      406:   <li>AlphaServer systems, other than model 400, which seem to
1.83      horacio   407:   be disguised AlphaStation machines.
1.82      miod      408:   <li>Alpha XL systems.  (No SRM)
                    409:   <li>DEC 4000, 7000, and 10000 systems (FutureBus+ and XMIBus ­based).
                    410:   <li>EB64+ based systems.
                    411:   <li>Samsung 164BX/UX.  (No SRM)
1.112     miod      412:   <li>Multiprocessor Alpha systems (though they will run fine using one
                    413:       processor only, if the model is listed as supported above).
1.82      miod      414:   <li>VME Alpha systems.
1.18      johns     415:   </ul>
1.4       niklas    416: </ul>
                    417:
1.83      horacio   418: <h4>Supported Peripherals:</h4>
1.116     krw       419:
1.50      nate      420: <ul>
1.116     krw       421: <li><b>PCI IDE Controllers</b> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>)
1.50      nate      422: <ul>
                    423: <li>Acer Labs M5229
                    424: <li>CMD Tech PCI0640, PCI0643, PCI0646, PCI0648, and PCI0649
                    425: <li>Contaq Microsystems/Cypress CY82C693
                    426: </ul>
1.83      horacio   427: Any other PCI IDE-compliant controller should work, but are untested at
1.95      miod      428: this point.
1.50      nate      429:
1.79      miod      430: <li><b>SCSI Host Adapters</b>
                    431: <ul>
1.116     krw       432:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    433:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    434:     adapters
1.121     mickey    435:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4"
1.116     krw       436:     >ahc</a>)<sup>(*)</sup>
                    437:     including the Adaptec cards
                    438:     <ul>
                    439:       <li>AHA-274X[W,T]
                    440:       <li>AHA-284X
                    441:       <li>AHA-2910, AHA-2915
                    442:       <li>AHA-2920
                    443:       <li>AHA-2930[C,U2]
                    444:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    445:       <li>AHA-2950[U2W,U2B]
                    446:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    447:       <li>AHA-3950U2
                    448:       <li>AHA-3960
                    449:       <li>AHA-3985
                    450:       <li>AHA-4944UW
                    451:       <li>AHA-19160B
                    452:       <li>AHA-29160[B,N]
                    453:       <li>AHA-39160
                    454:     </ul>
                    455: <li>QLogic PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>)
1.79      miod      456: <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI SCSI host
1.83      horacio   457: adapters (including generic/no name cards, old ASUS cards, the DTC-3130
1.116     krw       458: series, Diamond Fireport series, etc.) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=alpha&amp;sektion=4">siop</a>)
1.132     martin    459: <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    460: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=i386&amp;sektion=4">pcscp</a>)<sup>(*)</sup>
1.79      miod      461: </ul>
                    462:
1.50      nate      463: <li><b>Ethernet Adapters</b>
                    464: <ul>
1.116     krw       465: <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=alpha&amp;sektion=4">xl</a>), including: <sup>(*)</sup>
1.50      nate      466:     <ul>
                    467:     <li>3Com 3c900/3c900B PCI adapters
                    468:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    469:     <li>3Com 3c980/3c980C server adapters
                    470:     <li>3Com 3cSOHO adapter
                    471:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    472:     </ul>
1.58      jason     473:
1.116     krw       474: <li>3Com 3c990 3XP Typhoon/Sidewinder PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&amp;arch=alpha&amp;sektion=4">txp</a>), including: <sup>(-)</sup>
1.57      jason     475:     <ul>
                    476:     <li>3CR990-TX-95
                    477:     <li>3CR990-TX-97
                    478:     <li>3CR990-SVR95
                    479:     <li>3CR990-SVR97
                    480:     </ul>
1.58      jason     481:
1.116     krw       482: <li>ADMtek AL981 ("Comet") and AN983 ("Centaur-P") based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      483:     <ul>
1.79      miod      484:     <li>Accton EN2242 MiniPCI
                    485:     <li>Linksys LNE100TX v4.x
                    486:     <li>Mototech ME316
1.50      nate      487:     </ul>
                    488:
1.134     jsg       489: <li>ASIX Electronics AX88172 based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=alpha&amp;sektion=4">axe</a>), including:
1.137     jsg       490: <sup>(*)</sup>
1.134     jsg       491:     <ul>
1.143     david     492:     <li>ATEN UC210T
1.158     jsg       493:     <li>BAFO BF-320
1.143     david     494:     <li>Billionton Systems USB2AR
1.134     jsg       495:     <li>Buffalo(MELCO) LUA-U2-KTX
1.143     david     496:     <li>Corega FEther USB2-TX
1.134     jsg       497:     <li>D-Link DUB-E100
1.167   ! miod      498:     <li>Good Way GWUSB2E
1.143     david     499:     <li>Hawking UF200
1.134     jsg       500:     <li>Intellinet USB 2.0 to Ethernet (rev A)
1.143     david     501:     <li>JVC MP-PRX1
1.134     jsg       502:     <li>LinkSys USB200M
                    503:     <li>Netgear FA120
1.143     david     504:     <li>Sitecom LN-029
1.158     jsg       505:     <li>SMC 2209USB/ETH
1.143     david     506:     <li>SnapPort USB 2.0 LAN Adapter
1.134     jsg       507:     <li>ST Lab USB 2.0 Fast Ethernet
1.143     david     508:     <li>Surecom EP-1427X-2
1.134     jsg       509:     <li>System TALKS SGC-X2UL
1.143     david     510:     <li>TRENDnet TU2-ET100
1.158     jsg       511:     <li>Z-TEK ZK-R01-2
1.134     jsg       512:     </ul>
                    513:
                    514: <li>Davicom DM9601 USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=alpha&amp;sektion=4">udav</a>), including:
1.137     jsg       515: <sup>(*)</sup>
1.134     jsg       516:     <ul>
                    517:     <li>Corega FEther USB-TXC
                    518:     </ul>
                    519:
1.116     krw       520: <li>DEC EtherWORKS III adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lc&amp;arch=alpha&amp;sektion=4">lc</a>), including:
1.85      miod      521:     <ul>
                    522:     <li>DEC DE203, DE204, DE205
                    523:     </ul>
                    524:
1.116     krw       525: <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=alpha&amp;sektion=4">de</a>), including:
1.50      nate      526:     <ul>
1.83      horacio   527:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and
                    528:     9334)
                    529:     <li>Older LinkSys 10, 10/100 (newer models are supported by other
                    530:     drivers)
1.50      nate      531:     <li>Znyx ZX3<i>xx</i>
                    532:     <li>Cogent EM100FX and EM440TX
                    533:     <li>Digital PCI DE435, EISA DE425, DE450, DE500
1.81      miod      534:     <li>Asante 21140A
1.79      miod      535:     <li>D-Link DFE-570TX Quad port
1.50      nate      536:     <li>Almost all other variants work.
                    537:     </ul>
1.79      miod      538:
1.116     krw       539: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=alpha&amp;sektion=4">fxp</a>), including:
1.79      miod      540:     <ul>
                    541:     <li>Intel EtherExpress PRO/10+
                    542:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    543:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    544:     <li>Intel EtherExpress PRO/100 Dual Port
                    545:     </ul>
                    546:
1.116     krw       547: <li>Intel 21145-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">dc</a>)
1.89      henning   548:
1.122     mickey    549: <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      550:
1.167   ! miod      551: <li>SMC 83C170 ("EtherPower II") (EPIC/100) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=epic&amp;arch=i386&amp;sektion=4">epic</a>) <sup>(*)</sup>
1.145     martin    552:
1.116     krw       553: <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;arch=alpha&amp;sektion=4">rl</a>), including: <sup>(*)</sup>
1.79      miod      554:     <ul>
1.117     mickey    555:     <li>Accton MPX5030 CardBus
1.79      miod      556:     <li>Allied Telesyn AT2550
1.117     mickey    557:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    558:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.79      miod      559:     <li>Encore ENL832-TX 10/100 M PCI
                    560:     <li>Genius GF100TXR
                    561:     <li>KTX-9130TX 10/100 Fast Ethernet
                    562:     <li>Longshine LCS-8038TX-R
1.117     mickey    563:     <li>NDC Communications NE100TX-E
                    564:     <li>Netronix Inc. EA-1210 NetEther 10/100
1.79      miod      565:     <li>Nortel BayStack 21
                    566:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    567:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.163     grunk     568:     <li>TRENDnet TE100-PCBUSR CardBus
1.79      miod      569:     </ul>
                    570:
1.116     krw       571: <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;arch=alpha&amp;sektion=4">vr</a>), including: <sup>(*)</sup>
1.79      miod      572:     <ul>
                    573:     <li>Addtron AEF-360TX
                    574:     <li>Hawking PN102TX
                    575:     <li>D-Link DFE530TX
                    576:     </ul>
1.50      nate      577: </ul>
                    578:
1.65      deraadt   579: <li><b>Gigabit Ethernet Adapters</b>
                    580: <ul>
                    581:
1.124     brad      582: <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546, and i82547 based adapters
1.116     krw       583: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=alpha&amp;sektion=4">em</a>),
1.88      nate      584: including: <sup>(*)</sup>
                    585:     <ul>
                    586:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    587:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    588:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    589:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    590:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    591:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
                    592:     <li> Intel PRO/1000XTL Lo Profile PCI Server (PWLA8490XTL)
                    593:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    594:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    595:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    596:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    597:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    598:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.124     brad      599:     <li> Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
1.77      nate      600:     </ul>
                    601:
1.116     krw       602: <li>Broadcom BCM570x (a.k.a. Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;arch=alpha&amp;sektion=4">bge</a>), including: <sup>(-)</sup>
1.68      nate      603:     <ul>
1.123     brad      604:     <li>3Com 3c996-T (10/100/1000baseT)
1.78      nate      605:     <li>3Com 3c996-SX (1000baseSX)
1.123     brad      606:     <li>3Com 3c996B-T (10/100/1000baseT)
1.150     brad      607:     <li>HP ProLiant NC320T PCI-E Gigabit NIC (10/100/1000baseT)
                    608:     <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)
                    609:     <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)
                    610:     <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)
                    611:     <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)
1.123     brad      612:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
1.150     brad      613:     <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)
1.123     brad      614:     <li>Netgear GA302T (10/100/1000baseT)
                    615:     <li>SysKonnect SK-9D21 (10/100/1000baseT)
1.68      nate      616:     <li>SysKonnect SK-9D41 (1000baseSX)
                    617:     </ul>
1.77      nate      618:
1.136     jsg       619: <li>Realtek 8169/8169S/8110S based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;arch=alpha&amp;sektion=4">re</a>), including:
                    620: <sup>(*)</sup>
                    621:     <ul>
                    622:     <li>Buffalo LGY-PCI-GT (8169S)
                    623:     <li>Corega CG-LAPCIGT (8169S)
1.147     martin    624:     <li>D-Link DGE-528T (8169S)
1.136     jsg       625:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
1.149     brad      626:     <li>LevelOne GNC-0105T (8169S)
1.159     brad      627:     <li>Linksys EG1032v3 (8169S)
1.147     martin    628:     <li>Netgear GA511 PC Card (8169)
1.136     jsg       629:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
1.147     martin    630:     <li>Surecom EP-320G-TX1 (8169S)
                    631:     <li>US Robotics USR997902 (8169S)
1.136     jsg       632:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                    633:     </ul>
                    634:
1.116     krw       635: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&amp;arch=alpha&amp;sektion=4">stge</a>), including: <sup>(-)</sup>
1.72      nate      636:     <ul>
1.148     brad      637:     <li>Allied Telesis CentreCOM LA1000-PCI-T
                    638:     <li>Antares Microsystems TC9021
                    639:     <li>D-Link DGE-550T
1.72      nate      640:     </ul>
1.133     martin    641:
                    642: <li>SysKonnect and Marvell based GigE(<a href="http://www.openbsd.org/cgi-bin/ma
                    643: n.cgi?query=sk&amp;arch=alpha&amp;sektion=4">sk</a>), including:
                    644:     <ul>
                    645:     <li>SysKonnect SK-9821 (1000baseT)
                    646:     <li>SysKonnect SK-9822 (dual 1000baseT)
                    647:     <li>SysKonnect SK-9841 (1000baseLX)
                    648:     <li>SysKonnect SK-9842 (dual 1000baseLX)
                    649:     <li>SysKonnect SK-9843 (1000baseSX)
                    650:     <li>SysKonnect SK-9844 (dual 1000baseSX)
                    651:     <li>SysKonnect SK-9521 v2.0 (1000baseT 32-bit)
                    652:     <li>SysKonnect SK-9821 v2.0 (1000baseT)
                    653:     <li>SysKonnect SK-9843 v2.0 (1000baseSX)
                    654:     <li>3Com 3c940 (1000baseT)
1.142     jmc       655:     <li>3Com 3c2000-T (1000baseT)
1.133     martin    656:     <li>Linksys EG1032v2 (1000baseT)
                    657:     <li>Linksys EG1064v2 (1000baseT)
                    658:     <li>D-Link DGE-530T (1000baseT)
                    659:     <li>SMC 9452TX (1000baseT)
                    660:     </ul>
1.65      deraadt   661: </ul>
1.95      miod      662: Please be aware that many NE2000-compatible adapters fail or perform very
                    663: poorly. We do not recommend using them, but your mileage may vary.
1.65      deraadt   664:
1.146     martin    665: <li><b>Wireless Ethernet Adapters</b>
                    666: <ul>
                    667:
                    668: <li>Ralink RT2500 based PCI 802.11b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;arch=alpha&amp;sektion=4">ral</a>), including: <su>(*)</sup>
                    669:     <ul>
                    670:     <li>A-Link WL54H
                    671:     <li>Amigo AWI-922W mini-PCI
                    672:     <li>Amigo AWI-926W
                    673:     <li>AMIT WL531P
                    674:     <li>AOpen AOI-831
                    675:     <li>ASUS WL-130g
                    676:     <li>Atlantis Land A02-PCI-W54
                    677:     <li>Belkin F5D7000 v3
                    678:     <li>Billionton MIWLGRL mini-PCI
                    679:     <li>Canyon CN-WF511
                    680:     <li>CNet CWP-854
                    681:     <li>Compex WLP54G
                    682:     <li>Conceptronic C54Ri
                    683:     <li>Digitus DN-7006G-RA
                    684:     <li>E-Tech WGPI02
                    685:     <li>Edimax EW-7128g
                    686:     <li>Eminent EM3037
                    687:     <li>Encore ENLWI-G-RLAM
                    688:     <li>Fiberline WL-400P
                    689:     <li>Gigabyte GN-WIKG mini-PCI
                    690:     <li>Gigabyte GN-WPKG
                    691:     <li>Hawking HWP54GR
                    692:     <li>iNexQ CR054g-009 (R03)
                    693:     <li>JAHT WN-4054PCI
                    694:     <li>LevelOne WNC-0301 v2
                    695:     <li>Linksys WMP54G v4
                    696:     <li>Micronet SP906GK
                    697:     <li>Minitar MN54GPC-R
                    698:     <li>MSI MP54G2 mini-PCI
                    699:     <li>MSI PC54G2 PCI
                    700:     <li>OvisLink EVO-W54PCI
                    701:     <li>PheeNet HWL-PCIG/RA
                    702:     <li>Pro-Nets PC80211G
                    703:     <li>Repotec RP-WP0854
                    704:     <li>SATech SN-54P
                    705:     <li>Sitecom WL-115
                    706:     <li>Surecom EP-9321-g
                    707:     <li>Surecom EP-9321-g1
                    708:     <li>Sweex LC700030
                    709:     <li>TekComm NE-9321-g
                    710:     <li>Unex CR054g-R02
                    711:     <li>Zinwell ZWX-G360 mini-PCI
                    712:     <li>Zinwell ZWX-G361
                    713:     <li>Zonet ZEW1600
                    714:     </ul>
1.167   ! miod      715: <li>Ralink RT2500 based USB 2.0 802.11b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;arch=alpha&amp;sektion=4">ural</a>), including: <sup>(*)</sup>
1.157     jsg       716:     <ul>
                    717:     <li>AMIT WL532U
                    718:     <li>ASUS WL-167g
                    719:     <li>Belkin F5D7050
                    720:     <li>Buffalo WLI-U2-KG54
                    721:     <li>Buffalo WLI-U2-KG54-AI
                    722:     <li>Buffalo WLI-U2-KG54-YB
                    723:     <li>CNet CWD-854
                    724:     <li>Compex WLU54G
                    725:     <li>Conceptronic C54RU
                    726:     <li>D-Link DWL-G122 (b1)
                    727:     <li>Dynalink WLG25USB
                    728:     <li>E-Tech WGUS02
                    729:     <li>Eminent 3035
                    730:     <li>Gigabyte GN-WBKG
                    731:     <li>Hercules HWGUSB2-54
                    732:     <li>KCORP LifeStyle KLS-685
                    733:     <li>Linksys WUSB54G v4
                    734:     <li>Linksys WUSB54GP v4
                    735:     <li>MSI MS-6861
                    736:     <li>MSI MS-6865
                    737:     <li>MSI MS-6869
                    738:     <li>SerComm UB801R
                    739:     <li>SparkLAN WL-685R
                    740:     <li>Sphairon UB801R
                    741:     <li>Surecom EP-9001-g
                    742:     <li>Tonze UW-6200C
                    743:     <li>Zaapa ZNWUSB-54
                    744:     <li>Zinwell ZWX-G261
                    745:     <li>Zonet ZEW2500
                    746:     </ul>
1.167   ! miod      747: <li>Atheros AR521x based CardBus 802.11a/b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;arch=alpha&amp;sektion=4">ath</a>), including: <sup>(*)</sup>
1.165     martin    748:     <ul>
                    749:     <li>3Com 3CRPAG175
                    750:     <li>Aztech WL830PC
                    751:     <li>D-Link DWL-A650
                    752:     <li>D-Link DWL-AB650
                    753:     <li>D-Link DWL-AG650
                    754:     <li>D-Link DWL-G650B
                    755:     <li>Elecom LD-WL54AG
                    756:     <li>Elecom LD-WL54
                    757:     <li>Fujitsu E5454
                    758:     <li>Fujitsu FMV-JW481
                    759:     <li>Fujitsu E5454
                    760:     <li>I/O Data WN-AB
                    761:     <li>I/O Data WN-AG
                    762:     <li>I/O Data WN-A54
                    763:     <li>Linksys WPC51AB
                    764:     <li>Linksys WPC55AG
                    765:     <li>NEC PA-WL/54AG
                    766:     <li>Netgear WAB501
                    767:     <li>Netgear WAG511
                    768:     <li>Netgear WG511T
                    769:     <li>Orinoco 8480
                    770:     <li>Orinoco 8470WD
                    771:     <li>Proxim Skyline 4030
                    772:     <li>Samsung SWL-5200N
                    773:     <li>SMC SMC2735W
                    774:     <li>Sony PCWA-C700
                    775:     <li>Sony PCWA-C300S
                    776:     <li>Sony PCWA-C500
                    777:     </ul>
                    778: <li>Atheros AR521x based PCI 802.11a/b/g adapters (<a href="http://www.openbsd.o
1.167   ! miod      779: rg/cgi-bin/man.cgi?query=ath&amp;arch=alpha&amp;sektion=4">ath</a>), including: <sup>(*)</sup>
1.165     martin    780:     <ul>
                    781:     <li>D-Link DWL-A520
                    782:     <li>D-Link DWL-AG520
                    783:     <li>HP NC4000
                    784:     <li>Linksys WMP55AG
                    785:     <li>Netgear WAG311
                    786:     <li>Netgear WG311
                    787:     <li>Proxim Skyline 4032
                    788:     <li>Senao NL-5354MP
                    789:     </ul>
1.146     martin    790: </ul>
                    791:
1.79      miod      792: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate      793: <ul>
1.116     krw       794: <li>Digital DEFPA PCI FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&amp;arch=alpha&amp;sektion=4">fpa</a>)
1.50      nate      795: </ul>
                    796:
1.79      miod      797: <li><b>Cryptography Accelerators</b> <sup>(*)</sup>
1.55      jason     798: <ul>
1.116     krw       799: <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;arch=alpha&amp;sektion=4">hifn</a>), including:
1.55      jason     800:     <ul>
1.107     jason     801:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
1.55      jason     802:     <li>GTGI PowerCrypt Encryption Accelerator
                    803:     <li>NetSec 7751
1.101     jason     804:     <li>Hifn 7751 and 9751 reference boards
1.55      jason     805:     <li>Invertex AEON
                    806:     </ul>
                    807: </ul>
                    808:
1.79      miod      809: <li><b>Sound Devices</b> <sup>(*)</sup>
1.50      nate      810: <ul>
1.116     krw       811: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=alpha&amp;sektion=4">eap</a>)
                    812: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=alpha&amp;sektion=4">eap</a>)
1.50      nate      813: </ul>
1.95      miod      814:
                    815: <li><b>Graphics Cards</b>
                    816: <ul>
                    817: <li>TGA and TGA2 (PowerStorm) PCI cards
1.116     krw       818: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tga&amp;arch=alpha&amp;sektion=4">tga</a>).
1.95      miod      819: <li>VGA-compatible ISA and PCI cards
1.116     krw       820: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;arch=alpha&amp;sektion=4">vga</a>).
1.50      nate      821: </ul>
1.95      miod      822: </ul>
1.50      nate      823:
1.116     krw       824: <h4>Untested Peripherals:</h4>
                    825:
1.95      miod      826: <p>
1.83      horacio   827: The following peripherals are compiled into the system, but are not
                    828: known to work.  It's our best guess that they do, but any feedback is
                    829: appreciated.
1.116     krw       830:
1.50      nate      831: <ul>
1.79      miod      832: <li><b>SCSI Host Adapters</b> <sup>(*)</sup>
1.50      nate      833: <ul>
1.83      horacio   834: <li>AdvanSys ABP940UW, ASB3940UW-00, ASB3940U2W-00 and ASB3950U160 PCI
1.116     krw       835: SCSI controllers. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&amp;arch=alpha&amp;sektion=4">adw</a>)
1.50      nate      836: </ul>
                    837:
1.79      miod      838: <li><b>RAID and Cache Controllers</b> <sup>(*)</sup>
1.50      nate      839: <ul>
1.116     krw       840: <li>3ware Escalade 3W-5x00 and 3W-6x00 series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&amp;arch=alpha&amp;sektion=4">twe</a>)
                    841: <li>DPT SmartCache and SmartRaid III/IV PCI/EISA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dpt&amp;arch=alpha&amp;sektion=4">dpt</a>)
                    842: <li>ICP-Vortex GDT 6<i>xxx</i>R[DNPS] series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&amp;arch=alpha&amp;sektion=4">gdt</a>)
1.50      nate      843: </ul>
                    844:
1.79      miod      845: <li><b>Serial Ports</b> <sup>(*)</sup>
1.50      nate      846: <ul>
1.116     krw       847: <li>Cyclades PCI Cyclom-{4, 8, 16}Y serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cy&amp;arch=alpha&amp;sektion=4">cy</a>)
1.50      nate      848: </ul>
                    849:
1.79      miod      850: <li><b>Communications Controllers</b> <sup>(*)</sup>
1.50      nate      851: <ul>
                    852: <li>Universal Serial Bus host controllers, including:
                    853:     <ul>
1.116     krw       854:     <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&amp;arch=alpha&amp;sektion=4">uhci</a>)
                    855:     <li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=alpha&amp;sektion=4">ohci</a>)
1.50      nate      856:     </ul>
                    857: </ul>
                    858:
                    859: <li><b>Ethernet Adapters</b>
                    860: <ul>
1.116     krw       861: <li>3Com 3c503 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ec&amp;arch=alpha&amp;sektion=4">ec</a>) <sup>(*)</sup>
1.50      nate      862:
1.116     krw       863: <li>3Com 3c509, 3c579, and 3c59x (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;arch=alpha&amp;sektion=4">ep</a>) <sup>(*)</sup> (disabling PnP on 3c509B is recommended)
1.79      miod      864:
1.116     krw       865: <li>Adaptec "Starfire" AIC-6915 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&amp;arch=alpha&amp;sektion=4">sf</a>), including: <sup>(*)</sup>
1.50      nate      866:     <ul>
                    867:     <li>Adaptec Single32 ANA-69011
                    868:     <li>Adaptec Single64 ANA-62011 and ANA-62020
                    869:     <li>Adaptec Duo64 ANA-62022
                    870:     <li>Adaptec Quartet64 ANA-62044
                    871:     </ul>
                    872:
1.116     krw       873: <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=alpha&amp;sektion=4">aue</a>), including: <sup>(*)</sup>
1.50      nate      874:     <ul>
1.134     jsg       875:     <li>3Com 3c460b
1.76      nate      876:     <li>Abocom UFE1000
                    877:     <li>Abocom DSB650TX
                    878:     <li>Accton USB320-EC
                    879:     <li>Accton SpeedStream Ethernet
                    880:     <li>Admtek Pegasus
                    881:     <li>Admtek Pegasus II
1.143     david     882:     <li>AEI USB Fast Ethernet
                    883:     <li>Allied Telesyn AT-USB100
                    884:     <li>ATEN UC-110T
1.134     jsg       885:     <li>Belkin USB to LAN
1.50      nate      886:     <li>Billionton Systems USB100
1.134     jsg       887:     <li>Billionton Systems USB100EL
                    888:     <li>Billionton Systems USB100LP
                    889:     <li>Billionton Systems USBE100
1.50      nate      890:     <li>Corega FEther USB-TX
1.134     jsg       891:     <li>Corega FEther USB-TXS
1.76      nate      892:     <li>D-Link DSB-650
1.50      nate      893:     <li>D-Link DSB-650TX
1.76      nate      894:     <li>D-Link DSB-650TX-PNA
1.143     david     895:     <li>ELCON Systemtechnik Goldpfeil P-LAN
1.134     jsg       896:     <li>Elecom LD-USB/TX
                    897:     <li>Elecom LD-USBL/TX
1.76      nate      898:     <li>Elsa Microlink USB2Ethernet
1.143     david     899:     <li>GIGABYTE GN-BR402W
1.134     jsg       900:     <li>Hawking UF100
                    901:     <li>HP HN210E
1.76      nate      902:     <li>I/O DATA USB ETTX
                    903:     <li>Kingston KNU101TX
1.134     jsg       904:     <li>Laneed LD-USBL/TX
1.76      nate      905:     <li>LinkSys USB100TX
                    906:     <li>LinkSys USB100H1
1.134     jsg       907:     <li>LinkSys USB10T
1.76      nate      908:     <li>LinkSys USB10TA
1.134     jsg       909:     <li>LinkSys USB10TX
1.66      miod      910:     <li>Melco Inc. LUA-TX
1.134     jsg       911:     <li>Melco Inc. LUA2-TX
                    912:     <li>Microsoft MN110
1.143     david     913:     <li>Mobility EasiDock Ethernet
1.90      nate      914:     <li>Netgear FA101
1.143     david     915:     <li>Omnidirectional Control Technology USB TO Ethernet
1.76      nate      916:     <li>Siemens SpeedStream USB
                    917:     <li>Smartbridges smartNIC 2
1.156     jsg       918:     <li>SMC 2202USB/ETH
                    919:     <li>SMC 2206USB/ETH
1.67      miod      920:     <li>SOHOware NUB100
1.143     david     921:     <li>SOHOware NUB110
1.50      nate      922:     </ul>
                    923:
1.116     krw       924: <li>AMD LANCE and PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>), including: <sup>(*)</sup>
1.50      nate      925:     <ul>
                    926:     <li> BOCALANcard/PCI
                    927:     <li> AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    928:     </ul>
                    929:
1.116     krw       930: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      931:     <ul>
                    932:     <li>CNet Pro110B
                    933:     <li>Alfa Inc. GFC2204
                    934:     </ul>
                    935:
1.116     krw       936: <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=alpha&amp;sektion=4">cue</a>), including: <sup>(*)</sup>
1.50      nate      937:     <ul>
1.134     jsg       938:     <li>Belkin F5U111
1.50      nate      939:     <li>CATC Netmate and Netmate II
1.134     jsg       940:     <li>SmartBridges SmartLink
1.50      nate      941:     </ul>
                    942:
1.116     krw       943: <li>Davicom DM9009, DM9100, DM9102, and DM9102A based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      944:     <ul>
                    945:     <li>Jaton XpressNet
                    946:     </ul>
                    947:
1.116     krw       948: <li>Digital DC2114x-based four port cards, (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=alpha&amp;sektion=4">de</a>) including:
1.50      nate      949:    <ul>
                    950:    <li>Adaptec ANA-6944A
                    951:    <li>Cogent EM400
                    952:    <li>Compex 400TX
                    953:    <li>Znyx ZX346
                    954:    </ul>
                    955:
1.116     krw       956: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=alpha&amp;sektion=4">kue</a>), including: <sup>(*)</sup>
1.50      nate      957:     <ul>
1.134     jsg       958:     <li>3Com 3c19250
1.50      nate      959:     <li>3Com 3c460 HomeConnect
1.134     jsg       960:     <li>AboCom Systems URE450 Ethernet
1.50      nate      961:     <li>ADS Technologies USB-10BT
                    962:     <li>Aox USB101
1.134     jsg       963:     <li>Asante USB to Ethernet
                    964:     <li>ATen DSB-650C
1.50      nate      965:     <li>ATen UC10T
                    966:     <li>Corega USB-T
1.134     jsg       967:     <li>D-Link DSB-650C
                    968:     <li>Entrega NET-USB-E45
                    969:     <li>I/O Data USB-ET/T
                    970:     <li>Jaton USB XpressNet
1.50      nate      971:     <li>Kawasaki USB101
1.134     jsg       972:     <li>Kingston Ethernet
1.50      nate      973:     <li>LinkSys USB10T
1.134     jsg       974:     <li>Mobility Ethernet
1.50      nate      975:     <li>Netgear EA101
                    976:     <li>Peracom USB
1.134     jsg       977:     <li>Portgear Ethernet
                    978:     <li>Portsmith Express Ethernet
1.143     david     979:     <li>Psion Dacom Gold Port Ethernet
1.134     jsg       980:     <li>Shark Pocket Adapter
1.143     david     981:     <li>Silicom U2E
1.134     jsg       982:     <li>SMC 2102USB
                    983:     <li>SMC 2104USB
1.50      nate      984:     </ul>
                    985:
1.116     krw       986: <li>Lite-On PNIC/PNIC-II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      987:     <ul>
                    988:     <li>Kingston KNE110TX
                    989:     <li>LinkSys LNE100TX
                    990:     <li>Matrox Networks FastNIC 10/100
                    991:     <li>Netgear FA310TX
                    992:     </ul>
                    993:
1.116     krw       994: <li>Macronix 98713/98715/98725-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      995:     <ul>
                    996:     <li>Accton EN1217
                    997:     <li>Addtron AEF-320TX/AEF-330TX
                    998:     <li>NDC Communications SOHOware SFA110A
                    999:     <li>SVEC PN102-TX Fast Ethernet card
                   1000:     </ul>
                   1001:
1.135     brad     1002: <li>National Semiconductor DP83815/DP83816-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;arch=alpha&amp;sektion=4">sis</a>), including: <sup>(*)</sup>
1.50      nate     1003:     <ul>
1.135     brad     1004:     <li>Netgear FA311
                   1005:     <li>Netgear FA312
                   1006:     <li>Netgear FA331
1.50      nate     1007:     </ul>
                   1008:
1.134     jsg      1009: <li>Realtek RTL8150L based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=alpha&amp;sektion=4">url</a>), including:
1.137     jsg      1010: <sup>(*)</sup>
1.134     jsg      1011:     <ul>
1.143     david    1012:     <li>Abocom RTL8151
1.134     jsg      1013:     <li>GreenHouse GH-USB100B
1.143     david    1014:     <li>GreenHouse GH-USB100B with HomePNA
1.134     jsg      1015:     <li>Linksys USB100M
1.143     david    1016:     <li>Longshine LCS-8138TX
1.134     jsg      1017:     <li>Melco Inc. LUA-KTX
1.143     david    1018:     <li>Micronet SP128AR
1.134     jsg      1019:     <li>SMC 2208USB/ETH
1.163     grunk    1020:     <li>TRENDnet TU-ET100C
1.134     jsg      1021:     <li>Zt USB10/100
                   1022:     </ul>
                   1023:
1.116     krw      1024: <li>SiS 900 and SiS 7016-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;arch=alpha&amp;sektion=4">sis</a>), including: <sup>(*)</sup>
1.50      nate     1025:     <ul>
                   1026:     <li>Mototech ME313
                   1027:     <li>NetSurf NS-KFE30D
                   1028:     </ul>
                   1029:
1.116     krw      1030: <li>SMC/WD 8003, 8013, and the SMC "Elite16" ISA boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;arch=alpha&amp;sektion=4">we</a>) <sup>(*)</sup>
1.50      nate     1031:
1.116     krw      1032: <li>Sundance ST201-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&amp;arch=alpha&amp;sektion=4">ste</a>), including: <sup>(*)</sup>
1.50      nate     1033:     <ul>
                   1034:     <li>D-Link DFE-550TX
1.152     brad     1035:     <li>D-Link DFE-580TX
1.50      nate     1036:     </ul>
                   1037:
1.116     krw      1038: <li>Texas Instruments ThunderLAN PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&amp;arch=alpha&amp;sektion=4">tl</a>), including: <sup>(*)</sup>
1.50      nate     1039:     <ul>
                   1040:     <li>Compaq Netelligent PCI Adapters
                   1041:     <li>Compaq NetFlex 3/P
                   1042:     <li>Compaq Deskpro integrated adapter
                   1043:     <li>Compaq Prosignia integrated adapter
                   1044:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                   1045:     <li>Racore 8165 and 8148
                   1046:     <li>TI ThunderLAN adapters
                   1047:     </ul>
                   1048:
1.116     krw      1049: <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&amp;arch=alpha&amp;sektion=4">wb</a>), including: <sup>(*)</sup>
1.50      nate     1050:     <ul>
1.163     grunk    1051:     <li>TRENDnet TE100-PCIE
1.50      nate     1052:     <li>Compex RL100-ATX 10/100
                   1053:     </ul>
                   1054: </ul>
                   1055:
1.79      miod     1056: <li><b>Gigabit Ethernet Adapters</b> <sup>(*)</sup>
1.50      nate     1057: <ul>
1.116     krw      1058: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;arch=alpha&amp;sektion=4">ti</a>), including:
1.50      nate     1059:     <ul>
                   1060:     <li>3Com 3c985 and 3c985B
                   1061:     <li>Alteon ACEnic V (fiber and copper)
                   1062:     <li>Digital EtherWORKS 1000SX
                   1063:     <li>Farallon PN9000SX
                   1064:     <li>Netgear GA620 and GA620T
                   1065:     <li>SGI Tigon
                   1066:     </ul>
1.114     saad     1067: </ul>
1.50      nate     1068:
1.79      miod     1069: <li><b>ATM Adapters</b> <sup>(*)</sup>
1.50      nate     1070: <ul>
1.83      horacio  1071: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces
                   1072: (<i>en</i>)
1.50      nate     1073: </ul>
                   1074:
1.79      miod     1075: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate     1076: <ul>
                   1077: <li>Digital DEFEA EISA FDDI adapters (<i>fea</i>)
                   1078: </ul>
                   1079:
1.79      miod     1080: <li><b>WAN Adapters</b> <sup>(*)</sup>
1.50      nate     1081: <ul>
1.116     krw      1082: <li>Lan Media Corporation SSI (T1)/HSSI/DS1/DS3 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&amp;arch=alpha&amp;sektion=4">lmc</a>)
1.50      nate     1083: </ul>
                   1084:
1.79      miod     1085: <li><b>Universal Serial Bus (USB) Devices</b> <sup>(*)</sup>
1.50      nate     1086: <ul>
1.164     martin   1087: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=alpha&amp;sektion=4">uaudio</a>)
                   1088: <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&amp;arch=alpha&amp;sektion=4">urio</a>)
1.160     martin   1089: <li>USB Ethernet adapters (<a
                   1090: href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=alpha&amp;sektion=4">aue</a>,
1.134     jsg      1091: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=alpha&amp;sektion=4">axe</a>,
1.125     mickey   1092: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=alpha&amp;sektion=4">cue</a>,
1.134     jsg      1093: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=alpha&amp;sektion=4">kue</a>,
                   1094: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=alpha&amp;sektion=4">udav</a>,
                   1095: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=alpha&amp;sektion=4">url</a>),
1.125     mickey   1096: see above
1.116     krw      1097: <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;arch=alpha&amp;sektion=4">uhid</a>)
1.164     martin   1098: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;arch=alpha&amp;sektion=4">uvisor</a>)
                   1099: <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=alpha&amp;sektion=4">uhub</a>)
1.116     krw      1100: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=alpha&amp;sektion=4">ukbd</a>)
                   1101: <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;arch=alpha&amp;sektion=4">umass</a>)
1.164     martin   1102: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=alpha&amp;sektion=4">ums</a>)
                   1103: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=alpha&amp;sektion=4">umodem</a>)
                   1104: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=alpha&amp;sektion=4">ulpt</a>)
                   1105: <li>USB Scanners (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&amp;arch=alpha&amp;sektion=4">uscanner</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&amp;arch=alpha&amp;sektion=4">usscanner</a>)
                   1106: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=alpha&amp;sektion=4">upl</a>)
1.50      nate     1107: </ul>
                   1108:
1.79      miod     1109: <li><b>Sound Devices</b> <sup>(-)</sup>
1.50      nate     1110: <ul>
1.116     krw      1111: <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;arch=alpha&amp;sektion=4">cmpci</a>)
                   1112: <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;arch=alpha&amp;sektion=4">eso</a>)
                   1113: <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;arch=alpha&amp;sektion=4">fms</a>)
1.160     martin   1114: <li>VIA VT8233, VT8235 and VT8237 AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&amp;arch=alpha&amp;sektion=4">auvia</a>)
1.116     krw      1115: <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&amp;arch=alpha&amp;sektion=4">sv</a>)
1.50      nate     1116: </ul>
                   1117: </ul>
                   1118:
1.79      miod     1119: <p>
                   1120: <sup>(*)</sup>
                   1121: Drivers for hardware marked with (*) are <b>not</b> included on the
1.83      horacio  1122: installation floppies, but are available in the cd-rom installation
1.95      miod     1123: kernel as well as the GENERIC kernel that will be installed.
1.79      miod     1124:
                   1125: <p>
                   1126: <sup>(-)</sup>
                   1127: Drivers for hardware marked with (-) are <b>not</b> available on the
1.83      horacio  1128: installation floppies, or the cd-rom installation kernel, but are
1.95      miod     1129: available in the GENERIC kernel that will be installed.
1.79      miod     1130:
1.3       fn       1131: <hr>
1.98      miod     1132: <a name="install"></a>
                   1133: <h3><font color="#0000e0">
                   1134: <strong>Getting and installing OpenBSD/alpha:</strong>
                   1135: </font></h3>
                   1136:
                   1137: <p>
                   1138: The latest supported OpenBSD/alpha release is
1.167   ! miod     1139: <a href="38.html">OpenBSD 3.8</a>.
1.98      miod     1140: Here are the
1.167   ! miod     1141: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.8/alpha/INSTALL.alpha">
        !          1142: OpenBSD/alpha 3.8 installation instructions
1.98      miod     1143: </a>.
                   1144:
                   1145: <p>
                   1146: Snapshots are made available from time to time, in
                   1147: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/alpha">this location</a>
                   1148: as well as in a few
                   1149: <a href="ftp.html">mirrors</a>.
                   1150: Here are the
                   1151: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/alpha/INSTALL.alpha">
                   1152: OpenBSD/alpha snapshot installation instructions
                   1153: </a> as well.
                   1154:
                   1155: <p>
                   1156: There are several installation media provided:
1.116     krw      1157:
1.98      miod     1158: <ul>
                   1159:   <li><strong>CD boot</strong>
                   1160:   <p>
                   1161:   Booting off the OpenBSD CD provides an <i>El Torito</i> 2.88MB floppy image
                   1162:   that contains drivers for the most popular devices found in alpha
                   1163:   hardware.
                   1164:   This also includes minimal USB support (storage devices, keyboard and
                   1165:   some ethernet adapters).<br>
                   1166:   For the latest list of drivers available on this image, please take a
                   1167:   look at the
                   1168:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISKBIG?rev=HEAD">RAMDISKBIG</a>
                   1169:   kernel configuration file.
1.167   ! miod     1170:   <li><strong>Floppy A</strong> (floppy38.fs)
1.98      miod     1171:   <p>
                   1172:   This 1.44MB floppy image supports the following alpha hardware:
                   1173:   <ul>
1.116     krw      1174:     <li>AlphaStation 200, 250, 255, 400
                   1175:     <!-- <li>AlphaStation 500, 600 -->
                   1176:     <li>AlphaServer 800, 1000 and 1000A
                   1177:     <li>AXPpci33 based machines, such as the ``Noname'', UDB, and Multia
                   1178:     <li>EB164 based machines, such as the PC164, 164SX and 164LX
                   1179:     <li>Personal Workstation (Miata)
1.98      miod     1180:   </ul>
1.116     krw      1181:   <p>
1.98      miod     1182:   It contains support for the on-board devices found on these machines,
                   1183:   however due to lack of place there are only few other drivers.
                   1184:   In particular, <i>this floppy lacks cdrom support</i> and will <i>not</i>
                   1185:   allow installation from cdrom media.<br>
                   1186:   For the latest list of drivers available on this image, please take a
                   1187:   look at the
                   1188:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                   1189:   kernel configuration file.
1.167   ! miod     1190:   <li><strong>Floppy B</strong> (floppyB38.fs)
1.98      miod     1191:   <p>
                   1192:   This 1.44MB floppy image supports the following alpha hardware:
                   1193:   <ul>
1.116     krw      1194:     <li>Alpha Processor, Inc. UP1000
                   1195:     <li>XP1000, 264DP, DS10, and DS20, CS20
                   1196:     <li>Alpha Processor, Inc. UP2000, UP2000+
1.98      miod     1197:   </ul>
1.116     krw      1198:   <p>
1.98      miod     1199:   It contains support for the on-board devices found on these machines,
                   1200:   however due to lack of place there are only few other drivers.
                   1201:   In particular, <i>this floppy lacks cdrom support</i> and will <i>not</i>
                   1202:   allow installation from cdrom media.<br>
                   1203:   For the latest list of drivers available on this image, please take a
                   1204:   look at the
                   1205:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISKB?rev=HEAD">RAMDISKB</a>
                   1206:   kernel configuration file.
                   1207: </ul>
                   1208:
                   1209: <hr>
1.95      miod     1210: <a href="plat.html">
                   1211: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                   1212: </a>
1.3       fn       1213: <br>
1.95      miod     1214: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                   1215: <br>
1.167   ! miod     1216: <small>$OpenBSD: alpha.html,v 1.166 2005/10/06 15:49:46 martin Exp $</small>
1.3       fn       1217: </body>
                   1218: </html>