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

Annotation of www/amd64.html, Revision 1.35

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>
                     26: It also runs on the upcoming Intel ia32e processors which contain cloned
                     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
                     29: cpus.
                     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.
                     51:
                     52: <p>
1.8       deraadt    53: The only major shortcoming at this time is that the kernel debugger
1.13      krw        54: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;arch=amd64&amp;sektion=4">ddb</a>
1.8       deraadt    55: is somewhat poor, and that the 3.5 release will not contain a working
1.13      krw        56: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&amp;arch=amd64&amp;sektion=1">gdb</a>
1.9       pvalchev   57: debugger installed, but one will be provided as a package one can
1.13      krw        58: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&amp;arch=amd64&amp;sektion=1">pkg_add</a>.
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:
1.12      miod       64: <!-- <p>
1.7       grange     65: The list of supported hardware is relevant to OpenBSD-current. It will
1.13      krw        66: differ slightly from the support provided in the latest release version. -->
1.7       grange     67:
                     68: <h4>Processors</h4>
                     69:
                     70: <p>
1.19      krw        71: All versions of the AMD Athlon 64 processors and their clones are
                     72: supported.
                     73:
                     74: <h4>SMP support</h4>
                     75: OpenBSD/amd64 <i>-current</i> (NOT 3.5-release/-stable) supports most SMP
                     76: (Symmetrical MultiProcessor) systems.
                     77: To support SMP operation, a separate SMP kernel (<tt>bsd.mp</tt>) is
                     78: included with the installation file sets.
1.7       grange     79:
                     80: <p>
1.19      krw        81: As this is a new feature, developers will want to see what hardware does
                     82: and doesn't work when running SMP, so it is even more important to
                     83: <a href="faq/faq4.html#SendDmesg">send a dmesg</a> after install.
1.7       grange     84:
                     85: <h4>Buses</h4>
                     86:
                     87: <ul>
                     88: <li>All standard PCI bus bridges
                     89: <!--
                     90: <li>16-Bit PCMCIA PC Cards
                     91: <li>32-Bit CardBus PC Cards
                     92: -->
                     93: <li>Universal Serial Bus (USB)
                     94: </ul>
                     95:
                     96: <h4>Bus interfaces</h4>
                     97:
                     98: <ul>
                     99:   <li>Standard PCI-PCI bridges, including PCI expansion backplanes (<i>ppb</i>)
1.12      miod      100: <!--
1.30      mickey    101:   <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>)
1.12      miod      102:  -->
1.7       grange    103: </ul>
                    104:
                    105: <h4>Entropy sources</h4>
                    106:
                    107: <ul>
                    108:   <li>Interrupt latency collection from many devices
                    109: </ul>
                    110:
1.13      krw       111: <h4>PCI IDE and Serial ATA Controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=amd64&amp;sektion=4">pciide</a>)</h4>
1.7       grange    112:
                    113: <ul>
                    114: <li>Acard ATP850U, ATP860, ATP860-A, ATP865-A, ATP865-R
                    115: <li>Acer Labs M5229
                    116: <li>Advanced Micro Devices AMD-756, AMD-766, AMD-768, AMD-8111
                    117: <li>CMD Tech PCI0640, PCI0643, PCI0646, PCI0648, PCI0649, PCI0680
                    118: <li>Contaq Microsystems/Cypress CY82C693
                    119: <li>HighPoint HPT366, HPT370, HPT372, HPT302, HPT371, HPT374
                    120: (RAID mode is not supported)
                    121: <li>Intel PIIX, PIIX3, and PIIX4
                    122: <li>Intel 82801 (ICH/ICH0/ICH2/ICH3/ICH4/ICH4-M/ICH5/ICH5R)
                    123: <li>ITE IT8212F (RAID mode is not supported)
                    124: <li>National Semiconductor PC87415
                    125: <li>National Semiconductor SCx200 (found on SC1100 SoC)
                    126: <li>NVIDIA nForce/nForce2 (SATA controllers are not supported)
                    127: <li>Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268,
                    128: PDC20268R, PDC20269, PDC20271, PDC20275, PDC20276,
                    129: PDC20277, PDC20376 (RAID mode is not supported)
                    130: <li>ServerWorks OSB4, CSB5, CSB6 (including support for the third
                    131: channel)
                    132: <li>Silicon Image SiI3112
                    133: <li>Silicon Integrated System 5513 (5597/5598), 540, 550, 620,
                    134: 630, 630S, 633, 635, 640, 645, 645DX, 648, 650, 651,
                    135: 652, 655, 658, 730, 733, 735, 740, 745, 746, 748, 750,
                    136: 751, 752, 755, 962, 963
                    137: <li>VIA Technologies VT82C586/A/B, VT82C596A/B, VT82C686A/B,
                    138: VT8231, VT8366, VT8233, VT8235, VT8237
                    139: </ul>
                    140:
                    141: <h4>SCSI Host Adapters</h4>
                    142:
                    143: <ul>
1.13      krw       144:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    145:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    146:     adapters
1.30      mickey    147:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=amd64&amp;sektion=4">ahc</a>)
1.13      krw       148:     including the Adaptec cards
                    149:     <ul>
                    150:       <li>AHA-2910, AHA-2915
                    151:       <li>AHA-2920
                    152:       <li>AHA-2930[C,U2]
                    153:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    154:       <li>AHA-2950[U2W,U2B]
                    155:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    156:       <li>AHA-3950U2
                    157:       <li>AHA-3960
                    158:       <li>AHA-3985
                    159:       <li>AHA-4944UW
                    160:       <li>AHA-19160B
                    161:       <li>AHA-29160[B,N]
                    162:       <li>AHA-39160
                    163:     </ul>
                    164:   <li>AdvanSys "U", "UW", "U2W" and "U160" PCI host adapters including the
                    165:     ABP940U[AW], ASB3940U[AW]-00, ASB3940U2W-00 and ASB3950U160
                    166:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&amp;arch=amd64&amp;sektion=4"
                    167:     >adw</a>)
                    168:     and
                    169:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adv&amp;arch=amd64&amp;sektion=4"
                    170:     >adv</a>)
                    171:   <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    172:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=amd64&amp;sektion=4"
                    173:      >pcscp</a>)
                    174:   <li>BusLogic 9xx host adapters, but not the new "FlashPoint" series
                    175:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bha&amp;arch=amd64&amp;sektion=4"
                    176:     >bha</a>)
                    177:   <li>Initio INIC-940 and INIC-950 based PCI host adapters including the
                    178:     Initio INI-9090U and INI-9100U/UW, Iwill 2935UW, and DTC Domex 3194U Plus
                    179:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&amp;arch=amd64&amp;sektion=4"
                    180:     >iha</a>)
                    181:   <li>LSI Fusion-MPT (Symbios Logic/NCR)
                    182:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&amp;arch=amd64&amp;sektion=4"
                    183:     >mpt</a>)
                    184:     <ul>
                    185:       <li>53C1030 (Dual channel Ultra320 SCSI)
                    186:       <li>53C1020 (Single channel Ultra320 SCSI)
                    187:       <li>FC909 (1Gb/s Fibre Channel)
                    188:       <li>FC909A (Dual 1Gb/s Fibre Channel)
                    189:       <li>FC919 (2Gb/s Fibre Channel)
                    190:       <li>FC929 (Dual 2Gb/s Fibre Channel)
                    191:     </ul>
                    192:   <li>QLogic PCI host adapters
                    193:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=amd64&amp;sektion=4"
                    194:     >isp</a>)
                    195:   <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI host
                    196:     adapters including generic cards, old ASUS cards, the DTC-3130
                    197:     series, and Diamond Fireport series
                    198:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=amd64&amp;sektion=4"
                    199:     >siop</a>)
                    200:   <li>Tekram DC-315U and DC-395U/UW/F TRM-S1040 based PCI host adapters
                    201:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&amp;arch=amd64&amp;sektion=4"
                    202:     >trm</a>)
1.7       grange    203: </ul>
                    204:
                    205: <h4>RAID and Cache Controllers</h4>
                    206:
                    207: <ul>
1.13      krw       208: <li>3ware Escalade 3W-5x00 and 3W-6x00 series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&amp;arch=amd64&amp;sektion=4">twe</a>)
                    209: <li>Adaptec FSA-based RAID controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&amp;arch=amd64&amp;sektion=4">aac</a>), including:
1.7       grange    210:     <ul>
                    211:     <li>Adaptec AAC-2622, AAC-364, AAC-3642
                    212:     <li>Dell PERC 2/Si, PERC 2/QC, PERC 3/Si, PERC 3/Di, PERC 3/QC
                    213:     <li>HP NetRAID-4M
                    214:     </ul>
1.13      krw       215: <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>)
                    216: <li>Compaq Smart ARRAY RAID controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cac&amp;arch=amd64&amp;sektion=4">cac</a>), including:
1.7       grange    217:     <ul>
                    218:     <li>Compaq Integrated Array
                    219:     <li>Compaq IAES
                    220:     <li>Compaq IDA, IDA-2
                    221:     <li>Compaq RAID LC2
                    222:     <li>Compaq Smart Array 221, 3100ES, 3200, 4200, 4250ES, 431
                    223:     <li>Compaq SMART, SMART-2/E, SMART-2/P, SMART-2DH, SMART-2SL
                    224:     </ul>
1.13      krw       225: <li>DPT SmartCache and SmartRaid III/IV PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dpt&amp;arch=amd64&amp;sektion=4">dpt</a>)
                    226: <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>)
                    227: <li><a href="http://www.intelligent-io.com/">I2O</a> adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&amp;arch=amd64&amp;sektion=4">iop</a>), including:
1.7       grange    228:     <ul>
                    229:     <li>Adaptec SCSI RAID (ASR-2100S, ASR-2110S, ASR-3200S, etc.)
                    230:     <li>Adaptec ATA RAID (AAR-2400A)
                    231:     <li>American Megatrends Inc. MegaRAID controllers (in I2O mode)
                    232:     <li>other vendors' controllers supporting I2O,
                    233:        including Intel and Mylex, but these were not tested
                    234:     </ul>
                    235: </ul>
                    236:
                    237: <h4>CD-ROM and DVD-ROM Drives</h4>
                    238:
                    239: <ul>
1.13      krw       240: <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>)
                    241: <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    242: </ul>
                    243:
                    244: <h4>Tape Drives</h4>
                    245:
                    246: <ul>
1.13      krw       247: <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>)
                    248: <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    249: </ul>
                    250:
                    251: <h4>Display Adapters</h4>
                    252:
                    253: <ul>
                    254:   <li>VGA-compatible and SVGA display adapters (including PCI and AGP cards)
1.13      krw       255: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;arch=amd64&amp;sektion=4">vga</a>).
1.7       grange    256: </ul>
                    257: Note that not all of the display adapters OpenBSD/amd64 supports
                    258: can be used under XFree86 (please refer the
                    259: <a href="http://www.xfree86.org/support.html">XFree86 documentation</a>
                    260: for more information).
                    261:
                    262: <h4>Serial Ports</h4>
                    263:
                    264: <ul>
1.13      krw       265: <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>)
                    266: <li>16550-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=amd64&amp;sektion=4">com</a>)
                    267: <li>ST16650-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=amd64&amp;sektion=4">com</a>)
                    268: <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)
                    269: <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>)
                    270: <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>)
                    271: <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>)
1.7       grange    272: </ul>
                    273:
                    274: <h4>Communications Controllers</h4>
                    275:
                    276: <ul>
                    277: <li>Universal Serial Bus host controllers, including:
                    278:     <ul>
1.13      krw       279:     <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>)
                    280:     <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.7       grange    281:     </ul>
1.24      miod      282: <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    283:     <ul>
                    284:     <li>Dolphin Peripherals 4014 (dual parallel) and 4035 (dual serial)
                    285:     <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI
                    286:     <li>SIIG Cyber 4S PCI (quad serial)
                    287:     <li>SIIG Cyber I/O PCI (single parallel, single serial)
                    288:     <li>SIIG Cyber Parallel, Parallel Dual, Serial, Serial Dual PCI
                    289:     <li>VScom PCI-800 (8 port serial, probably OEM)
                    290:     <li>VScom PCI 011H (1 port parallel)
                    291:     <li>VScom PCI 100H (1 port serial)
                    292:     <li>VScom PCI 110H (1 port serial and 1 port parallel)
                    293:     <li>VScom PCI 200H (2 port serial)
                    294:     <li>VScom PCI 210H (2 port serial and 1 port parallel)
                    295:     <li>VScom PCI 400H (4 port serial)
                    296:     <li>VScom PCI 410H (4 port serial and 1 port parallel)
                    297:     <li>VScom PCI 800H (8 port serial)
                    298:     <li>VScom PCI 100L (1 port serial)
                    299:     <li>VScom PCI 200L (2 port serial)
                    300:     <li>VScom PCI 210L (2 port serial and 1 port parallel)
                    301:     <li>VScom PCI 400L (4 port serial)
                    302:     <li>VScom PCI 800L (8 port serial)
                    303:     <li>AT&amp;T/Lucent Venus Modem (found on IBM 33L4618 card, Actiontec 56K, and others)
                    304:     <li>US Robotics 3CP5609 PCI (modem)
                    305:     <li>Lava Computers 2SP-PCI (parallel port)
                    306:     <li>Lava Computers 2SP-PCI and Quattro-PCI (dual serial)
                    307:     <li>NEC PK-UG-X008 (serial)
                    308:     <li>NEC PK-UG-X001 K56flex PCI (modem)
                    309:     <li>Koutech IOFLEX-2S (dual serial)
                    310:     <li>Syba Tech Ltd. PCI-4S2P-550-ECP (4 port serial and 2 port parallel)
                    311:     <li>Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)
                    312:     <li>Moxa Technologies Co., Ltd. C104H/PCI (4 port serial)
                    313:     <li>NetMos 2S1P (2 port serial and 1 port parallel)
                    314:     <li>Boca Research Turbo Serial 654 PCI (4 port serial)
                    315:     <li>Boca Research Turbo Serial 658 PCI (8 port serial)
                    316:     <li>SUNIX 400x (1 port parallel)
                    317:     <li>SUNIX 401x (2 port parallel)
                    318:     <li>SUNIX 402x (1 port serial)
                    319:     <li>SUNIX 403x (2 port serial)
                    320:     <li>SUNIX 405x (4 port serial)
                    321:     <li>SUNIX 406x (8 port serial)
                    322:     <li>SUNIX 407x (2 port serial and 1 port parallel)
                    323:     <li>SUNIX 408x (2 port serial and 2 port parallel)
                    324:     <li>SUNIX 409x (4 port serial and 2 port parallel)
                    325:     </ul>
                    326: </ul>
                    327:
                    328: <h4>Ethernet Adapters</h4>
                    329:
                    330: <ul>
1.13      krw       331: <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:
1.7       grange    332:     <ul>
                    333:     <li>3Com 3c900/3c900B PCI adapters
                    334:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    335:     <li>3Com 3c980/3c980C server adapters
                    336:     <li>3Com 3cSOHO adapter
                    337:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    338:     <li>3Com 3c555/3c556/3c556B MiniPCI adapters
                    339:     <li>Dell on-board 3c920
                    340:     <li>Dell Precision on-board 3c905B
                    341:     <li>Dell OptiPlex GX1 on-board 3c918
                    342:     <li>Dell Latitude laptop docking station embedded 3c905
                    343:     <li>NVidia nForce2 integrated 3Com 9201 (nForce2-ST, nForce2-GT)
                    344:     </ul>
                    345:
1.13      krw       346: <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:
1.7       grange    347:     <ul>
                    348:     <li>3CR990-TX-95
                    349:     <li>3CR990-TX-97
                    350:     <li>3CR990-SVR95
                    351:     <li>3CR990-SVR97
                    352:     </ul>
                    353:
1.13      krw       354: <li>Adaptec "Starfire" AIC-6915 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&amp;arch=amd64&amp;sektion=4">sf</a>), including:
1.7       grange    355:     <ul>
                    356:     <li>Adaptec Single32 ANA-69011
                    357:     <li>Adaptec Single64 ANA-62011 and ANA-62020
                    358:     <li>Adaptec Duo64 ANA-62022
                    359:     <li>Adaptec Quartet64 ANA-62044
                    360:     </ul>
                    361:
1.13      krw       362: <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    363:     <ul>
                    364:     <li>Accton EN2242 MiniPCI
                    365:     <li>Linksys LNE100TX v4.x
                    366:     <li>Mototech ME316
                    367:     </ul>
                    368:
1.13      krw       369: <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:
1.7       grange    370:     <ul>
                    371:     <li>Abocom UFE1000
                    372:     <li>Abocom DSB650TX
                    373:     <li>Accton USB320-EC
                    374:     <li>Accton SpeedStream Ethernet
                    375:     <li>Admtek Pegasus
                    376:     <li>Admtek Pegasus II
                    377:     <li>Billionton Systems USB100
                    378:     <li>Corega FEther USB-TX
                    379:     <li>D-Link DSB-650
                    380:     <li>D-Link DSB-650TX
                    381:     <li>D-Link DSB-650TX-PNA
                    382:     <li>Elecom LD-USB
                    383:     <li>Elsa Microlink USB2Ethernet
                    384:     <li>I/O DATA USB ETTX
                    385:     <li>Kingston KNU101TX
                    386:     <li>LinkSys USB100TX
                    387:     <li>LinkSys USB100H1
                    388:     <li>LinkSys USB10TA
                    389:     <li>Melco Inc. LUA-TX
                    390:     <li>Netgear FA101
                    391:     <li>Siemens SpeedStream USB
                    392:     <li>Smartbridges smartNIC 2
                    393:     <li>SMC 2202USB
                    394:     <li>SMC EZ Connect USB
                    395:     <li>SOHOware NUB100
                    396:     </ul>
                    397:
1.13      krw       398: <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    399:     <ul>
                    400:     <li>BOCALANcard/PCI
                    401:     <li>AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    402:     </ul>
                    403:
1.13      krw       404: <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    405:     <ul>
                    406:     <li>CNet Pro110B
                    407:     <li>Alfa Inc. GFC2204
                    408:     </ul>
                    409:
1.13      krw       410: <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:
1.7       grange    411:     <ul>
                    412:     <li>CATC Netmate and Netmate II
                    413:     <li>Belkin F5U111
                    414:     </ul>
                    415:
1.13      krw       416: <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    417:     <ul>
                    418:     <li>Jaton XpressNet
                    419:     </ul>
                    420:
1.32      mickey    421: <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:
                    422:     <ul>
                    423:     <li>Corega FEther USB-TXC
                    424:     </ul>
                    425:
1.13      krw       426: <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    427:     <ul>
                    428:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
                    429:     <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)
                    430:     <li>Znyx ZX3<i>xx</i>
                    431:     <li>Cogent EM100FX and EM440TX
                    432:     <li>Digital PCI DE435
                    433:     <li>D-Link DFE-570TX Quad port
                    434:     </ul>
                    435:
1.13      krw       436: <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    437:    <ul>
                    438:    <li>Adaptec ANA-6944A
                    439:    <li>Cogent EM400
                    440:    <li>Compex 400TX
                    441:    <li>CompuShack Goldline Quattro
                    442:    <li>Phobos P430TX
                    443:    <li>Znyx ZX346
                    444:    </ul>
                    445:
1.13      krw       446: <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    447:     <ul>
                    448:     <li>Intel EtherExpress PRO/10+
                    449:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    450:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    451:     <li>Intel EtherExpress PRO/100 Dual Port
                    452:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                    453:     </ul>
                    454:
1.13      krw       455: <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    456:
1.13      krw       457: <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:
1.7       grange    458:     <ul>
                    459:     <li>3Com 3C19250
                    460:     <li>3Com 3c460 HomeConnect
                    461:     <li>ADS Technologies USB-10BT
                    462:     <li>Aox USB101
                    463:     <li>ATen UC10T
                    464:     <li>Corega USB-T
                    465:     <li>D-Link DSB-650
                    466:     <li>Entegra NET-USB-E45
                    467:     <li>Kawasaki USB101
                    468:     <li>LinkSys USB10T
                    469:     <li>Netgear EA101
                    470:     <li>Peracom USB
                    471:     <li>SMC 2102/2104USB
                    472:     <li>I/O Data USB-ET/T
                    473:     </ul>
                    474:
1.13      krw       475: <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    476:     <ul>
                    477:     <li>Kingston KNE110TX
                    478:     <li>LinkSys LNE100TX
                    479:     <li>Matrox Networks FastNIC 10/100
                    480:     <li>Netgear FA310TX
                    481:     </ul>
                    482:
1.13      krw       483: <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    484:     <ul>
                    485:     <li>Accton EN1217
                    486:     <li>Addtron AEF-320TX/AEF-330TX
                    487:     <li>CNet PRO1020A/B
                    488:     <li>Complex RL-100TX
                    489:     <li>NDC Communications SOHOware SFA110A
                    490:     <li>SVEC PN102-TX Fast Ethernet card
                    491:     </ul>
                    492:
1.13      krw       493: <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>)
1.7       grange    494:
1.13      krw       495: <li>National Semiconductor DP83815-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    496:     <ul>
                    497:     <li>NetGear FA311
                    498:     <li>NetGear FA312
                    499:     </ul>
                    500:
1.30      mickey    501: <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    502:
1.13      krw       503: <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    504:     <ul>
1.14      mickey    505:     <li>Accton MPX5030 CardBus
1.7       grange    506:     <li>Allied Telesyn AT2550
1.14      mickey    507:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    508:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.7       grange    509:     <li>Encore ENL832-TX 10/100 M PCI
                    510:     <li>Genius GF100TXR
                    511:     <li>KTX-9130TX 10/100 Fast Ethernet
                    512:     <li>Longshine LCS-8038TX-R
1.14      mickey    513:     <li>NDC Communications NE100TX-E
                    514:     <li>Netronix Inc. EA-1210 NetEther 10/100
1.7       grange    515:     <li>Nortel BayStack 21
                    516:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    517:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.14      mickey    518:     <li>TrendNet TE100-PCBUSR CardBus
1.7       grange    519:     </ul>
                    520:
1.13      krw       521: <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    522:     <ul>
                    523:     <li>Melco Inc. LUA-KTX
                    524:     <li>GreenHouse GH-USB100B
                    525:     <li>Linksys USB100M
                    526:     </ul>
                    527:
1.13      krw       528: <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    529:     <ul>
                    530:     <li>Mototech ME313
                    531:     <li>NetSurf NS-KFE30D
                    532:     </ul>
                    533:
1.13      krw       534: <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:
1.7       grange    535:     <ul>
                    536:     <li>Fast Ethernet
                    537:     <li>Quad Fast Ethernet
                    538:     </ul>
                    539:
1.13      krw       540: <li>Sundance ST201-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&amp;arch=amd64&amp;sektion=4">ste</a>), including:
1.7       grange    541:     <ul>
                    542:     <li>D-Link DFE-550TX
                    543:     </ul>
                    544:
1.13      krw       545: <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:
1.7       grange    546:     <ul>
                    547:     <li>Compaq Netelligent PCI Adapters
                    548:     <li>Compaq NetFlex 3/P
                    549:     <li>Compaq Deskpro integrated adapter
                    550:     <li>Compaq Prosignia integrated adapter
                    551:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                    552:     <li>Racore 8165 and 8148
                    553:     <li>TI ThunderLAN adapters
                    554:     </ul>
                    555:
1.13      krw       556: <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    557:     <ul>
                    558:     <li>Addtron AEF-360TX
                    559:     <li>Hawking PN102TX
                    560:     <li>D-Link DFE530TX
                    561:     </ul>
                    562:
1.13      krw       563: <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:
1.7       grange    564:     <ul>
                    565:     <li>Trendware TE100-PCIE
                    566:     <li>Compex RL100-ATX 10/100
                    567:     </ul>
                    568: </ul>
                    569: Please be aware that many NE2000 adapters fail or perform very poorly. We do
                    570: not recommend using them, but your mileage may vary.
                    571:
                    572: <h4>Wireless Ethernet Adapters</h4>
                    573:
                    574: <ul>
                    575: <li>Compact Flash Adapters (will be detected as PCMCIA adapters)
                    576:     <ul>
1.30      mickey    577:     <li>Buffalo AirStation CF (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    578:     <li>ELSA XI800 CF (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
1.7       grange    579:     </ul>
                    580: <!--
                    581: <li>PCMCIA Adapters
                    582:     <ul>
1.30      mickey    583:     <li>3Com AirConnect 3CRWE737A PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    584:     <li>ACTIONTEC HWC01170 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    585:     <li>Addtron AWP-100 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    586:     <li>Agere Orinoco PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    587:     <li>Aironet 4500/4800 802.11DS PCMCIA and PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=amd64&amp;sektion=4">an</a>)
                    588:     <li>ARtem Onair PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    589:     <li>BUFFALO AirStation PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    590:     <li>Cabletron RoamAbout PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    591:     <li>Cisco 340/350 802.11DS PCMCIA and PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=amd64&amp;sektion=4">an</a>)
                    592:     <li>Compaq Agency NC5004 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    593:     <li>Contec FLEXLAN/FX-DS110-PCC PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    594:     <li>Corega PCC-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    595:     <li>Corega PCCA-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    596:     <li>Corega PCCB-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    597:     <li>Corega CGWLPCIA11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    598:     <li>Dlink DWL650 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    599:     <li>ELSA XI300 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    600:     <li>ELSA XI325 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    601:     <li>ELSA XI325H PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    602:     <li>EMTAC A2424i PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    603:     <li>Ericsson Wireless LAN CARD C11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    604:     <li>Gemtek WL-311 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    605:     <li>Hawking Technology WE110P PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    606:     <li>I-O DATA WN-B11/PCM PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    607:     <li>Intel PRO/Wireless 2011 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    608:     <li>Intersil Prism II PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    609:     <li>Linksys Instant Wireless WPC11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    610:     <li>Linksys Instant Wireless WPC11 2.5 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    611:     <li>Linksys Instant Wireless WPC11 3.0 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    612:     <li>Lucent WaveLAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    613:     <li>NANOSPEED ROOT-RZ2000 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    614:     <li>NEC CMZ-RT-WP PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    615:     <li>Netgear MA401 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    616:     <li>Netgear MA401RA PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    617:     <li>Nokia C020 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    618:     <li>Nokia C110/C111 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    619:     <li>NTT-ME 11Mbps Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
1.31      mickey    620:     <li>Planex GW-NS11H Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
1.30      mickey    621:     <li>Proxim Harmony PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    622:     <li>Proxim RangeLAN-DS PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    623:     <li>RayLink Aviator2.4/Pro 802.11FH PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&amp;arch=amd64&amp;sektion=4">ray</a>)
                    624:     <li>Samsung MagicLAN SWL-2000N PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    625:     <li>SMC 2632 EZ Connect PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    626:     <li>Symbol Spectrum24 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    627:     <li>TDK LAK-CD011WL PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    628:     <li>US Robotics 2410 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    629:     <li>US Robotics 2445 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
1.7       grange    630:     </ul>
                    631: -->
                    632: <li>PCI Adapters
                    633:     <ul>
1.30      mickey    634:     <li>3Com AirConnect 3CRWE777A PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    635:     <li>Belkin F5D6000 PCI (a rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    636:     <li>Corega CGWLPCIA11 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    637:     <li>Eumitcom WL11000P PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    638:     <li>Dlink DWL520 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    639:     <li>Global Sun Technology GL24110P PCI (untested) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    640:     <li>Global Sun Technology GL24110P02 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    641:     <li>Intersil Mini-PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    642:     <li>LinkSys WDT11 PCI (a rebadged GL24110P02) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    643:     <li>NDC/Sohoware NCP130 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    644:     <li>Netgear MA301 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    645:     <li>Netgear MA311 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    646:     <li>US Robotics 2415 PCI (rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    647:     <li>Nortel E-mobility 211818-A (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
                    648:     <li>Symbol LA4123 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=amd64&amp;sektion=4">wi</a>)
1.7       grange    649:     </ul>
                    650: </ul>
                    651:
                    652: <h4>Gigabit Ethernet Adapters</h4>
                    653:
                    654: <ul>
1.13      krw       655: <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    656:     <ul>
                    657:     <li>3Com 3c985 and 3c985B
                    658:     <li>Alteon ACEnic V (fiber and copper)
                    659:     <li>Digital EtherWORKS 1000SX
                    660:     <li>Farallon PN9000SX
                    661:     <li>Netgear GA620 and GA620T
                    662:     <li>SGI Tigon
                    663:     </ul>
                    664:
1.29      brad      665: <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546 and i82547 based adapters
1.13      krw       666: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=amd64&amp;sektion=4">em</a>),
1.7       grange    667: including:
                    668:     <ul>
                    669:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    670:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    671:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    672:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    673:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    674:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
                    675:     <li> Intel PRO/1000XTL Lo Profile PCI Server (PWLA8490XTL)
                    676:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    677:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    678:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    679:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    680:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    681:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.29      brad      682:     <li> Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
1.7       grange    683:     </ul>
                    684:
1.13      krw       685: <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:
1.7       grange    686:     <ul>
                    687:     <li>Addtron AEG320T
                    688:     <li>Ark PC SOHO-GA2500T (32-bit PCI) and SOHO-GA2000T (64-bit PCI)
                    689:     <li>Asante FriendlyNet GigaNIX 1000TA and 1000TPC
                    690:     <li>D-Link DGE-500T
                    691:     <li>LinkSys EG1032 (32-bit PCI) and EG1064 (64-bit PCI)
                    692:     <li>Netgear GA621
                    693:     <li>Netgear GA622T
                    694:     <li>SMC EZ Card 1000 (SMC9462TX)
                    695:     <li>Surecom Technology EP-320G-TX
                    696:     <li>Trendware TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI)
                    697:     </ul>
                    698:
1.13      krw       699: <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:
1.7       grange    700: <br><i>This driver is currently untested.  Feedback would be appreciated.</i>
                    701:     <ul>
                    702:     <li>SMC TigerCard 1000 (SMC9462SX)
                    703:     <li>D-Link DGE-500SX
                    704:     </ul>
                    705:
1.13      krw       706: <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    707:     <ul>
1.28      brad      708:     <li>3Com 3c996-T (10/100/1000baseT)
1.7       grange    709:     <li>3Com 3c996-SX (1000baseSX)
1.28      brad      710:     <li>3Com 3c996B-T (10/100/1000baseT)
                    711:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
                    712:     <li>Netgear GA302T (10/100/1000baseT)
                    713:     <li>SysKonnect SK-9D21 (10/100/1000baseT)
1.7       grange    714:     <li>SysKonnect SK-9D41 (1000baseSX)
                    715:     </ul>
                    716:
1.13      krw       717: <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:
1.7       grange    718:     <ul>
1.28      brad      719:     <li>D-Link DGE-550T (10/100/1000baseT)
1.7       grange    720:     <li>Antares Microsystems Gigabit Ethernet board
                    721:     </ul>
                    722:
1.13      krw       723: <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    724:     <ul>
                    725:     <li>SysKonnect SK-9821 (1000baseT)
                    726:     <li>SysKonnect SK-9822 (dual 1000baseT)
                    727:     <li>SysKonnect SK-9841 (1000baseLX)
                    728:     <li>SysKonnect SK-9842 (dual 1000baseLX)
                    729:     <li>SysKonnect SK-9843 (1000baseSX)
                    730:     <li>SysKonnect SK-9844 (dual 1000baseSX)
                    731:     <li>SysKonnect SK-9521 v2.0 (1000baseT 32-bit)
                    732:     <li>SysKonnect SK-9821 v2.0 (1000baseT)
                    733:     <li>SysKonnect SK-9843 v2.0 (1000baseSX)
                    734:     <li>3Com 3c940 (1000baseT)
                    735:     <li>Linksys EG1032v2 (1000baseT)
                    736:     <li>Linksys EG1064v2 (1000baseT)
                    737:     <li>D-Link DGE-530T (1000baseT)
                    738:     <li>SMC 9452TX (1000baseT)
                    739:     </ul>
1.18      pvalchev  740:
1.34      jsg       741: <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: <font color="#0000e0">*</font>
1.18      pvalchev  742:     <ul>
1.34      jsg       743:     <li>Buffalo LGY-PCI-GT (8169S)
1.18      pvalchev  744:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
                    745:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
                    746:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                    747:     </ul>
1.7       grange    748: </ul>
                    749:
                    750: <h4>ATM Adapters</h4>
                    751:
                    752: <ul>
1.12      miod      753: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces (<i>en</i>)
1.7       grange    754: </ul>
                    755:
                    756: <h4>FDDI Adapters</h4>
                    757:
                    758: <ul>
1.13      krw       759: <li>Digital DEFPA PCI FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&amp;arch=amd64&amp;sektion=4">fpa</a>)
1.7       grange    760: </ul>
                    761:
                    762: <h4>WAN Adapters</h4>
                    763:
                    764: <ul>
1.13      krw       765: <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=amd64&amp;sektion=4">lmc</a>)
1.7       grange    766: </ul>
                    767:
                    768: <h4>Cryptography Accelerators</h4>
                    769:
                    770: <ul>
1.13      krw       771: <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>)
                    772: <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>)
                    773: <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    774:     <ul>
                    775:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
                    776:     <li>GTGI PowerCrypt Encryption Accelerator
                    777:     <li>NetSec 7751
                    778:     <li>Hifn 7751 and 9751 reference boards
                    779:     <li>Invertex AEON
                    780:     </ul>
1.13      krw       781: <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>)
1.7       grange    782: </ul>
                    783:
                    784: <!--
                    785: <a name="pcmcia"></a>
1.12      miod      786: <h4>PC Cards (PCMCIA and CardBus)</h4>
1.7       grange    787:
                    788: <ul>
                    789: <li>ATA cards
1.13      krw       790:        (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;arch=amd64&amp;sektion=4">wdc</a>,
                    791:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;arch=amd64&amp;sektion=4">wd</a>,
                    792:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;arch=amd64&amp;sektion=4">sd</a>,
                    793:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=amd64&amp;sektion=4">cd</a>), including:
1.7       grange    794:     <ul>
                    795:     <li>ATA/IDE card drives
                    796:     <li>ATA/IDE CD-ROM adapters
                    797:     <li>CF/ATA flash cards and disk drives
                    798:     </ul>
                    799:
                    800: <li>Ethernet adapters, including:
                    801:     <ul>
1.13      krw       802:     <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:
1.7       grange    803:        <ul>
                    804:        <li>3Com 3C556, 3C562
                    805:        <li>3Com 3C574TX, 3C[CX]FE574BT
                    806:        <li>3Com 3C589, 3C589B, 3C589C, 3C589D, 3C589E
                    807:        <li>3Com 3C575TX, 3C[CX]FE575BT, and 3C[CX3]FE575CT CardBus
                    808:        <li>3Com 3C[CX]FEM656, 3C[CX]FEM656B, and 3C[CX3]FEM656C CardBus
                    809:        </ul>
                    810:
1.13      krw       811:     <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    812:        <ul>
                    813:        <li>ADMtek AN985 Centaur-C CardBus
                    814:        <li>IBM EtherJet 10/100 CardBus
                    815:        <li>Linksys PCMPC200 CardBus 10/100
                    816:        <li>SMC EZ CardBus 10/100
                    817:        <li>Xircom X3201 CardBus adapters, including RealPort models
                    818:        </ul>
                    819:
1.13      krw       820:     <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    821:        <ul>
                    822:        <li>Intel PRO/100 CardBus II
                    823:        </ul>
                    824:
1.30      mickey    825:     <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    826:        <ul>
                    827:        <li>Accton EN2212, EN2216
                    828:        <li>Allied Telesis LA-PCM
                    829:        <li>AmbiCom AMB8002T
                    830:        <li>Arowana FE
                    831:        <li>Belkin F5D5020
                    832:        <li>Billionton Systems LNT-10TN
                    833:        <li>CNet NE2000
                    834:        <li>Compex Linkport ENET-B
                    835:        <li>Corega PCC-T, PCC-TD, EtherII PCC-T, FastEther PCC-T, FastEther PCC-TX, FastEther PCC-TXD, FastEther PCC-TXF
                    836:        <li>D-Link DE-650, DE-660, DE-660+, DFE-670TXD
                    837:        <li>Dayna CommuniCard E
                    838:        <li>Digital DEPCM-XX
                    839:        <li>Dual NE2000
                    840:        <li>Edimax NE2000
                    841:        <li>Genius ME 3000II SE
                    842:        <li>Grey Cell GCS2000 Gold II
                    843:        <li>GVC NIC-2000p, NP0335
                    844:        <li>Hawking PN650TX
                    845:        <li>I-O DATA PCLA, PCLA/TE
                    846:        <li>IC-Card
                    847:        <li>Kingston KNE-PC2
                    848:        <li>Linksys PCMPC100, EC2T Combo, EthernetCard, Combo EthernetCard, Trust Combo EthernetCard, Etherfast 10/100
                    849:        <li>MACNICA ME1 for JEIDA
                    850:        <li>Melco LPC3-TX
                    851:        <li>National Semiconductor InfoMover
                    852:        <li>NDC Instant-Link
                    853:        <li>Netgear FA410TX, FA410TXC, FA411
                    854:        <li>Network Everywhere NP10T
                    855:        <li>New Media LiveWire 10/100
                    856:        <li>Planet SmartCom 2000
                    857:        <li>Planex FNW-3600-T, FNW-3700-T
                    858:        <li>Premax PE-200
                    859:        <li>RPTI EP-400, EP-401
                    860:        <li>Seiko Epson EN10B
                    861:        <li>SMC EZCard, 8041
                    862:        <li>Socket Communications LP-CF, LP-E
                    863:        <li>SVEC PN650TX, ComboCard, LANCard
                    864:        <li>Synergy S21810
                    865:        <li>Tamarack NE2000
                    866:        <li>Telecom Device TCD-HPC100
                    867:        <li>Wisecom T210CT, iPort
                    868:        <li>Xircom CFE-10
                    869:        </ul>
                    870:
1.13      krw       871:     <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    872:        <ul>
                    873:        <li>Accton MPX5030 CardBus
                    874:        <li>Corega FEther CB-TXD 10/100 Ethernet
1.12      miod      875:        <li>D-Link DFE-690TXD
1.7       grange    876:        </ul>
                    877:
1.13      krw       878:     <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    879:        <ul>
                    880:        <li>Megahertz XJEM1144, CC10BT
                    881:        <li>SMC EtherEZ 8020BT
                    882:        </ul>
                    883:
1.13      krw       884:     <li>Xircom (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&amp;arch=amd64&amp;sektion=4">xe</a>), including:
1.7       grange    885:        <ul>
                    886:        <li>Xircom CreditCard CE2
                    887:        </ul>
                    888: </ul>
                    889:
                    890: <li>PCMCIA controllers, including:
                    891:     <ul>
1.13      krw       892:     <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>)
1.7       grange    893:     </ul>
                    894:
                    895: <li>SCSI host adapters, including:
                    896:     <ul>
1.13      krw       897:     <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>)
1.7       grange    898:     </ul>
                    899:
                    900: <li>Serial ports, including:
                    901:     <ul>
                    902:     <li>Most modems, digital cellular modems, and serial cards should work.
                    903:     <li>Sierra Wireless A550, A555 CDMA 1x, and A710, A750 GSM modems.
                    904:     </ul>
                    905:
                    906: <li>Wireless Ethernet adapters:
                    907:     <ul>
                    908:     <li>See above.
                    909:     </ul>
                    910: </ul>
                    911: -->
                    912:
1.12      miod      913: <h4>Universal Serial Bus (USB) Devices</h4>
1.7       grange    914:
                    915: <ul>
1.13      krw       916: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=amd64&amp;sektion=4">uaudio</a>)
                    917: <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>)
1.32      mickey    918: <li>USB Ethernet adapters (
                    919: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=amd64&amp;sektion=4">aue</a>,
                    920: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=amd64&amp;sektion=4">cue</a>,
1.33      saad      921: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=amd64&amp;sektion=4">kue</a>,
1.32      mickey    922: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=amd64&amp;sektion=4">udav</a>),
                    923: see above
1.13      krw       924: <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>)
                    925: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;arch=amd64&amp;sektion=4">uvisor</a>)
                    926: <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=amd64&amp;sektion=4">uhub</a>)
                    927: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=amd64&amp;sektion=4">ukbd</a>)
                    928: <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>)
                    929: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=amd64&amp;sektion=4">ums</a>)
                    930: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=amd64&amp;sektion=4">umodem</a>)
                    931: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=amd64&amp;sektion=4">ulpt</a>)
                    932: <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>)
                    933: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=amd64&amp;sektion=4">upl</a>)
                    934: <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>)
1.7       grange    935: </ul>
                    936:
1.12      miod      937: <h4>Pointing Devices</h4>
1.7       grange    938:
                    939: <ul>
1.13      krw       940: <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    941: <li>Serial mice (uses serial port driver)
                    942: </ul>
                    943:
1.12      miod      944: <h4>Sound Devices</h4>
1.7       grange    945:
                    946: <ul>
1.13      krw       947: <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>)
                    948: <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>)
                    949: <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>)
                    950: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=amd64&amp;sektion=4">eap</a>)
                    951: <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>)
                    952: <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>)
                    953: <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>)
                    954: <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>)
                    955: <li>Intel 82801 (ICH/ICH0/ICH1/ICH2/ICH3/ICH4/ICH5) and 440MX, SiS 7012, AMD 768 and 8111, nVidia nForce and nForce2 AC'97 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;arch=amd64&amp;sektion=4">auich</a>)
                    956: <li>NeoMagic 256AV/ZX (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&amp;arch=amd64&amp;sektion=4">neo</a>)
                    957: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=amd64&amp;sektion=4">eap</a>)
                    958: <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>)
                    959: <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>)
                    960: <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>)
                    961: <li>Yamaha DS-XG (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&amp;arch=amd64&amp;sektion=4">yds</a>)
1.7       grange    962: </ul>
                    963:
                    964: <p>
1.12      miod      965: The following driver has not been extensively tested:
1.7       grange    966: <ul>
1.13      krw       967: <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&amp;arch=amd64&amp;sektion=4">sv</a>)
1.7       grange    968: </ul>
                    969:
1.13      krw       970: <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    971:
                    972: <ul>
1.13      krw       973: <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>)
                    974: <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>)
1.7       grange    975: </ul>
                    976:
                    977: <h4>Miscellaneous Devices</h4>
                    978:
                    979: <ul>
1.13      krw       980: <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:
1.7       grange    981:     <ul>
1.20      mickey    982:     <li>Animation Technologies FlyVideo
1.35    ! jsg       983:     <li>AOpen VA1000
1.20      mickey    984:     <li>Askey/Dynalink Magic TView
                    985:     <li>ATI TV-Wonder and Wonder/VE
1.7       grange    986:     <li>AverMedia cards
                    987:     <li>Hauppauge Wincast TV and WinTV/PCI
                    988:     <li>IMS TV Turbo
                    989:     <li>Intel Smart Video Recorder III
1.20      mickey    990:     <li>I/O DATA GV-BCTV2/PCI
1.35    ! jsg       991:     <li>I/O DATA GV-BCTV3/PCI
1.20      mickey    992:     <li>KISS TV/FM PCI
                    993:     <li>Leadtek Winfast TV 2000
1.7       grange    994:     <li>Miro PC TV
1.20      mickey    995:     <li>MMAC Osprey
                    996:     <li>NEC PK-UG-X017
1.7       grange    997:     <li>STB TV PCI Television Tuner
1.20      mickey    998:     <li>Terratec TerraTVplus
                    999:     <li>Video Highway XTreme
                   1000:     <li>VideoLogic Captivator PCI
                   1001:     <li>Zoltrix TV
1.7       grange   1002:     </ul>
1.12      miod     1003: <li>Hardware monitoring sensors, including:
1.7       grange   1004:     <ul>
                   1005:     <li>National Semiconductor LM78, LM78-J, LM79;
1.13      krw      1006:        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>)
                   1007:     <li>VIA VT82C686A, VT8231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viaenv&amp;arch=amd64&amp;sektion=4">viaenv</a>)
                   1008:     <li>ITE IT8705F, IT8712F (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;arch=amd64&amp;sektion=4">it</a>)
                   1009:     <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   1010:     </ul>
1.8       deraadt  1011: </ul>
1.7       grange   1012:
1.18      pvalchev 1013: <p>
                   1014: <font color="#0000e0">*</font> Support added after 3.5.
                   1015:
1.7       grange   1016: <hr>
1.4       deraadt  1017: <a name="install"></a>
                   1018: <h3><font color="#0000e0">
                   1019: <strong>Getting and installing OpenBSD/amd64:</strong>
                   1020: </font></h3>
                   1021:
                   1022: <p>
1.15      david    1023: The latest supported OpenBSD/amd64 release is
                   1024: <a href="35.html">OpenBSD 3.5</a>.
                   1025: Here are the
                   1026: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.5/amd64/INSTALL.amd64">
                   1027: OpenBSD/amd64 3.5 installation instructions
                   1028: </a>.
                   1029:
                   1030: <p>
1.4       deraadt  1031: Snapshots are made available from time to time, in
                   1032: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64">this location</a>
                   1033: as well as in a few
                   1034: <a href="ftp.html">mirrors</a>.
                   1035: Here are the
                   1036: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64/INSTALL.amd64">
                   1037: OpenBSD/amd64 snapshot installation instructions
                   1038: </a> as well.
1.1       brad     1039:
                   1040: <p>
1.4       deraadt  1041: There are several installation media provided:
                   1042: <ul>
                   1043:   <li><strong>CD boot</strong>
1.17      deraadt  1044:   <br>
1.4       deraadt  1045:   Booting off the CD provides an <i>El Torito</i> 2.88MB floppy image
                   1046:   that contains almost all OpenBSD drivers.
                   1047:   This also includes minimal USB support (storage devices and keyboard).<br>
                   1048:   For the latest list of drivers available on this image, take a look at the
                   1049:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK_CD?rev=HEAD">RAMDISK_CD</a>
                   1050:   kernel configuration file.
1.12      miod     1051:   <li><strong>Floppy A</strong> (floppy35.fs)
1.17      deraadt  1052:   <br>
1.4       deraadt  1053:   This 1.44MB floppy image contains the most common drivers.
                   1054:   It is designed to cover the most typical PC. As a general rule, you will
                   1055:   find that the missing drivers are ones which need large microcodes to run,
1.21      nick     1056:   such as for rare SCSI cards, gigabit ethernet cards, or RAID devices.<br>
1.4       deraadt  1057:   For the latest list of drivers available on this image, take a look at the
                   1058:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                   1059:   kernel configuration file.
                   1060: </ul>
1.1       brad     1061:
                   1062: <hr>
                   1063: <a href="plat.html">
                   1064: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                   1065: </a>
                   1066: <br>
                   1067: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                   1068: <br>
1.35    ! jsg      1069: <small>$OpenBSD: amd64.html,v 1.34 2004/10/12 07:00:37 jsg Exp $</small>
1.1       brad     1070:
                   1071: </body>
                   1072: </html>