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

Annotation of www/alpha.html, Revision 1.169

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