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

Annotation of www/alpha.html, Revision 1.222

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.209     jsg        12: <meta name="copyright" content="This document copyright 1996-2007 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:
1.170     brad      146: <p>
                    147:
1.95      miod      148: <h4>Supported Machines:</h4>
1.116     krw       149:
1.18      johns     150: <ul>
1.153     jolan     151: <li><b>264DP, CS20, DS10, DS20, XP900, XP1000, and other EV6 machines using the
1.112     miod      152: Tsunami chipset</b><br>(Only one processor will be used on multiprocessor
                    153: models)
1.50      nate      154:   <ul>
                    155:   <li>Supported devices:
                    156:     <ul>
1.95      miod      157:     <li>Built-in serial
1.116     krw       158: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      159: and parallel
1.116     krw       160: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      161: ports.
                    162:     <li>Built-in DEC21143
1.116     krw       163: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=alpha&amp;sektion=4">de</a>)
1.168     martin    164:     or Intel i8255x-based
                    165: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=alpha&amp;sektion=4">fxp</a>)
                    166:     ethernet.
                    167:     <li>Built-in ISP
                    168: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>)
                    169:     or Adaptec
                    170: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=alpha&amp;sektion=4">ahc</a>) SCSI controller.
1.95      miod      171:     <li>Built-in IDE controller
1.116     krw       172: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>).
1.168     martin    173:     <li>Built-in USB
                    174: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;arch=alpha&amp;sektion=4">usb</a>).
1.50      nate      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>ISA devices that require DMA operation.
                    182:     </ul>
                    183:   </ul>
1.111     deraadt   184: <li><b>API UP1000, UP2000, and UP2000+ and other EV6 machines using the Irongate
1.83      horacio   185: chipset</b>
1.50      nate      186:   <ul>
                    187:   <li>Supported devices:
                    188:     <ul>
1.95      miod      189:     <li>Built-in serial
1.116     krw       190: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      191: and parallel
1.116     krw       192: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      193: ports.
                    194:     <li>Built-in DEC21040
1.116     krw       195: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      196: ethernet.
                    197:     <li>Built-in IDE controller
1.155     martin    198: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>).
1.50      nate      199:     </ul>
                    200:   <li>Unsupported devices:
                    201:     <ul>
                    202:     <li>Floppy drive.
                    203:     <li>ISA devices that require DMA operation.
                    204:     </ul>
                    205:   </ul>
1.74      miod      206: <li><b>Digital Personal Workstation (Miata)</b><br>
1.50      nate      207:   <ul>
                    208:   <li>Supported devices:
                    209:     <ul>
1.95      miod      210:     <li>Built-in serial
1.116     krw       211: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      212: and parallel
1.116     krw       213: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      214: ports.
                    215:     <li>Built-in DEC21043
1.116     krw       216: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      217: ethernet.
                    218:     <li>Built-in ISP SCSI
1.116     krw       219: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>),
1.95      miod      220: when present (i.e. on <i>au</i> models).
                    221:     <li>Built-in IDE controller
1.116     krw       222: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>).
1.50      nate      223:     <li>Most PCI devices (see below).
                    224:     <li>Some ISA devices (see below).
                    225:     </ul>
                    226:   <li>Unsupported devices:
                    227:     <ul>
                    228:     <li>Floppy drive.
                    229:     <li>Built-in audio.
                    230:     <li>ISA devices that require DMA operation.
                    231:     </ul>
                    232:   </ul>
                    233: <li><b>EB164 based machines (including PC164, 164SX, 164LX, but NOT the
1.74      miod      234: 164UX)</b><br>
1.50      nate      235:   <ul>
                    236:   <li>Supported devices:
                    237:     <ul>
1.95      miod      238:     <li>Built-in serial
1.116     krw       239: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      240: and parallel
1.116     krw       241: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      242: ports.
                    243:     <li>Built-in PCI IDE controller
1.116     krw       244: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>),
1.95      miod      245: when present.
1.50      nate      246:     <li>Most PCI devices (see below).
                    247:     <li>Some ISA devices (see below).
                    248:     </ul>
                    249:   <li>Unsupported devices:
                    250:     <ul>
                    251:     <li>Floppy drive.
1.95      miod      252:     <li>ISA IDE controller
1.116     krw       253: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;arch=alpha&amp;sektion=4">wdc</a>)
1.95      miod      254: on the EB164.
1.50      nate      255:     <li>ISA devices that require DMA operation.
                    256:     </ul>
                    257:   </ul>
1.210     robert    258: <li><b>AlphaServer 800, 1000, 1000A, 1200 and 4100</b>
1.85      miod      259: <br>
                    260:   <ul>
                    261:   <li>Supported devices:
                    262:     <ul>
1.95      miod      263:     <li>Built-in serial
1.116     krw       264: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      265: and parallel
1.116     krw       266: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      267: ports.
                    268:     <li>Built-in DEC21040
1.116     krw       269: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      270: ethernet.
                    271:     <li>Built-in ISP SCSI
1.116     krw       272: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>).
1.85      miod      273:     <li>Most PCI devices (see below).
                    274:     <li>Some ISA and EISA devices (see below).
                    275:     </ul>
                    276:   <li>Unsupported devices:
                    277:     <ul>
                    278:     <li>Floppy drive.
                    279:     <li>ISA and EISA devices that require DMA operation.
                    280:     </ul>
                    281:   </ul>
                    282: <li><b>AlphaStation 500 and 600</b>
1.133     martin    283: <br>
1.50      nate      284:   <ul>
                    285:   <li>Supported devices:
                    286:     <ul>
1.95      miod      287:     <li>Built-in serial
1.116     krw       288: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      289: and parallel
1.116     krw       290: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      291: ports.
                    292:     <li>Built-in DEC21040
1.116     krw       293: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      294: ethernet.
                    295:     <li>Built-in ISP SCSI
1.116     krw       296: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>).
1.50      nate      297:     <li>Most PCI devices (see below).
                    298:     <li>Some ISA and EISA devices (see below).
                    299:     </ul>
                    300:   <li>Unsupported devices:
                    301:     <ul>
                    302:     <li>Floppy drive.
                    303:     <li>Built-in audio.
1.64      miod      304:     <li>ISA and EISA devices that require DMA operation.
                    305:     </ul>
                    306:   </ul>
1.85      miod      307: <li><b>AlphaStation 200, 250, 255 and 400</b>
1.64      miod      308: <br>
                    309:   <ul>
                    310:   <li>Supported devices:
                    311:     <ul>
1.95      miod      312:     <li>Built-in serial
1.116     krw       313: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      314: and parallel
1.116     krw       315: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      316: ports.
                    317:     <li>Built-in DEC21040
1.116     krw       318: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      319: ethernet.
                    320:     <li>Built-in ISP SCSI
1.116     krw       321: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=alpha&amp;sektion=4">isp</a>).
1.64      miod      322:     <li>Most PCI devices (see below).
                    323:     <li>Some ISA devices (see below).
                    324:     </ul>
                    325:   <li>Unsupported devices:
                    326:     <ul>
                    327:     <li>Floppy drive.
                    328:     <li>Built-in audio.
1.50      nate      329:     <li>ISA devices that require DMA operation.
                    330:     </ul>
                    331:   </ul>
                    332: <li><b>AXPpci based machines (including ``Noname'', UDB, Multia)</b>
1.64      miod      333: <br>
1.50      nate      334:   <ul>
                    335:   <li>Supported devices:
                    336:     <ul>
1.95      miod      337:     <li>Built-in serial
1.116     krw       338: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=alpha&amp;sektion=4">com</a>)
1.95      miod      339: and parallel
1.116     krw       340: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=alpha&amp;sektion=4">lpt</a>)
1.95      miod      341: ports.
                    342:     <li>Built-in DEC21040
1.116     krw       343: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=alpha&amp;sektion=4">de</a>)
1.95      miod      344: ethernet.
                    345:     <li>Built-in 53C810 SCSI
1.116     krw       346: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=alpha&amp;sektion=4">siop</a>)
1.95      miod      347:     <li>Built-in IDE controller
1.116     krw       348: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=alpha&amp;sektion=4">pciide</a>),
1.95      miod      349: but will not boot from it.
1.50      nate      350:     <li>Most PCI devices (see below).
                    351:     <li>Some ISA devices (see below).
                    352:     </ul>
                    353:   <li>Unsupported devices:
                    354:     <ul>
                    355:     <li>Floppy drive.
                    356:     <li>ISA devices that require DMA operation.
                    357:     </ul>
                    358:   </ul>
                    359: <li><b>DEC 3000 models 300{,L,X,LX}</b>
1.81      miod      360: <br>
1.50      nate      361:   <ul>
                    362:   <li>Supported devices:
                    363:     <ul>
1.166     martin    364:     <li>Built-in serial ports (console on serial port)
                    365: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scc&amp;arch=alpha&amp;sektion=4">scc</a>).
1.95      miod      366:     <li>Built-in LANCE ethernet
1.116     krw       367: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      368:     <li>Built-in SCSI (53C94)
1.116     krw       369: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.95      miod      370:     <li>TURBOchannel LANCE ethernet cards (PMAD-A)
1.116     krw       371: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      372:     <li>TURBOchannel SCSI (53C94) (PMAZ-A)
1.116     krw       373: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.166     martin    374:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA)
                    375: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fta&amp;arch=alpha&amp;sektion=4">fta</a>).
1.50      nate      376:     </ul>
                    377:   <li>Unsupported devices:
                    378:     <ul>
                    379:     <li>Built-in ISDN/audio chip.
                    380:     <li>Built-in framebuffer.
1.81      miod      381:     <li>Other TURBOchannel cards.
1.50      nate      382:     </ul>
                    383:   </ul>
                    384: <li><b>DEC 3000 models 400,500,500X,600,700,800,900</b>
1.81      miod      385: <br>
1.50      nate      386:   <ul>
                    387:   <li>Supported devices:
                    388:     <ul>
1.166     martin    389:     <li>Built-in serial ports (console on serial port)
                    390: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scc&amp;arch=alpha&amp;sektion=4">scc</a>).
1.95      miod      391:     <li>Built-in LANCE ethernet
1.116     krw       392: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      393:     <li>Built-in SCSI (53C94 or 53CF94-2)
1.116     krw       394: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.95      miod      395:     <li>TURBOchannel LANCE ethernet cards (PMAD-A)
1.116     krw       396: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=alpha&amp;sektion=4">le</a>).
1.95      miod      397:     <li>TURBOchannel SCSI (53C94) (PMAZ-A)
1.116     krw       398: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asc&amp;arch=alpha&amp;sektion=4">asc</a>).
1.212     martin    399:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA)
1.166     martin    400: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fta&amp;arch=alpha&amp;sektion=4">fta</a>).
1.50      nate      401:     </ul>
                    402:   <li>Unsupported devices:
                    403:     <ul>
                    404:     <li>Built-in ISDN/audio chip.
                    405:     <li>Built-in framebuffer.
1.81      miod      406:     <li>Other TURBOchannel cards.
1.18      johns     407:     </ul>
                    408:   </ul>
                    409: <li><b>At this time none of the following systems are supported:</b>
                    410:   <ul>
1.82      miod      411:   <li>DECpc AXP150 (2000/300) systems (EISA-bus PC-like systems)
1.92      miod      412:   <li>AlphaServer systems, other than model 400, which seem to
1.83      horacio   413:   be disguised AlphaStation machines.
1.82      miod      414:   <li>Alpha XL systems.  (No SRM)
                    415:   <li>DEC 4000, 7000, and 10000 systems (FutureBus+ and XMIBus ­based).
                    416:   <li>EB64+ based systems.
                    417:   <li>Samsung 164BX/UX.  (No SRM)
1.112     miod      418:   <li>Multiprocessor Alpha systems (though they will run fine using one
                    419:       processor only, if the model is listed as supported above).
1.82      miod      420:   <li>VME Alpha systems.
1.18      johns     421:   </ul>
1.4       niklas    422: </ul>
                    423:
1.83      horacio   424: <h4>Supported Peripherals:</h4>
1.116     krw       425:
1.50      nate      426: <ul>
1.116     krw       427: <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      428: <ul>
                    429: <li>Acer Labs M5229
                    430: <li>CMD Tech PCI0640, PCI0643, PCI0646, PCI0648, and PCI0649
                    431: <li>Contaq Microsystems/Cypress CY82C693
                    432: </ul>
1.83      horacio   433: Any other PCI IDE-compliant controller should work, but are untested at
1.95      miod      434: this point.
1.50      nate      435:
1.79      miod      436: <li><b>SCSI Host Adapters</b>
                    437: <ul>
1.116     krw       438:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    439:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    440:     adapters
1.121     mickey    441:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4"
1.116     krw       442:     >ahc</a>)<sup>(*)</sup>
                    443:     including the Adaptec cards
                    444:     <ul>
                    445:       <li>AHA-274X[W,T]
                    446:       <li>AHA-284X
                    447:       <li>AHA-2910, AHA-2915
                    448:       <li>AHA-2920
                    449:       <li>AHA-2930[C,U2]
                    450:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    451:       <li>AHA-2950[U2W,U2B]
                    452:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    453:       <li>AHA-3950U2
                    454:       <li>AHA-3960
                    455:       <li>AHA-3985
                    456:       <li>AHA-4944UW
                    457:       <li>AHA-19160B
                    458:       <li>AHA-29160[B,N]
                    459:       <li>AHA-39160
                    460:     </ul>
                    461: <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      462: <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI SCSI host
1.83      horacio   463: adapters (including generic/no name cards, old ASUS cards, the DTC-3130
1.116     krw       464: 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    465: <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
1.172     martin    466: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=alpha&amp;sektion=4">pcscp</a>)<sup>(*)</sup>
1.79      miod      467: </ul>
                    468:
1.189     martin    469: <li><b>RAID and Cache Controllers</b> <sup>(*)</sup>
                    470: <ul>
                    471: <li>3ware Escalade 3W-5x00, 3W-6x00 and 3W-7x00 series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&amp;arch=alpha&amp;sektion=4">twe</a>)
                    472: </ul>
                    473:
1.50      nate      474: <li><b>Ethernet Adapters</b>
                    475: <ul>
1.116     krw       476: <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      477:     <ul>
                    478:     <li>3Com 3c900/3c900B PCI adapters
                    479:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    480:     <li>3Com 3c980/3c980C server adapters
                    481:     <li>3Com 3cSOHO adapter
                    482:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    483:     </ul>
1.58      jason     484:
1.116     krw       485: <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     486:     <ul>
                    487:     <li>3CR990-TX-95
                    488:     <li>3CR990-TX-97
                    489:     <li>3CR990-SVR95
                    490:     <li>3CR990-SVR97
                    491:     </ul>
1.58      jason     492:
1.116     krw       493: <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      494:     <ul>
1.79      miod      495:     <li>Accton EN2242 MiniPCI
                    496:     <li>Linksys LNE100TX v4.x
                    497:     <li>Mototech ME316
1.50      nate      498:     </ul>
                    499:
1.176     martin    500: <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>
                    501:     <ul>
                    502:     <li>CNet Pro110B
                    503:     <li>Alfa Inc. GFC2204
                    504:     </ul>
                    505:
                    506: <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>
                    507:     <ul>
                    508:     <li>Jaton XpressNet
                    509:     </ul>
                    510:
                    511: <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>
                    512:     <ul>
                    513:     <li>Kingston KNE110TX
                    514:     <li>Linksys LNE100TX
                    515:     <li>Matrox Networks FastNIC 10/100
                    516:     <li>Netgear FA310TX
                    517:     </ul>
                    518:
                    519: <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>
                    520:     <ul>
                    521:     <li>Accton EN1217
                    522:     <li>Addtron AEF-320TX/AEF-330TX
                    523:     <li>NDC Communications SOHOware SFA110A
                    524:     <li>SVEC PN102-TX Fast Ethernet card
                    525:     </ul>
                    526:
1.134     jsg       527: <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       528: <sup>(*)</sup>
1.134     jsg       529:     <ul>
1.143     david     530:     <li>ATEN UC210T
1.158     jsg       531:     <li>BAFO BF-320
1.143     david     532:     <li>Billionton Systems USB2AR
1.134     jsg       533:     <li>Buffalo(MELCO) LUA-U2-KTX
1.143     david     534:     <li>Corega FEther USB2-TX
1.134     jsg       535:     <li>D-Link DUB-E100
1.167     miod      536:     <li>Good Way GWUSB2E
1.143     david     537:     <li>Hawking UF200
1.134     jsg       538:     <li>Intellinet USB 2.0 to Ethernet (rev A)
1.143     david     539:     <li>JVC MP-PRX1
1.169     jolan     540:     <li>Linksys USB200M
1.134     jsg       541:     <li>Netgear FA120
1.143     david     542:     <li>Sitecom LN-029
1.158     jsg       543:     <li>SMC 2209USB/ETH
1.143     david     544:     <li>SnapPort USB 2.0 LAN Adapter
1.134     jsg       545:     <li>ST Lab USB 2.0 Fast Ethernet
1.143     david     546:     <li>Surecom EP-1427X-2
1.134     jsg       547:     <li>System TALKS SGC-X2UL
1.143     david     548:     <li>TRENDnet TU2-ET100
1.158     jsg       549:     <li>Z-TEK ZK-R01-2
1.134     jsg       550:     </ul>
                    551:
                    552: <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       553: <sup>(*)</sup>
1.134     jsg       554:     <ul>
                    555:     <li>Corega FEther USB-TXC
                    556:     </ul>
                    557:
1.116     krw       558: <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      559:     <ul>
                    560:     <li>DEC DE203, DE204, DE205
                    561:     </ul>
                    562:
1.116     krw       563: <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      564:     <ul>
1.83      horacio   565:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and
                    566:     9334)
1.169     jolan     567:     <li>Older Linksys 10, 10/100 (newer models are supported by other
1.83      horacio   568:     drivers)
1.50      nate      569:     <li>Znyx ZX3<i>xx</i>
                    570:     <li>Cogent EM100FX and EM440TX
                    571:     <li>Digital PCI DE435, EISA DE425, DE450, DE500
1.81      miod      572:     <li>Asante 21140A
1.79      miod      573:     <li>D-Link DFE-570TX Quad port
1.50      nate      574:     <li>Almost all other variants work.
                    575:     </ul>
1.79      miod      576:
1.176     martin    577: <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:
                    578:    <ul>
                    579:    <li>Adaptec ANA-6944A
                    580:    <li>Cogent EM400
                    581:    <li>Compex 400TX
                    582:    <li>Znyx ZX346
                    583:    </ul>
                    584:
1.116     krw       585: <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      586:     <ul>
                    587:     <li>Intel EtherExpress PRO/10+
                    588:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    589:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    590:     <li>Intel EtherExpress PRO/100 Dual Port
                    591:     </ul>
                    592:
1.116     krw       593: <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   594:
1.122     mickey    595: <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      596:
1.172     martin    597: <li>SMC 83C170 ("EtherPower II") (EPIC/100) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=epic&amp;arch=alpha&amp;sektion=4">epic</a>) <sup>(*)</sup>
1.145     martin    598:
1.116     krw       599: <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      600:     <ul>
1.117     mickey    601:     <li>Accton MPX5030 CardBus
1.79      miod      602:     <li>Allied Telesyn AT2550
1.117     mickey    603:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    604:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.181     brad      605:     <li>Encore ENL832-TX-RENT 10/100 M PCI
1.79      miod      606:     <li>Genius GF100TXR
                    607:     <li>KTX-9130TX 10/100 Fast Ethernet
                    608:     <li>Longshine LCS-8038TX-R
1.117     mickey    609:     <li>NDC Communications NE100TX-E
1.188     jmc       610:     <li>Netgear FA311 v2
1.117     mickey    611:     <li>Netronix Inc. EA-1210 NetEther 10/100
1.79      miod      612:     <li>Nortel BayStack 21
                    613:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    614:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.163     grunk     615:     <li>TRENDnet TE100-PCBUSR CardBus
1.79      miod      616:     </ul>
                    617:
1.116     krw       618: <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      619:     <ul>
                    620:     <li>Addtron AEF-360TX
                    621:     <li>Hawking PN102TX
                    622:     <li>D-Link DFE530TX
                    623:     </ul>
1.176     martin    624:
                    625: <li>AMD PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&amp;arch=alpha&amp;sektion=4">pcn</a>), including: <sup>(*)</sup>
                    626:     <ul>
                    627:     <li> BOCALANcard/PCI
                    628:     <li> AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    629:     </ul>
1.179     martin    630:
                    631: <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>
                    632:     <ul>
                    633:     <li>Netgear FA311
                    634:     <li>Netgear FA312
                    635:     <li>Netgear FA331
                    636:     </ul>
                    637:
                    638: <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>
                    639:     <ul>
                    640:     <li>Mototech ME313
                    641:     <li>NetSurf NS-KFE30D
                    642:     </ul>
1.192     martin    643:
                    644: <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>
                    645:     <ul>
                    646:     <li>Adaptec Single32 ANA-69011
                    647:     <li>Adaptec Single64 ANA-62011 and ANA-62020
                    648:     <li>Adaptec Duo64 ANA-62022
                    649:     <li>Adaptec Quartet64 ANA-62044
                    650:     </ul>
1.50      nate      651: </ul>
1.177     martin    652: <p>
                    653: Please be aware that many NE2000-compatible adapters fail or perform very
                    654: poorly. We do not recommend using them, but your mileage may vary.
1.50      nate      655:
1.65      deraadt   656: <li><b>Gigabit Ethernet Adapters</b>
                    657: <ul>
                    658:
1.178     brad      659: <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:
                    660:     <ul>
                    661:     <li>3Com 3c985 and 3c985B
                    662:     <li>Alteon ACEnic V (fiber and copper)
                    663:     <li>Digital EtherWORKS 1000SX
                    664:     <li>Farallon PN9000SX
                    665:     <li>Netgear GA620 and GA620T
                    666:     <li>SGI Tigon
                    667:     </ul>
                    668:
1.174     brad      669: <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546, i82547, i82571, i82572 and i82573
                    670: based adapters
1.116     krw       671: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=alpha&amp;sektion=4">em</a>),
1.88      nate      672: including: <sup>(*)</sup>
                    673:     <ul>
1.173     brad      674:     <li> HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber)
1.187     brad      675:     <li> HP ProLiant NC340T PCI-X Gigabit NIC
1.173     brad      676:     <li> HP ProLiant NC6134 PCI Gigabit NIC (SX Fiber)
                    677:     <li> HP ProLiant NC6136 PCI Gigabit NIC (SX Fiber)
                    678:     <li> HP ProLiant NC6170 PCI-X Gigabit NIC (SX Fiber)
                    679:     <li> HP ProLiant NC7131 PCI Gigabit NIC
                    680:     <li> HP ProLiant NC7170 PCI-X Gigabit NIC
                    681:     <li> HP ProLiant NC7170LP PCI-X Gigabit NIC
1.88      nate      682:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    683:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    684:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    685:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    686:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    687:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
1.170     brad      688:     <li> Intel PRO/1000XTL Low Profile PCI Server (PWLA8490XTL)
1.88      nate      689:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    690:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    691:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    692:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    693:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    694:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.124     brad      695:     <li> Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
1.77      nate      696:     </ul>
                    697:
1.116     krw       698: <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      699:     <ul>
1.123     brad      700:     <li>3Com 3c996-T (10/100/1000baseT)
1.78      nate      701:     <li>3Com 3c996-SX (1000baseSX)
1.123     brad      702:     <li>3Com 3c996B-T (10/100/1000baseT)
1.150     brad      703:     <li>HP ProLiant NC320T PCI-E Gigabit NIC (10/100/1000baseT)
                    704:     <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)
                    705:     <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)
                    706:     <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)
                    707:     <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)
1.123     brad      708:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
1.150     brad      709:     <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)
1.123     brad      710:     <li>Netgear GA302T (10/100/1000baseT)
                    711:     <li>SysKonnect SK-9D21 (10/100/1000baseT)
1.68      nate      712:     <li>SysKonnect SK-9D41 (1000baseSX)
                    713:     </ul>
1.77      nate      714:
1.136     jsg       715: <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:
                    716: <sup>(*)</sup>
                    717:     <ul>
                    718:     <li>Buffalo LGY-PCI-GT (8169S)
                    719:     <li>Corega CG-LAPCIGT (8169S)
1.147     martin    720:     <li>D-Link DGE-528T (8169S)
1.136     jsg       721:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
1.149     brad      722:     <li>LevelOne GNC-0105T (8169S)
1.159     brad      723:     <li>Linksys EG1032v3 (8169S)
1.147     martin    724:     <li>Netgear GA511 PC Card (8169)
1.136     jsg       725:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
1.147     martin    726:     <li>Surecom EP-320G-TX1 (8169S)
                    727:     <li>US Robotics USR997902 (8169S)
1.136     jsg       728:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                    729:     </ul>
                    730:
1.116     krw       731: <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      732:     <ul>
1.148     brad      733:     <li>Allied Telesis CentreCOM LA1000-PCI-T
                    734:     <li>Antares Microsystems TC9021
                    735:     <li>D-Link DGE-550T
1.72      nate      736:     </ul>
1.133     martin    737:
                    738: <li>SysKonnect and Marvell based GigE(<a href="http://www.openbsd.org/cgi-bin/ma
                    739: n.cgi?query=sk&amp;arch=alpha&amp;sektion=4">sk</a>), including:
                    740:     <ul>
                    741:     <li>SysKonnect SK-9821 (1000baseT)
                    742:     <li>SysKonnect SK-9822 (dual 1000baseT)
                    743:     <li>SysKonnect SK-9841 (1000baseLX)
                    744:     <li>SysKonnect SK-9842 (dual 1000baseLX)
                    745:     <li>SysKonnect SK-9843 (1000baseSX)
                    746:     <li>SysKonnect SK-9844 (dual 1000baseSX)
                    747:     <li>SysKonnect SK-9521 v2.0 (1000baseT 32-bit)
                    748:     <li>SysKonnect SK-9821 v2.0 (1000baseT)
                    749:     <li>SysKonnect SK-9843 v2.0 (1000baseSX)
                    750:     <li>3Com 3c940 (1000baseT)
1.142     jmc       751:     <li>3Com 3c2000-T (1000baseT)
1.133     martin    752:     <li>Linksys EG1032v2 (1000baseT)
                    753:     <li>Linksys EG1064v2 (1000baseT)
                    754:     <li>D-Link DGE-530T (1000baseT)
                    755:     <li>SMC 9452TX (1000baseT)
                    756:     </ul>
1.65      deraadt   757: </ul>
                    758:
1.146     martin    759: <li><b>Wireless Ethernet Adapters</b>
                    760: <ul>
                    761:
1.199     jmc       762: <li>ADMtek ADM8211 IEEE 802.11b PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&amp;arch=alpha&amp;sektion=4">atw</a>), including: <sup>(-)</sup>
                    763:     <ul>
                    764:     <li>Belkin F5D6001 (version 2 only)
                    765:     <li>D-Link DWL-520 Rev. C1
                    766:     <li>LanReady WP2000
                    767:     <li>Xterasys XN2511B
                    768:     </ul>
1.197     jmc       769: <li>Aironet Communications 4500/4800 IEEE 802.11FH/b PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=alpha&amp;sektion=4">an</a>), including: <sup>(*)</sup>
                    770:     <ul>
                    771:     <li>Aironet 4500/4800
                    772:     <li>Cisco 340/350
                    773:     </ul>
1.198     jmc       774: <li>Atheros IEEE 802.11a/b/g PCI 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.194     jmc       775:     <ul>
                    776:     <li>D-Link DWL-A520
1.198     jmc       777:     <li>IBM 11ABG WL LAN Mini PCI
1.194     jmc       778:     <li>Proxim Skyline 4032
1.198     jmc       779:     <li>Senao NL-5354MP Mini PCI
                    780:     <li>Wistron CM9 Mini PCI
1.194     jmc       781:     </ul>
1.203     jmc       782: <li>Atheros USB IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&amp;arch=alpha&amp;sektion=4">uath</a>), including: <sup>(-)</sup>
                    783:     <ul>
                    784:     <li>Compex WLU108AG
                    785:     <li>Compex WLU108G
                    786:     <li>D-Link DWL-G132
                    787:     <li>Netgear WG111T
                    788:     <li>Netgear WG111U
                    789:     <li>Netgear WPN111
                    790:     <li>Olitec 000544
                    791:     <li>PLANET WDL-U357
                    792:     <li>Siemens Gigaset 108
                    793:     <li>SMC SMCWUSBT-G
1.222   ! jmc       794:     <li>SMC SMCWUSBT-G2
1.203     jmc       795:     <li>SparkLAN WL-785A
                    796:     <li>TP-Link TL-WN620G
                    797:     <li>TRENDware International TEW-444UB
                    798:     <li>TRENDware International TEW-504UB
                    799:     <li>Unex Technology UR054ag
                    800:     <li>ZyXEL XtremeMIMO M-202
                    801:     </ul>
1.200     jmc       802: <li>Conexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&amp;arch=alpha&amp;sektion=4">pgt</a>), including: <sup>(-)</sup>
                    803:     <ul>
                    804:     <li>D-Link DWL-g650 A1
                    805:     <li>I-O Data WN-G54/CB
                    806:     <li>I4 Z-Com XG-600
                    807:     <li>I4 Z-Com XG-900
                    808:     <li>Intersil PRISM Indigo
                    809:     <li>Intersil PRISM Duette
                    810:     <li>PLANEX GW-DS54G
                    811:     <li>SMC EZ Connect g 2.4GHz SMC2802W
                    812:     <li>SMC 2802Wv2
                    813:     </ul>
1.218     jmc       814: <li>Marvell Libertas IEEE 802.11b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&amp;arch=alpha&amp;sektion=4">malo</a>), including: <sup>(-)</sup>
                    815:     <ul>
                    816:     <li>Netgear WG311v3
                    817:     <li>Tenda TWL542P
                    818:     </ul>
1.201     jmc       819: <li>Ralink Technology IEEE 802.11a/b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;arch=alpha&amp;sektion=4">ral</a>), including: <sup>(*)</sup>
1.146     martin    820:     <ul>
                    821:     <li>A-Link WL54H
1.220     jmc       822:     <li>AirLive WN-5000PCI
1.201     jmc       823:     <li>Amigo AWI-922W Mini PCI
1.146     martin    824:     <li>Amigo AWI-926W
                    825:     <li>AMIT WL531P
                    826:     <li>AOpen AOI-831
1.220     jmc       827:     <li>ASUS WL-130G
                    828:     <li>ASUS WL-130N
1.201     jmc       829:     <li>ASUS WIFI-G-AAY
1.146     martin    830:     <li>Atlantis Land A02-PCI-W54
                    831:     <li>Belkin F5D7000 v3
1.201     jmc       832:     <li>Billionton MIWLGRL Mini PCI
1.146     martin    833:     <li>Canyon CN-WF511
                    834:     <li>CNet CWP-854
                    835:     <li>Compex WLP54G
                    836:     <li>Conceptronic C54Ri
                    837:     <li>Digitus DN-7006G-RA
1.201     jmc       838:     <li>Dynalink WLG25PCI
1.146     martin    839:     <li>E-Tech WGPI02
                    840:     <li>Edimax EW-7128g
1.220     jmc       841:     <li>Edimax EW-7628Ig
                    842:     <li>Edimax EW-7728In
1.146     martin    843:     <li>Eminent EM3037
                    844:     <li>Encore ENLWI-G-RLAM
1.201     jmc       845:     <li>Eusso UGL2454-VPR
1.146     martin    846:     <li>Fiberline WL-400P
1.201     jmc       847:     <li>Gigabyte GN-WIKG Mini PCI
1.217     jmc       848:     <li>Gigabyte GN-WI01GS Mini PCI
                    849:     <li>Gigabyte GN-WI02GM Mini PCI
1.146     martin    850:     <li>Gigabyte GN-WPKG
1.217     jmc       851:     <li>Gigabyte GN-WP01GS
                    852:     <li>Gigabyte GN-WI02GM
                    853:     <li>Gigabyte GN-WP01GM
1.146     martin    854:     <li>Hawking HWP54GR
1.201     jmc       855:     <li>Hercules HWGPCI-54
1.146     martin    856:     <li>iNexQ CR054g-009 (R03)
                    857:     <li>JAHT WN-4054PCI
1.201     jmc       858:     <li>KCORP LifeStyle KLS-660
1.146     martin    859:     <li>LevelOne WNC-0301 v2
                    860:     <li>Linksys WMP54G v4
                    861:     <li>Micronet SP906GK
                    862:     <li>Minitar MN54GPC-R
1.201     jmc       863:     <li>MSI MP54G2 Mini PCI
                    864:     <li>MSI MP6833 Mini PCI
                    865:     <li>MSI MS-6834
                    866:     <li>MSI PC54G2
1.146     martin    867:     <li>OvisLink EVO-W54PCI
                    868:     <li>PheeNet HWL-PCIG/RA
1.220     jmc       869:     <li>Planex PCI-GW-DS300N
1.146     martin    870:     <li>Pro-Nets PC80211G
                    871:     <li>Repotec RP-WP0854
                    872:     <li>SATech SN-54P
1.201     jmc       873:     <li>Signamax 065-1798
1.146     martin    874:     <li>Sitecom WL-115
1.201     jmc       875:     <li>SparkLAN WL-660R
1.220     jmc       876:     <li>SparkLAN WMIR-215GN Mini PCI
1.146     martin    877:     <li>Surecom EP-9321-g
                    878:     <li>Surecom EP-9321-g1
                    879:     <li>Sweex LC700030
                    880:     <li>TekComm NE-9321-g
1.201     jmc       881:     <li>Tonze PC-620C Mini PCI
                    882:     <li>Tonze PC-6200C
1.146     martin    883:     <li>Unex CR054g-R02
1.201     jmc       884:     <li>Zinwell ZWX-G360 Mini PCI
1.146     martin    885:     <li>Zinwell ZWX-G361
                    886:     <li>Zonet ZEW1600
                    887:     </ul>
1.221     jmc       888: <li>Ralink Technology IEEE 802.11b/g USB 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       889:     <ul>
                    890:     <li>AMIT WL532U
                    891:     <li>ASUS WL-167g
                    892:     <li>Belkin F5D7050
                    893:     <li>Buffalo WLI-U2-KG54
                    894:     <li>Buffalo WLI-U2-KG54-AI
                    895:     <li>Buffalo WLI-U2-KG54-YB
                    896:     <li>CNet CWD-854
                    897:     <li>Compex WLU54G
                    898:     <li>Conceptronic C54RU
                    899:     <li>D-Link DWL-G122 (b1)
                    900:     <li>Dynalink WLG25USB
                    901:     <li>E-Tech WGUS02
                    902:     <li>Eminent 3035
                    903:     <li>Gigabyte GN-WBKG
                    904:     <li>Hercules HWGUSB2-54
                    905:     <li>KCORP LifeStyle KLS-685
                    906:     <li>Linksys WUSB54G v4
                    907:     <li>Linksys WUSB54GP v4
                    908:     <li>MSI MS-6861
                    909:     <li>MSI MS-6865
                    910:     <li>MSI MS-6869
1.201     jmc       911:     <li>Nintendo Wi-Fi USB Connector
                    912:     <li>Nova Tech NV-902W
                    913:     <li>OvisLink Evo-W54USB
1.157     jsg       914:     <li>SerComm UB801R
                    915:     <li>SparkLAN WL-685R
                    916:     <li>Sphairon UB801R
1.208     jsg       917:     <li>Surecom EP-9001-g rev 3A
1.201     jmc       918:     <li>Sweex LC100060
1.157     jsg       919:     <li>Tonze UW-6200C
                    920:     <li>Zaapa ZNWUSB-54
1.201     jmc       921:     <li>Zinwell ZPlus-G250
1.157     jsg       922:     <li>Zinwell ZWX-G261
                    923:     <li>Zonet ZEW2500
                    924:     </ul>
1.202     jmc       925: <li>Ralink Technology USB IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&amp;arch=alpha&amp;sektion=4">rum</a>), including: <sup>(-)</sup>
                    926:     <ul>
1.206     jmc       927:     <li>3Com Aolynk WUB320g
                    928:     <li>Abocom WUG2700
1.202     jmc       929:     <li>Airlink101 AWLL5025
                    930:     <li>ASUS WL-167g ver 2
                    931:     <li>Belkin F5D7050 ver 3
                    932:     <li>Belkin F5D9050 ver 3
1.207     jmc       933:     <li>Buffalo WLI-U2-SG54HP
                    934:     <li>Buffalo WLI-U2-G54HP
1.202     jmc       935:     <li>CNet CWD-854 ver F
                    936:     <li>Conceptronic C54RU ver 2
1.206     jmc       937:     <li>Corega CG-WLUSB2GO
1.202     jmc       938:     <li>D-Link DWL-G122 rev C1
                    939:     <li>D-Link WUA-1340
1.206     jmc       940:     <li>Digitus DN-7003GR
1.202     jmc       941:     <li>Edimax EW-7318USG
                    942:     <li>Gigabyte GN-WB01GS
1.205     jmc       943:     <li>Gigabyte GN-WI05GS
1.202     jmc       944:     <li>Hawking HWUG1
1.206     jmc       945:     <li>Hawking HWU54DM
                    946:     <li>Hercules HWGUSB2-54-LB
                    947:     <li>Hercules HWGUSB2-54V2-AP
                    948:     <li>LevelOne WNC-0301USB v3
1.202     jmc       949:     <li>Linksys WUSB54G rev C
1.206     jmc       950:     <li>Linksys WUSB54GR
                    951:     <li>Planex GW-US54HP
                    952:     <li>Planex GW-US54Mini2
1.202     jmc       953:     <li>Planex GW-USMM
                    954:     <li>Senao NUB-3701
                    955:     <li>Sitecom WL-113 ver 2
                    956:     <li>Sitecom WL-172
                    957:     <li>Sweex LW053
                    958:     <li>TP-LINK TL-WN321G
                    959:     </ul>
1.195     jmc       960: <li>TI ACX100/ACX111 IEEE 802.11a/b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&amp;arch=alpha&amp;sektion=4">acx</a>), including: <sup>(-)</sup>
                    961:     <ul>
                    962:     <li>D-Link DWL-520+
                    963:     <li>D-Link DWL-G520+
                    964:     <li>Hawking HWP54G
                    965:     <li>Netgear WG311v2
                    966:     <li>Tornado/ADT 211g
                    967:     <li>USR USR5416
1.215     cnst      968:     <li>ZyXEL G-360 EE
1.195     jmc       969:     </ul>
1.204     jmc       970: <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=alpha&amp;sektion=4">wi</a>), including: <sup>(-)</sup>
                    971:     <ul>
                    972:     <li>3Com AirConnect 3CRWE777A
                    973:     <li>Addtron AWA-100
                    974:     <li>Belkin F5D6001 (version 1 only)
                    975:     <li>Corega CGWLPCIA11
                    976:     <li>D-Link DWL-520 (rev A and B only)
                    977:     <li>Intersil Mini PCI
                    978:     <li>Intersil ISL3872
                    979:     <li>Longshine 8301
                    980:     <li>NDC/Sohoware NCP130
                    981:     <li>Netgear MA311
                    982:     <li>Nortel E-mobility 211818-A
                    983:     <li>Samsung MagicLAN SWL-2210P
                    984:     <li>Senao NL-2511MP
                    985:     <li>Symbol LA4123
                    986:     </ul>
                    987: <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=alpha&amp;sektion=4">wi</a>), including: <sup>(*)</sup>
                    988:     <ul>
                    989:     <li>Acer Warplink USB-400
                    990:     <li>Actiontec HWU01170
                    991:     <li>AirVast WM168b
                    992:     <li>Ambit WLAN
                    993:     <li>Apacer Wireless Steno MB112
                    994:     <li>ASUS WL-140
                    995:     <li>Compaq W100
                    996:     <li>Corega WLUSB-11
                    997:     <li>Corega WLUSB-11 Key
                    998:     <li>D-Link DWL-120 (rev F)
                    999:     <li>D-Link DWL-122
                   1000:     <li>I-O DATA WN-B11/USB
                   1001:     <li>Intel PRO/Wireless 2011B
                   1002:     <li>Intersil Prism 2X
                   1003:     <li>JVC MP-XP7250
                   1004:     <li>Linksys WUSB11 v3.0
                   1005:     <li>Linksys WUSB12
                   1006:     <li>Melco WLI-USB-KB11
                   1007:     <li>Melco WLI-USB-KS11G
                   1008:     <li>Melco WLI-USB-S11
                   1009:     <li>Microsoft MN510
                   1010:     <li>Netgear MA111 (version 1 only)
                   1011:     <li>Pheenet WL-503IA
                   1012:     <li>Planex GW-US11H
                   1013:     <li>Siemens SpeedStream SS1022
                   1014:     <li>Sitecom WL-022
                   1015:     <li>Syntax USB-400
                   1016:     <li>US Robotics 1120
                   1017:     <li>ViewSonic Airsync
                   1018:     <li>Z-Com XI-725/726
                   1019:     <li>Z-Com XI-735
                   1020:     <li>ZyXEL ZyAIR B-200
                   1021:     </ul>
1.146     martin   1022: </ul>
                   1023:
1.79      miod     1024: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate     1025: <ul>
1.116     krw      1026: <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     1027: </ul>
                   1028:
1.178     brad     1029: <li><b>WAN Adapters</b> <sup>(*)</sup>
                   1030:     <ul>
1.193     miod     1031:     <li>SBE (formerly 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>)
                   1032:     <li>Sangoma Technologies AFT T1/E1 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&amp;arch=alpha&amp;sektion=4">san</a>)
1.178     brad     1033:     </ul>
                   1034:
1.79      miod     1035: <li><b>Cryptography Accelerators</b> <sup>(*)</sup>
1.55      jason    1036: <ul>
1.116     krw      1037: <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    1038:     <ul>
1.107     jason    1039:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
1.55      jason    1040:     <li>GTGI PowerCrypt Encryption Accelerator
                   1041:     <li>NetSec 7751
1.101     jason    1042:     <li>Hifn 7751 and 9751 reference boards
1.55      jason    1043:     <li>Invertex AEON
                   1044:     </ul>
                   1045: </ul>
                   1046:
1.79      miod     1047: <li><b>Sound Devices</b> <sup>(*)</sup>
1.50      nate     1048: <ul>
1.116     krw      1049: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=alpha&amp;sektion=4">eap</a>)
                   1050: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=alpha&amp;sektion=4">eap</a>)
1.193     miod     1051: <li>SoundBlaster Live! and PCI512 (EMU10k1) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;arch=alpha&amp;sektion=4">emu</a>)
1.50      nate     1052: </ul>
1.95      miod     1053:
                   1054: <li><b>Graphics Cards</b>
                   1055: <ul>
                   1056: <li>TGA and TGA2 (PowerStorm) PCI cards
1.116     krw      1057: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tga&amp;arch=alpha&amp;sektion=4">tga</a>).
1.95      miod     1058: <li>VGA-compatible ISA and PCI cards
1.116     krw      1059: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;arch=alpha&amp;sektion=4">vga</a>).
1.50      nate     1060: </ul>
1.170     brad     1061:
1.176     martin   1062: <li><b>Communications Controllers</b> <sup>(*)</sup>
                   1063: <ul>
                   1064: <li>Universal Serial Bus host controllers, including:
                   1065:     <ul>
                   1066:     <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>)
                   1067:     <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>)
                   1068:     </ul>
                   1069: </ul>
                   1070:
                   1071: <li><b>Universal Serial Bus (USB) Devices</b> <sup>(*)</sup>
                   1072: <ul>
                   1073: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=alpha&amp;sektion=4">uaudio</a>)
                   1074: <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>)
                   1075: <li>USB Ethernet adapters (<a
                   1076: href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=alpha&amp;sektion=4">aue</a>,
                   1077: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=alpha&amp;sektion=4">axe</a>,
                   1078: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=alpha&amp;sektion=4">cue</a>,
                   1079: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=alpha&amp;sektion=4">kue</a>,
                   1080: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=alpha&amp;sektion=4">udav</a>,
                   1081: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=alpha&amp;sektion=4">url</a>),
                   1082: see above
                   1083: <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>)
                   1084: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;arch=alpha&amp;sektion=4">uvisor</a>)
                   1085: <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=alpha&amp;sektion=4">uhub</a>)
                   1086: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=alpha&amp;sektion=4">ukbd</a>)
                   1087: <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>)
                   1088: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=alpha&amp;sektion=4">ums</a>)
                   1089: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=alpha&amp;sektion=4">umodem</a>)
                   1090: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=alpha&amp;sektion=4">ulpt</a>)
                   1091: <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>)
                   1092: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=alpha&amp;sektion=4">upl</a>)
                   1093: </ul>
                   1094:
1.170     brad     1095: <li><b>Radio Receiver Devices</b>
                   1096: <ul>
1.193     miod     1097: <li>Brooktree 848/849/878/879-based TV tuner cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=alpha&amp;sektion=4">bktr</a>)
1.170     brad     1098: </ul>
                   1099:
                   1100: <li><b>Miscellaneous Devices</b>
                   1101: <ul>
1.193     miod     1102: <li>Brooktree 848/849/878/879-based video capture cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=alpha&amp;sektion=4">bktr</a>), including:
1.170     brad     1103:     <ul>
                   1104:     <li>Animation Technologies FlyVideo
                   1105:     <li>AOpen VA1000
                   1106:     <li>Askey/Dynalink Magic TView
                   1107:     <li>ATI TV-Wonder and Wonder/VE
                   1108:     <li>AverMedia cards
                   1109:     <li>Hauppauge Wincast TV and WinTV/PCI
                   1110:     <li>IMS TV Turbo
                   1111:     <li>Intel Smart Video Recorder III
                   1112:     <li>I/O DATA GV-BCTV2/PCI
                   1113:     <li>I/O DATA GV-BCTV3/PCI
                   1114:     <li>KISS TV/FM PCI
                   1115:     <li>Leadtek Winfast TV 2000
                   1116:     <li>Miro PC TV
                   1117:     <li>MMAC Osprey
                   1118:     <li>NEC PK-UG-X017
                   1119:     <li>STB TV PCI Television Tuner
                   1120:     <li>Terratec TerraTVplus
                   1121:     <li>Video Highway XTreme
                   1122:     <li>VideoLogic Captivator PCI
                   1123:     <li>Zoltrix TV and Genie TV/FM
                   1124:     </ul>
1.216     cnst     1125: <li>Hardware monitoring sensors, including: <sup>(-)</sup>
                   1126:     <ul>
                   1127:     <li>Analog Devices AD7416, AD7417 and AD7418 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adc&amp;arch=alpha&amp;sektion=4">adc</a>)
                   1128:     <li>Analog Devices ADM1021 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtemp&amp;arch=alpha&amp;sektion=4">admtemp</a>)
                   1129:     <li>Analog Devices ADM1024 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admlc&amp;arch=alpha&amp;sektion=4">admlc</a>)
                   1130:     <li>Analog Devices ADM1025 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtm&amp;arch=alpha&amp;sektion=4">admtm</a>)
                   1131:     <li>Analog Devices ADM1030 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtmp&amp;arch=alpha&amp;sektion=4">admtmp</a>)
                   1132:     <li>Analog Devices ADM1031 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtt&amp;arch=alpha&amp;sektion=4">admtt</a>)
                   1133:     <li>Analog Devices ADT7460 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&amp;arch=alpha&amp;sektion=4">adt</a>)
                   1134:     <li>National Semiconductor LM75, LM77 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmtemp&amp;arch=alpha&amp;sektion=4">lmtemp</a>)
                   1135:     <li>National Semiconductor LM78, LM78-J, LM79 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&amp;arch=alpha&amp;sektion=4">lm</a>)
                   1136:     <li>National Semiconductor LM87 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmenv&amp;arch=alpha&amp;sektion=4">lmenv</a>)
                   1137:     <li>Maxim DS1624/DS1631/DS1721 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxds&amp;arch=alpha&amp;sektion=4">maxds</a>)
                   1138:     <li>Maxim MAX6642/MAX6690 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxtmp&amp;arch=alpha&amp;sektion=4">maxtmp</a>)
                   1139:     </ul>
1.170     brad     1140: </ul>
                   1141:
1.95      miod     1142: </ul>
1.50      nate     1143:
1.116     krw      1144: <h4>Untested Peripherals:</h4>
                   1145:
1.95      miod     1146: <p>
1.83      horacio  1147: The following peripherals are compiled into the system, but are not
                   1148: known to work.  It's our best guess that they do, but any feedback is
                   1149: appreciated.
1.116     krw      1150:
1.50      nate     1151: <ul>
1.79      miod     1152: <li><b>SCSI Host Adapters</b> <sup>(*)</sup>
1.50      nate     1153: <ul>
1.83      horacio  1154: <li>AdvanSys ABP940UW, ASB3940UW-00, ASB3940U2W-00 and ASB3950U160 PCI
1.116     krw      1155: 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     1156: </ul>
                   1157:
1.79      miod     1158: <li><b>RAID and Cache Controllers</b> <sup>(*)</sup>
1.50      nate     1159: <ul>
1.116     krw      1160: <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>)
1.184     brad     1161: <li>ICP-Vortex and Intel GDT series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&amp;arch=alpha&amp;sektion=4">gdt</a>)
1.50      nate     1162: </ul>
                   1163:
1.79      miod     1164: <li><b>Serial Ports</b> <sup>(*)</sup>
1.50      nate     1165: <ul>
1.116     krw      1166: <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     1167: </ul>
                   1168:
                   1169: <li><b>Ethernet Adapters</b>
                   1170: <ul>
1.116     krw      1171: <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     1172:
1.116     krw      1173: <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     1174:
1.116     krw      1175: <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     1176:     <ul>
1.134     jsg      1177:     <li>3Com 3c460b
1.76      nate     1178:     <li>Abocom UFE1000
                   1179:     <li>Abocom DSB650TX
                   1180:     <li>Accton USB320-EC
                   1181:     <li>Accton SpeedStream Ethernet
                   1182:     <li>Admtek Pegasus
                   1183:     <li>Admtek Pegasus II
1.143     david    1184:     <li>AEI USB Fast Ethernet
                   1185:     <li>Allied Telesyn AT-USB100
                   1186:     <li>ATEN UC-110T
1.134     jsg      1187:     <li>Belkin USB to LAN
1.50      nate     1188:     <li>Billionton Systems USB100
1.134     jsg      1189:     <li>Billionton Systems USB100EL
                   1190:     <li>Billionton Systems USB100LP
                   1191:     <li>Billionton Systems USBE100
1.50      nate     1192:     <li>Corega FEther USB-TX
1.134     jsg      1193:     <li>Corega FEther USB-TXS
1.76      nate     1194:     <li>D-Link DSB-650
1.50      nate     1195:     <li>D-Link DSB-650TX
1.76      nate     1196:     <li>D-Link DSB-650TX-PNA
1.143     david    1197:     <li>ELCON Systemtechnik Goldpfeil P-LAN
1.134     jsg      1198:     <li>Elecom LD-USB/TX
                   1199:     <li>Elecom LD-USBL/TX
1.76      nate     1200:     <li>Elsa Microlink USB2Ethernet
1.143     david    1201:     <li>GIGABYTE GN-BR402W
1.134     jsg      1202:     <li>Hawking UF100
                   1203:     <li>HP HN210E
1.76      nate     1204:     <li>I/O DATA USB ETTX
                   1205:     <li>Kingston KNU101TX
1.134     jsg      1206:     <li>Laneed LD-USBL/TX
1.169     jolan    1207:     <li>Linksys USB100TX
                   1208:     <li>Linksys USB100H1
                   1209:     <li>Linksys USB10T
                   1210:     <li>Linksys USB10TA
                   1211:     <li>Linksys USB10TX
1.66      miod     1212:     <li>Melco Inc. LUA-TX
1.134     jsg      1213:     <li>Melco Inc. LUA2-TX
                   1214:     <li>Microsoft MN110
1.143     david    1215:     <li>Mobility EasiDock Ethernet
1.90      nate     1216:     <li>Netgear FA101
1.143     david    1217:     <li>Omnidirectional Control Technology USB TO Ethernet
1.76      nate     1218:     <li>Siemens SpeedStream USB
                   1219:     <li>Smartbridges smartNIC 2
1.156     jsg      1220:     <li>SMC 2202USB/ETH
                   1221:     <li>SMC 2206USB/ETH
1.67      miod     1222:     <li>SOHOware NUB100
1.143     david    1223:     <li>SOHOware NUB110
1.50      nate     1224:     </ul>
                   1225:
1.116     krw      1226: <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     1227:     <ul>
1.134     jsg      1228:     <li>Belkin F5U111
1.50      nate     1229:     <li>CATC Netmate and Netmate II
1.134     jsg      1230:     <li>SmartBridges SmartLink
1.50      nate     1231:     </ul>
                   1232:
1.116     krw      1233: <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     1234:     <ul>
1.134     jsg      1235:     <li>3Com 3c19250
1.50      nate     1236:     <li>3Com 3c460 HomeConnect
1.134     jsg      1237:     <li>AboCom Systems URE450 Ethernet
1.50      nate     1238:     <li>ADS Technologies USB-10BT
                   1239:     <li>Aox USB101
1.134     jsg      1240:     <li>Asante USB to Ethernet
                   1241:     <li>ATen DSB-650C
1.50      nate     1242:     <li>ATen UC10T
                   1243:     <li>Corega USB-T
1.134     jsg      1244:     <li>D-Link DSB-650C
                   1245:     <li>Entrega NET-USB-E45
                   1246:     <li>I/O Data USB-ET/T
                   1247:     <li>Jaton USB XpressNet
1.50      nate     1248:     <li>Kawasaki USB101
1.134     jsg      1249:     <li>Kingston Ethernet
1.169     jolan    1250:     <li>Linksys USB10T
1.134     jsg      1251:     <li>Mobility Ethernet
1.50      nate     1252:     <li>Netgear EA101
                   1253:     <li>Peracom USB
1.134     jsg      1254:     <li>Portgear Ethernet
                   1255:     <li>Portsmith Express Ethernet
1.143     david    1256:     <li>Psion Dacom Gold Port Ethernet
1.134     jsg      1257:     <li>Shark Pocket Adapter
1.143     david    1258:     <li>Silicom U2E
1.134     jsg      1259:     <li>SMC 2102USB
                   1260:     <li>SMC 2104USB
1.50      nate     1261:     </ul>
                   1262:
1.134     jsg      1263: <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      1264: <sup>(*)</sup>
1.134     jsg      1265:     <ul>
1.143     david    1266:     <li>Abocom RTL8151
1.134     jsg      1267:     <li>GreenHouse GH-USB100B
1.143     david    1268:     <li>GreenHouse GH-USB100B with HomePNA
1.134     jsg      1269:     <li>Linksys USB100M
1.143     david    1270:     <li>Longshine LCS-8138TX
1.134     jsg      1271:     <li>Melco Inc. LUA-KTX
1.143     david    1272:     <li>Micronet SP128AR
1.134     jsg      1273:     <li>SMC 2208USB/ETH
1.163     grunk    1274:     <li>TRENDnet TU-ET100C
1.134     jsg      1275:     <li>Zt USB10/100
                   1276:     </ul>
                   1277:
1.116     krw      1278: <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     1279:
1.116     krw      1280: <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     1281:     <ul>
                   1282:     <li>D-Link DFE-550TX
1.152     brad     1283:     <li>D-Link DFE-580TX
1.183     brad     1284:     <li>Encore ENL832-TX-ICNT 10/100 M PCI
1.50      nate     1285:     </ul>
                   1286:
1.116     krw      1287: <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     1288:     <ul>
                   1289:     <li>Compaq Netelligent PCI Adapters
                   1290:     <li>Compaq NetFlex 3/P
                   1291:     <li>Compaq Deskpro integrated adapter
                   1292:     <li>Compaq Prosignia integrated adapter
                   1293:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                   1294:     <li>Racore 8165 and 8148
                   1295:     <li>TI ThunderLAN adapters
                   1296:     </ul>
                   1297:
1.116     krw      1298: <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     1299:     <ul>
1.163     grunk    1300:     <li>TRENDnet TE100-PCIE
1.50      nate     1301:     <li>Compex RL100-ATX 10/100
                   1302:     </ul>
                   1303: </ul>
                   1304:
1.79      miod     1305: <li><b>ATM Adapters</b> <sup>(*)</sup>
1.50      nate     1306: <ul>
1.83      horacio  1307: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces
                   1308: (<i>en</i>)
1.50      nate     1309: </ul>
                   1310:
1.79      miod     1311: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate     1312: <ul>
1.180     martin   1313: <li>Digital DEFEA EISA FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fea&amp;arch=alpha&amp;sektion=4">fea</a>)
1.50      nate     1314: </ul>
                   1315:
1.79      miod     1316: <li><b>Sound Devices</b> <sup>(-)</sup>
1.50      nate     1317: <ul>
1.116     krw      1318: <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>)
                   1319: <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>)
                   1320: <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   1321: <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      1322: <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     1323: </ul>
                   1324: </ul>
                   1325:
1.79      miod     1326: <p>
                   1327: <sup>(*)</sup>
                   1328: Drivers for hardware marked with (*) are <b>not</b> included on the
1.83      horacio  1329: installation floppies, but are available in the cd-rom installation
1.95      miod     1330: kernel as well as the GENERIC kernel that will be installed.
1.79      miod     1331:
                   1332: <p>
                   1333: <sup>(-)</sup>
                   1334: Drivers for hardware marked with (-) are <b>not</b> available on the
1.83      horacio  1335: installation floppies, or the cd-rom installation kernel, but are
1.95      miod     1336: available in the GENERIC kernel that will be installed.
1.79      miod     1337:
1.3       fn       1338: <hr>
1.98      miod     1339: <a name="install"></a>
                   1340: <h3><font color="#0000e0">
                   1341: <strong>Getting and installing OpenBSD/alpha:</strong>
                   1342: </font></h3>
                   1343:
                   1344: <p>
                   1345: The latest supported OpenBSD/alpha release is
1.219     miod     1346: <a href="42.html">OpenBSD 4.2</a>.
1.98      miod     1347: Here are the
1.219     miod     1348: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/alpha/INSTALL.alpha">
                   1349: OpenBSD/alpha 4.2 installation instructions
1.98      miod     1350: </a>.
                   1351:
                   1352: <p>
                   1353: Snapshots are made available from time to time, in
                   1354: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/alpha">this location</a>
                   1355: as well as in a few
                   1356: <a href="ftp.html">mirrors</a>.
                   1357: Here are the
                   1358: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/alpha/INSTALL.alpha">
                   1359: OpenBSD/alpha snapshot installation instructions
                   1360: </a> as well.
                   1361:
                   1362: <p>
                   1363: There are several installation media provided:
1.116     krw      1364:
1.98      miod     1365: <ul>
                   1366:   <li><strong>CD boot</strong>
                   1367:   <p>
                   1368:   Booting off the OpenBSD CD provides an <i>El Torito</i> 2.88MB floppy image
                   1369:   that contains drivers for the most popular devices found in alpha
                   1370:   hardware.
                   1371:   This also includes minimal USB support (storage devices, keyboard and
                   1372:   some ethernet adapters).<br>
                   1373:   For the latest list of drivers available on this image, please take a
                   1374:   look at the
                   1375:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISKBIG?rev=HEAD">RAMDISKBIG</a>
                   1376:   kernel configuration file.
1.219     miod     1377:   <li><strong>Floppy A</strong> (floppy42.fs)
1.98      miod     1378:   <p>
                   1379:   This 1.44MB floppy image supports the following alpha hardware:
                   1380:   <ul>
1.116     krw      1381:     <li>AlphaStation 200, 250, 255, 400
                   1382:     <!-- <li>AlphaStation 500, 600 -->
1.213     martin   1383:     <li>AlphaServer 800, 1000, 1000A, 1200, and 4100
1.116     krw      1384:     <li>AXPpci33 based machines, such as the ``Noname'', UDB, and Multia
                   1385:     <li>EB164 based machines, such as the PC164, 164SX and 164LX
                   1386:     <li>Personal Workstation (Miata)
1.98      miod     1387:   </ul>
1.116     krw      1388:   <p>
1.98      miod     1389:   It contains support for the on-board devices found on these machines,
                   1390:   however due to lack of place there are only few other drivers.
                   1391:   In particular, <i>this floppy lacks cdrom support</i> and will <i>not</i>
                   1392:   allow installation from cdrom media.<br>
                   1393:   For the latest list of drivers available on this image, please take a
                   1394:   look at the
                   1395:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                   1396:   kernel configuration file.
1.219     miod     1397:   <li><strong>Floppy B</strong> (floppyB42.fs)
1.98      miod     1398:   <p>
                   1399:   This 1.44MB floppy image supports the following alpha hardware:
                   1400:   <ul>
1.116     krw      1401:     <li>Alpha Processor, Inc. UP1000
                   1402:     <li>XP1000, 264DP, DS10, and DS20, CS20
                   1403:     <li>Alpha Processor, Inc. UP2000, UP2000+
1.98      miod     1404:   </ul>
1.116     krw      1405:   <p>
1.98      miod     1406:   It contains support for the on-board devices found on these machines,
                   1407:   however due to lack of place there are only few other drivers.
                   1408:   In particular, <i>this floppy lacks cdrom support</i> and will <i>not</i>
                   1409:   allow installation from cdrom media.<br>
                   1410:   For the latest list of drivers available on this image, please take a
                   1411:   look at the
                   1412:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISKB?rev=HEAD">RAMDISKB</a>
                   1413:   kernel configuration file.
                   1414: </ul>
                   1415:
                   1416: <hr>
1.95      miod     1417: <a href="plat.html">
                   1418: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                   1419: </a>
1.3       fn       1420: <br>
1.95      miod     1421: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                   1422: <br>
1.222   ! jmc      1423: <small>$OpenBSD: alpha.html,v 1.221 2007/11/27 22:17:47 jmc Exp $</small>
1.3       fn       1424: </body>
                   1425: </html>