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

Annotation of www/alpha.html, Revision 1.190

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