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

Annotation of www/amd64.html, Revision 1.94

1.1       brad        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/amd64</title>
                      6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/amd64 page">
                     10: <meta name="keywords" content="openbsd,amd64">
                     11: <meta name="distribution" content="global">
1.3       jose       12: <meta name="copyright" content="This document copyright 2003-2004 by OpenBSD.">
1.1       brad       13: </head>
                     14:
                     15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.13      krw        17:
1.1       brad       18: <h2><font color="#e00000">OpenBSD/amd64</font></h2>
                     19:
                     20: <hr>
                     21:
                     22: <p>
1.4       deraadt    23: OpenBSD/amd64 runs on AMD's Athlon-64 family of processors in 64-bit mode.
1.5       deraadt    24:
                     25: <p>
1.92      ian        26: It also runs on the Intel ia32e processors which contain cloned
1.5       deraadt    27: support for the AMD64 extensions, but since Intel left out support for
                     28: the page table NXE bit (No-EXecute) there is no W^X support on the Intel
1.66      david      29: CPUs.
1.5       deraadt    30:
                     31: <p>
1.6       deraadt    32: Note that <a href="i386.html">OpenBSD/i386</a> also runs on these
                     33: processors, but in 32-bit mode.
1.1       brad       34:
1.4       deraadt    35: <a href="#toc"></a>
                     36: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.13      krw        37:
1.4       deraadt    38: <ul>
                     39:   <li><a href="#status">Current status</a>
1.21      nick       40:   <li><a href="#hardware">Supported hardware</a>
1.4       deraadt    41:   <li><a href="#install">Getting and installing OpenBSD/amd64</a>
                     42: </ul>
                     43:
                     44: <hr>
                     45: <a name="status"></a>
                     46: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     47:
                     48: <p>
                     49: It can be expected to install and run with minimal difficulty on most current
                     50: hardware.
1.92      ian        51: However there is not yet any ACPI support
                     52: (so halt -p doesn't work, nor does suspend/hibernate),
1.93      deraadt    53: and various legacy PC hardware is not supported.
1.4       deraadt    54:
                     55: <p>
1.8       deraadt    56: The only major shortcoming at this time is that the kernel debugger
1.13      krw        57: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;arch=amd64&amp;sektion=4">ddb</a>
1.39      miod       58: is somewhat poor.
1.4       deraadt    59:
                     60: <hr>
1.7       grange     61: <a name="hardware"></a>
                     62: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     63:
                     64: <h4>Processors</h4>
                     65:
                     66: <p>
1.19      krw        67: All versions of the AMD Athlon 64 processors and their clones are
                     68: supported.
                     69:
                     70: <h4>SMP support</h4>
1.39      miod       71: Starting with OpenBSD 3.6, OpenBSD/amd64 supports most SMP
1.19      krw        72: (Symmetrical MultiProcessor) systems.
1.38      grange     73: To support SMP operation, a separate SMP kernel (<tt>bsd.mp</tt>) is
1.19      krw        74: included with the installation file sets.
1.7       grange     75:
                     76: <p>
1.19      krw        77: As this is a new feature, developers will want to see what hardware does
1.38      grange     78: and doesn't work when running SMP, so it is even more important to
1.19      krw        79: <a href="faq/faq4.html#SendDmesg">send a dmesg</a> after install.
1.7       grange     80:
                     81: <h4>Buses</h4>
                     82:
                     83: <ul>
                     84: <li>All standard PCI bus bridges
                     85: <!--
                     86: <li>16-Bit PCMCIA PC Cards
                     87: <li>32-Bit CardBus PC Cards
                     88: -->
                     89: <li>Universal Serial Bus (USB)
                     90: </ul>
                     91:
                     92: <h4>Bus interfaces</h4>
                     93:
                     94: <ul>
                     95:   <li>Standard PCI-PCI bridges, including PCI expansion backplanes (<i>ppb</i>)
1.38      grange     96: <!--
1.80      marco      97:   <li>YENTA-compatible PCI-CardBus bridges (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;arch=amd64&amp;sektion=4">cbb</a>) <sup>(*)</sup>
1.12      miod       98:  -->
1.7       grange     99: </ul>
                    100:
                    101: <h4>Entropy sources</h4>
                    102:
                    103: <ul>
                    104:   <li>Interrupt latency collection from many devices
                    105: </ul>
                    106:
1.93      deraadt   107: <h4>Floppy controllers</h4>
                    108:
1.65      fgsch     109: <h4>All PCI IDE
1.86      jsg       110: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=amd64&amp;sektion=4">pciide</a>)
1.65      fgsch     111: adapters supported by the <a href="i386.html">i386</a> platform
1.38      grange    112:
1.7       grange    113: <h4>SCSI Host Adapters</h4>
                    114:
                    115: <ul>
1.13      krw       116:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    117:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    118:     adapters
1.30      mickey    119:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=amd64&amp;sektion=4">ahc</a>)
1.13      krw       120:     including the Adaptec cards
                    121:     <ul>
                    122:       <li>AHA-2910, AHA-2915
                    123:       <li>AHA-2920
                    124:       <li>AHA-2930[C,U2]
                    125:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    126:       <li>AHA-2950[U2W,U2B]
                    127:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    128:       <li>AHA-3950U2
                    129:       <li>AHA-3960
                    130:       <li>AHA-3985
                    131:       <li>AHA-4944UW
                    132:       <li>AHA-19160B
                    133:       <li>AHA-29160[B,N]
                    134:       <li>AHA-39160
                    135:     </ul>
1.47      krw       136:   <li> Adaptec AIC-7901, AIC-7901A and AIC-7902 based host adapters
                    137:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahd&amp;arch=amd64&amp;sektion=4">ahd</a>)
1.80      marco     138:     including the Adaptec cards <sup>(A)</sup>
1.47      krw       139:     <ul>
                    140:       <li>AHA-29320
                    141:       <li>AHA-39320
                    142:     </ul>
1.13      krw       143:   <li>AdvanSys "U", "UW", "U2W" and "U160" PCI host adapters including the
                    144:     ABP940U[AW], ASB3940U[AW]-00, ASB3940U2W-00 and ASB3950U160
                    145:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&amp;arch=amd64&amp;sektion=4"
1.80      marco     146:     >adw</a>) <sup>(A)</sup>
1.13      krw       147:   <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    148:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=amd64&amp;sektion=4"
                    149:      >pcscp</a>)
                    150:   <li>LSI Fusion-MPT (Symbios Logic/NCR)
                    151:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&amp;arch=amd64&amp;sektion=4"
                    152:     >mpt</a>)
                    153:     <ul>
                    154:       <li>53C1030 (Dual channel Ultra320 SCSI)
                    155:       <li>53C1020 (Single channel Ultra320 SCSI)
                    156:       <li>FC909 (1Gb/s Fibre Channel)
                    157:       <li>FC909A (Dual 1Gb/s Fibre Channel)
                    158:       <li>FC919 (2Gb/s Fibre Channel)
                    159:       <li>FC929 (Dual 2Gb/s Fibre Channel)
                    160:     </ul>
                    161:   <li>QLogic PCI host adapters
                    162:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=amd64&amp;sektion=4"
                    163:     >isp</a>)
                    164:   <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI host
                    165:     adapters including generic cards, old ASUS cards, the DTC-3130
                    166:     series, and Diamond Fireport series
                    167:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=amd64&amp;sektion=4"
1.80      marco     168:     >siop</a>) <sup>(G)</sup>
1.7       grange    169: </ul>
                    170:
                    171: <h4>RAID and Cache Controllers</h4>
                    172:
                    173: <ul>
1.13      krw       174: <li>American Megatrends Inc. MegaRAID controllers in &quot;Mass Storage&quot; mode (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ami&amp;arch=amd64&amp;sektion=4">ami</a>)
1.81      mickey    175: <li>Compaq and Hewlett-Packard Smart ARRAY 5* and 6* RAID controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&amp;arch=amd64&amp;sektion=4">ciss</a>)
1.13      krw       176: <li>Intel (and formerly ICP-Vortex) GDT series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&amp;arch=amd64&amp;sektion=4">gdt</a>)
1.7       grange    177: </ul>
                    178:
                    179: <h4>CD-ROM and DVD-ROM Drives</h4>
                    180:
                    181: <ul>
1.13      krw       182: <li>Most SCSI CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=amd64&amp;sektion=4">cd</a>)
                    183: <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=amd64&amp;sektion=4">cd</a>)
1.7       grange    184: </ul>
                    185:
                    186: <h4>Tape Drives</h4>
                    187:
                    188: <ul>
1.13      krw       189: <li>Most SCSI tape drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;arch=amd64&amp;sektion=4">st</a>)
                    190: <li>Most SCSI tape changers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&amp;arch=amd64&amp;sektion=4">ch</a>)
1.7       grange    191: </ul>
                    192:
                    193: <h4>Display Adapters</h4>
                    194:
                    195: <ul>
                    196:   <li>VGA-compatible and SVGA display adapters (including PCI and AGP cards)
1.13      krw       197: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;arch=amd64&amp;sektion=4">vga</a>).
1.7       grange    198: </ul>
                    199: Note that not all of the display adapters OpenBSD/amd64 supports
1.61      matthieu  200: can be used under the X Window System (please refer to the
                    201: <a href="http://www.x.org/X11R6.8.2/doc/">X.Org documentation</a>
1.7       grange    202: for more information).
                    203:
                    204: <h4>Serial Ports</h4>
                    205:
                    206: <ul>
1.13      krw       207: <li>8250/16450-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=amd64&amp;sektion=4">com</a>)
                    208: <li>16550-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=amd64&amp;sektion=4">com</a>)
                    209: <li>ST16650-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=amd64&amp;sektion=4">com</a>)
1.80      marco     210: <li>XR16850-based ports (only in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccom&amp;arch=amd64&amp;sektion=4">pccom</a> driver) <sup>(*)</sup>
                    211: <li>AST-style 4-port serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ast&amp;arch=amd64&amp;sektion=4">ast</a>) <sup>(*)</sup>
                    212: <li>Cyclades Cyclom-{4, 8, 16}Y serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cy&amp;arch=amd64&amp;sektion=4">cy</a>) <sup>(*)</sup>
                    213: <li>Cyclades-Z series multiport serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cz&amp;arch=amd64&amp;sektion=4">cz</a>) <sup>(*)</sup>
1.7       grange    214: </ul>
                    215:
                    216: <h4>Communications Controllers</h4>
                    217:
                    218: <ul>
                    219: <li>Universal Serial Bus host controllers, including:
                    220:     <ul>
1.13      krw       221:     <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&amp;arch=amd64&amp;sektion=4">uhci</a>)
                    222:     <li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=amd64&amp;sektion=4">ohci</a>)
1.80      marco     223:     <li>USB 2.0 Enhanced Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;arch=amd64&amp;sektion=4">ehci</a>) <sup>(A)</sup>
1.7       grange    224:     </ul>
1.24      miod      225: <li>PCI "universal" communication cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&amp;sektion=4">puc</a>), providing serial (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=amd64&amp;sektion=4">com</a>) and parallel (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=amd64&amp;sektion=4">lpt</a>) children, including:
1.7       grange    226:     <ul>
                    227:     <li>Dolphin Peripherals 4014 (dual parallel) and 4035 (dual serial)
                    228:     <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI
                    229:     <li>SIIG Cyber 4S PCI (quad serial)
                    230:     <li>SIIG Cyber I/O PCI (single parallel, single serial)
                    231:     <li>SIIG Cyber Parallel, Parallel Dual, Serial, Serial Dual PCI
                    232:     <li>VScom PCI-800 (8 port serial, probably OEM)
                    233:     <li>VScom PCI 011H (1 port parallel)
                    234:     <li>VScom PCI 100H (1 port serial)
                    235:     <li>VScom PCI 110H (1 port serial and 1 port parallel)
                    236:     <li>VScom PCI 200H (2 port serial)
                    237:     <li>VScom PCI 210H (2 port serial and 1 port parallel)
                    238:     <li>VScom PCI 400H (4 port serial)
                    239:     <li>VScom PCI 410H (4 port serial and 1 port parallel)
                    240:     <li>VScom PCI 800H (8 port serial)
                    241:     <li>VScom PCI 100L (1 port serial)
                    242:     <li>VScom PCI 200L (2 port serial)
                    243:     <li>VScom PCI 210L (2 port serial and 1 port parallel)
                    244:     <li>VScom PCI 400L (4 port serial)
                    245:     <li>VScom PCI 800L (8 port serial)
                    246:     <li>AT&amp;T/Lucent Venus Modem (found on IBM 33L4618 card, Actiontec 56K, and others)
                    247:     <li>US Robotics 3CP5609 PCI (modem)
                    248:     <li>Lava Computers 2SP-PCI (parallel port)
                    249:     <li>Lava Computers 2SP-PCI and Quattro-PCI (dual serial)
                    250:     <li>NEC PK-UG-X008 (serial)
                    251:     <li>NEC PK-UG-X001 K56flex PCI (modem)
                    252:     <li>Koutech IOFLEX-2S (dual serial)
                    253:     <li>Syba Tech Ltd. PCI-4S2P-550-ECP (4 port serial and 2 port parallel)
                    254:     <li>Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)
                    255:     <li>Moxa Technologies Co., Ltd. C104H/PCI (4 port serial)
                    256:     <li>NetMos 2S1P (2 port serial and 1 port parallel)
                    257:     <li>Boca Research Turbo Serial 654 PCI (4 port serial)
                    258:     <li>Boca Research Turbo Serial 658 PCI (8 port serial)
                    259:     <li>SUNIX 400x (1 port parallel)
                    260:     <li>SUNIX 401x (2 port parallel)
                    261:     <li>SUNIX 402x (1 port serial)
                    262:     <li>SUNIX 403x (2 port serial)
                    263:     <li>SUNIX 405x (4 port serial)
                    264:     <li>SUNIX 406x (8 port serial)
                    265:     <li>SUNIX 407x (2 port serial and 1 port parallel)
                    266:     <li>SUNIX 408x (2 port serial and 2 port parallel)
                    267:     <li>SUNIX 409x (4 port serial and 2 port parallel)
                    268:     </ul>
                    269: </ul>
                    270:
                    271: <h4>Ethernet Adapters</h4>
                    272:
                    273: <ul>
1.86      jsg       274: <li>3Com 3c590 and 3c595 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;arch=amd64&amp;sektion=4">ep</a>)
1.80      marco     275: <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=amd64&amp;sektion=4">xl</a>), including: <sup>(G)</sup>
1.7       grange    276:     <ul>
                    277:     <li>3Com 3c900/3c900B PCI adapters
                    278:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    279:     <li>3Com 3c980/3c980C server adapters
                    280:     <li>3Com 3cSOHO adapter
                    281:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    282:     <li>3Com 3c555/3c556/3c556B MiniPCI adapters
                    283:     <li>Dell on-board 3c920
                    284:     <li>Dell Precision on-board 3c905B
                    285:     <li>Dell OptiPlex GX1 on-board 3c918
                    286:     <li>Dell Latitude laptop docking station embedded 3c905
                    287:     <li>NVidia nForce2 integrated 3Com 9201 (nForce2-ST, nForce2-GT)
                    288:     </ul>
                    289:
1.80      marco     290: <li>3Com 3c990 3XP Typhoon/Sidewinder PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&amp;arch=amd64&amp;sektion=4">txp</a>), including: <sup>(G)</sup>
1.7       grange    291:     <ul>
                    292:     <li>3CR990-TX-95
                    293:     <li>3CR990-TX-97
                    294:     <li>3CR990-SVR95
                    295:     <li>3CR990-SVR97
                    296:     </ul>
                    297:
1.13      krw       298: <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=amd64&amp;sektion=4">dc</a>), including:
1.7       grange    299:     <ul>
                    300:     <li>Accton EN2242 MiniPCI
                    301:     <li>Linksys LNE100TX v4.x
                    302:     <li>Mototech ME316
                    303:     </ul>
                    304:
1.80      marco     305: <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=amd64&amp;sektion=4">aue</a>), including: <sup>(A)</sup>
1.7       grange    306:     <ul>
1.50      jsg       307:     <li>3Com 3c460b
1.7       grange    308:     <li>Abocom UFE1000
                    309:     <li>Abocom DSB650TX
                    310:     <li>Accton USB320-EC
                    311:     <li>Accton SpeedStream Ethernet
                    312:     <li>Admtek Pegasus
                    313:     <li>Admtek Pegasus II
1.60      david     314:     <li>AEI USB Fast Ethernet
                    315:     <li>Allied Telesyn AT-USB100
                    316:     <li>ATEN UC-110T
1.50      jsg       317:     <li>Belkin USB to LAN
1.7       grange    318:     <li>Billionton Systems USB100
1.50      jsg       319:     <li>Billionton Systems USB100EL
                    320:     <li>Billionton Systems USB100LP
                    321:     <li>Billionton Systems USBE100
1.7       grange    322:     <li>Corega FEther USB-TX
1.50      jsg       323:     <li>Corega FEther USB-TXS
1.7       grange    324:     <li>D-Link DSB-650
                    325:     <li>D-Link DSB-650TX
                    326:     <li>D-Link DSB-650TX-PNA
1.60      david     327:     <li>ELCON Systemtechnik Goldpfeil P-LAN
1.50      jsg       328:     <li>Elecom LD-USB/TX
                    329:     <li>Elecom LD-USBL/TX
1.7       grange    330:     <li>Elsa Microlink USB2Ethernet
1.60      david     331:     <li>GIGABYTE GN-BR402W
1.50      jsg       332:     <li>Hawking UF100
                    333:     <li>HP HN210E
1.7       grange    334:     <li>I/O DATA USB ETTX
                    335:     <li>Kingston KNU101TX
1.50      jsg       336:     <li>Laneed LD-USBL/TX
1.7       grange    337:     <li>LinkSys USB100TX
                    338:     <li>LinkSys USB100H1
1.50      jsg       339:     <li>LinkSys USB10T
1.7       grange    340:     <li>LinkSys USB10TA
1.50      jsg       341:     <li>LinkSys USB10TX
1.7       grange    342:     <li>Melco Inc. LUA-TX
1.50      jsg       343:     <li>Melco Inc. LUA2-TX
                    344:     <li>Microsoft MN110
1.60      david     345:     <li>Mobility EasiDock Ethernet
1.7       grange    346:     <li>Netgear FA101
1.60      david     347:     <li>Omnidirectional Control Technology USB TO Ethernet
1.7       grange    348:     <li>Siemens SpeedStream USB
                    349:     <li>Smartbridges smartNIC 2
1.75      jsg       350:     <li>SMC 2202USB/ETH
                    351:     <li>SMC 2206USB/ETH
1.7       grange    352:     <li>SOHOware NUB100
1.60      david     353:     <li>SOHOware NUB110
1.7       grange    354:     </ul>
                    355:
1.13      krw       356: <li>AMD PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=amd64&amp;sektion=4">le</a>), including:
1.7       grange    357:     <ul>
                    358:     <li>BOCALANcard/PCI
                    359:     <li>AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    360:     </ul>
                    361:
1.13      krw       362: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=amd64&amp;sektion=4">dc</a>), including:
1.7       grange    363:     <ul>
                    364:     <li>CNet Pro110B
                    365:     <li>Alfa Inc. GFC2204
                    366:     </ul>
                    367:
1.80      marco     368: <li>ASIX Electronics AX88172 based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=amd64&amp;sektion=4">axe</a>), including: <sup>(A)</sup>
1.50      jsg       369:     <ul>
1.60      david     370:     <li>ATEN UC210T
1.77      jsg       371:     <li>BAFO BF-320
1.60      david     372:     <li>Billionton Systems USB2AR
1.50      jsg       373:     <li>Buffalo(MELCO) LUA-U2-KTX
1.60      david     374:     <li>Corega FEther USB2-TX
1.50      jsg       375:     <li>D-Link DUB-E100
1.77      jsg       376:     <li>Good Way GWUSB2E<font color="#0000e0">*</font>
1.60      david     377:     <li>Hawking UF200
1.50      jsg       378:     <li>Intellinet USB 2.0 to Ethernet (rev A)
1.60      david     379:     <li>JVC MP-PRX1
1.50      jsg       380:     <li>LinkSys USB200M
                    381:     <li>Netgear FA120
1.60      david     382:     <li>Sitecom LN-029
1.77      jsg       383:     <li>SMC 2209USB/ETH
1.60      david     384:     <li>SnapPort USB 2.0 LAN Adapter
1.50      jsg       385:     <li>ST Lab USB 2.0 Fast Ethernet
1.60      david     386:     <li>Surecom EP-1427X-2
1.50      jsg       387:     <li>System TALKS SGC-X2UL
1.60      david     388:     <li>TRENDnet TU2-ET100
1.77      jsg       389:     <li>Z-TEK ZK-R01-2
1.50      jsg       390:     </ul>
                    391:
1.80      marco     392: <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=amd64&amp;sektion=4">cue</a>), including: <sup>(A)</sup>
1.7       grange    393:     <ul>
1.50      jsg       394:     <li>Belkin F5U111
1.7       grange    395:     <li>CATC Netmate and Netmate II
1.50      jsg       396:     <li>SmartBridges SmartLink
1.7       grange    397:     </ul>
                    398:
1.13      krw       399: <li>Davicom DM9009, DM9100, DM9102, and DM9102A based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=amd64&amp;sektion=4">dc</a>), including:
1.7       grange    400:     <ul>
                    401:     <li>Jaton XpressNet
                    402:     </ul>
                    403:
1.80      marco     404: <li>Davicom DM9601 USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=amd64&amp;sektion=4">udav</a>), including: <sup>(A)</sup>
1.32      mickey    405:     <ul>
                    406:     <li>Corega FEther USB-TXC
                    407:     </ul>
                    408:
1.13      krw       409: <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=amd64&amp;sektion=4">de</a>), including:
1.7       grange    410:     <ul>
                    411:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
                    412:     <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)
                    413:     <li>Znyx ZX3<i>xx</i>
                    414:     <li>Cogent EM100FX and EM440TX
                    415:     <li>Digital PCI DE435
                    416:     <li>D-Link DFE-570TX Quad port
                    417:     </ul>
                    418:
1.13      krw       419: <li>Digital DC2114x-based four port cards, (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=amd64&amp;sektion=4">dc</a>) including:
1.7       grange    420:    <ul>
                    421:    <li>Adaptec ANA-6944A
                    422:    <li>Cogent EM400
                    423:    <li>Compex 400TX
                    424:    <li>CompuShack Goldline Quattro
                    425:    <li>Phobos P430TX
                    426:    <li>Znyx ZX346
                    427:    </ul>
                    428:
1.13      krw       429: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=amd64&amp;sektion=4">fxp</a>), including:
1.7       grange    430:     <ul>
                    431:     <li>Intel EtherExpress PRO/10+
                    432:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    433:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    434:     <li>Intel EtherExpress PRO/100 Dual Port
                    435:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                    436:     </ul>
                    437:
1.13      krw       438: <li>Intel 21145-based cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=amd64&amp;sektion=4">dc</a>)
1.7       grange    439:
1.80      marco     440: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=amd64&amp;sektion=4">kue</a>), including: <sup>(A)</sup>
1.7       grange    441:     <ul>
1.50      jsg       442:     <li>3Com 3c19250
1.7       grange    443:     <li>3Com 3c460 HomeConnect
1.50      jsg       444:     <li>AboCom Systems URE450 Ethernet
1.7       grange    445:     <li>ADS Technologies USB-10BT
                    446:     <li>Aox USB101
1.50      jsg       447:     <li>Asante USB to Ethernet
                    448:     <li>ATen DSB-650C
1.7       grange    449:     <li>ATen UC10T
                    450:     <li>Corega USB-T
1.50      jsg       451:     <li>D-Link DSB-650C
                    452:     <li>Entrega NET-USB-E45
                    453:     <li>I/O Data USB-ET/T
                    454:     <li>Jaton USB XpressNet
1.7       grange    455:     <li>Kawasaki USB101
1.50      jsg       456:     <li>Kingston Ethernet
1.7       grange    457:     <li>LinkSys USB10T
1.50      jsg       458:     <li>Mobility Ethernet
1.7       grange    459:     <li>Netgear EA101
                    460:     <li>Peracom USB
1.50      jsg       461:     <li>Portgear Ethernet
                    462:     <li>Portsmith Express Ethernet
1.60      david     463:     <li>Psion Dacom Gold Port Ethernet
1.50      jsg       464:     <li>Shark Pocket Adapter
1.60      david     465:     <li>Silicom U2E
1.50      jsg       466:     <li>SMC 2102USB
                    467:     <li>SMC 2104USB
1.7       grange    468:     </ul>
                    469:
1.13      krw       470: <li>Lite-On PNIC/PNIC-II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=amd64&amp;sektion=4">dc</a>), including:
1.7       grange    471:     <ul>
                    472:     <li>Kingston KNE110TX
                    473:     <li>LinkSys LNE100TX
                    474:     <li>Matrox Networks FastNIC 10/100
                    475:     <li>Netgear FA310TX
                    476:     </ul>
                    477:
1.13      krw       478: <li>Macronix 98713/98715/98725-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=amd64&amp;sektion=4">dc</a>), including:
1.7       grange    479:     <ul>
                    480:     <li>Accton EN1217
                    481:     <li>Addtron AEF-320TX/AEF-330TX
                    482:     <li>CNet PRO1020A/B
                    483:     <li>Complex RL-100TX
                    484:     <li>NDC Communications SOHOware SFA110A
                    485:     <li>SVEC PN102-TX Fast Ethernet card
                    486:     </ul>
                    487:
1.80      marco     488: <li>Myson Technologies MTD803 3-in-1 Fast Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtd&amp;arch=amd64&amp;sektion=4">mtd</a>) <sup>^(*)</sup>
1.7       grange    489:
1.53      brad      490: <li>National Semiconductor DP83815/DP83816-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;arch=amd64&amp;sektion=4">sis</a>), including:
1.7       grange    491:     <ul>
1.53      brad      492:     <li>Netgear FA311
                    493:     <li>Netgear FA312
                    494:     <li>Netgear FA331
1.7       grange    495:     </ul>
                    496:
1.30      mickey    497: <li>Novell NE1000, NE2000 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=amd64&amp;sektion=4">ne</a>)
1.7       grange    498:
1.13      krw       499: <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;arch=amd64&amp;sektion=4">rl</a>), including:
1.7       grange    500:     <ul>
1.14      mickey    501:     <li>Accton MPX5030 CardBus
1.7       grange    502:     <li>Allied Telesyn AT2550
1.14      mickey    503:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    504:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.7       grange    505:     <li>Encore ENL832-TX 10/100 M PCI
                    506:     <li>Genius GF100TXR
                    507:     <li>KTX-9130TX 10/100 Fast Ethernet
                    508:     <li>Longshine LCS-8038TX-R
1.14      mickey    509:     <li>NDC Communications NE100TX-E
                    510:     <li>Netronix Inc. EA-1210 NetEther 10/100
1.7       grange    511:     <li>Nortel BayStack 21
                    512:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    513:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.94    ! grunk     514:     <li>TRENDnet TE100-PCBUSR CardBus
1.7       grange    515:     </ul>
                    516:
1.13      krw       517: <li>Realtek RTL8150L based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=amd64&amp;sektion=4">url</a>), including:
1.7       grange    518:     <ul>
1.60      david     519:     <li>Abocom RTL8151
1.7       grange    520:     <li>GreenHouse GH-USB100B
1.60      david     521:     <li>GreenHouse GH-USB100B with HomePNA
1.7       grange    522:     <li>Linksys USB100M
1.60      david     523:     <li>Longshine LCS-8138TX
1.50      jsg       524:     <li>Melco Inc. LUA-KTX
1.60      david     525:     <li>Micronet SP128AR
1.50      jsg       526:     <li>SMC 2208USB/ETH
1.94    ! grunk     527:     <li>TRENDnet TU-ET100C
1.50      jsg       528:     <li>Zt USB10/100
1.7       grange    529:     </ul>
                    530:
1.13      krw       531: <li>SiS 900 and SiS 7016-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;arch=amd64&amp;sektion=4">sis</a>), including:
1.7       grange    532:     <ul>
                    533:     <li>Mototech ME313
                    534:     <li>NetSurf NS-KFE30D
                    535:     </ul>
                    536:
1.80      marco     537: <li>Sun Happy Meal PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;arch=amd64&amp;sektion=4">hme</a>), including: <sup>(*)</sup>
1.7       grange    538:     <ul>
                    539:     <li>Fast Ethernet
                    540:     <li>Quad Fast Ethernet
                    541:     </ul>
                    542:
1.80      marco     543: <li>Texas Instruments ThunderLAN PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&amp;arch=amd64&amp;sektion=4">tl</a>), including: <sup>^(*)</sup>
1.7       grange    544:     <ul>
                    545:     <li>Compaq Netelligent PCI Adapters
                    546:     <li>Compaq NetFlex 3/P
                    547:     <li>Compaq Deskpro integrated adapter
                    548:     <li>Compaq Prosignia integrated adapter
                    549:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                    550:     <li>Racore 8165 and 8148
                    551:     <li>TI ThunderLAN adapters
                    552:     </ul>
                    553:
1.13      krw       554: <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;arch=amd64&amp;sektion=4">vr</a>), including:
1.7       grange    555:     <ul>
                    556:     <li>Addtron AEF-360TX
                    557:     <li>Hawking PN102TX
                    558:     <li>D-Link DFE530TX
                    559:     </ul>
                    560:
1.80      marco     561: <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&amp;arch=amd64&amp;sektion=4">wb</a>), including: <sup>(*)</sup>
1.7       grange    562:     <ul>
1.94    ! grunk     563:     <li>TRENDnet TE100-PCIE
1.7       grange    564:     <li>Compex RL100-ATX 10/100
                    565:     </ul>
                    566: </ul>
                    567: Please be aware that many NE2000 adapters fail or perform very poorly. We do
                    568: not recommend using them, but your mileage may vary.
                    569:
                    570: <h4>Wireless Ethernet Adapters</h4>
                    571:
                    572: <ul>
1.54      jsg       573: <!--
1.83      aanriot   574: <li>ADMtek ADM8211 based CardBus adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&amp;arch=amd64&amp;sektion=4">atw</a>), including: <sup>(G)</sup>
1.57      jsg       575:     <ul>
                    576:     <li>3Com OfficeConnect 3CRSHPW796
                    577:     <li>Blitz NetWave Point
                    578:     <li>D-Link DWL-650 Rev. L1
1.94    ! grunk     579:     <li>TRENDnet TEW-221PC
1.57      jsg       580:     </ul>
1.83      aanriot   581: <li>ADMtek ADM8211 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&amp;arch=amd64&amp;sektion=4">atw</a>), including: <sup>(G)</sup>
1.57      jsg       582:     <ul>
                    583:     <li>Belkin F5D6001
                    584:     <li>D-Link DWL-520 Rev. C1
                    585:     <li>LanReady WP2000
                    586:     <li>Xterasys XN2511B
                    587:     </ul>
1.54      jsg       588: <li>Aironet Communications 4500/4800 ISA PnP, PCMCIA and PCI 802.11b adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=amd64&amp;sektion=4">an</a>)
                    589:     <ul>
                    590:     <li>Aironet 4500/4800
                    591:     <li>Cisco 340/350
                    592:     </ul>
1.80      marco     593: <li>Atheros AR521x based CardBus 802.11a/b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;arch=amd64&amp;sektion=4">ath</a>), including: <sup>(*)</sup>
1.54      jsg       594:     <ul>
                    595:     <li>3Com 3CRPAG175
                    596:     <li>Aztech WL830PC
                    597:     <li>D-Link DWL-A650
                    598:     <li>D-Link DWL-AB650
                    599:     <li>D-Link DWL-AG650
                    600:     <li>D-Link DWL-G650B
                    601:     <li>Elecom LD-WL54AG
                    602:     <li>Elecom LD-WL54
                    603:     <li>Fujitsu E5454
                    604:     <li>Fujitsu FMV-JW481
                    605:     <li>Fujitsu E5454
                    606:     <li>I/O Data WN-AB
                    607:     <li>I/O Data WN-AG
                    608:     <li>I/O Data WN-A54
                    609:     <li>Linksys WPC51AB
                    610:     <li>Linksys WPC55AG
                    611:     <li>NEC PA-WL/54AG
                    612:     <li>Netgear WAB501
                    613:     <li>Netgear WAG511
                    614:     <li>Netgear WG511T
                    615:     <li>Orinoco 8480
                    616:     <li>Orinoco 8470WD
                    617:     <li>Proxim Skyline 4030
                    618:     <li>Samsung SWL-5200N
                    619:     <li>SMC SMC2735W
                    620:     <li>Sony PCWA-C700
                    621:     <li>Sony PCWA-C300S
                    622:     <li>Sony PCWA-C500
                    623:     </ul>
                    624: <li>Atheros AR521x based PCI 802.11a/b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;arch=amd64&amp;sektion=4">ath</a>), including:
                    625:     <ul>
                    626:     <li>D-Link DWL-A520
                    627:     <li>D-Link DWL-AG520
                    628:     <li>D-Link DWL-G520
                    629:     <li>HP NC4000
                    630:     <li>Linksys WMP55AG
                    631:     <li>Netgear WAG311
                    632:     <li>Netgear WG311
                    633:     <li>Proxim Skyline 4032
                    634:     <li>Senao NL-5354MP
                    635:     </ul>
                    636: -->
1.80      marco     637: <li>Atmel AT76C50x based USB 802.11b adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=amd64&amp;sektion=4">atu</a>), including: <sup>(G)</sup>
1.7       grange    638:     <ul>
1.57      jsg       639:     <li>3Com 3CRSHEW696
                    640:     <li>AboCom BWU613
                    641:     <li>Accton 2664W
1.54      jsg       642:     <li>Acer Peripherals AWL300
                    643:     <li>Acer Peripherals AWL400
1.57      jsg       644:     <li>Actiontec 802UAT1
                    645:     <li>Addtron AWU120
1.54      jsg       646:     <li>Aincomm AWU2000B
1.57      jsg       647:     <li>Askey Computer Voyager 1010
                    648:     <li>Askey Computer WLL013 (Intersil Radio)
                    649:     <li>Askey Computer WLL013 (RFMD Radio)
                    650:     <li>Atmel AT76C503 (Intersil Radio)
                    651:     <li>Atmel AT76C503 (RFMD Radio)
                    652:     <li>Atmel AT76C505 (RFMD Radio)
                    653:     <li>Atmel AT76C505 (RFMD 2958 Radio)
                    654:     <li>Atmel AT76C505A (RFMD 2958 Radio)
                    655:     <li>Atmel AT76C505AS (RFMD 2958 Radio)
                    656:     <li>Belkin F5D6050
1.54      jsg       657:     <li>Bluetake BW002
1.57      jsg       658:     <li>Compaq iPAQ h54xx/h55xx Internal WLAN
                    659:     <li>Conceptronic C11U
                    660:     <li>Conceptronic WL210
                    661:     <li>Corega WLAN USB Stick 11
                    662:     <li>Dick Smith Electronics CHUSB 611G
                    663:     <li>Dick Smith Electronics WL200U
                    664:     <li>Dick Smith Electronics WL240U
                    665:     <li>Dick Smith Electronics XH1153
                    666:     <li>D-Link DWL-120 rev E
1.54      jsg       667:     <li>Geowave GW-US11S
1.57      jsg       668:     <li>Gigabyte GN-WLBM101
                    669:     <li>Gigaset WLAN
                    670:     <li>Hewlett-Packard HN210W
                    671:     <li>Intel AP310 AnyPoint II
                    672:     <li>I/O DATA USB WN-B11
                    673:     <li>Lexar 2662W-AR
                    674:     <li>Linksys WUSB11 802.11b
                    675:     <li>Linksys WUSB11 802.11b v2.8
                    676:     <li>MSI WLAN
                    677:     <li>Netgear MA101
1.54      jsg       678:     <li>Netgear MA101 rev B
                    679:     <li>Ovislink AirLive WL-1120USB
                    680:     <li>OvisLink AirLive WL-1130USB
1.57      jsg       681:     <li>Planex Communications GW-US11S
                    682:     <li>Samsung SWL2100W
                    683:     <li>Siemens WLL013
                    684:     <li>SMC EZ Connect 11Mbps (SMC2662w)
                    685:     <li>SMC EZ Connect 11Mbps v2 (SMC2662wV2)
                    686:     <li>Tekram U-300C
                    687:     <li>W-Buddie WN210
                    688:     <li>Z-Com M4Y-750
1.7       grange    689:     </ul>
                    690: <!--
1.80      marco     691: <li>Intel PRO/Wireless 2100 802.11b adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;arch=amd64&amp;sektion=4">ipw</a>) <sup>(*)</sup>
                    692: <li>Intel PRO/Wireless 2200BG/2225BG/2915ABG 802.11a/b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;arch=amd64&amp;sektion=4">iwi</a>) <sup>(*)</sup>
                    693: <li>Intersil PRISM-2-3 based 802.11b Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>) <sup>(A)</sup>
1.54      jsg       694:     <ul>
1.91      uwe       695:     <li>AmbiCom WL1100C-CF
1.85      uwe       696:     <li>ASUS WL-110
                    697:     <li>Belkin F5D6060
1.54      jsg       698:     <li>Buffalo AirStation
                    699:     <li>D-Link DCF-660W
                    700:     <li>ELSA XI800
                    701:     <li>Linksys WCF12
                    702:     <li>Netgear MA701
1.85      uwe       703:     <li>Saneo NL-2511CF
1.54      jsg       704:     </ul>
                    705: <li>Intersil PRISM 2-3, Lucent Hermes and Symbol Spectrum 24 based PCMCIA 802.11b adapters
1.80      marco     706: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>), including: <sup>(A)</sup>
1.54      jsg       707:     <ul>
                    708:     <li>3Com AirConnect 3CRWE737A
                    709:     <li>ACTIONTEC HWC01170
                    710:     <li>Addtron AWP-100
                    711:     <li>Agere Orinoco
                    712:     <li>ARtem Onair
                    713:     <li>BUFFALO AirStation
                    714:     <li>Cabletron RoamAbout
                    715:     <li>Compaq Agency NC5004
                    716:     <li>Contec FLEXLAN/FX-DS110-PCC
                    717:     <li>Corega PCC-11
                    718:     <li>Corega PCCA-11
                    719:     <li>Corega PCCB-11
                    720:     <li>Corega CGWLPCIA11
                    721:     <li>Dlink DWL650 revisions A1-J3
                    722:     <li>ELSA XI300
                    723:     <li>ELSA XI325
                    724:     <li>ELSA XI325H
                    725:     <li>EMTAC A2424i
                    726:     <li>Ericsson Wireless LAN CARD C11
                    727:     <li>Gemtek WL-311
                    728:     <li>Hawking Technology WE110P
                    729:     <li>I-O DATA WN-B11/PCM
                    730:     <li>Intel PRO/Wireless 2011
                    731:     <li>Intersil Prism II
                    732:     <li>Linksys Instant Wireless WPC11
                    733:     <li>Linksys Instant Wireless WPC11 2.5
                    734:     <li>Linksys Instant Wireless WPC11 3.0
                    735:     <li>Lucent WaveLAN
                    736:     <li>NANOSPEED ROOT-RZ2000
                    737:     <li>NEC CMZ-RT-WP
                    738:     <li>Netgear MA401
                    739:     <li>Netgear MA401RA
                    740:     <li>Nokia C020 Wireless LAN
                    741:     <li>Nokia C110/C111 Wireless LAN
                    742:     <li>NTT-ME 11Mbps Wireless LAN
                    743:     <li>Planex GW-NS11H Wireless LAN
                    744:     <li>Proxim Harmony
                    745:     <li>Proxim RangeLAN-DS
                    746:     <li>Samsung MagicLAN SWL-2000N
                    747:     <li>SMC 2632 EZ Connect
                    748:     <li>Symbol Spectrum24
                    749:     <li>TDK LAK-CD011WL
                    750:     <li>US Robotics 2410
                    751:     <li>US Robotics 2445
                    752:     </ul>
                    753: -->
1.80      marco     754: <li>Intersil PRISM 2-3 and Symbol Spectrum24 based PCI 802.11b adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>), including: <sup>(A)</sup>
1.7       grange    755:     <ul>
1.54      jsg       756:     <li>3Com AirConnect 3CRWE777A PCI
                    757:     <li>Belkin F5D6000 PCI (a rebadged WL11000P)
                    758:     <li>Corega CGWLPCIA11 PCI
                    759:     <li>Eumitcom WL11000P PCI
                    760:     <li>Dlink DWL520 PCI revisions A and B
                    761:     <li>Global Sun Technology GL24110P PCI (untested)
                    762:     <li>Global Sun Technology GL24110P02 PCI
                    763:     <li>Intersil Mini-PCI
                    764:     <li>LinkSys WDT11 PCI (a rebadged GL24110P02)
                    765:     <li>NDC/Sohoware NCP130 PCI
                    766:     <li>Netgear MA301 PCI
                    767:     <li>Netgear MA311 PCI
                    768:     <li>US Robotics 2415 PCI (rebadged WL11000P)
                    769:     <li>Nortel E-mobility 211818-A
                    770:     <li>Symbol LA4123
                    771:     </ul>
1.80      marco     772: <li>Intersil PRISM 2.5/3 based USB 802.11b adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=amd64&amp;sektion=4">wi</a>), including: <sup>(A)</sup>
1.54      jsg       773:     <ul>
                    774:     <li>Acer Warplink USB-400
                    775:     <li>Actiontec HWU01170
1.60      david     776:     <li>AirVast WM168b
                    777:     <li>Ambit WLAN
1.54      jsg       778:     <li>Apacer Wireless Steno MB112
1.60      david     779:     <li>ASUS WL-140
                    780:     <li>Compaq W100
1.54      jsg       781:     <li>Corega WLUSB-11
1.60      david     782:     <li>Corega WLUSB-11 Key
                    783:     <li>D-Link DWL-120 (rev F)
1.54      jsg       784:     <li>D-Link DWL-122
                    785:     <li>I-O DATA WN-B11/USB
                    786:     <li>Intel PRO/Wireless 2011B
                    787:     <li>Intersil Prism 2X
                    788:     <li>JVC MP-XP7250
                    789:     <li>Linksys WUSB11 v3.0
                    790:     <li>Linksys WUSB12
1.60      david     791:     <li>Melco WLI-USB-KB11
1.54      jsg       792:     <li>Melco WLI-USB-KS11G
1.60      david     793:     <li>Melco WLI-USB-S11
1.54      jsg       794:     <li>Microsoft MN510
                    795:     <li>Netgear MA111 (version 1 only)
1.60      david     796:     <li>Pheenet WL-503IA
                    797:     <li>Planex GW-US11H
1.54      jsg       798:     <li>Siemens SpeedStream SS1022
1.60      david     799:     <li>Sitecom WL-022
1.54      jsg       800:     <li>Syntax USB-400
1.60      david     801:     <li>US Robotics 1120
                    802:     <li>Z-Com XI-725/726
                    803:     <li>Z-Com XI-735
                    804:     <li>ZyXEL ZyAIR B-200
1.7       grange    805:     </ul>
1.54      jsg       806: <!--
1.80      marco     807: <li>Ralink RT2500 based CardBus 802.11b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;arch=amd64&amp;sektion=4">ral</a>), including: <sup>(G)</sup>
1.54      jsg       808:     <ul>
1.55      jsg       809:     <li>A-Link WL54PC
                    810:     <li>Amigo AWI-914W
                    811:     <li>AMIT WL531C
                    812:     <li>ASUS WL-107G
                    813:     <li>Atlantis Land A02-PCM-W54
                    814:     <li>Belkin F5D7010 v2
                    815:     <li>Canyon CN-WF513
                    816:     <li>CC&C WL-2102
                    817:     <li>CNet CWC-854
                    818:     <li>Compex WL54G
                    819:     <li>Conceptronic C54RC
                    820:     <li>Digitus DN-7001G-RA
                    821:     <li>E-Tech WGPC02
                    822:     <li>Edimax EW-7108PCg
                    823:     <li>Eminent EM3036
                    824:     <li>Encore ENPWI-G-RLAM
                    825:     <li>Fibreline WL-400X
                    826:     <li>Gigabyte GN-WMKG
                    827:     <li>Hawking HWC54GR
                    828:     <li>JAHT WN-4054P
                    829:     <li>LevelOne WPC-0301 v2
                    830:     <li>Micronet SP908GK V3
                    831:     <li>Minitar MN54GCB-R
1.54      jsg       832:     <li>MSI CB54G2
1.55      jsg       833:     <li>Pro-Nets CB80211G
                    834:     <li>Repotec RP-WB7108
                    835:     <li>SATech SN-54C
                    836:     <li>Sitecom WL-112
                    837:     <li>SparkLAN WL-685R
1.54      jsg       838:     <li>Surecom EP-9428-g
1.55      jsg       839:     <li>Sweex LC500050
                    840:     <li>TekComm NE-9428-g
                    841:     <li>Unex MR054g-R02
                    842:     <li>Zinwell ZWX-G160
                    843:     <li>Zonet ZEW1500
1.54      jsg       844:     </ul>
1.80      marco     845: <li>Ralink RT2500 based PCI 802.11b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;arch=amd64&amp;sektion=4">ral</a>), including: <sup>(G)</sup>
1.54      jsg       846:     <ul>
1.55      jsg       847:     <li>A-Link WL54H
                    848:     <li>Amigo AWI-922W mini-PCI
                    849:     <li>Amigo AWI-926W
                    850:     <li>AMIT WL531P
                    851:     <li>AOpen AOI-831
1.54      jsg       852:     <li>ASUS WL-130g
1.55      jsg       853:     <li>Atlantis Land A02-PCI-W54
                    854:     <li>Belkin F5D7000 v3
                    855:     <li>Billionton MIWLGRL mini-PCI
                    856:     <li>Canyon CN-WF511
                    857:     <li>CNet CWP-854
                    858:     <li>Compex WLP54G
                    859:     <li>Conceptronic C54Ri
                    860:     <li>Digitus DN-7006G-RA
                    861:     <li>E-Tech WGPI02
                    862:     <li>Edimax EW-7128g
                    863:     <li>Eminent EM3037
                    864:     <li>Encore ENLWI-G-RLAM
                    865:     <li>Fiberline WL-400P
                    866:     <li>Gigabyte GN-WIKG mini-PCI
                    867:     <li>Gigabyte GN-WPKG
                    868:     <li>Hawking HWP54GR
                    869:     <li>iNexQ CR054g-009 (R03)
                    870:     <li>JAHT WN-4054PCI
                    871:     <li>LevelOne WNC-0301 v2
                    872:     <li>Linksys WMP54G v4
                    873:     <li>Micronet SP906GK
1.54      jsg       874:     <li>Minitar MN54GPC-R
1.55      jsg       875:     <li>MSI MP54G2 mini-PCI
                    876:     <li>MSI PC54G2 PCI
                    877:     <li>OvisLink EVO-W54PCI
                    878:     <li>PheeNet HWL-PCIG/RA
                    879:     <li>Pro-Nets PC80211G
                    880:     <li>Repotec RP-WP0854
                    881:     <li>SATech SN-54P
                    882:     <li>Sitecom WL-115
                    883:     <li>Surecom EP-9321-g
                    884:     <li>Surecom EP-9321-g1
                    885:     <li>Sweex LC700030
                    886:     <li>TekComm NE-9321-g
                    887:     <li>Unex CR054g-R02
                    888:     <li>Zinwell ZWX-G360 mini-PCI
                    889:     <li>Zinwell ZWX-G361
                    890:     <li>Zonet ZEW1600
1.54      jsg       891:     </ul>
1.76      jsg       892: -->
                    893: <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=amd64&amp;sektion=4">ural</a>), including: <font color="#0000e0">*</font>
                    894:     <ul>
                    895:     <li>AMIT WL532U
                    896:     <li>ASUS WL-167g
                    897:     <li>Belkin F5D7050
                    898:     <li>Buffalo WLI-U2-KG54
                    899:     <li>Buffalo WLI-U2-KG54-AI
                    900:     <li>Buffalo WLI-U2-KG54-YB
                    901:     <li>CNet CWD-854
                    902:     <li>Compex WLU54G
                    903:     <li>Conceptronic C54RU
                    904:     <li>D-Link DWL-G122 (b1)
                    905:     <li>Dynalink WLG25USB
                    906:     <li>E-Tech WGUS02
                    907:     <li>Eminent 3035
                    908:     <li>Gigabyte GN-WBKG
                    909:     <li>Hercules HWGUSB2-54
                    910:     <li>KCORP LifeStyle KLS-685
                    911:     <li>Linksys WUSB54G v4
                    912:     <li>Linksys WUSB54GP v4
                    913:     <li>MSI MS-6861
                    914:     <li>MSI MS-6865
                    915:     <li>MSI MS-6869
                    916:     <li>SerComm UB801R
                    917:     <li>SparkLAN WL-685R
                    918:     <li>Sphairon UB801R
                    919:     <li>Surecom EP-9001-g
                    920:     <li>Tonze UW-6200C
                    921:     <li>Zaapa ZNWUSB-54
                    922:     <li>Zinwell ZWX-G261
                    923:     <li>Zonet ZEW2500
                    924:     </ul>
                    925: <!--
1.54      jsg       926: <li>Raytheon Raylink and Aviator 2.4/PRO PCMCIA 802.11 FH adapters  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&amp;arch=amd64&amp;sektion=4">ray</a>)
1.60      david     927: <li>Realtek RTL8180L based CardBus 802.11b adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&amp;arch=amd64&amp;sektion=4">rtw</a>), including:
1.7       grange    928:     <ul>
1.57      jsg       929:     <li>Belkin F5D6020 V3
1.54      jsg       930:     <li>Corega CG-WLCB11V3
1.57      jsg       931:     <li>D-Link DWL-610
                    932:     <li>Level-One WPC-0101
                    933:     <li>Linksys WPC11 v4
1.54      jsg       934:     <li>Netgear MA521
1.57      jsg       935:     <li>Ovislink AirLive WL-1120PCM
                    936:     <li>Planet WL-3553
1.90      grunk     937:     <li>TRENDnet TEW-226PC
1.57      jsg       938:     <li>VCTnet PC-11B1
1.7       grange    939:     </ul>
1.54      jsg       940: -->
1.7       grange    941: </ul>
                    942:
                    943: <h4>Gigabit Ethernet Adapters</h4>
                    944:
                    945: <ul>
1.13      krw       946: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;arch=amd64&amp;sektion=4">ti</a>), including:
1.7       grange    947:     <ul>
                    948:     <li>3Com 3c985 and 3c985B
                    949:     <li>Alteon ACEnic V (fiber and copper)
                    950:     <li>Digital EtherWORKS 1000SX
                    951:     <li>Farallon PN9000SX
                    952:     <li>Netgear GA620 and GA620T
                    953:     <li>SGI Tigon
                    954:     </ul>
                    955:
1.29      brad      956: <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546 and i82547 based adapters
1.13      krw       957: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=amd64&amp;sektion=4">em</a>),
1.7       grange    958: including:
                    959:     <ul>
                    960:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    961:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    962:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    963:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    964:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    965:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
                    966:     <li> Intel PRO/1000XTL Lo Profile PCI Server (PWLA8490XTL)
                    967:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    968:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    969:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    970:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    971:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    972:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.29      brad      973:     <li> Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
1.7       grange    974:     </ul>
                    975:
1.80      marco     976: <li>National Semiconductor DP83820 and DP83821 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nge&amp;arch=amd64&amp;sektion=4">nge</a>), including: <sup>^(*)</sup>
1.7       grange    977:     <ul>
                    978:     <li>Addtron AEG320T
                    979:     <li>Ark PC SOHO-GA2500T (32-bit PCI) and SOHO-GA2000T (64-bit PCI)
                    980:     <li>Asante FriendlyNet GigaNIX 1000TA and 1000TPC
                    981:     <li>D-Link DGE-500T
                    982:     <li>LinkSys EG1032 (32-bit PCI) and EG1064 (64-bit PCI)
                    983:     <li>Netgear GA621
                    984:     <li>Netgear GA622T
                    985:     <li>SMC EZ Card 1000 (SMC9462TX)
                    986:     <li>Surecom Technology EP-320G-TX
1.94    ! grunk     987:     <li>TRENDnet TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI)
1.7       grange    988:     </ul>
                    989:
1.80      marco     990: <li>Level1 LXT1001 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lge&amp;arch=amd64&amp;sektion=4">lge</a>), including: <sup>(*)</sup>
1.7       grange    991: <br><i>This driver is currently untested.  Feedback would be appreciated.</i>
                    992:     <ul>
                    993:     <li>SMC TigerCard 1000 (SMC9462SX)
                    994:     <li>D-Link DGE-500SX
                    995:     </ul>
                    996:
1.13      krw       997: <li>Broadcom BCM570x (a.k.a. Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;arch=amd64&amp;sektion=4">bge</a>), including:
1.7       grange    998:     <ul>
1.28      brad      999:     <li>3Com 3c996-T (10/100/1000baseT)
1.7       grange   1000:     <li>3Com 3c996-SX (1000baseSX)
1.28      brad     1001:     <li>3Com 3c996B-T (10/100/1000baseT)
1.72      brad     1002:     <li>HP ProLiant NC320T PCI-E Gigabit NIC (10/100/1000baseT)
                   1003:     <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)
                   1004:     <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)
                   1005:     <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)
                   1006:     <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)
1.28      brad     1007:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
1.72      brad     1008:     <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)
1.88      brad     1009:     <li>HP ProLiant NC7782 embedded PCI-X Gigabit NIC (10/100/1000baseT)
1.28      brad     1010:     <li>Netgear GA302T (10/100/1000baseT)
                   1011:     <li>SysKonnect SK-9D21 (10/100/1000baseT)
1.7       grange   1012:     <li>SysKonnect SK-9D41 (1000baseSX)
                   1013:     </ul>
                   1014:
1.80      marco    1015: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&amp;arch=amd64&amp;sektion=4">stge</a>), including: <sup>(A)</sup>
1.7       grange   1016:     <ul>
1.70      brad     1017:     <li>Allied Telesis CentreCOM LA1000-PCI-T
                   1018:     <li>Antares Microsystems TC9021
                   1019:     <li>D-Link DGE-550T
1.7       grange   1020:     </ul>
                   1021:
1.13      krw      1022: <li>SysKonnect and Marvell based GigE(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&amp;arch=amd64&amp;sektion=4">sk</a>), including:
1.7       grange   1023:     <ul>
                   1024:     <li>SysKonnect SK-9821 (1000baseT)
                   1025:     <li>SysKonnect SK-9822 (dual 1000baseT)
                   1026:     <li>SysKonnect SK-9841 (1000baseLX)
                   1027:     <li>SysKonnect SK-9842 (dual 1000baseLX)
                   1028:     <li>SysKonnect SK-9843 (1000baseSX)
                   1029:     <li>SysKonnect SK-9844 (dual 1000baseSX)
                   1030:     <li>SysKonnect SK-9521 v2.0 (1000baseT 32-bit)
                   1031:     <li>SysKonnect SK-9821 v2.0 (1000baseT)
                   1032:     <li>SysKonnect SK-9843 v2.0 (1000baseSX)
                   1033:     <li>3Com 3c940 (1000baseT)
1.58      jmc      1034:     <li>3Com 3c2000-T (1000baseT)
1.7       grange   1035:     <li>Linksys EG1032v2 (1000baseT)
                   1036:     <li>Linksys EG1064v2 (1000baseT)
                   1037:     <li>D-Link DGE-530T (1000baseT)
                   1038:     <li>SMC 9452TX (1000baseT)
                   1039:     </ul>
1.18      pvalchev 1040:
1.39      miod     1041: <li>Realtek 8169/8169S/8110S based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;arch=amd64&amp;sektion=4">re</a>), including:
1.18      pvalchev 1042:     <ul>
1.34      jsg      1043:     <li>Buffalo LGY-PCI-GT (8169S)
1.60      david    1044:     <li>Corega CG-LAPCIGT (8169S)
1.69      martin   1045:     <li>D-Link DGE-528T (8169S)
1.18      pvalchev 1046:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
1.71      brad     1047:     <li>LevelOne GNC-0105T (8169S)
1.78      brad     1048:     <li>Linksys EG1032v3 (8169S)
1.69      martin   1049:     <li>Netgear GA511 PC Card (8169)
1.18      pvalchev 1050:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
1.69      martin   1051:     <li>Surecom EP-320G-TX1 (8169S)
                   1052:     <li>US Robotics USR997902 (8169S)
1.18      pvalchev 1053:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                   1054:     </ul>
1.44      pvalchev 1055:
1.60      david    1056: <li>VIA Networking VT6122 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&amp;arch=amd64&amp;sektion=4">vge</a>), including:
1.44      pvalchev 1057:     <ul>
                   1058:     <li>ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701)
                   1059:     <li>ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702)
                   1060:     </ul>
1.7       grange   1061: </ul>
                   1062:
                   1063: <h4>Cryptography Accelerators</h4>
                   1064:
                   1065: <ul>
1.13      krw      1066: <li>Broadcom uBsec BCM5801, BCM5802, BCM5805, BCM5820, BCM5821, BCM5822, BCM5823 (and the legacy Bluesteelnet 5501 and 5601 parts)(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&amp;arch=amd64&amp;sektion=4">ubsec</a>)
                   1067: <li>Hifn 6500-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;arch=amd64&amp;sektion=4">lofn</a>)
                   1068: <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;arch=amd64&amp;sektion=4">hifn</a>), including:
1.7       grange   1069:     <ul>
                   1070:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
                   1071:     <li>GTGI PowerCrypt Encryption Accelerator
                   1072:     <li>NetSec 7751
                   1073:     <li>Hifn 7751 and 9751 reference boards
                   1074:     <li>Invertex AEON
                   1075:     </ul>
1.80      marco    1076: <li>SafeNet SafeXcel 1141/1741 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=safe&amp;arch=amd64&amp;sektion=4">safe</a>) <sup>(G)</sup>
1.7       grange   1077: </ul>
                   1078:
                   1079: <!--
                   1080: <a name="pcmcia"></a>
1.12      miod     1081: <h4>PC Cards (PCMCIA and CardBus)</h4>
1.7       grange   1082:
                   1083: <ul>
                   1084: <li>ATA cards
1.80      marco    1085:        (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;arch=amd64&amp;sektion=4">wdc</a> <sup>(*)</sup>,
1.13      krw      1086:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;arch=amd64&amp;sektion=4">wd</a>,
                   1087:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;arch=amd64&amp;sektion=4">sd</a>,
                   1088:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=amd64&amp;sektion=4">cd</a>), including:
1.7       grange   1089:     <ul>
                   1090:     <li>ATA/IDE card drives
                   1091:     <li>ATA/IDE CD-ROM adapters
                   1092:     <li>CF/ATA flash cards and disk drives
                   1093:     </ul>
                   1094:
                   1095: <li>Ethernet adapters, including:
                   1096:     <ul>
1.80      marco    1097:     <li>3Com EtherLink (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;arch=amd64&amp;sektion=4">ep</a>) and EtherLink XL-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=amd64&amp;sektion=4">xl</a>) LAN PC Cards, including: <sup>(G)</sup>
1.7       grange   1098:        <ul>
                   1099:        <li>3Com 3C556, 3C562
                   1100:        <li>3Com 3C574TX, 3C[CX]FE574BT
                   1101:        <li>3Com 3C589, 3C589B, 3C589C, 3C589D, 3C589E
                   1102:        <li>3Com 3C575TX, 3C[CX]FE575BT, and 3C[CX3]FE575CT CardBus
                   1103:        <li>3Com 3C[CX]FEM656, 3C[CX]FEM656B, and 3C[CX3]FEM656C CardBus
                   1104:        </ul>
                   1105:
1.13      krw      1106:     <li>Intel/DEC 21443 "Tulip" clones (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=amd64&amp;sektion=4">dc</a>), including:
1.7       grange   1107:        <ul>
                   1108:        <li>ADMtek AN985 Centaur-C CardBus
                   1109:        <li>IBM EtherJet 10/100 CardBus
                   1110:        <li>Linksys PCMPC200 CardBus 10/100
                   1111:        <li>SMC EZ CardBus 10/100
                   1112:        <li>Xircom X3201 CardBus adapters, including RealPort models
                   1113:        </ul>
                   1114:
1.13      krw      1115:     <li>Intel i8255x-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=amd64&amp;sektion=4">fxp</a>), including:
1.7       grange   1116:        <ul>
                   1117:        <li>Intel PRO/100 CardBus II
                   1118:        </ul>
                   1119:
1.30      mickey   1120:     <li>NE2000 based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=amd64&amp;sektion=4">ne</a>), including:
1.7       grange   1121:        <ul>
                   1122:        <li>Accton EN2212, EN2216
                   1123:        <li>Allied Telesis LA-PCM
                   1124:        <li>AmbiCom AMB8002T
                   1125:        <li>Arowana FE
                   1126:        <li>Belkin F5D5020
                   1127:        <li>Billionton Systems LNT-10TN
1.49      matthieu 1128:         <li>Billionton Systems CFLT2-10N
1.7       grange   1129:        <li>CNet NE2000
                   1130:        <li>Compex Linkport ENET-B
                   1131:        <li>Corega PCC-T, PCC-TD, EtherII PCC-T, FastEther PCC-T, FastEther PCC-TX, FastEther PCC-TXD, FastEther PCC-TXF
                   1132:        <li>D-Link DE-650, DE-660, DE-660+, DFE-670TXD
                   1133:        <li>Dayna CommuniCard E
                   1134:        <li>Digital DEPCM-XX
                   1135:        <li>Dual NE2000
                   1136:        <li>Edimax NE2000
                   1137:        <li>Genius ME 3000II SE
                   1138:        <li>Grey Cell GCS2000 Gold II
                   1139:        <li>GVC NIC-2000p, NP0335
                   1140:        <li>Hawking PN650TX
                   1141:        <li>I-O DATA PCLA, PCLA/TE
                   1142:        <li>IC-Card
                   1143:        <li>Kingston KNE-PC2
                   1144:        <li>Linksys PCMPC100, EC2T Combo, EthernetCard, Combo EthernetCard, Trust Combo EthernetCard, Etherfast 10/100
                   1145:        <li>MACNICA ME1 for JEIDA
                   1146:        <li>Melco LPC3-TX
                   1147:        <li>National Semiconductor InfoMover
                   1148:        <li>NDC Instant-Link
                   1149:        <li>Netgear FA410TX, FA410TXC, FA411
                   1150:        <li>Network Everywhere NP10T
                   1151:        <li>New Media LiveWire 10/100
                   1152:        <li>Planet SmartCom 2000
                   1153:        <li>Planex FNW-3600-T, FNW-3700-T
                   1154:        <li>Premax PE-200
                   1155:        <li>RPTI EP-400, EP-401
                   1156:        <li>Seiko Epson EN10B
                   1157:        <li>SMC EZCard, 8041
                   1158:        <li>Socket Communications LP-CF, LP-E
                   1159:        <li>SVEC PN650TX, ComboCard, LANCard
                   1160:        <li>Synergy S21810
                   1161:        <li>Tamarack NE2000
                   1162:        <li>Telecom Device TCD-HPC100
                   1163:        <li>Wisecom T210CT, iPort
                   1164:        <li>Xircom CFE-10
                   1165:        </ul>
                   1166:
1.13      krw      1167:     <li>RealTek 8139-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;arch=amd64&amp;sektion=4">rl</a>), including:
1.7       grange   1168:        <ul>
                   1169:        <li>Accton MPX5030 CardBus
                   1170:        <li>Corega FEther CB-TXD 10/100 Ethernet
1.12      miod     1171:        <li>D-Link DFE-690TXD
1.7       grange   1172:        </ul>
                   1173:
1.13      krw      1174:     <li>SMC 91Cxx-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sm&amp;arch=amd64&amp;sektion=4">sm</a>), including:
1.7       grange   1175:        <ul>
                   1176:        <li>Megahertz XJEM1144, CC10BT
                   1177:        <li>SMC EtherEZ 8020BT
                   1178:        </ul>
                   1179:
1.80      marco    1180:     <li>Xircom (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&amp;arch=amd64&amp;sektion=4">xe</a>), including: <sup>(A)</sup>
1.7       grange   1181:        <ul>
                   1182:        <li>Xircom CreditCard CE2
                   1183:        </ul>
                   1184: </ul>
                   1185:
                   1186: <li>PCMCIA controllers, including:
                   1187:     <ul>
1.80      marco    1188:     <li>Intel i82365 and compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcic&amp;arch=amd64&amp;sektion=4">pcic</a>) <sup>(*)</sup>
1.7       grange   1189:     </ul>
                   1190:
                   1191: <li>SCSI host adapters, including:
                   1192:     <ul>
1.80      marco    1193:     <li>Adaptec SlimSCSI APA-14[56]0 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aic&amp;arch=amd64&amp;sektion=4">aic</a>) <sup>(*)</sup>
1.7       grange   1194:     </ul>
                   1195:
                   1196: <li>Serial ports, including:
                   1197:     <ul>
                   1198:     <li>Most modems, digital cellular modems, and serial cards should work.
1.89      uwe      1199:     <li>AudioVOX GSM/GPRS modems
                   1200:     <li>Siemens Connect2AIR GSM/GPRS modems
                   1201:     <li>Sierra Wireless A550, A555 CDMA 1x, and A710, A750 GSM/GPRS modems
1.7       grange   1202:     </ul>
                   1203:
                   1204: <li>Wireless Ethernet adapters:
                   1205:     <ul>
                   1206:     <li>See above.
                   1207:     </ul>
                   1208: </ul>
                   1209: -->
                   1210:
1.12      miod     1211: <h4>Universal Serial Bus (USB) Devices</h4>
1.7       grange   1212:
                   1213: <ul>
1.80      marco    1214: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=amd64&amp;sektion=4">uaudio</a>) <sup>(G)</sup>
                   1215: <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&amp;arch=amd64&amp;sektion=4">urio</a>) <sup>(G)</sup>
1.32      mickey   1216: <li>USB Ethernet adapters (
                   1217: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=amd64&amp;sektion=4">aue</a>,
1.50      jsg      1218: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=amd64&amp;sektion=4">axe</a>,
1.32      mickey   1219: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=amd64&amp;sektion=4">cue</a>,
1.33      saad     1220: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=amd64&amp;sektion=4">kue</a>,
1.50      jsg      1221: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=amd64&amp;sektion=4">udav</a>,
                   1222: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=amd64&amp;sektion=4">url</a>),
1.80      marco    1223: see above <sup>(A)</sup>
1.13      krw      1224: <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;arch=amd64&amp;sektion=4">uhid</a>)
1.80      marco    1225: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;arch=amd64&amp;sektion=4">uvisor</a>) <sup>(G)</sup>
1.13      krw      1226: <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=amd64&amp;sektion=4">uhub</a>)
                   1227: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=amd64&amp;sektion=4">ukbd</a>)
1.80      marco    1228: <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=amd64&amp;sektion=4">umass</a>) <sup>(A)</sup>
                   1229: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=amd64&amp;sektion=4">ums</a>) <sup>(G)</sup>
                   1230: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=amd64&amp;sektion=4">umodem</a>) <sup>(G)</sup>
                   1231: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=amd64&amp;sektion=4">ulpt</a>) <sup>(G)</sup>
                   1232: <li>USB Scanners (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&amp;arch=amd64&amp;sektion=4">uscanner</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&amp;arch=amd64&amp;sektion=4">usscanner</a>) <sup>(G)</sup>
                   1233: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=amd64&amp;sektion=4">upl</a>) <sup>(A)</sup>
                   1234: <li>USB Y@p phone (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyap&amp;arch=amd64&amp;sektion=4">uyap</a>) <sup>(*)</sup>
1.7       grange   1235: </ul>
                   1236:
1.12      miod     1237: <h4>Pointing Devices</h4>
1.7       grange   1238:
                   1239: <ul>
1.13      krw      1240: <li>"PS/2"-style mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;arch=amd64&amp;sektion=4">pms</a>)
1.7       grange   1241: <li>Serial mice (uses serial port driver)
                   1242: </ul>
                   1243:
1.12      miod     1244: <h4>Sound Devices</h4>
1.7       grange   1245:
                   1246: <ul>
1.84      mickey   1247: <li>ATI IXP series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auixp&amp;arch=amd64&amp;sektion=4">auixp</a>) <sup>(*)</sup>
1.80      marco    1248: <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;arch=amd64&amp;sektion=4">cmpci</a>) <sup>(*)</sup>
                   1249: <li>Cirrus Logic CrystalClear CS4280 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&amp;arch=amd64&amp;sektion=4">clcs</a>) <sup>(*)</sup>
                   1250: <li>Cirrus Logic CrystalClear CS4281 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clct&amp;arch=amd64&amp;sektion=4">clct</a>) <sup>(*)</sup>
                   1251: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=amd64&amp;sektion=4">eap</a>) <sup>(G)</sup>
                   1252: <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;arch=amd64&amp;sektion=4">eso</a>) <sup>(*)</sup>
                   1253: <li>ESS Maestro 1, 2 and 2E and clones (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maestro&amp;arch=amd64&amp;sektion=4">maestro</a>) <sup>(*)</sup>
                   1254: <li>ESS Maestro 3 and Allegro 1 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esa&amp;arch=amd64&amp;sektion=4">esa</a>) <sup>(*)</sup>
                   1255: <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;arch=amd64&amp;sektion=4">fms</a>) <sup>(*)</sup>
1.82      jsg      1256: <li>Intel 82801 (ICH/ICH0/ICH1/ICH2/ICH3/ICH4/ICH5/ICH6<font color="#0000e0">*</font>/ICH7<font color="#0000e0">*</font>) and 440MX, SiS 7012, AMD 768 and 8111, nVidia nForce/nForce2/nForce3/nForce4<font color="#0000e0">*</font> AC'97 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;arch=amd64&amp;sektion=4">auich</a>) <sup>(G)</sup>
1.80      marco    1257: <li>NeoMagic 256AV/ZX (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&amp;arch=amd64&amp;sektion=4">neo</a>) <sup>(*)</sup>
                   1258: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=amd64&amp;sektion=4">eap</a>) <sup>(G)</sup>
                   1259: <li>SoundBlaster Live! and PCI512 (EMU10k1) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;arch=amd64&amp;sektion=4">emu</a>) <sup>(G)</sup>
                   1260: <li>Trident 4DWave-DX/NX and clones (SiS 7018, ALi M5451) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autri&amp;arch=amd64&amp;sektion=4">autri</a>) <sup>(*)</sup>
                   1261: <li>VIA VT82C686A, VT8233, VT8235, VT8237 SouthBridge integrated AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&amp;arch=amd64&amp;sektion=4">auvia</a>) <sup>(G)</sup>
                   1262: <li>Yamaha DS-XG (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&amp;arch=amd64&amp;sektion=4">yds</a>) <sup>(G)</sup>
1.7       grange   1263: </ul>
                   1264:
                   1265: <p>
1.12      miod     1266: The following driver has not been extensively tested:
1.7       grange   1267: <ul>
1.80      marco    1268: <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&amp;arch=amd64&amp;sektion=4">sv</a>) <sup>(*)</sup>
1.7       grange   1269: </ul>
                   1270:
1.13      krw      1271: <h4>Radio Receiver Devices (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;arch=amd64&amp;sektion=9">radio</a>)</h4>
1.7       grange   1272:
                   1273: <ul>
1.80      marco    1274: <li>Brooktree 848/849/878/879-based TV tuner cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=amd64&amp;sektion=4">bktr</a>) <sup>(G)</sup>
                   1275: <li>D-Link DSB-R100 USB radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udsbr&amp;arch=amd64&amp;sektion=4">udsbr</a>) <sup>(G)</sup>
1.7       grange   1276: </ul>
                   1277:
                   1278: <h4>Miscellaneous Devices</h4>
                   1279:
                   1280: <ul>
1.80      marco    1281: <li>Brooktree 848/849/878/879-based video capture cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=amd64&amp;sektion=4">bktr</a>), including: <sup>(G)</sup>
1.7       grange   1282:     <ul>
1.20      mickey   1283:     <li>Animation Technologies FlyVideo
1.35      jsg      1284:     <li>AOpen VA1000
1.20      mickey   1285:     <li>Askey/Dynalink Magic TView
                   1286:     <li>ATI TV-Wonder and Wonder/VE
1.7       grange   1287:     <li>AverMedia cards
                   1288:     <li>Hauppauge Wincast TV and WinTV/PCI
                   1289:     <li>IMS TV Turbo
                   1290:     <li>Intel Smart Video Recorder III
1.20      mickey   1291:     <li>I/O DATA GV-BCTV2/PCI
1.35      jsg      1292:     <li>I/O DATA GV-BCTV3/PCI
1.20      mickey   1293:     <li>KISS TV/FM PCI
                   1294:     <li>Leadtek Winfast TV 2000
1.7       grange   1295:     <li>Miro PC TV
1.20      mickey   1296:     <li>MMAC Osprey
                   1297:     <li>NEC PK-UG-X017
1.7       grange   1298:     <li>STB TV PCI Television Tuner
1.20      mickey   1299:     <li>Terratec TerraTVplus
                   1300:     <li>Video Highway XTreme
                   1301:     <li>VideoLogic Captivator PCI
1.52      mickey   1302:     <li>Zoltrix TV and Genie TV/FM
1.7       grange   1303:     </ul>
1.12      miod     1304: <li>Hardware monitoring sensors, including:
1.7       grange   1305:     <ul>
1.79      grange   1306:     <li>ITE IT8705F, IT8712F (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;arch=amd64&amp;sektion=4">it</a>)
1.7       grange   1307:     <li>National Semiconductor LM78, LM78-J, LM79;
1.80      marco    1308:        Winbond W83697HF, W83627HF, W83627THF, W83781D, W83782D (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&amp;arch=amd64&amp;sektion=4">lm</a>) <sup>(G)</sup>
                   1309:     <li>VIA VT82C686A, VT8231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viaenv&amp;arch=amd64&amp;sektion=4">viaenv</a>) <sup>(G)</sup>
                   1310:     <li>ITE IT8705F, IT8712F (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;arch=amd64&amp;sektion=4">it</a>)
1.79      grange   1311:     <li>SiS SiS950 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;arch=amd64&amp;sektion=4">it</a>)
1.7       grange   1312:     </ul>
1.8       deraadt  1313: </ul>
1.7       grange   1314:
1.18      pvalchev 1315: <p>
1.80      marco    1316: <sup>(G)</sup> Drivers for hardware marked with (G) are <b>only</b> included in
                   1317: the GENERIC kernels, but are <b>not</b> included in the distribution cd-rom
                   1318: boot image or boot floppy.
                   1319:
                   1320: <p>
                   1321: <sup>(A)</sup> Drivers for hardware marked with (A) are <b>not</b> included in
                   1322: the boot floppy, but are included in the cd-rom boot image.
                   1323:
                   1324: <p>
                   1325: <sup>(*)</sup> Support for devices marked with (*) is not included on the
                   1326: distribution media or in the GENERIC kernel, and will require you to compile
                   1327: a custom kernel to enable it.
                   1328:
                   1329: <p>
1.60      david    1330: <font color="#0000e0">*</font> Support added after 3.7.
1.18      pvalchev 1331:
1.7       grange   1332: <hr>
1.4       deraadt  1333: <a name="install"></a>
                   1334: <h3><font color="#0000e0">
                   1335: <strong>Getting and installing OpenBSD/amd64:</strong>
                   1336: </font></h3>
                   1337:
                   1338: <p>
1.15      david    1339: The latest supported OpenBSD/amd64 release is
1.60      david    1340: <a href="37.html">OpenBSD 3.7</a>.
1.15      david    1341: Here are the
1.60      david    1342: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.7/amd64/INSTALL.amd64">
                   1343: OpenBSD/amd64 3.7 installation instructions
1.15      david    1344: </a>.
                   1345:
                   1346: <p>
1.4       deraadt  1347: Snapshots are made available from time to time, in
                   1348: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64">this location</a>
                   1349: as well as in a few
                   1350: <a href="ftp.html">mirrors</a>.
                   1351: Here are the
                   1352: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64/INSTALL.amd64">
                   1353: OpenBSD/amd64 snapshot installation instructions
                   1354: </a> as well.
1.1       brad     1355:
                   1356: <p>
1.4       deraadt  1357: There are several installation media provided:
                   1358: <ul>
                   1359:   <li><strong>CD boot</strong>
1.17      deraadt  1360:   <br>
1.4       deraadt  1361:   Booting off the CD provides an <i>El Torito</i> 2.88MB floppy image
                   1362:   that contains almost all OpenBSD drivers.
                   1363:   This also includes minimal USB support (storage devices and keyboard).<br>
                   1364:   For the latest list of drivers available on this image, take a look at the
                   1365:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK_CD?rev=HEAD">RAMDISK_CD</a>
                   1366:   kernel configuration file.
1.62      david    1367:   <li><strong>Floppy A</strong> (floppy37.fs)
1.17      deraadt  1368:   <br>
1.4       deraadt  1369:   This 1.44MB floppy image contains the most common drivers.
                   1370:   It is designed to cover the most typical PC. As a general rule, you will
                   1371:   find that the missing drivers are ones which need large microcodes to run,
1.21      nick     1372:   such as for rare SCSI cards, gigabit ethernet cards, or RAID devices.<br>
1.4       deraadt  1373:   For the latest list of drivers available on this image, take a look at the
                   1374:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                   1375:   kernel configuration file.
                   1376: </ul>
1.1       brad     1377:
                   1378: <hr>
                   1379: <a href="plat.html">
                   1380: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
1.38      grange   1381: </a>
1.1       brad     1382: <br>
                   1383: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                   1384: <br>
1.94    ! grunk    1385: <small>$OpenBSD: amd64.html,v 1.93 2005/09/20 20:29:41 deraadt Exp $</small>
1.1       brad     1386:
                   1387: </body>
                   1388: </html>