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

Annotation of www/i386.html, Revision 1.325

1.325   ! henning     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
        !             2:                "http://www.w3.org/TR/REC-html40/loose.dtd">
1.3       fn          3: <html>
1.1       deraadt     4: <head>
                      5: <title>OpenBSD/i386</title>
1.57      deraadt     6: <link rev="made" href="mailto:www@openbsd.org">
1.3       fn          7: <meta name="resource-type" content="document">
                      8: <meta name="description" content="the OpenBSD/i386 page">
                      9: <meta name="keywords" content="openbsd,i386">
                     10: <meta name="distribution" content="global">
1.272     horacio    11: <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
1.3       fn         12: </head>
                     13:
1.39      johns      14: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.300     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.325   ! henning    16: <h2><font color="#e00000">i386</font></h2><hr>
1.54      deraadt    17:
1.325   ! henning    18: <h3><font color="#0000e0">Installation with Other Operating Systems:</font></h3>
1.46      deraadt    19: The OpenBSD/i386 port can be installed to share the system disks with
1.130     aaron      20: other operating systems such as MS-DOS, Windows or Linux using the MS-DOS
1.32      grr        21: MBR/partition scheme and an optional boot selector.  Everyday operation is
                     22: trouble free, but setup requires care and Windows '95 installation is known
                     23: to be careless about pre-existing MBR/partition information.
1.238     horacio    24: See the <a href="faq/faq4.html">Installation Guide</a> and
                     25: <a href="faq/faq14.html">Disk Setup Manual</a> for more details.
1.34      johns      26:
1.325   ! henning    27: <h3><font color="#0000e0">Install media</font></h3>
1.162     deraadt    28: A number of install options exist:
                     29: <ul>
                     30: <li><strong>CD boot:</strong><p>
1.216     nate       31: Booting off the CD provides an El Torito 2.88MB floppy image
1.217     nate       32: that contains almost all OpenBSD drivers.  This also includes minimal USB
                     33: support (umass and ukbd devices).<br>
1.216     nate       34: For the latest list of drivers available on this image, take a look at the
                     35: <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISK_CD?rev=HEAD">
1.325   ! henning    36: RAMDISK_CD</a> config file.
1.162     deraadt    37: <li><strong>Floppy A:</strong><p>
1.206     deraadt    38: This 1.44MB floppy image contains the most common drivers.  It is designed to
                     39: cover the most typical PC.  As a general rule, you will find that the missing
                     40: drivers are ones which need large microcodes to run, such as for rare scsi
1.216     nate       41: cards, gigabit ethernet cards, or RAID devices.<br>
                     42: For the latest list of drivers available on this image, take a look at the
                     43: <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISK?rev=HEAD">
1.325   ! henning    44: RAMDISK</a> config file.
1.162     deraadt    45: <li><strong>Floppy B:</strong><p>
                     46: This 1.44MB floppy image contains the drivers that are missing on Floppy A.
1.206     deraadt    47: This media is designed to help people setting up modern server type systems.
                     48: It contains support for pretty much all the SCSI and RAID drivers, gigabit
                     49: ethernet cards, and such.  Due to space considerations, you will find that
                     50: some other drivers are missing. In particular, support for most PCMCIA devices
1.216     nate       51: are missing, as are really ancient hardware devices.<br>
                     52: For the latest list of drivers available on this image, take a look at the
                     53: <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISKB?rev=HEAD">
1.325   ! henning    54: RAMDISKB</a> config file.
1.162     deraadt    55: <li><strong>Floppy C:</strong><p>
1.206     deraadt    56: This 1.44MB floppy image contains many cardbus and pcmcia device drivers.  This
                     57: media is designed for installing on laptops.  In most cases, one would discover
1.162     deraadt    58: that Floppy A also works, but the odd laptop might benefit more from using this
1.216     nate       59: image.<br>
                     60: For the latest list of drivers available on this image, take a look at the
                     61: <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISKC?rev=HEAD">
1.325   ! henning    62: RAMDISKC</a> config file.
1.162     deraadt    63: </ul>
                     64: <p>
                     65: Use the method that works best for you.
                     66:
1.325   ! henning    67: <h3><font color="#0000e0">Binary compatibility with other Operating Systems:</font></h3>
1.46      deraadt    68: The OpenBSD/i386 port can run Linux, FreeBSD, BSD/OS,
1.44      deraadt    69: SVR4 (including Solaris), and IBCS2 binaries.
                     70:
1.325   ! henning    71: <h3><font color="#0000e0">Supported Hardware:</font></h3>
1.46      deraadt    72: The OpenBSD/i386 port works across a broad range of standard PC's and clones,
1.229     miod       73: with a wide variety of processors and I/O bus architectures.  It can be expected
1.53      todd       74: to install and run with minimal difficulty on most current products.
1.32      grr        75: The cases where problems may be encountered are typically older proprietary
                     76: PC's, Laptops or specialized server boxes that rely on a custom BIOS to paper
                     77: over implementation differences.
1.34      johns      78:
1.32      grr        79: <p>
1.117     deraadt    80: OpenBSD does not currently support multiple processors (SMP), but will run
                     81: using one processor on a multi-processor system board.
1.34      johns      82:
1.31      deraadt    83: <p>
1.325   ! henning    84: Most laptops are supported.  We have <a href="i386-laptop.html">a page</a>
1.117     deraadt    85: that details the specifics of most common laptops.
                     86:
                     87: <p>
1.182     aaron      88: The list of supported hardware is relevant to OpenBSD-current. It will
                     89: differ slightly from the support provided in the latest release version.
                     90:
1.117     deraadt    91: <hr>
                     92:
1.130     aaron      93: <b>Processors</b><p>
                     94: All CPU chips compatible with the Intel 80386 (i386) architecture:
1.31      deraadt    95: <ul>
1.130     aaron      96: <li>386/486 (SX/DX/DX2/DX4)
1.106     chris      97: <li>Intel Pentium/Pentium-MMX
1.143     deraadt    98: <li>Intel Pentium Pro/II/III/Celeron/Xeon
1.207     chris      99: <li>Intel Pentium IV
1.143     deraadt   100: <li>AMD 6x86
1.130     aaron     101: <li>AMD K5/K6/K6-2/K6-3
1.199     brad      102: <li>AMD Athlon/Duron
1.130     aaron     103: <li>Cyrix MediaGX/M1/M2
1.207     chris     104: <li>VIA Cyrix III
1.130     aaron     105: <li>Rise mP6
                    106: <li>IDT WinChip
                    107: <li>NexGen 586
1.279     deraadt   108: <li>NS Geode GX1
1.208     deraadt   109: <li>Transmeta TMS3200, TMS5400, TMS5600
1.130     aaron     110: </ul>
                    111: Everything that is a clone of the 386 or up should work fine.
                    112: The only CPU that is known to work poorly (due to flawed motherboard designs)
                    113: is the Cyrix 386DLC.
                    114: <p>
                    115:
1.325   ! henning   116: <b>Buses</b>
1.130     aaron     117: <ul>
1.304     mickey    118: <li>All standard ISA, EISA, VLB, and PCI bus based machines, including:<br>
1.139     deraadt   119:      <ul>
                    120:      <li>Intel 450GX/KX based machines.
1.229     miod      121:      <li>Intel 450NX based machines.
                    122:      <li>ServerWorks chipset-based machines.
1.139     deraadt   123:      </ul>
1.304     mickey    124:      (We just had to mention those last three, since they are the hardest to support).
1.139     deraadt   125:     <br>
1.304     mickey    126: <li>Both 16-Bit PCMCIA PC Cards and newer 32-Bit CardBus support.
                    127: <li>Universal Serial Bus (USB).
1.106     chris     128: </ul>
1.130     aaron     129: The MCA bus found in various official IBM PCs is not supported.
1.120     deraadt   130: <p>
                    131:
1.325   ! henning   132: <b>Bus interfaces</b>
1.151     aaron     133: <ul>
                    134: <li>Standard PCI-PCI bridges, including PCI expansion backplanes (<i>ppb</i>)
1.325   ! henning   135: <li>YENTA-compatible PCI-CardBus bridges (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;sektion=4">cbb</a>)
1.151     aaron     136: </ul>
                    137: <p>
                    138:
1.325   ! henning   139: <b>Entropy sources</b>
1.176     deraadt   140: <ul>
                    141: <li>Interrupt latency collection from many devices.
1.207     chris     142: <li>Intel 82802 random number generator found on i810, i815, i820, i840, i850 and i860 based systems.
1.176     deraadt   143: </ul>
                    144: <p>
                    145:
1.325   ! henning   146: <b>Disk Controllers</b>
1.130     aaron     147: <ul>
1.288     miod      148: <li>Floppy controllers
                    149: <li>ISA MFM, ESDI, IDE, and RLL hard disk controllers
1.130     aaron     150: </ul>
                    151: <p>
                    152:
1.325   ! henning   153: <b>PCI IDE Controllers</b> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide</a>)
1.130     aaron     154: <ul>
1.253     chris     155: <li>Acard ATP850, ATP860
1.130     aaron     156: <li>Acer Labs M5229
1.207     chris     157: <li>Advanced Micro Devices 756, 766
1.312     gluk      158: <li>CMD Tech PCI0640, PCI0643, PCI0646, PCI0648, PCI0649 and PCI0680
1.130     aaron     159: <li>Contaq Microsystems/Cypress CY82C693
1.312     gluk      160: <li>HighPoint HPT366, HPT370, HPT372, HPT374
                    161:  (as IDE interfaces, not RAID controllers)
1.130     aaron     162: <li>Intel PIIX, PIIX3, and PIIX4
1.312     gluk      163: <li>Intel 82801 (ICH/ICH0/ICH2/ICH3/ICH4)
                    164: <li>National Semiconductor PC87415
1.318     grange    165: <li>Promise PDC20246, PDC20262, PDC20265, PDC20267, PDC20268, PDC20268R,
                    166: PDC20269, PDC20271, PDC20275, PDC20276, PDC20277
                    167: (note: the Promise RAID mode is not supported.)
1.229     miod      168: <li>Silicon Integrated System 5513 (5597/5598)
1.321     grange    169: <li>VIA Technologies VT82C586/A/B, VT82C596A/B, VT82C686A/B, VT8231, VT8366,
1.318     grange    170: VT8233, VT8235
1.130     aaron     171: </ul>
                    172: Any other PCI IDE-compliant controller should work, but those
1.207     chris     173: not specifically listed may not be capable of DMA modes.
1.130     aaron     174: <p>
                    175:
1.325   ! henning   176: <b>SCSI Host Adapters</b>
1.130     aaron     177: <ul>
1.325   ! henning   178: <li>Adaptec AHA-1540, AHA-154xA, AHA-154xB, AHA-1542C, AHA-1542CF, AHA-1542CP, AHA-1640 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&amp;sektion=4">aha</a>) <sup>(B) (C)</sup>
        !           179: <li>Adaptec AHA-174x (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahb&amp;sektion=4">ahb</a>) <sup>(B) (C)</sup>
        !           180: <li>Adaptec AIC-6260 and AIC-6360 based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aic&amp;sektion=4">aic</a>), including the
1.288     miod      181:     Adaptec AHA-152x and the SoundBlaster SCSI host adapter. <sup>(B)</sup><br>
1.130     aaron     182:     (Note that you cannot boot from these boards if they do not have
                    183:     a boot ROM; only the AHA-152x and motherboards using this chip
1.229     miod      184:     are likely to be bootable, consequently).
1.130     aaron     185: <li>Adaptec AIC-7770-based SCSI host adapters (including the
1.325   ! henning   186:     Adaptec AHA-274x and AHA-284x families). (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) <sup>(C)</sup>
1.130     aaron     187: <li>Adaptec AHA-[23]94x[W] cards and some on-board PCI designs using the
1.325   ! henning   188:     AIC7870 and AIC7880 chips. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) <sup>(C)</sup>
1.138     deraadt   189: <li>Adaptec AHA-[23]9[34]xU[2W] cards and on-board PCI designs using the
1.325   ! henning   190:     AIC789[01], AIC7895, AIC789[67] chips. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) <sup>(C)</sup>
1.136     deraadt   191: <li>Adaptec AIC-789[29] chips and products like the AHA-29160 based upon it
1.325   ! henning   192:     which do 160MB/sec SCSI. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) <sup>(C)</sup>
1.290     miod      193:     (However, the 7899G card is currently not supported with more than one device attached)
1.229     miod      194: <li>AdvanSys "U", "UW", "U2W" and "U160" PCI SCSI controllers including the
1.325   ! henning   195:     ABP940U[AW], ASB3940U[AW]-00, ASB3940U2W-00 and ASB3950U160. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&amp;sektion=4">adw</a> <sup>(A) (C)</sup> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adv&amp;sektion=4">adv</a> <sup>(B) (C)</sup>)
        !           196: <li>AMD Am53c974 PCscsi-PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;sektion=4">pcscp</a>), including: <sup>(A) (C)</sup>
1.229     miod      197:     <ul>
                    198:     <li>Tekram DC-390
                    199:     </ul>
1.325   ! henning   200: <li>Buslogic BT-54x (Adaptec AHA-154x clones) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&amp;sektion=4">aha</a>) <sup>(B) (C)</sup>
        !           201: <li>BusLogic 445, 74x, 9xx (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bha&amp;sektion=4">bha</a>) (but not the new "FlashPoint" series
1.288     miod      202:     of BusLogic SCSI adapters) <sup>(B) (C)</sup>
1.325   ! henning   203: <li>Initio INIC-940 and INIC-950 based PCI SCSI host adapters including the Initio INI-9090U and INI-9100U/UW, Iwill 2935UW, and DTC Domex 3194U Plus. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&amp;sektion=4">iha</a>) <sup>(A) (C)</sup>
        !           204: <li>QLogic PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp</a>) <sup>(A)</sup>
        !           205: <li>Seagate/Future Domain ISA SCSI adapter cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sea&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">sea</a>), including: <sup>(A) (B) (C)</sup>
1.130     aaron     206:     <ul>
                    207:     <li>ST01/02
                    208:     <li>Future Domain TMC-885
                    209:     <li>Future Domain TMC-950
                    210:     </ul>
1.229     miod      211: <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI SCSI host adapters
1.290     miod      212:     (including generic/no name cards, old ASUS cards, the DTC-3130 series,
1.325   ! henning   213:     Diamond Fireport series, etc.) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop</a>) <sup>(B) (C)</sup>
        !           214: <li>Tekram DC-300B and DC-320E (Adaptec AHA-154x clones) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&amp;sektion=4">aha</a>) <sup>(B) (C)</sup>
        !           215: <li>Tekram DC-315U and DC-395U/UW/F TRM-S1040 based PCI SCSI host adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&amp;sektion=4">trm</a>) <sup>(A) (C)</sup>
        !           216: <li>Ultrastor 14f, 24f, and 34f (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uha&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">uha</a>) <sup>(A) (C)</sup>
1.288     miod      217: <li>WD-7000 SCSI host adapters (<i>wds</i>) <sup>(A) (B) (C)</sup>
1.130     aaron     218: </ul>
                    219: <p>
                    220:
1.325   ! henning   221: <b>RAID and Cache Controllers</b>
1.130     aaron     222: <ul>
1.325   ! henning   223: <li>Intel (and formerly ICP-Vortex) GDT series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&amp;sektion=4">gdt</a>) <sup>(A)</sup>
        !           224: <li>Adaptec FSA-based RAID controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&amp;sektion=4">aac</a>), including: <sup>(A) (C)</sup>
1.198     aaron     225:     <ul>
                    226:     <li>Adaptec AAC-2622, AAC-364, AAC-3642
1.309     jason     227:     <li>Dell PERC 2/Si, PERC 2/QC, PERC 3/Si, PERC 3/Di, PERC 3/QC
1.198     aaron     228:     <li>HP NetRAID-4M
                    229:     </ul>
1.325   ! henning   230: <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;sektion=4">ami</a>) <sup>(A) (C)</sup>
        !           231: <li>3ware Escalade 3W-5x00 and 3W-6x00 series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&amp;sektion=4">twe</a>) <sup>(A) (C)</sup>
        !           232: <li>Compaq Smart ARRAY RAID controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cac&amp;sektion=4">cac</a>), including: <sup>(A) (C)</sup>
1.193     mickey    233:     <ul>
                    234:     <li>Compaq Integrated Array
                    235:     <li>Compaq IAES
                    236:     <li>Compaq IDA, IDA-2
                    237:     <li>Compaq RAID LC2
                    238:     <li>Compaq Smart Array 221, 3100ES, 3200, 4200, 4250ES, 431
1.229     miod      239:     <li>Compaq SMART, SMART-2/E, SMART-2/P, SMART-2DH, SMART-2SL
1.193     mickey    240:     </ul>
1.325   ! henning   241: <li>DPT SmartCache and SmartRaid III/IV PCI/EISA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dpt&amp;sektion=4">dpt</a>) <sup>(A) (C)</sup>
        !           242: <li><a href="http://www.intelligent-io.com/">I2O</a> adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&amp;sektion=4">iop</a>), including: <sup>(A) (C)</sup>
1.244     mickey    243:     <ul>
1.280     aaron     244:     <li>Adaptec SCSI RAID (ASR-2100S, ASR-2110S, ASR-3200S, etc.)
1.244     mickey    245:     <li>American Megatrends Inc. MegaRAID controllers (in I2O mode)
                    246:     <li>other vendors' controllers supporting I2O,
                    247:        including Intel and Mylex, but these were not tested
                    248:     </ul>
1.130     aaron     249: </ul>
                    250: <p>
                    251:
1.325   ! henning   252: <b>CD-ROM and DVD-ROM Drives</b>
1.130     aaron     253: <ul>
1.325   ! henning   254: <li>Mitsumi CD-ROM drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mcd&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">mcd</a>) <sup>(*)</sup>
1.130     aaron     255:     [Note: The Mitsumi driver device probe is known
                    256:     to cause trouble with several devices!]
1.325   ! henning   257: <li>Most SCSI CD-ROM, CD-R, CD-RW, and DVD drives. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd</a>)
        !           258: <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, and DVD drives. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd</a>)
1.130     aaron     259: </ul>
                    260: Sony and Panasonic proprietary CD-ROM interfaces are not supported.
                    261: <p>
                    262:
1.131     aaron     263: <b>Tape Drives</b>
                    264: <ul>
1.325   ! henning   265: <li>Most SCSI tape drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st</a>)
        !           266: <li>Most SCSI tape changers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&amp;sektion=4">ch</a>) <sup>(G)</sup>
1.131     aaron     267: <li>QIC-02 and QIC-36 format (Archive- and Wangtek- compatible)
1.325   ! henning   268:     tape drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wt&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">wt</a>) <sup>(*)</sup>
1.131     aaron     269: </ul>
                    270: <p>
                    271:
1.325   ! henning   272: <b>Display Adapters</b>
1.130     aaron     273: <ul>
                    274: <li>MDA, CGA, EGA, VGA, SVGA, and HGC Display Adapters
                    275: </ul>
                    276: Note that not all of the display adapters OpenBSD/i386
                    277: can work with are supported by X.
                    278: (See the <A HREF="http://www.xfree86.org/FAQ">XFree86 FAQ</a> for more information.)
                    279: <p>
                    280:
1.325   ! henning   281: <b>Serial Ports</b>
1.121     chris     282: <ul>
1.325   ! henning   283: <li>8250/16450-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
        !           284: <li>16550-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
        !           285: <li>ST16650-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
        !           286: <li>XR16850-based ports (only in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccom&amp;sektion=4">pccom</a> driver)
        !           287: <li>AST-style 4-port serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ast&amp;sektion=4">ast</a>) <sup>(G)</sup>
1.288     miod      288: <li>BOCA 8-port serial cards (<i>boca</i>) <sup>(*)</sup>
1.325   ! henning   289: <li>Cyclades Cyclom-{4, 8, 16}Y serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cy&amp;sektion=4">cy</a>) <sup>(G)</sup>
        !           290: <li>Cyclades-Z series multiport serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cz&amp;sektion=4">cz</a>) <sup>(G)</sup>
1.288     miod      291: <li>IBM PC-RT 4-port serial boards (<i>rtfps</i>) <sup>(*)</sup>
1.325   ! henning   292: <li>Addonics FlexPort 8S (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=addcom&amp;sektion=4">addcom</a>) <sup>(*)</sup>
1.121     chris     293: </ul>
1.120     deraadt   294: <p>
                    295:
1.325   ! henning   296: <b>Parallel Ports</b>
1.131     aaron     297: <ul>
1.325   ! henning   298: <li>Any standard parallel port (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">lpt</a>) <sup>(G)</sup>
1.131     aaron     299: </ul>
                    300: <p>
                    301:
1.325   ! henning   302: <b>Communications Controllers</b>
1.131     aaron     303: <ul>
                    304: <li>Universal Serial Bus host controllers, including:
                    305:     <ul>
1.325   ! henning   306:     <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&amp;sektion=4">uhci</a>) <sup>(A) (B) (C)</sup>
        !           307:     <li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;sektion=4">ohci</a>) <sup>(A) (B) (C)</sup>
1.131     aaron     308:     </ul>
1.325   ! henning   309: <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;sektion=4">com</a>) and parallel (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">lpt</a>) children, including: <sup>(G)</sup>
1.131     aaron     310:     <ul>
                    311:     <li>Dolphin Peripherals 4014 (dual parallel) and 4035 (dual serial)
                    312:     <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI
                    313:     <li>SIIG Cyber 4S PCI (quad serial)
                    314:     <li>SIIG Cyber I/O PCI (single parallel, single serial)
                    315:     <li>SIIG Cyber Parallel, Parallel Dual, Serial, Serial Dual PCI
                    316:     <li>VScom PCI-800 (8 port serial, probably OEM)
1.311     henning   317:     <li>VScom PCI 011H (1 port parallel)
                    318:     <li>VScom PCI 100H (1 port serial)
                    319:     <li>VScom PCI 110H (1 port serial and 1 port parallel)
                    320:     <li>VScom PCI 200H (2 port serial)
                    321:     <li>VScom PCI 210H (2 port serial and 1 port parallel)
                    322:     <li>VScom PCI 400H (4 port serial)
                    323:     <li>VScom PCI 410H (4 port serial and 1 port parallel)
                    324:     <li>VScom PCI 800H (8 port serial)
                    325:     <li>VScom PCI 100L (1 port serial)
                    326:     <li>VScom PCI 200L (2 port serial)
                    327:     <li>VScom PCI 210L (2 port serial and 1 port parallel)
                    328:     <li>VScom PCI 400L (4 port serial)
                    329:     <li>VScom PCI 800L (8 port serial)
1.242     espie     330:     <li>AT&amp;T/Lucent Venus Modem (found on IBM 33L4618 card, Actiontec 56K, and others)
1.152     jufi      331:     <li>US Robotics 3CP5609 PCI (modem)
                    332:     <li>Lava Computers 2SP-PCI (parallel port)
                    333:     <li>Lava Computers 2SP-PCI and Quattro-PCI (dual serial)
                    334:     <li>NEC PK-UG-X008 (serial)
1.304     mickey    335:     <li>NEC PK-UG-X001 K56flex PCI (modem)
1.161     deraadt   336:     <li>Koutech IOFLEX-2S (dual serial)
1.275     deraadt   337:     <li>Syba Tech Ltd. PCI-4S2P-550-ECP (4 port serial and 2 port parallel)
                    338:     <li>Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)
1.287     miod      339:     <li>NetMos 2S1P (2 port serial and 1 port parallel)
1.311     henning   340:     <li>Boca Research Turbo Serial 654 PCI (4 port serial)
                    341:     <li>Boca Research Turbo Serial 658 PCI (8 port serial)
1.131     aaron     342:     </ul>
                    343: </ul>
                    344: <p>
1.130     aaron     345:
1.325   ! henning   346: <b>Ethernet Adapters</b>
1.130     aaron     347: <ul>
1.325   ! henning   348: <li>3Com 3c501 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=el&amp;sektion=4">el</a>) <sup>(A) (B) (C)</sup>
        !           349: <li>3Com 3c503 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ec&amp;sektion=4">ec</a>) <sup>(B)</sup>
        !           350: <li>3Com 3c505 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eg&amp;sektion=4">eg</a>) <sup>(A) (B) (C)</sup>
        !           351: <li>3Com 3c507 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">ie</a>) <sup>(A) (B) (C)</sup>
        !           352: <li>3Com 3c509, 3c579, and 3c59x (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;sektion=4">ep</a>) (disabling PnP on 3c509B is recommended)
        !           353: <li>3Com 3c515 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ef&amp;sektion=4">ef</a>) <sup>(B)</sup>
        !           354: <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;sektion=4">xl</a>), including:
1.130     aaron     355:     <ul>
1.170     aaron     356:     <li>3Com 3c900/3c900B PCI adapters
                    357:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    358:     <li>3Com 3c980/3c980C server adapters
1.229     miod      359:     <li>3Com 3cSOHO adapter
                    360:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
1.170     aaron     361:     <li>3Com 3c555/3c556/3c556B MiniPCI adapters
1.130     aaron     362:     <li>Dell on-board 3c920
                    363:     <li>Dell Precision on-board 3c905B
                    364:     <li>Dell OptiPlex GX1 on-board 3c918
                    365:     <li>Dell Latitude laptop docking station embedded 3c905
                    366:     </ul>
                    367:
1.325   ! henning   368: <li>3Com 3c990 3XP Typhoon/Sidewinder PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&amp;sektion=4">txp</a>), including: <sup>(A) (B) (C)</sup>
1.230     aaron     369:     <ul>
                    370:     <li>3CR990-TX-95
                    371:     <li>3CR990-TX-97
                    372:     <li>3CR990-SVR95
                    373:     <li>3CR990-SVR97
                    374:     </ul>
                    375:
1.325   ! henning   376: <li>Adaptec "Starfire" AIC-6915 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&amp;sektion=4">sf</a>), including: <sup>(G)</sup>
1.130     aaron     377:     <ul>
                    378:     <li>Adaptec Single32 ANA-69011
1.229     miod      379:     <li>Adaptec Single64 ANA-62011 and ANA-62020
1.130     aaron     380:     <li>Adaptec Duo64 ANA-62022
                    381:     <li>Adaptec Quartet64 ANA-62044
                    382:     </ul>
                    383:
1.325   ! henning   384: <li>ADMtek AL981 ("Comet") and AN983 ("Centaur-P") based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including:
1.130     aaron     385:     <ul>
1.185     aaron     386:     <li>Accton EN2242 MiniPCI
1.186     aaron     387:     <li>Linksys LNE100TX v4.x
1.130     aaron     388:     <li>Mototech ME316
                    389:     </ul>
                    390:
1.325   ! henning   391: <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">aue</a>), including: <sup>(A) (B) (C)</sup>
1.130     aaron     392:     <ul>
1.301     nate      393:     <li>3com 3c460b
1.277     nate      394:     <li>Abocom UFE1000
                    395:     <li>Abocom DSB650TX
                    396:     <li>Accton USB320-EC
                    397:     <li>Accton SpeedStream Ethernet
                    398:     <li>Admtek Pegasus
                    399:     <li>Admtek Pegasus II
1.229     miod      400:     <li>Billionton Systems USB100
                    401:     <li>Corega FEther USB-TX
1.277     nate      402:     <li>D-Link DSB-650
1.229     miod      403:     <li>D-Link DSB-650TX
1.277     nate      404:     <li>D-Link DSB-650TX-PNA
                    405:     <li>Elecom LD-USB
                    406:     <li>Elsa Microlink USB2Ethernet
                    407:     <li>I/O DATA USB ETTX
                    408:     <li>Kingston KNU101TX
                    409:     <li>LinkSys USB100TX
                    410:     <li>LinkSys USB100H1
                    411:     <li>LinkSys USB10TA
1.255     aaron     412:     <li>Melco Inc. LUA-TX
1.315     nate      413:     <li>Netgear FA101
1.277     nate      414:     <li>Siemens SpeedStream USB
                    415:     <li>Smartbridges smartNIC 2
1.229     miod      416:     <li>SMC 2202USB
1.303     nate      417:     <li>SMC EZ Connect USB
1.259     miod      418:     <li>SOHOware NUB100
1.130     aaron     419:     </ul>
                    420:
1.325   ! henning   421: <li>AMD LANCE and PCnet-based ISA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4">le</a>), including: <sup>(B)</sup>
1.130     aaron     422:     <ul>
                    423:     <li>Novell NE1500T
                    424:     <li>Novell NE2100
                    425:     <li>Kingston 21xx
                    426:     </ul>
                    427:
1.325   ! henning   428: <li>AMD LANCE and PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">le</a>), including: <sup>(B) (C)</sup>
1.130     aaron     429:     <ul>
1.304     mickey    430:     <li>BOCALANcard/PCI
                    431:     <li>AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
1.130     aaron     432:     </ul>
                    433:
1.325   ! henning   434: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including:
1.130     aaron     435:     <ul>
1.229     miod      436:     <li>CNet Pro110B
1.130     aaron     437:     <li>Alfa Inc. GFC2204
                    438:     </ul>
                    439:
1.325   ! henning   440: <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>), including: <sup>(G)</sup>
1.130     aaron     441:     <ul>
                    442:     <li>CATC Netmate and Netmate II
1.231     aaron     443:     <li>Belkin F5U111
1.130     aaron     444:     </ul>
1.120     deraadt   445:
1.325   ! henning   446: <li>Davicom DM9100, DM9102, and DM9102A based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including:
1.171     aaron     447:     <ul>
                    448:     <li>Jaton XpressNet
                    449:     </ul>
                    450:
1.325   ! henning   451: <li>DEC EtherWORKS III cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lc&amp;sektion=4">lc</a>), including: <sup>(G)</sup>
1.249     niklas    452:     <ul>
                    453:     <li>DE203
                    454:     <li>DE204
                    455:     <li>DE205
                    456:     </ul>
                    457:
1.325   ! henning   458: <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;sektion=4">de</a>), including:
1.130     aaron     459:     <ul>
1.229     miod      460:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
1.130     aaron     461:     <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)
1.229     miod      462:     <li>Znyx ZX3<i>xx</i>
                    463:     <li>Cogent EM100FX and EM440TX
                    464:     <li>Digital PCI DE435, EISA DE425, DE450, DE500
1.289     miod      465:     <li>D-Link DFE-570TX Quad port
1.130     aaron     466:     <li>Almost all other variants work.
                    467:     </ul>
1.128     niklas    468:
1.325   ! henning   469: <li>Digital DC2114x-based four port cards, (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>) including:
1.130     aaron     470:    <ul>
                    471:    <li>Adaptec ANA-6944A
                    472:    <li>Cogent EM400
                    473:    <li>Compex 400TX
1.314     henning   474:    <li>CompuShack Goldline Quattro
                    475:    <li>Phobos P430TX
1.130     aaron     476:    <li>Znyx ZX346
                    477:    </ul>
1.34      johns     478:
1.325   ! henning   479: <li>Intel EtherExpress 16 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">ie</a>) <sup>(A) (B) (C)</sup>
1.34      johns     480:
1.288     miod      481: <li>Intel EtherExpress PRO/10 ISA (<i>ex</i>) <sup>(A) (B) (C)</sup>
1.34      johns     482:
1.325   ! henning   483: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp</a>), including:
1.102     deraadt   484:     <ul>
1.233     brad      485:     <li>Intel EtherExpress PRO/10+
1.130     aaron     486:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    487:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    488:     <li>Intel EtherExpress PRO/100 Dual Port
1.302     aaron     489:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
1.102     deraadt   490:     </ul>
1.130     aaron     491:
1.325   ! henning   492: <li>Intel 21145-based cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>)
1.313     henning   493:
1.325   ! henning   494: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>), including: <sup>(A) (B) (C)</sup>
1.89      fgsch     495:     <ul>
1.130     aaron     496:     <li>3Com 3C19250
1.168     aaron     497:     <li>3Com 3c460 HomeConnect
                    498:     <li>ADS Technologies USB-10BT
                    499:     <li>Aox USB101
                    500:     <li>ATen UC10T
                    501:     <li>Corega USB-T
                    502:     <li>D-Link DSB-650
                    503:     <li>Entegra NET-USB-E45
                    504:     <li>Kawasaki USB101
1.130     aaron     505:     <li>LinkSys USB10T
1.229     miod      506:     <li>Netgear EA101
1.191     deraadt   507:     <li>Peracom USB
1.130     aaron     508:     <li>SMC 2102/2104USB
1.191     deraadt   509:     <li>I/O Data USB-ET/T
1.89      fgsch     510:     </ul>
1.130     aaron     511:
1.325   ! henning   512: <li>Lite-On PNIC/PNIC-II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including:
1.89      fgsch     513:     <ul>
1.229     miod      514:     <li>Kingston KNE110TX
1.130     aaron     515:     <li>LinkSys LNE100TX
                    516:     <li>Matrox Networks FastNIC 10/100
1.229     miod      517:     <li>Netgear FA310TX
1.89      fgsch     518:     </ul>
1.130     aaron     519:
1.325   ! henning   520: <li>Macronix 98713/98715/98725-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including:
1.89      fgsch     521:     <ul>
1.185     aaron     522:     <li>Accton EN1217
1.130     aaron     523:     <li>Addtron AEF-320TX/AEF-330TX
1.287     miod      524:     <li>CNet PRO1020A/B
                    525:     <li>Complex RL-100TX
1.229     miod      526:     <li>NDC Communications SOHOware SFA110A
1.131     aaron     527:     <li>SVEC PN102-TX Fast Ethernet card
1.115     deraadt   528:     </ul>
1.130     aaron     529:
1.325   ! henning   530: <li>National Semiconductor DP83815-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4">sis</a>), including: <sup>(B) (C)</sup>
1.149     aaron     531:     <ul>
1.167     aaron     532:     <li>NetGear FA311
                    533:     <li>NetGear FA312
1.149     aaron     534:     </ul>
                    535:
1.325   ! henning   536: <li>Novell NE1000, NE2000 (ISA, PCI, and PCMCIA variants thereof) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>) <sup>(B)</sup>
1.130     aaron     537:
1.325   ! henning   538: <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;sektion=4">rl</a>), including:
1.115     deraadt   539:     <ul>
1.130     aaron     540:     <li>Accton MPX 5030/5038
                    541:     <li>Allied Telesyn AT2550
1.184     aaron     542:     <li>D-Link DFE530TX+
1.173     aaron     543:     <li>D-Link DFE538TX
1.130     aaron     544:     <li>Encore ENL832-TX 10/100 M PCI
                    545:     <li>Genius GF100TXR
                    546:     <li>KTX-9130TX 10/100 Fast Ethernet
                    547:     <li>Longshine LCS-8038TX-R
                    548:     <li>NDC NE100TX-E
                    549:     <li>Netronix EA-1210 Net Ether 10/100
1.229     miod      550:     <li>Nortel BayStack 21
1.130     aaron     551:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    552:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.89      fgsch     553:     </ul>
1.130     aaron     554:
1.325   ! henning   555: <li>Realtek RTL8150L based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;sektion=4">url</a>), including: <sup>(G)</sup>
1.292     nate      556:     <ul>
                    557:     <li>Melco Inc. LUA-KTX
                    558:     <li>GreenHouse GH-USB100B
1.293     nate      559:     <li>Linksys USB100M
1.292     nate      560:     </ul>
                    561:
1.325   ! henning   562: <li>SiS 900 and SiS 7016-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;sektion=4">sis</a>), including: <sup>(B) (C)</sup>
1.106     chris     563:     <ul>
1.130     aaron     564:     <li>Mototech ME313
1.149     aaron     565:     <li>NetSurf NS-KFE30D
1.106     chris     566:     </ul>
1.110     aaron     567:
1.325   ! henning   568: <li>SMC/WD 8003, 8013, and the SMC "Elite16" ISA boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;sektion=4">we</a>) <sup>(B)</sup>
1.130     aaron     569:
1.325   ! henning   570: <li>SMC/WD 8216 (the SMC "Elite16 Ultra" ISA boards)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;sektion=4">we</a>) (See special care notice in <A HREF="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/i386/INSTALL.i386">INSTALL.i386</A>) <sup>(B)</sup>
1.130     aaron     571:
1.325   ! henning   572: <li>SMC 8416 EtherEZ PnP cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;sektion=4">we</a>) (with PnP mode off) <sup>(B)</sup>
1.110     aaron     573:
1.325   ! henning   574: <li>SMC 9432 ("EtherPower II") EPIC 10/100 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tx&amp;sektion=4">tx</a>) <sup>(C)</sup>
1.127     aaron     575:
1.325   ! henning   576: <li>Sundance ST201-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&amp;sektion=4">ste</a>), including: <sup>(G)</sup>
1.100     jason     577:     <ul>
1.130     aaron     578:     <li>D-Link DFE-550TX
1.100     jason     579:     </ul>
                    580:
1.325   ! henning   581: <li>Texas Instruments ThunderLAN PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&amp;sektion=4">tl</a>), including: <sup>(C)</sup>
1.34      johns     582:     <ul>
1.130     aaron     583:     <li>Compaq Netelligent PCI Adapters
                    584:     <li>Compaq NetFlex 3/P
                    585:     <li>Compaq Deskpro integrated adapter
                    586:     <li>Compaq Prosignia integrated adapter
                    587:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                    588:     <li>Racore 8165 and 8148
                    589:     <li>TI ThunderLAN adapters
1.34      johns     590:     </ul>
                    591:
1.325   ! henning   592: <li>VIA Rhine/RhineII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;sektion=4">vr</a>), including: <sup>(C)</sup>
1.34      johns     593:     <ul>
1.130     aaron     594:     <li>Addtron AEF-360TX
                    595:     <li>Hawking PN102TX
                    596:     <li>D-Link DFE530TX
1.34      johns     597:     </ul>
                    598:
1.325   ! henning   599: <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&amp;sektion=4">wb</a>), including:
1.104     aaron     600:     <ul>
1.130     aaron     601:     <li>Trendware TE100-PCIE
                    602:     <li>Compex RL100-ATX 10/100
1.104     aaron     603:     </ul>
1.130     aaron     604: </ul>
1.133     aaron     605: Please be aware that many NE2000 adapters fail or perform very poorly. We do
                    606: not recommend using them, but your mileage may vary.
                    607: <p>
1.104     aaron     608:
1.325   ! henning   609: <b>Wireless Ethernet Adapters</b>
1.130     aaron     610: <ul>
1.324     henning   611: <li>Compact Flash Adapters (will show up as PCMCIA adapters)
1.325   ! henning   612:     <ul>
        !           613:     <li>Buffalo AirStation CF (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           614:     <li>ELSA XI800 CF (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           615:     </ul>
1.323     henning   616: <li>PCMCIA Adapters
1.325   ! henning   617:     <ul>
        !           618:     <li>3Com AirConnect 3CRWE737A PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           619:     <li>ACTIONTEC HWC01170 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           620:     <li>Addtron AWP-100 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           621:     <li>Agere Orinoco PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           622:     <li>Aironet 4500/4800 802.11DS PCMCIA and PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;sektion=4">an</a>) <sup>(A) (B)</sup>
        !           623:     <li>BUFFALO AirStation PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           624:     <li>Cabletron RoamAbout PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           625:     <li>Cisco 340/350 802.11DS PCMCIA and PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;sektion=4">an</a>) <sup>(A) (B)</sup>
        !           626:     <li>Compaq Agency NC5004 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           627:     <li>Contec FLEXLAN/FX-DS110-PCC PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           628:     <li>Corega PCC-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           629:     <li>Corega PCCA-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           630:     <li>Corega PCCB-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           631:     <li>Corega CGWLPCIA11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           632:     <li>Dlink DWL650 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           633:     <li>ELSA XI300 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           634:     <li>ELSA XI325 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           635:     <li>ELSA XI325H PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           636:     <li>EMTAC A2424i PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           637:     <li>Ericsson Wireless LAN CARD C11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           638:     <li>Gemtek WL-311 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           639:     <li>Hawking Technology WE110P PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           640:     <li>I-O DATA WN-B11/PCM PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           641:     <li>Intel PRO/Wireless 2011 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           642:     <li>Intersil Prism II PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           643:     <li>Linksys Instant Wireless WPC11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           644:     <li>Linksys Instant Wireless WPC11 2.5 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           645:     <li>Linksys Instant Wireless WPC11 3.0 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           646:     <li>Lucent WaveLAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           647:     <li>NANOSPEED ROOT-RZ2000 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           648:     <li>NEC CMZ-RT-WP PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           649:     <li>Netgear MA401 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           650:     <li>Netgear MA401RA PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           651:     <li>Nokia C020 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           652:     <li>Nokia C110/C111 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           653:     <li>NTT-ME 11Mbps Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           654:     <li>Proxim Harmony PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           655:     <li>Proxim RangeLAN-DS PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           656:     <li>RayLink Aviator2.4/Pro 802.11FH PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&amp;sektion=4">ray</a>) <sup>(A) (B)</sup>
        !           657:     <li>Samsung MagicLAN SWL-2000N PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           658:     <li>SMC 2632 EZ Connect PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           659:     <li>Symbol Spectrum24 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           660:     <li>TDK LAK-CD011WL PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           661:     <li>US Robotics 2410 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           662:     <li>US Robotics 2445 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
        !           663:     </ul>
1.323     henning   664: <li>PCI Adapters
1.325   ! henning   665:     <ul>
        !           666:     <li>3Com AirConnect 3CRWE777A PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           667:     <li>Belkin F5D6000 PCI (a rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           668:     <li>Eumitcom WL11000P PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           669:     <li>Dlink DWL520 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           670:     <li>Global Sun Technology GL24110P PCI (untested) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           671:     <li>Global Sun Technology GL24110P02 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           672:     <li>Intersil Mini-PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           673:     <li>LinkSys WDT11 PCI (a rebadged GL24110P02) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           674:     <li>NDC/Sohoware NCP130 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           675:     <li>Netgear MA301 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           676:     <li>US Robotics 2415 PCI (rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)
        !           677:     </ul>
1.323     henning   678: </ul>
1.130     aaron     679: <p>
                    680:
1.325   ! henning   681: <b>Gigabit Ethernet Adapters</b>
1.130     aaron     682: <ul>
1.325   ! henning   683: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;sektion=4">ti</a>), including: <sup>(A) (B) (C)</sup>
1.130     aaron     684:     <ul>
1.190     jason     685:     <li>3Com 3c985 and 3c985B
                    686:     <li>Alteon ACEnic V (fiber and copper)
1.229     miod      687:     <li>Digital EtherWORKS 1000SX
                    688:     <li>Farallon PN9000SX
1.190     jason     689:     <li>Netgear GA620 and GA620T
1.130     aaron     690:     <li>SGI Tigon
                    691:     </ul>
                    692:
1.320     margarid  693: <li>Intel i82540, i82542, i82543, i82544, i82545, and i82546 based adapters
1.325   ! henning   694: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em</a>),
1.307     nate      695: including: <sup>(A) (B) (C)</sup>
                    696:     <ul>
                    697:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    698:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    699:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    700:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    701:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    702:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
                    703:     <li> Intel PRO/1000XTL Lo Profile PCI Server (PWLA8490XTL)
                    704:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    705:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    706:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    707:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    708:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    709:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.278     nate      710:     </ul>
                    711:
1.325   ! henning   712: <li>National Semiconductor DP83820 and DP83821 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nge&amp;sektion=4">nge</a>), including: <sup>(A) (B) (C)</sup>
1.243     nate      713:     <ul>
1.252     nate      714:     <li>Addtron AEG320T
1.306     nate      715:     <li>Ark PC SOHO-GA2500T (32-bit PCI) and SOHO-GA2000T (64-bit PCI)
1.252     nate      716:     <li>Asante FriendlyNet GigaNIX 1000TA and 1000TPC
                    717:     <li>D-Link DGE-500T
                    718:     <li>LinkSys EG1032 (32-bit PCI) and EG1064 (64-bit PCI)
1.306     nate      719:     <li>Netgear GA621
1.252     nate      720:     <li>Netgear GA622T
                    721:     <li>SMC EZ Card 1000 (SMC9462TX)
                    722:     <li>Surecom Technology EP-320G-TX
1.306     nate      723:     <li>Trendware TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI)
1.243     nate      724:     </ul>
                    725:
1.325   ! henning   726: <li>Level1 LXT1001 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lge&amp;sektion=4">lge</a>), including: <sup>(*)</sup>
1.258     nate      727: <br><i>This driver is currently untested.  Feedback would be appreciated.</i>
                    728:     <ul>
                    729:     <li>SMC TigerCard 1000 (SMC9462SX)
                    730:     <li>D-Link DGE-500SX
                    731:     </ul>
                    732:
1.325   ! henning   733: <li>Broadcom BCM570x (a.k.a. Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;sektion=4">bge</a>), including: <sup>(A) (B) (C)</sup>
1.260     nate      734:     <ul>
                    735:     <li>3Com 3c996-T (10/100/1000baseTX)
1.283     nate      736:     <li>3Com 3c996-SX (1000baseSX)
                    737:     <li>3Com 3c996B-T (10/100/1000baseTX)
1.260     nate      738:     <li>Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX)
                    739:     <li>SysKonnect SK-9D21 (10/100/1000baseTX)
                    740:     <li>SysKonnect SK-9D41 (1000baseSX)
                    741:     </ul>
                    742:
1.325   ! henning   743: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&amp;sektion=4">stge</a>), including: <sup>(G)</sup>
1.268     nate      744:     <ul>
                    745:     <li>D-Link DGE-550T (10/100/1000baseTX)
                    746:     <li>Antares Microsystems Gigabit Ethernet board
                    747:     </ul>
                    748:
1.325   ! henning   749: <li>SysKonnect SK-984x (9841/9842/9843/9844) based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&amp;sektion=4">sk</a>) <sup>(A) (B) (C)</sup>
1.130     aaron     750: </ul>
1.287     miod      751: <p>
1.130     aaron     752:
1.325   ! henning   753: <b>ATM Adapters</b>
1.130     aaron     754: <ul>
1.288     miod      755: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces (<i>en</i>) <sup>(*)</sup>
1.130     aaron     756: </ul>
                    757: <p>
                    758:
1.325   ! henning   759: <b>FDDI Adapters</b>
1.130     aaron     760: <ul>
1.325   ! henning   761: <li>Digital DEFEA EISA FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fea&amp;sektion=4">fea</a>) <sup>(G)</sup>
        !           762: <li>Digital DEFPA PCI FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&amp;sektion=4">fpa</a>) <sup>(G)</sup>
1.130     aaron     763: </ul>
                    764: <p>
                    765:
1.325   ! henning   766: <b>WAN Adapters</b>
1.130     aaron     767: <ul>
1.325   ! henning   768: <li>Lan Media Corporation SSI (T1)/HSSI/DS1/DS3 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&amp;sektion=4">lmc</a>) <sup>(G)</sup>
1.130     aaron     769: </ul>
                    770: <p>
                    771:
1.325   ! henning   772: <b>Cryptography Accelerators</b>
1.130     aaron     773: <ul>
1.325   ! henning   774: <li>Broadcom uBsec BCM5801, BCM5802, BCM5805, BCM5820, BCM5821, BCM5822 (and the legacy Bluesteelnet 5501 and 5601 parts)(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&amp;sektion=4">ubsec</a>) <sup>(G)</sup>
        !           775: <li>Hifn 6500-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;sektion=4">lofn</a>) <sup>(G)</sup>
        !           776: <li>Hifn 7751-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;sektion=4">hifn</a>), including: <sup>(G)</sup>
1.127     aaron     777:     <ul>
1.276     deraadt   778:     <li>Soekris Engineering vpn1201 and vpn1211
1.130     aaron     779:     <li>GTGI PowerCrypt Encryption Accelerator
1.144     deraadt   780:     <li>NetSec 7751
1.248     brad      781:     <li>Hifn reference board
1.144     deraadt   782:     <li>Invertex AEON
1.127     aaron     783:     </ul>
1.130     aaron     784: </ul>
                    785: <p>
1.127     aaron     786:
1.189     jufi      787: <a name="pcmcia"></a>
1.325   ! henning   788: <b>PC Cards (PCMCIA </b><sup>(B)</sup><b> and CardBus </b><sup>(B) (C)</sup><b>)</b>
1.130     aaron     789: <ul>
1.163     ericj     790: <li>ATA cards
1.325   ! henning   791:        (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;sektion=4">wdc</a>,
        !           792:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd</a>,
        !           793:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">sd</a>,
        !           794:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd</a>), including:
1.112     aaron     795:     <ul>
1.130     aaron     796:     <li>ATA/IDE card drives
                    797:     <li>ATA/IDE CD-ROM adapters
                    798:     <li>CF/ATA flash cards and disk drives
1.112     aaron     799:     </ul>
                    800:
1.130     aaron     801: <li>Ethernet adapters, including:
1.34      johns     802:     <ul>
1.325   ! henning   803:     <li>3Com EtherLink (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;sektion=4">ep</a>) and EtherLink XL-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;sektion=4">xl</a>) LAN PC Cards, including:
1.304     mickey    804:        <ul>
                    805:        <li>3Com 3C556, 3C562
                    806:        <li>3Com 3C574TX, 3C[CX]FE574BT
                    807:        <li>3Com 3C589, 3C589B, 3C589C, 3C589D, 3C589E
                    808:        <li>3Com 3C575TX, 3C[CX]FE575BT, and 3C[CX3]FE575CT CardBus
                    809:        <li>3Com 3C[CX]FEM656, 3C[CX]FEM656B, and 3C[CX3]FEM656C CardBus
                    810:        </ul>
1.178     aaron     811:
1.325   ! henning   812:     <li>Intel/DEC 21443 "Tulip" clones (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including:
1.304     mickey    813:        <ul>
                    814:        <li>ADMtek AN985 Centaur-C CardBus
                    815:        <li>IBM EtherJet 10/100 CardBus
1.254     aaron     816:        <li>Linksys PCMPC200 CardBus 10/100
1.228     aaron     817:        <li>SMC EZ CardBus 10/100
1.304     mickey    818:        <li>Xircom X3201 CardBus adapters, including RealPort models
                    819:        </ul>
1.178     aaron     820:
1.325   ! henning   821:     <li>Intel i8255x-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp</a>), including:
1.304     mickey    822:        <ul>
                    823:        <li>Intel PRO/100 CardBus II
                    824:        </ul>
1.178     aaron     825:
1.325   ! henning   826:     <li>NE2000 based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>), including:
1.304     mickey    827:        <ul>
                    828:        <li>Accton EN2216
                    829:        <li>AmbiCom AMB8002T
                    830:        <li>D-Link DE-650, DE-660
                    831:        <li>Genius ME 3000II SE
                    832:        <li>Hawking PN650TX
                    833:        <li>IC-Card
                    834:        <li>Kingston KNE-PC2
                    835:        <li>Linksys PCMPC100, EC2T Combo
                    836:        <li>NDC Instant-Link
                    837:        <li>Netgear FA410TX
                    838:        <li>Network Everywhere NP10T
1.224     aaron     839:        <li>New Media LiveWire 10/100
1.304     mickey    840:        </ul>
1.178     aaron     841:
1.325   ! henning   842:     <li>RealTek 8139-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;sektion=4">rl</a>), including:
1.298     aaron     843:        <ul>
                    844:        <li>Accton MPX5030 CardBus
                    845:        <li>Corega FEther CB-TXD 10/100 Ethernet
                    846:        </ul>
                    847:
1.325   ! henning   848:     <li>SMC 91Cxx-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sm&amp;sektion=4">sm</a>), including: <sup>(G)</sup>
1.304     mickey    849:        <ul>
                    850:        <li>Megahertz XJEM1144, CC10BT
                    851:        <li>SMC EtherEZ 8020BT
                    852:        </ul>
1.179     aaron     853:
1.325   ! henning   854:     <li>Xircom (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&amp;sektion=4">xe</a>), including: <sup>(A)</sup>
1.304     mickey    855:        <ul>
                    856:        <li>Xircom CreditCard CE2
                    857:        </ul>
1.178     aaron     858: </ul>
1.130     aaron     859:
1.182     aaron     860: <li>PCMCIA controllers, including:
                    861:     <ul>
1.325   ! henning   862:     <li>Intel i82365 and compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcic&amp;sektion=4">pcic</a>)
1.182     aaron     863:     </ul>
                    864:
                    865: <li>SCSI host adapters, including:
1.106     chris     866:     <ul>
1.325   ! henning   867:     <li>Adaptec SlimSCSI APA-14[56]0 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aic&amp;sektion=4">aic</a>)
1.34      johns     868:     </ul>
1.130     aaron     869:
1.145     deraadt   870: <li>Serial ports, including:
1.130     aaron     871:     <ul>
                    872:     <li>Most modems, digital cellular modems, and serial cards should work.
1.85      jason     873:     </ul>
1.130     aaron     874:
1.182     aaron     875: <li>Wireless Ethernet adapters:
1.88      jason     876:     <ul>
1.182     aaron     877:     <li>See above.
1.88      jason     878:     </ul>
1.34      johns     879:
1.130     aaron     880: </ul>
                    881: <p>
                    882:
1.325   ! henning   883: <b>Universal Serial Bus (USB) Devices</b> <sup>(A) (B) (C)</sup>
1.130     aaron     884: <ul>
1.325   ! henning   885: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;sektion=4">uaudio</a>) <sup>(G)</sup>
        !           886: <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&amp;sektion=4">urio</a>) <sup>(G)</sup>
        !           887: <li>USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>,
        !           888:                           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>,
        !           889:                           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>),
1.288     miod      890:                        see above <sup>(G)</sup>
1.325   ! henning   891: <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;sektion=4">uhid</a>) <sup>(G)</sup>
        !           892: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;sektion=4">uvisor</a>) <sup>(G)</sup>
        !           893: <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;sektion=4">uhub</a>)
        !           894: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;sektion=4">ukbd</a>)
        !           895: <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;sektion=4">umass</a>)
        !           896: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;sektion=4">ums</a>) <sup>(G)</sup>
        !           897: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;sektion=4">umodem</a>) <sup>(G)</sup>
        !           898: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;sektion=4">ulpt</a>) <sup>(G)</sup>
        !           899: <li>USB Scanners (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&amp;sektion=4">uscanner</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&amp;sektion=4">usscanner</a>) <sup>(G)</sup>
        !           900: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;sektion=4">upl</a>) <sup>(G)</sup>
        !           901: <li>USB Y@p phone (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyap&amp;sektion=4">uyap</a>) <sup>(*)</sup>
1.130     aaron     902: </ul>
                    903: <p>
1.34      johns     904:
1.325   ! henning   905: <b>Pointing Devices</b> <sup>(G)</sup>
        !           906: <ul>
        !           907: <li>"Logitech"-style bus mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lms&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">lms</a>)
        !           908: <li>"Microsoft"-style bus mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mms&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">mms</a>)
        !           909: <li>"PS/2"-style mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">pms</a>)
1.130     aaron     910: <li>Serial mice (uses serial port driver)
                    911: </ul>
                    912: <p>
1.34      johns     913:
1.325   ! henning   914: <b>Sound Devices</b> <sup>(G)</sup>
1.130     aaron     915: <ul>
1.325   ! henning   916: <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;sektion=4">cmpci</a>)
        !           917: <li>Cirrus Logic CrystalClear CS4280 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&amp;sektion=4">clcs</a>)
        !           918: <li>Cirrus Logic CrystalClear CS4281 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clct&amp;sektion=4">clct</a>)
        !           919: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;sektion=4">eap</a>)
        !           920: <li>ESS Tech ES188[78], ES888 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ess&amp;sektion=4">ess</a>)
        !           921: <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;sektion=4">eso</a>)
        !           922: <li>ESS Maestro 1, 2 and 2E and clones (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maestro&amp;sektion=4">maestro</a>)
        !           923: <li>ESS Maestro 3 and Allegro 1 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esa&amp;sektion=4">esa</a>)
        !           924: <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;sektion=4">fms</a>)
        !           925: <li>Gravis Ultrasound and Ultrasound Max (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gus&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">gus</a>)
        !           926: <li>Intel i810/i820 and 440MX AC'97 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich</a>)
        !           927: <li>NeoMagic 256AV/ZX (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&amp;sektion=4">neo</a>)
        !           928: <li>SoundBlaster ISA cards and 100% compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sb&amp;apropos=0&amp;sektion=4&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">sb</a>)
        !           929: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;sektion=4">eap</a>)
        !           930: <li>SoundBlaster Live! and PCI512 (EMU10k1) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;sektion=4">emu</a>)
        !           931: <li>Trident 4DWave-DX/NX and clones (SiS 7018, ALi M5451) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autri&amp;sektion=4">autri</a>)
        !           932: <li>VIA VT82C686A and VT8233 SouthBridge integrated AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&amp;sektion=4">auvia</a>)
        !           933: <li>Yamaha OPL3-SA3 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ym&amp;sektion=4">ym</a>)
        !           934: <li>Yamaha DS-XG (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&amp;sektion=4">yds</a>)
        !           935: <li>Yamaha and Roland ISA/ISA PnP MIDI UART(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpu&amp;sektion=4">mpu</a>)
1.130     aaron     936: </ul>
                    937: <p>
                    938: The following drivers are not extensively tested:
                    939: <ul>
1.325   ! henning   940: <li>Personal Sound System (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pss&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">pss</a>)
1.288     miod      941: <li>ProAudio Spectrum (<i>pas</i>)
1.325   ! henning   942: <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&amp;sektion=4">sv</a>)
        !           943: <li>Windows Sound System (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wss&amp;apropos=0&amp;sektion=0&amp;manpath=OpenBSD+Current&amp;arch=i386&amp;format=html">wss</a>)
1.130     aaron     944: </ul>
                    945: <p>
1.34      johns     946:
1.325   ! henning   947: <b>Radio Receiver Devices (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;sektion=9">radio</a>)</b>
1.304     mickey    948: <ul>
1.325   ! henning   949: <li>Aztech/PackardBell FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=az&amp;sektion=4">az</a>)
        !           950: <li>Brooktree 848/849/878/879-based TV tuner cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;sektion=4">bktr</a>)
        !           951: <li>Forte Media FM801 audio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;sektion=4">fms</a>)
        !           952: <li>AIMS Lab Radiotrack FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rt&amp;sektion=4">rt</a>)
        !           953: <li>AIMS Lab Radiotrack II FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtii&amp;sektion=4">rtii</a>)
        !           954: <li>SoundForte RadioLink SF16-FMR FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sfr&amp;sektion=4">sfr</a>)
        !           955: <li>SoundForte RadioLink SF16-FMR2 FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf2r&amp;sektion=4">sf2r</a>)
        !           956: <li>D-Link DSB-R100 USB radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udsbr&amp;sektion=4">udsbr</a>)
1.304     mickey    957: </ul>
                    958: <p>
                    959:
1.325   ! henning   960: <b>Miscellaneous Devices</b>
1.130     aaron     961: <ul>
1.325   ! henning   962: <li>APM power management (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4">apm</a>)
        !           963: <li>Brooktree 848/849/878/879-based video capture cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;sektion=4">bktr</a>), including: <sup>(G)</sup>
1.130     aaron     964:     <ul>
                    965:     <li>Hauppage Wincast TV
                    966:     <li>STB TV PCI Television Tuner
                    967:     <li>Miro PC TV
                    968:     <li>Intel Smart Video Recorder III
                    969:     <li>IMS TV Turbo
                    970:     <li>AVer Media TV/FM
1.34      johns     971:     </ul>
1.130     aaron     972: </ul>
                    973: <p>
                    974:
1.131     aaron     975: <b>Many kinds of ISA Plug-and-Play cards</b><p>
1.82      deraadt   976:   <ul>
1.325   ! henning   977:   <li>Nearly all SB-style audio cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sb&amp;sektion=4">sb</a>)
        !           978:   <li>Nearly all joystick ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=joy&amp;sektion=4">joy</a>)
1.131     aaron     979:   <li>Nearly all Yamaha-style audio cards
1.325   ! henning   980:   <li>Many NE2000-style Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>)
        !           981:   <li>Most serial port or modem cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
        !           982:   <li>NE2100 Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4">le</a>)
1.82      deraadt   983:   </ul>
1.288     miod      984: If a device does not work, be sure to mail the output of dmesg(8)
1.131     aaron     985: to dmesg@openbsd.org, and we will try to add support.
                    986: <p>
                    987:
                    988: <b>ISAPNP Cards</b><p>
                    989: Roughly said, the following cards definitely work.
                    990: Others may work as well; support is continually being improved.
                    991: <ul>
                    992: <li>"3Com 3C509B EtherLink III, TCM5090, PNP80F7, "
                    993: <li>"3Com 3C509B EtherLink III, TCM5095, PNP80F7, "
                    994: <li>"3Com 3C509B EtherLink III, TCM5098, PNP80F7, "
                    995: <li>"ACCTON EN166X MPX2 ETHERNET CAR, @@@9519, PNP80D6, "
                    996: <li>"CMI8330. Audio Adapter, @X@0001, , "
                    997: <li>"Creative AWE64 PnP, CTL0045, , Audio"
                    998: <li>"Creative AWE64 PnP, CTL7002, PNPB02F, Game"
                    999: <li>"Creative SB AWE64  PnP, CTL0045, , Audio"
                   1000: <li>"Creative SB AWE64  PnP, CTL7002, PNPB02F, Game"
                   1001: <li>"Creative SB AWE64 Gold, CTL0044, , Audio"
                   1002: <li>"Creative SB AWE64 Gold, CTL7002, PNPB02F, Game"
                   1003: <li>"Creative SB AWE64 PnP, CTL0042, , Audio"
                   1004: <li>"Creative SB AWE64 PnP, CTL0045, , Audio"
                   1005: <li>"Creative SB AWE64 PnP, CTL7002, PNPB02F, Game"
                   1006: <li>"Creative SB16 PnP, CTL0031, , Audio"
                   1007: <li>"Creative SB16 PnP, CTL7001, PNPB02F, Game"
                   1008: <li>"Creative SB32 PnP, CTL0031, , Audio"
                   1009: <li>"Creative SB32 PnP, CTL0041, , Audio"
                   1010: <li>"Creative SB32 PnP, CTL0051, , StereoEnhance"
                   1011: <li>"Creative SB32 PnP, CTL2011, PNP0600, IDE"
                   1012: <li>"Creative SB32 PnP, CTL7001, PNPB02F, Game"
                   1013: <li>"Creative ViBRA16C PnP, CTL0001, , Audio"
                   1014: <li>"Creative ViBRA16C PnP, CTL7001, PNPB02F, Game"
                   1015: <li>"Creative ViBRA16X PnP, CTL7005, PNPB02F, Game"
                   1016: <li>"ESS ES1868 Plug and Play AudioD, ESS0001, , "
                   1017: <li>"ESS ES1868 Plug and Play AudioD, ESS1868, , "
                   1018: <li>"OPL3-SA2 Sound Chip , YMH0021, , "
                   1019: <li>"OPL3-SA2 Sound Chip , YMH0022, PNPB02F, "
                   1020: <li>"OPL3-SA3 Snd System, YMH0021, , "
                   1021: <li>"OPL3-SA3 Snd System, YMH0022, PNPB02F, "
                   1022: <li>"RealTek Plug &amp; Play Ethernet Ca, RTL8019, PNP80D6, "
                   1023: </ul>
1.34      johns    1024:
1.37      johns    1025: <p>
1.288     miod     1026: <sup>(G)</sup> Drivers for hardware marked with (G) are <b>only</b> included in
                   1027: the GENERIC kernels, but are <b>not</b> included on the various distribution
                   1028: floppies (including the cd-rom boot image).
                   1029: </p>
                   1030:
                   1031: <p>
                   1032: <sup>(A)</sup> Drivers for hardware marked with (A) are <b>not</b> included in
                   1033: floppy A.
                   1034: </p>
                   1035:
                   1036: <p>
                   1037: <sup>(B)</sup> Drivers for hardware marked with (B) are <b>not</b> included in
                   1038: floppy B.
                   1039: </p>
                   1040:
                   1041: <p>
                   1042: <sup>(C)</sup> Drivers for hardware marked with (C) are <b>not</b> included in
                   1043: floppy C.
1.37      johns    1044: </p>
1.34      johns    1045:
1.304     mickey   1046: <p>
1.288     miod     1047: <sup>(*)</sup> Support for devices marked with (*) is not included in the
                   1048: GENERIC kernel, and will require you to compile a custom kernel to enable it.
1.34      johns    1049: </p>
                   1050:
1.325   ! henning  1051: <h3><font color="#0000e0">Unsupported Hardware</font></h3>
        !          1052: Unsupported hardware may be supported in the future, your <A HREF="donations.html">
1.98      deraadt  1053: donation
                   1054: of time, hardware, or documentation</a> can accelerate this support!
1.34      johns    1055: <ul>
1.130     aaron    1056: <li>The "Micro Channel" MCA bus used in many IBM PS/2 models
                   1057: <li>NCR 5380-based and 53400-based SCSI host adapters
                   1058: <li>QIC-40 and QIC-80 tape drives
                   1059:     (these are the tape drives that connect to the floppy disk controller)
                   1060: <li>Multiprocessor motherboards (though they will run fine using one
                   1061:     processor only).
1.325   ! henning  1062:     There exists a <a href="smp.html">project</a> aiming to support these.
1.130     aaron    1063: <li>Sony and Panasonic proprietary CD-ROM interfaces
                   1064: <li>Parallel-port ZIP drives (SCSI and ATAPI ZIP drives work fine)
1.304     mickey   1065: <li>Intel i82556 (EtherExpress PRO/100A, Intel PRO/100 EISA and PRO/100
1.233     brad     1066: Smart) and i82596 (EtherExpress PRO/10 PCI) Ethernet adapters
1.325   ! henning  1067:     (<a href="mailto:mickey@openbsd.org">mickey</a> is working on the later ones)
1.134     aaron    1068: <li>Hewlett-Packard PC-LAN+ (HP27xxx) Ethernet adapters
1.157     aaron    1069: <li>Aureal Vortex sound cards
1.325   ! henning  1070:     (<a href="mailto:mickey@openbsd.org">mickey</a> is working on it)
1.157     aaron    1071: <li>Winmodems
1.130     aaron    1072: <li>Infrared devices, such as commonly found on laptops
1.157     aaron    1073: <li>Firewire
1.244     mickey   1074: <li>Mylex and Intel RAID controllers, those not supporting I2O interface
1.130     aaron    1075: <li>PCMCIA:
                   1076:     <ul>
                   1077:     <li>Memory cards
                   1078:     <li>Most multifunction cards
                   1079:     </ul>
1.31      deraadt  1080: </ul>
                   1081:
1.3       fn       1082: <hr>
1.1       deraadt  1083: <p>
1.109     chris    1084: If you are looking for to test new pre-release features, you can
                   1085: try one of the snapshots.  For the i386 architecture,
1.325   ! henning  1086: <a href="ftp.html">snapshots are made available from time to time</a>.
1.1       deraadt  1087:
1.3       fn       1088: <hr>
1.325   ! henning  1089: <a href="plat.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
        !          1090: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.3       fn       1091: <br>
1.325   ! henning  1092: <small>$OpenBSD: i386.html,v 1.324 2002/12/13 23:01:16 henning Exp $</small>
1.3       fn       1093:
                   1094: </body>
                   1095: </html>