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

Diff for /www/i386.html between version 1.401 and 1.402

version 1.401, 2004/03/18 20:47:07 version 1.402, 2004/03/21 19:16:07
Line 14 
Line 14 
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  <body bgcolor="#ffffff" text="#000000" link="#23238e">
 <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>  <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
 <p>  
 <h2><font color="#e00000">OpenBSD/i386</font></h2>  
   
   <h2><font color="#e00000">OpenBSD/i386</font></h2>
 <hr>  <hr>
   
 <p>  <p>
 OpenBSD/i386 runs on the standard PC's and clones, with a wide variety  OpenBSD/i386 runs on the standard PC's and clones, with a wide variety
 of processors, I/O bus architectures and peripherals supported.  of processors, I/O bus architectures and peripherals supported.
 </p>  
   
 <a href="#toc"></a>  <a href="#toc"></a>
 <h3><font color="#0000e0"><i>Table of contents</i></font></h3>  <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
 <p>  
 <ul>  <ul>
   <li><a href="#history">History of the port</a>    <li><a href="#history">History of the port</a>
   <li><a href="#status">Current status</a>    <li><a href="#status">Current status</a>
Line 34 
Line 31 
   <li><a href="#multiboot">Installation with other operating systems</a>    <li><a href="#multiboot">Installation with other operating systems</a>
   <li><a href="#install">Getting and installing OpenBSD/i386</a>    <li><a href="#install">Getting and installing OpenBSD/i386</a>
 </ul>  </ul>
 </p>  
   
 <hr>  <hr>
 <a name="history"></a>  <a name="history"></a>
Line 45 
Line 41 
 Over the years, more and more hardware support has been written  Over the years, more and more hardware support has been written
 specifically for OpenBSD (such as the cryptographic accelerator drivers),  specifically for OpenBSD (such as the cryptographic accelerator drivers),
 or adapted from FreeBSD and NetBSD.  or adapted from FreeBSD and NetBSD.
 </p>  
   
 <hr>  <hr>
 <a name="status"></a>  <a name="status"></a>
Line 56 
Line 51 
 hardware.  hardware.
 Machines using custom BIOS (such as older proprietary PC's, laptops, and some  Machines using custom BIOS (such as older proprietary PC's, laptops, and some
 specialized server machines) may cause problems.  specialized server machines) may cause problems.
 </p>  
   
 <p>  <p>
 Although OpenBSD/i386 does not currently support multiple processors (SMP),  Although OpenBSD/i386 does not currently support multiple processors (SMP),
 it will run on multi-processor system boards, using only one processor.  it will run on multi-processor system boards, using only one processor.
 </p>  
   
 <p>  <p>
 Through its binary compatibility layer, OpenBSD/i386 can run Linux, FreeBSD,  Through its binary compatibility layer, OpenBSD/i386 can run Linux, FreeBSD,
 BSD/OS, SVR4 (including Solaris) and IBCS2 binaries, to some extent. Most  BSD/OS, SVR4 (including Solaris) and IBCS2 binaries, to some extent. Most
 applications will work flawlessly.  applications will work flawlessly.
 </p>  
   
 <p>  <p>
 XFree86 support is available for most graphics cards, using either recent  XFree86 support is available for most graphics cards, using either recent
 XFree86 (as of OpenBSD 3.4, 4.3.0) servers whenever possible,  XFree86 (as of OpenBSD 3.4, 4.3.0) servers whenever possible,
 or XFree86 3.3.6 servers otherwise.  or XFree86 3.3.6 servers otherwise.
 </p>  
   
 <hr>  <hr>
 <a name="hardware"></a>  <a name="hardware"></a>
Line 82 
Line 73 
 <p>  <p>
 Most laptops are supported.  We have <a href="i386-laptop.html">a page</a>  Most laptops are supported.  We have <a href="i386-laptop.html">a page</a>
 that details the specifics of some common laptops.  that details the specifics of some common laptops.
 </p>  
   
 <p>  <p>
 The list of supported hardware is relevant to OpenBSD-current. It will  The list of supported hardware is relevant to OpenBSD-current. It will
 differ slightly from the support provided in the latest release version.  differ slightly from the support provided in the latest release version.
 </p>  
   
 <p>  
 <h4>Processors</h4>  <h4>Processors</h4>
 </p>  
   
 <p>  <p>
 OpenBSD does not currently support multiple processors (SMP), but will run  OpenBSD does not currently support multiple processors (SMP), but will run
 using one processor on a multi-processor system board.  using one processor on a multi-processor system board.
 </p>  
   
 <p>  <p>
 All CPU chips compatible with the Intel 80386 (i386) architecture are  All CPU chips compatible with the Intel 80386 (i386) architecture are
 supported:  supported:
 <ul>  <ul>
   <li>80386 (SX/DX) with 80387 (SX/DX) FPU</li>    <li>80386 (SX/DX) with 80387 (SX/DX) FPU
   <li>80486 (DX/DX2/DX4)</li>    <li>80486 (DX/DX2/DX4)
   <li>Intel Pentium/Pentium-MMX</li>    <li>Intel Pentium/Pentium-MMX
   <li>Intel Pentium Pro/II/III/Celeron/Xeon</li>    <li>Intel Pentium Pro/II/III/Celeron/Xeon
   <li>Intel Pentium IV</li>    <li>Intel Pentium IV
   <li>AMD 5x86</li>    <li>AMD 5x86
   <li>AMD K5/K6/K6-2/K6-3</li>    <li>AMD K5/K6/K6-2/K6-3
   <li>AMD Athlon/Duron</li>    <li>AMD Athlon/Duron
   <li>AMD Athlon 64 <sup><font color="#0000e0">*</font></sup></li>    <li>AMD Athlon 64 <sup><font color="#0000e0">*</font></sup>
         (Also see <a href="amd64.html">OpenBSD/amd64</a> for 64-bit support)          (Also see <a href="amd64.html">OpenBSD/amd64</a> for 64-bit support)
   <li>Cyrix MediaGX/M1/M2</li>    <li>Cyrix MediaGX/M1/M2
   <li>Cyrix 6x86</li>    <li>Cyrix 6x86
   <li>VIA C3</li>    <li>VIA C3
   <li>Rise mP6</li>    <li>Rise mP6
   <li>IDT WinChip and C3</li>    <li>IDT WinChip and C3
   <li>NexGen 586</li>    <li>NexGen 586
   <li>NS Geode GX1 and M1</li>    <li>NS Geode GX1 and M1
   <li>Transmeta TMS3200, TMS5400, TMS5600</li>    <li>Transmeta TMS3200, TMS5400, TMS5600
 </ul>  </ul>
 </p>  
   
 <p>  <p>
 Regular floating-point coprocessors (80387DX, 80387SX, 80487SX) are  Regular floating-point coprocessors (80387DX, 80387SX, 80487SX) are
 required when not built into the processor.  required when not built into the processor.
 </p>  
   
 <p>  <p>
 Everything that is a clone of the 386 or up should work fine.  Everything that is a clone of the 386 or up should work fine.
 The only CPU that is known to work poorly (due to flawed motherboard designs)  The only CPU that is known to work poorly (due to flawed motherboard designs)
 is the Cyrix 386DLC.  is the Cyrix 386DLC.
 </p>  
   
 <p>  
 <h4>Buses</h4>  <h4>Buses</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>All standard ISA, EISA, VLB, and PCI bus, including:  <li>All standard ISA, EISA, VLB, and PCI bus, including:
   <ul>    <ul>
Line 152 
Line 132 
 <li>32-Bit CardBus PC Cards  <li>32-Bit CardBus PC Cards
 <li>Universal Serial Bus (USB)  <li>Universal Serial Bus (USB)
 </ul>  </ul>
   <p>
 The MCA bus found in various official IBM PCs is not supported.  The MCA bus found in various official IBM PCs is not supported.
 </p>  
   
 <p>  
 <h4>Bus interfaces</h4>  <h4>Bus interfaces</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
   <li>Standard PCI-PCI bridges, including PCI expansion backplanes (<i>ppb</i>)    <li>Standard PCI-PCI bridges, including PCI expansion backplanes (<i>ppb</i>)
   <li>YENTA-compatible PCI-CardBus bridges (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;sektion=4">cbb</a>)    <li>YENTA-compatible PCI-CardBus bridges (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;arch=i386&amp;sektion=4">cbb</a>)
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Entropy sources</h4>  <h4>Entropy sources</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
   <li>Interrupt latency collection from many devices.    <li>Interrupt latency collection from many devices.
   <li>Intel 82802 random number generator found on i810, i815, i820, i840, i850 and i860 based systems.    <li>Intel 82802 random number generator found on i810, i815, i820, i840, i850 and i860 based systems.
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Disk Controllers</h4>  <h4>Disk Controllers</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
   <li>Floppy controllers    <li>Floppy controllers
   <li>ISA MFM, ESDI, IDE, and RLL hard disk controllers    <li>ISA MFM, ESDI, IDE, and RLL hard disk controllers
 </ul>  </ul>
 </p>  
   
 <p>  <h4>PCI IDE and Serial ATA Controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=i386&amp;sektion=4">pciide</a>)</h4>
 <h4>PCI IDE and Serial ATA Controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide</a>)</h4>  
 </p>  
   
 <p>  
 <ul>  <ul>
   
 <li>Acard ATP850U, ATP860, ATP860-A, ATP865-A, ATP865-R  <li>Acard ATP850U, ATP860, ATP860-A, ATP865-A, ATP865-R
 <li>Acer Labs M5229  <li>Acer Labs M5229
 <li>Advanced Micro Devices AMD-756, AMD-766, AMD-768, AMD-8111  <li>Advanced Micro Devices AMD-756, AMD-766, AMD-768, AMD-8111
Line 220 
Line 184 
 751, 752, 755, 962, 963  751, 752, 755, 962, 963
 <li>VIA Technologies VT82C586/A/B, VT82C596A/B, VT82C686A/B,  <li>VIA Technologies VT82C586/A/B, VT82C596A/B, VT82C686A/B,
 VT8231, VT8366, VT8233, VT8235, VT8237  VT8231, VT8366, VT8233, VT8235, VT8237
 </p>  </ul>
   
 <p>  
 <h4>SCSI Host Adapters</h4>  <h4>SCSI Host Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>    <li>Adaptec AHA-1540, AHA-154xA, AHA-154xB, AHA-1542C, AHA-1542CF, AHA-1542CP,
 <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>      AHA-1640
 <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      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&amp;arch=i386&amp;sektion=4"
     Adaptec AHA-152x and the SoundBlaster SCSI host adapter. <sup>(B)</sup><br>      >aha</a>)<sup>(B) (C)</sup>
     (Note that you cannot boot from these boards if they do not have    <li>Adaptec AHA-174x
     a boot ROM; only the AHA-152x and motherboards using this chip      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahb&amp;arch=i386&amp;sektion=4"
     are likely to be bootable, consequently).      >ahb</a>)<sup>(B) (C)</sup>
 <li>Adaptec AIC-7770-based SCSI host adapters (including the    <li>Adaptec AIC-6260 and AIC-6360 based host adapters including the Adaptec
     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>(B) (C)</sup>      AHA-152x and various SoundBlaster cards (Note that you cannot boot from the
 <li>Adaptec AHA-[23]94x[W] cards and some on-board PCI designs using the      SoundBlaster cards unless the optional boot ROM has been installed)
     AIC7870 and AIC7880 chips. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) <sup>(B) (C)</sup>      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aic&amp;arch=i386&amp;sektion=4"
 <li>Adaptec AHA-[23]9[34]xU[2W] cards and on-board PCI designs using the      >aic</a>)<sup>(B)</sup>,
     AIC789[01], AIC7895, AIC789[67] chips. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) <sup>(B) (C)</sup>    <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
 <li>Adaptec AIC-789[29] chips and products like the AHA-29160 based upon it      AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
     which do 160MB/sec SCSI. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) <sup>(B) (C)</sup>      adapters
     (However, the 7899G card is currently not supported with more than one device attached)      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=i386&amp;sektion=4"
 <li>AdvanSys "U", "UW", "U2W" and "U160" PCI SCSI controllers including the      >ahc</a>)<sup>(B) (C)</sup>
     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>)      including the Adaptec cards
 <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) (B) (C)</sup>  
     <ul>      <ul>
     <li>Tekram DC-390        <li>AHA-274X[W,T]
         <li>AHA-284X
         <li>AHA-2910, AHA-2915
         <li>AHA-2920
         <li>AHA-2930[C,U2]
         <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
         <li>AHA-2950[U2W,U2B]
         <li>AHA-3940[U,AU,UW,AUW,U2W]
         <li>AHA-3950U2
         <li>AHA-3960
         <li>AHA-3985
         <li>AHA-4944UW
         <li>AHA-19160B
         <li>AHA-29160[B,N]
         <li>AHA-39160
     </ul>      </ul>
 <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>    <li>AdvanSys "U", "UW", "U2W" and "U160" PCI host adapters including the
 <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      ABP940U[AW], ASB3940U[AW]-00, ASB3940U2W-00 and ASB3950U160
     of BusLogic SCSI adapters) <sup>(B) (C)</sup>      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&amp;arch=i386&amp;sektion=4"
 <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>      >adw</a>)<sup>(A) (C)</sup>
 <li>QLogic PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;sektion=4">isp</a>) <sup>(A) (C)</sup>      and
 <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>      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adv&amp;arch=i386&amp;sektion=4"
       >adv</a>)<sup>(B) (C)</sup>
     <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
        (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=i386&amp;sektion=4"
        >pcscp</a>)<sup>(A) (B) (C)</sup>
     <li>Buslogic BT-54x (Adaptec AHA-154x clones)
       (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&amp;arch=i386&amp;sektion=4"
       >aha</a>)<sup>(B) (C)</sup>
     <li>BusLogic 445, 74x, 9xx host adapters, but not the new "FlashPoint" series
       (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bha&amp;arch=i386&amp;sektion=4"
       >bha</a>)<sup>(B) (C)</sup>
     <li>Initio INIC-940 and INIC-950 based PCI 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;arch=i386&amp;sektion=4"
       >iha</a>)<sup>(A) (C)</sup>
     <li>LSI Fusion-MPT (Symbios Logic/NCR)
       (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpt&amp;arch=i386&amp;sektion=4"
       >mpt</a>)<sup>(A) (C) <font color="#0000e0">*</font></sup>
     <ul>      <ul>
         <li>53C1030 (Dual channel Ultra320 SCSI)
         <li>53C1020 (Single channel Ultra320 SCSI)
         <li>FC909 (1Gb/s Fibre Channel)
         <li>FC909A (Dual 1Gb/s Fibre Channel)
         <li>FC919 (2Gb/s Fibre Channel)
         <li>FC929 (Dual 2Gb/s Fibre Channel)
       </ul>
     <li>QLogic PCI host adapters
       (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=i386&amp;sektion=4"
       >isp</a>)<sup>(A) (C)</sup>
     <li>Seagate/Future Domain ISA host adapters
       (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sea&amp;arch=i386&amp;sektion=4"
       >sea</a>)<sup>(A) (B) (C)</sup>
       including:
       <ul>
     <li>ST01/02      <li>ST01/02
     <li>Future Domain TMC-885      <li>Future Domain TMC-885
     <li>Future Domain TMC-950      <li>Future Domain TMC-950
     </ul>      </ul>
 <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI SCSI host adapters    <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI host
     (including generic/no name cards, old ASUS cards, the DTC-3130 series,      adapters including generic cards, old ASUS cards, the DTC-3130
     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>      series, and Diamond Fireport series
 <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>      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=i386&amp;sektion=4"
 <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>      >siop</a>)<sup>(B) (C)</sup>
 <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>    <li>Tekram DC-300B and DC-320E (Adaptec AHA-154x clones)
 <li>WD-7000 SCSI host adapters (<i>wds</i>) <sup>(A) (B) (C)</sup>      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aha&amp;arch=i386&amp;sektion=4"
       >aha</a>)<sup>(B) (C)</sup>
     <li>Tekram DC-315U and DC-395U/UW/F TRM-S1040 based PCI host adapters
       (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&amp;arch=i386&amp;sektion=4"
       >trm</a>)<sup>(A) (C)</sup>
     <li>Ultrastor 14f, 24f, and 34f
       (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uha&amp;arch=i386&amp;sektion=4"
       >uha</a>)<sup>(A) (C)</sup>
     <li>WD-7000 host adapters
       (<i>wds</i>)<sup>(A) (B) (C)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>RAID and Cache Controllers</h4>  <h4>RAID and Cache Controllers</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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) (C)</sup>  <li>Intel (and formerly ICP-Vortex) GDT series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&amp;arch=i386&amp;sektion=4">gdt</a>) <sup>(A) (C)</sup>
 <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>  <li>Adaptec FSA-based RAID controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aac&amp;arch=i386&amp;sektion=4">aac</a>), including: <sup>(A) (C)</sup>
     <ul>      <ul>
     <li>Adaptec AAC-2622, AAC-364, AAC-3642      <li>Adaptec AAC-2622, AAC-364, AAC-3642
     <li>Dell PERC 2/Si, PERC 2/QC, PERC 3/Si, PERC 3/Di, PERC 3/QC      <li>Dell PERC 2/Si, PERC 2/QC, PERC 3/Si, PERC 3/Di, PERC 3/QC
     <li>HP NetRAID-4M      <li>HP NetRAID-4M
     </ul>      </ul>
 <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>), including: <sup>(A) (C)</sup>  <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=i386&amp;sektion=4">ami</a>), including: <sup>(A) (C)</sup>
     <ul>      <ul>
     <li>AMI MegaRAID      <li>AMI MegaRAID
     <li>Dell PERC 4Si and 4Di      <li>Dell PERC 4Si and 4Di
     <li>HP NetRAID 438, 466 and T[567]      <li>HP NetRAID 438, 466 and T[567]
     <li>LSI/Symbios 523 SATA      <li>LSI/Symbios 523 SATA
     </ul>      </ul>
 <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>  <li>3ware Escalade 3W-5x00 and 3W-6x00 series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&amp;arch=i386&amp;sektion=4">twe</a>) <sup>(A) (C)</sup>
 <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>  <li>Compaq Smart ARRAY RAID controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cac&amp;arch=i386&amp;sektion=4">cac</a>), including: <sup>(A) (C)</sup>
     <ul>      <ul>
     <li>Compaq Integrated Array      <li>Compaq Integrated Array
     <li>Compaq IAES      <li>Compaq IAES
Line 301 
Line 312 
     <li>Compaq Smart Array 221, 3100ES, 3200, 4200, 4250ES, 431      <li>Compaq Smart Array 221, 3100ES, 3200, 4200, 4250ES, 431
     <li>Compaq SMART, SMART-2/E, SMART-2/P, SMART-2DH, SMART-2SL      <li>Compaq SMART, SMART-2/E, SMART-2/P, SMART-2DH, SMART-2SL
     </ul>      </ul>
 <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>  <li>DPT SmartCache and SmartRaid III/IV PCI/EISA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dpt&amp;arch=i386&amp;sektion=4">dpt</a>) <sup>(A) (C)</sup>
 <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>  <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=i386&amp;sektion=4">iop</a>), including: <sup>(A) (C)</sup>
     <ul>      <ul>
     <li>Adaptec SCSI RAID (ASR-2100S, ASR-2110S, ASR-3200S, etc.)      <li>Adaptec SCSI RAID (ASR-2100S, ASR-2110S, ASR-3200S, etc.)
     <li>Adaptec ATA RAID (AAR-2400A)      <li>Adaptec ATA RAID (AAR-2400A)
Line 311 
Line 322 
         including Intel and Mylex, but these were not tested          including Intel and Mylex, but these were not tested
     </ul>      </ul>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>CD-ROM and DVD-ROM Drives</h4>  <h4>CD-ROM and DVD-ROM Drives</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>  <li>Mitsumi CD-ROM drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mcd&amp;arch=i386&amp;sektion=4">mcd</a>) <sup>(*)</sup>
     [Note: The Mitsumi driver device probe is known      [Note: The Mitsumi driver device probe is known
     to cause trouble with several devices!]      to cause trouble with several devices!]
 <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;sektion=4">cd</a>)  <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=i386&amp;sektion=4">cd</a>)
 <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;sektion=4">cd</a>)  <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=i386&amp;sektion=4">cd</a>)
 </ul>  </ul>
   <p>
 Sony and Panasonic proprietary CD-ROM interfaces are not supported.  Sony and Panasonic proprietary CD-ROM interfaces are not supported.
 </p>  
   
 <p>  
 <h4>Tape Drives</h4>  <h4>Tape Drives</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>Most SCSI tape drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st</a>)  <li>Most SCSI tape drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;arch=i386&amp;sektion=4">st</a>)
 <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>  <li>Most SCSI tape changers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&amp;arch=i386&amp;sektion=4">ch</a>) <sup>(G)</sup>
 <li>QIC-02 and QIC-36 format (Archive- and Wangtek- compatible)  <li>QIC-02 and QIC-36 format (Archive- and Wangtek- compatible)
     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>      tape drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wt&amp;arch=i386&amp;sektion=4">wt</a>) <sup>(*)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Display Adapters</h4>  <h4>Display Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
   <li>MDA, CGA, EGA, and HGC display adapters    <li>MDA, CGA, EGA, and HGC display adapters
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcdisplay&amp;sektion=4">pcdisplay</a>).  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcdisplay&amp;arch=i386&amp;sektion=4">pcdisplay</a>).
   <li>VGA-compatible and SVGA display adapters (including PCI and AGP cards)    <li>VGA-compatible and SVGA display adapters (including PCI and AGP cards)
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;sektion=4">vga</a>).  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;arch=i386&amp;sektion=4">vga</a>).
 </ul>  </ul>
   <p>
 Note that not all of the display adapters OpenBSD/i386 supports  Note that not all of the display adapters OpenBSD/i386 supports
 can be used under XFree86 (please refer the  can be used under XFree86 (please refer the
 <a href="http://www.xfree86.org/support.html">XFree86 documentation</a>  <a href="http://www.xfree86.org/support.html">XFree86 documentation</a>
 for more information).  for more information).
 </p>  
   
 <p>  
 <h4>Serial Ports</h4>  <h4>Serial Ports</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>8250/16450-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)  <li>8250/16450-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=i386&amp;sektion=4">com</a>)
 <li>16550-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)  <li>16550-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=i386&amp;sektion=4">com</a>)
 <li>ST16650-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)  <li>ST16650-based ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=i386&amp;sektion=4">com</a>)
 <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)  <li>XR16850-based ports (only in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pccom&amp;arch=i386&amp;sektion=4">pccom</a> driver)
 <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>  <li>AST-style 4-port serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ast&amp;arch=i386&amp;sektion=4">ast</a>) <sup>(G)</sup>
 <li>BOCA 8-port serial cards (<i>boca</i>) <sup>(*)</sup>  <li>BOCA 8-port serial cards (<i>boca</i>) <sup>(*)</sup>
 <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>  <li>Cyclades Cyclom-{4, 8, 16}Y serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cy&amp;arch=i386&amp;sektion=4">cy</a>) <sup>(G)</sup>
 <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>  <li>Cyclades-Z series multiport serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cz&amp;arch=i386&amp;sektion=4">cz</a>) <sup>(G)</sup>
 <li>IBM PC-RT 4-port serial boards (<i>rtfps</i>) <sup>(*)</sup>  <li>IBM PC-RT 4-port serial boards (<i>rtfps</i>) <sup>(*)</sup>
 <li>Addonics FlexPort 8S (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=addcom&amp;sektion=4">addcom</a>) <sup>(*)</sup>  <li>Addonics FlexPort 8S (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=addcom&amp;arch=i386&amp;sektion=4">addcom</a>) <sup>(*)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Parallel Ports</h4>  <h4>Parallel Ports</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>  <li>Any standard parallel port (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=i386&amp;sektion=4">lpt</a>) <sup>(G)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Communications Controllers</h4>  <h4>Communications Controllers</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>Universal Serial Bus host controllers, including:  <li>Universal Serial Bus host controllers, including:
     <ul>      <ul>
     <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>      <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&amp;arch=i386&amp;sektion=4">uhci</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=i386&amp;sektion=4">ohci</a>) <sup>(A) (B) (C)</sup>
     </ul>      </ul>
 <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>  <li>PCI "universal" communication cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&amp;arch=i386&amp;sektion=4">puc</a>), providing serial (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=i386&amp;sektion=4">com</a>) and parallel (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=i386&amp;sektion=4">lpt</a>) children, including: <sup>(G)</sup>
     <ul>      <ul>
     <li>Dolphin Peripherals 4014 (dual parallel) and 4035 (dual serial)      <li>Dolphin Peripherals 4014 (dual parallel) and 4035 (dual serial)
     <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI      <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI
Line 443 
Line 432 
     <li>SUNIX 409x (4 port serial and 2 port parallel)      <li>SUNIX 409x (4 port serial and 2 port parallel)
     </ul>      </ul>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Ethernet Adapters</h4>  <h4>Ethernet Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>  <li>3Com 3c501 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=el&amp;arch=i386&amp;sektion=4">el</a>) <sup>(A) (B) (C)</sup>
 <li>3Com 3c503 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ec&amp;sektion=4">ec</a>) <sup>(B)</sup>  <li>3Com 3c503 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ec&amp;arch=i386&amp;sektion=4">ec</a>) <sup>(B)</sup>
 <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>  <li>3Com 3c505 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eg&amp;arch=i386&amp;sektion=4">eg</a>) <sup>(A) (B) (C)</sup>
 <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>  <li>3Com 3c507 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&amp;arch=i386&amp;sektion=4">ie</a>) <sup>(A) (B) (C)</sup>
 <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)  <li>3Com 3c509, 3c579, and 3c59x (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;arch=i386&amp;sektion=4">ep</a>) (disabling PnP on 3c509B is recommended)
 <li>3Com 3c515 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ef&amp;sektion=4">ef</a>) <sup>(B)</sup>  <li>3Com 3c515 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ef&amp;arch=i386&amp;sektion=4">ef</a>) <sup>(B)</sup>
 <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;sektion=4">xl</a>), including:  <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=i386&amp;sektion=4">xl</a>), including:
     <ul>      <ul>
     <li>3Com 3c900/3c900B PCI adapters      <li>3Com 3c900/3c900B PCI adapters
     <li>3Com 3c905/3c905B/3c905C PCI adapters      <li>3Com 3c905/3c905B/3c905C PCI adapters
Line 472 
Line 457 
     <li>NVidia nForce2 integrated 3Com 9201 (nForce2-ST, nForce2-GT)      <li>NVidia nForce2 integrated 3Com 9201 (nForce2-ST, nForce2-GT)
     </ul>      </ul>
   
 <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>  <li>3Com 3c990 3XP Typhoon/Sidewinder PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&amp;arch=i386&amp;sektion=4">txp</a>), including: <sup>(A) (B) (C)</sup>
     <ul>      <ul>
     <li>3CR990-TX-95      <li>3CR990-TX-95
     <li>3CR990-TX-97      <li>3CR990-TX-97
Line 480 
Line 465 
     <li>3CR990-SVR97      <li>3CR990-SVR97
     </ul>      </ul>
   
 <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>  <li>Adaptec "Starfire" AIC-6915 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&amp;arch=i386&amp;sektion=4">sf</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>Adaptec Single32 ANA-69011      <li>Adaptec Single32 ANA-69011
     <li>Adaptec Single64 ANA-62011 and ANA-62020      <li>Adaptec Single64 ANA-62011 and ANA-62020
Line 488 
Line 473 
     <li>Adaptec Quartet64 ANA-62044      <li>Adaptec Quartet64 ANA-62044
     </ul>      </ul>
   
 <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:  <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=i386&amp;sektion=4">dc</a>), including:
     <ul>      <ul>
     <li>Accton EN2242 MiniPCI      <li>Accton EN2242 MiniPCI
     <li>Linksys LNE100TX v4.x      <li>Linksys LNE100TX v4.x
     <li>Mototech ME316      <li>Mototech ME316
     </ul>      </ul>
   
 <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>  <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=i386&amp;sektion=4">aue</a>), including: <sup>(A) (B) (C)</sup>
     <ul>      <ul>
     <li>3com 3c460b      <li>3com 3c460b
     <li>Abocom UFE1000      <li>Abocom UFE1000
Line 525 
Line 510 
     <li>SOHOware NUB100      <li>SOHOware NUB100
     </ul>      </ul>
   
 <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>  <li>AMD LANCE and PCnet-based ISA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=i386&amp;sektion=4">le</a>), including: <sup>(B)</sup>
     <ul>      <ul>
     <li>Novell NE1500T      <li>Novell NE1500T
     <li>Novell NE2100      <li>Novell NE2100
     <li>Kingston 21xx      <li>Kingston 21xx
     </ul>      </ul>
   
 <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>  <li>AMD LANCE and PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=i386&amp;sektion=4">le</a>), including: <sup>(B) (C)</sup>
     <ul>      <ul>
     <li>BOCALANcard/PCI      <li>BOCALANcard/PCI
     <li>AT&amp;T StarLAN 10, EN100, and StarLAN Fiber      <li>AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
     </ul>      </ul>
   
 <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:  <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=i386&amp;sektion=4">dc</a>), including:
     <ul>      <ul>
     <li>CNet Pro110B      <li>CNet Pro110B
     <li>Alfa Inc. GFC2204      <li>Alfa Inc. GFC2204
     </ul>      </ul>
   
 <li>Broadcom BCM4401 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&amp;sektion=4">bce</a>) <sup>(A) (B) (C)</sup>  <li>Broadcom BCM4401 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bce&amp;arch=i386&amp;sektion=4">bce</a>) <sup>(A) (B) (C)</sup>
   
 <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>  <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=i386&amp;sektion=4">cue</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>CATC Netmate and Netmate II      <li>CATC Netmate and Netmate II
     <li>Belkin F5U111      <li>Belkin F5U111
     </ul>      </ul>
   
 <li>Davicom DM9009, 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:  <li>Davicom DM9009, DM9100, DM9102, and DM9102A based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=i386&amp;sektion=4">dc</a>), including:
     <ul>      <ul>
     <li>Jaton XpressNet      <li>Jaton XpressNet
     </ul>      </ul>
   
 <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>  <li>DEC EtherWORKS III cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lc&amp;arch=i386&amp;sektion=4">lc</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>DE203      <li>DE203
     <li>DE204      <li>DE204
     <li>DE205      <li>DE205
     </ul>      </ul>
   
 <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;sektion=4">de</a>), including:  <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=i386&amp;sektion=4">de</a>), including:
     <ul>      <ul>
     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)      <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
     <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)      <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)
Line 575 
Line 560 
     <li>Almost all other variants work.      <li>Almost all other variants work.
     </ul>      </ul>
   
 <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:  <li>Digital DC2114x-based four port cards, (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=i386&amp;sektion=4">dc</a>) including:
    <ul>     <ul>
    <li>Adaptec ANA-6944A     <li>Adaptec ANA-6944A
    <li>Cogent EM400     <li>Cogent EM400
Line 585 
Line 570 
    <li>Znyx ZX346     <li>Znyx ZX346
    </ul>     </ul>
   
 <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>  <li>Intel EtherExpress 16 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&amp;arch=i386&amp;sektion=4">ie</a>) <sup>(A) (B) (C)</sup>
   
 <li>Intel EtherExpress PRO/10 ISA (<i>ex</i>) <sup>(A) (B) (C)</sup>  <li>Intel EtherExpress PRO/10 ISA (<i>ex</i>) <sup>(A) (B) (C)</sup>
   
 <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:  <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=i386&amp;sektion=4">fxp</a>), including:
     <ul>      <ul>
     <li>Intel EtherExpress PRO/10+      <li>Intel EtherExpress PRO/10+
     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+      <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
Line 598 
Line 583 
     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S      <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
     </ul>      </ul>
   
 <li>Intel 21145-based cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>)  <li>Intel 21145-based cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=i386&amp;sektion=4">dc</a>)
   
 <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>  <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=i386&amp;sektion=4">kue</a>), including: <sup>(A) (B) (C)</sup>
     <ul>      <ul>
     <li>3Com 3C19250      <li>3Com 3C19250
     <li>3Com 3c460 HomeConnect      <li>3Com 3c460 HomeConnect
Line 618 
Line 603 
     <li>I/O Data USB-ET/T      <li>I/O Data USB-ET/T
     </ul>      </ul>
   
 <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:  <li>Lite-On PNIC/PNIC-II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=i386&amp;sektion=4">dc</a>), including:
     <ul>      <ul>
     <li>Kingston KNE110TX      <li>Kingston KNE110TX
     <li>LinkSys LNE100TX      <li>LinkSys LNE100TX
Line 626 
Line 611 
     <li>Netgear FA310TX      <li>Netgear FA310TX
     </ul>      </ul>
   
 <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:  <li>Macronix 98713/98715/98725-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=i386&amp;sektion=4">dc</a>), including:
     <ul>      <ul>
     <li>Accton EN1217      <li>Accton EN1217
     <li>Addtron AEF-320TX/AEF-330TX      <li>Addtron AEF-320TX/AEF-330TX
Line 636 
Line 621 
     <li>SVEC PN102-TX Fast Ethernet card      <li>SVEC PN102-TX Fast Ethernet card
     </ul>      </ul>
   
 <li>Myson Technologies MTD803 3-in-1 Fast Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtd&amp;sektion=4">mtd</a>), including:  <li>Myson Technologies MTD803 3-in-1 Fast Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mtd&amp;arch=i386&amp;sektion=4">mtd</a>), including:
     <ul>      <ul>
     <li>Safeway Lancard SW-10/100 PCI (model 117204)      <li>Safeway Lancard SW-10/100 PCI (model 117204)
     <li>Surecom EP-320X-S      <li>Surecom EP-320X-S
     </ul>      </ul>
   
 <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>  <li>National Semiconductor DP83815-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;arch=i386&amp;sektion=4">sis</a>), including: <sup>(B) (C)</sup>
     <ul>      <ul>
     <li>NetGear FA311      <li>NetGear FA311
     <li>NetGear FA312      <li>NetGear FA312
     </ul>      </ul>
   
 <li>Novell NE1000, NE2000 (ISA, and PCI variants thereof) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>) <sup>(B)</sup>  <li>Novell NE1000, NE2000 (ISA, and PCI variants thereof) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=i386&amp;sektion=4">ne</a>) <sup>(B)</sup>
   
 <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;sektion=4">rl</a>), including:  <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;arch=i386&amp;sektion=4">rl</a>), including:
     <ul>      <ul>
     <li>Accton MPX 5030/5038      <li>Accton MPX 5030/5038
     <li>Allied Telesyn AT2550      <li>Allied Telesyn AT2550
Line 667 
Line 652 
     <li>SMC EZ Card 10/100 PCI 1211-TX      <li>SMC EZ Card 10/100 PCI 1211-TX
     </ul>      </ul>
   
 <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>  <li>Realtek RTL8150L based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=i386&amp;sektion=4">url</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>Melco Inc. LUA-KTX      <li>Melco Inc. LUA-KTX
     <li>GreenHouse GH-USB100B      <li>GreenHouse GH-USB100B
     <li>Linksys USB100M      <li>Linksys USB100M
     </ul>      </ul>
   
 <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>  <li>SiS 900 and SiS 7016-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&amp;arch=i386&amp;sektion=4">sis</a>), including: <sup>(B) (C)</sup>
     <ul>      <ul>
     <li>Mototech ME313      <li>Mototech ME313
     <li>NetSurf NS-KFE30D      <li>NetSurf NS-KFE30D
     </ul>      </ul>
   
 <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>  <li>SMC/WD 8003, 8013, and the SMC "Elite16" ISA boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;arch=i386&amp;sektion=4">we</a>) <sup>(B)</sup>
   
 <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>  <li>SMC/WD 8216 (the SMC "Elite16 Ultra" ISA boards)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;arch=i386&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>
   
 <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>  <li>SMC 8416 EtherEZ PnP cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&amp;arch=i386&amp;sektion=4">we</a>) (with PnP mode off) <sup>(B)</sup>
   
 <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>  <li>SMC 9432 ("EtherPower II") EPIC 10/100 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tx&amp;arch=i386&amp;sektion=4">tx</a>) <sup>(C)</sup>
   
 <li>Sun Happy Meal PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4">hme</a>), including: <sup>(G)</sup>  <li>Sun Happy Meal PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;arch=i386&amp;sektion=4">hme</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>Fast Ethernet      <li>Fast Ethernet
     <li>Quad Fast Ethernet      <li>Quad Fast Ethernet
     </ul>      </ul>
   
 <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>  <li>Sundance ST201-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&amp;arch=i386&amp;sektion=4">ste</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>D-Link DFE-550TX      <li>D-Link DFE-550TX
     </ul>      </ul>
   
 <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>  <li>Texas Instruments ThunderLAN PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&amp;arch=i386&amp;sektion=4">tl</a>), including: <sup>(C)</sup>
     <ul>      <ul>
     <li>Compaq Netelligent PCI Adapters      <li>Compaq Netelligent PCI Adapters
     <li>Compaq NetFlex 3/P      <li>Compaq NetFlex 3/P
Line 710 
Line 695 
     <li>TI ThunderLAN adapters      <li>TI ThunderLAN adapters
     </ul>      </ul>
   
 <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;sektion=4">vr</a>), including: <sup>(C)</sup>  <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;arch=i386&amp;sektion=4">vr</a>), including: <sup>(C)</sup>
     <ul>      <ul>
     <li>Addtron AEF-360TX      <li>Addtron AEF-360TX
     <li>Hawking PN102TX      <li>Hawking PN102TX
     <li>D-Link DFE530TX      <li>D-Link DFE530TX
     </ul>      </ul>
   
 <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&amp;sektion=4">wb</a>), including: <sup>(A)</sup>  <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&amp;arch=i386&amp;sektion=4">wb</a>), including: <sup>(A)</sup>
     <ul>      <ul>
     <li>Trendware TE100-PCIE      <li>Trendware TE100-PCIE
     <li>Compex RL100-ATX 10/100      <li>Compex RL100-ATX 10/100
     </ul>      </ul>
 </ul>  </ul>
   <p>
 Please be aware that many NE2000 adapters fail or perform very poorly. We do  Please be aware that many NE2000 adapters fail or perform very poorly. We do
 not recommend using them, but your mileage may vary.  not recommend using them, but your mileage may vary.
 </p>  
   
 <p>  
 <h4>Wireless Ethernet Adapters</h4>  <h4>Wireless Ethernet Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>Compact Flash Adapters (will be detected as PCMCIA adapters)  <li>Compact Flash Adapters (will be detected as PCMCIA adapters)
     <ul>      <ul>
     <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>      <li>Buffalo AirStation CF (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>ELSA XI800 CF (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     </ul>      </ul>
 <li>PCMCIA Adapters  <li>PCMCIA Adapters
     <ul>      <ul>
     <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>      <li>3Com AirConnect 3CRWE737A PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>ACTIONTEC HWC01170 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Addtron AWP-100 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Agere Orinoco PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <li>Aironet 4500/4800 802.11DS ISA PnP, PCMCIA and PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;sektion=4">an</a>) <sup>(A) (B)</sup>      <li>Aironet 4500/4800 802.11DS ISA PnP, PCMCIA and PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=i386&amp;sektion=4">an</a>) <sup>(A) (B)</sup>
     <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>      <li>BUFFALO AirStation PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Cabletron RoamAbout PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Cisco 340/350 802.11DS PCMCIA and PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=i386&amp;sektion=4">an</a>) <sup>(A) (B)</sup>
     <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>      <li>Compaq Agency NC5004 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Contec FLEXLAN/FX-DS110-PCC PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Corega PCC-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Corega PCCA-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Corega PCCB-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Corega CGWLPCIA11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Dlink DWL650 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>ELSA XI300 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>ELSA XI325 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>ELSA XI325H PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>EMTAC A2424i PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Ericsson Wireless LAN CARD C11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Gemtek WL-311 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Hawking Technology WE110P PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>I-O DATA WN-B11/PCM PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Intel PRO/Wireless 2011 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Intersil Prism II PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Linksys Instant Wireless WPC11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Linksys Instant Wireless WPC11 2.5 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Linksys Instant Wireless WPC11 3.0 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Lucent WaveLAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>NANOSPEED ROOT-RZ2000 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>NEC CMZ-RT-WP PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Netgear MA401 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Netgear MA401RA PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Nokia C020 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Nokia C110/C111 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>NTT-ME 11Mbps Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Proxim Harmony PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Proxim RangeLAN-DS PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>RayLink Aviator2.4/Pro 802.11FH PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ray&amp;arch=i386&amp;sektion=4">ray</a>) <sup>(A) (B)</sup>
     <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>      <li>Samsung MagicLAN SWL-2000N PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>SMC 2632 EZ Connect PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>Symbol Spectrum24 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>TDK LAK-CD011WL PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>US Robotics 2410 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     <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>      <li>US Robotics 2445 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>) <sup>(A) (B) (C)</sup>
     </ul>      </ul>
 <li>PCI Adapters  <li>PCI Adapters
     <ul>      <ul>
     <li>3Com AirConnect 3CRWE777A PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>3Com AirConnect 3CRWE777A PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>Belkin F5D6000 PCI (a rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>Belkin F5D6000 PCI (a rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>Eumitcom WL11000P PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>Eumitcom WL11000P PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>Dlink DWL520 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>Dlink DWL520 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>Global Sun Technology GL24110P PCI (untested) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>Global Sun Technology GL24110P PCI (untested) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>Global Sun Technology GL24110P02 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>Global Sun Technology GL24110P02 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>Intersil Mini-PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>Intersil Mini-PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>LinkSys WDT11 PCI (a rebadged GL24110P02) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>LinkSys WDT11 PCI (a rebadged GL24110P02) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>NDC/Sohoware NCP130 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>NDC/Sohoware NCP130 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>Netgear MA301 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>Netgear MA301 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     <li>US Robotics 2415 PCI (rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;sektion=4">wi</a>)      <li>US Robotics 2415 PCI (rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
     </ul>      </ul>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Gigabit Ethernet Adapters</h4>  <h4>Gigabit Ethernet Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>  <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;arch=i386&amp;sektion=4">ti</a>), including: <sup>(A) (B) (C)</sup>
     <ul>      <ul>
     <li>3Com 3c985 and 3c985B      <li>3Com 3c985 and 3c985B
     <li>Alteon ACEnic V (fiber and copper)      <li>Alteon ACEnic V (fiber and copper)
Line 820 
Line 798 
     </ul>      </ul>
   
 <li>Intel i82540, i82542, i82543, i82544, i82545, and i82546 based adapters  <li>Intel i82540, i82542, i82543, i82544, i82545, and i82546 based adapters
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em</a>),  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=i386&amp;sektion=4">em</a>),
 including:  including:
     <ul>      <ul>
     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)      <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
Line 838 
Line 816 
     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)      <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
     </ul>      </ul>
   
 <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>  <li>National Semiconductor DP83820 and DP83821 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nge&amp;arch=i386&amp;sektion=4">nge</a>), including: <sup>(A) (B) (C)</sup>
     <ul>      <ul>
     <li>Addtron AEG320T      <li>Addtron AEG320T
     <li>Ark PC SOHO-GA2500T (32-bit PCI) and SOHO-GA2000T (64-bit PCI)      <li>Ark PC SOHO-GA2500T (32-bit PCI) and SOHO-GA2000T (64-bit PCI)
Line 852 
Line 830 
     <li>Trendware TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI)      <li>Trendware TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI)
     </ul>      </ul>
   
 <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>  <li>Level1 LXT1001 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lge&amp;arch=i386&amp;sektion=4">lge</a>), including: <sup>(*)</sup>
 <br><i>This driver is currently untested.  Feedback would be appreciated.</i>  <br><i>This driver is currently untested.  Feedback would be appreciated.</i>
     <ul>      <ul>
     <li>SMC TigerCard 1000 (SMC9462SX)      <li>SMC TigerCard 1000 (SMC9462SX)
     <li>D-Link DGE-500SX      <li>D-Link DGE-500SX
     </ul>      </ul>
   
 <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>  <li>Broadcom BCM570x (a.k.a. Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;arch=i386&amp;sektion=4">bge</a>), including: <sup>(A) (B) (C)</sup>
     <ul>      <ul>
     <li>3Com 3c996-T (10/100/1000baseTX)      <li>3Com 3c996-T (10/100/1000baseTX)
     <li>3Com 3c996-SX (1000baseSX)      <li>3Com 3c996-SX (1000baseSX)
Line 869 
Line 847 
     <li>SysKonnect SK-9D41 (1000baseSX)      <li>SysKonnect SK-9D41 (1000baseSX)
     </ul>      </ul>
   
 <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>  <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&amp;arch=i386&amp;sektion=4">stge</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>D-Link DGE-550T (10/100/1000baseTX)      <li>D-Link DGE-550T (10/100/1000baseTX)
     <li>Antares Microsystems Gigabit Ethernet board      <li>Antares Microsystems Gigabit Ethernet board
     </ul>      </ul>
   
 <li>SysKonnect and Marvell based GigE(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&amp;sektion=4">sk</a>), including: <sup>(A) (B) (C)</sup>  <li>SysKonnect and Marvell based GigE(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&amp;arch=i386&amp;sektion=4">sk</a>), including: <sup>(A) (B) (C)</sup>
     <ul>      <ul>
     <li>SysKonnect SK-9821 (1000baseT)      <li>SysKonnect SK-9821 (1000baseT)
     <li>SysKonnect SK-9822 (dual 1000baseT)      <li>SysKonnect SK-9822 (dual 1000baseT)
Line 893 
Line 871 
     <li>SMC 9452TX (1000baseT)      <li>SMC 9452TX (1000baseT)
     </ul>      </ul>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>ATM Adapters</h4>  <h4>ATM Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces (<i>en</i>) <sup>(*)</sup>  <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces (<i>en</i>) <sup>(*)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>FDDI Adapters</h4>  <h4>FDDI Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>  <li>Digital DEFEA EISA FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fea&amp;arch=i386&amp;sektion=4">fea</a>) <sup>(G)</sup>
 <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>  <li>Digital DEFPA PCI FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&amp;arch=i386&amp;sektion=4">fpa</a>) <sup>(G)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>WAN Adapters</h4>  <h4>WAN Adapters</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>  <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=i386&amp;sektion=4">lmc</a>) <sup>(G)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Cryptography Accelerators</h4>  <h4>Cryptography Accelerators</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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;sektion=4">ubsec</a>) <sup>(G)</sup>  <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=i386&amp;sektion=4">ubsec</a>) <sup>(G)</sup>
 <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>  <li>Hifn 6500-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;arch=i386&amp;sektion=4">lofn</a>) <sup>(G)</sup>
 <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;sektion=4">hifn</a>), including: <sup>(G)</sup>  <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;arch=i386&amp;sektion=4">hifn</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411      <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
     <li>GTGI PowerCrypt Encryption Accelerator      <li>GTGI PowerCrypt Encryption Accelerator
Line 942 
Line 904 
     <li>Hifn 7751 and 9751 reference boards      <li>Hifn 7751 and 9751 reference boards
     <li>Invertex AEON      <li>Invertex AEON
     </ul>      </ul>
 <li>SafeNet SafeXcel 1141/1741 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=safe&amp;sektion=4">safe</a>)  <li>SafeNet SafeXcel 1141/1741 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=safe&amp;arch=i386&amp;sektion=4">safe</a>)
 </ul>  </ul>
 </p>  
   
 <p>  
 <a name="pcmcia"></a>  <a name="pcmcia"></a>
 <h4>PC Cards (PCMCIA <sup>(B)</sup> and CardBus <sup>(B) (C)</sup>)</h4>  <h4>PC Cards (PCMCIA <sup>(B)</sup> and CardBus <sup>(B) (C)</sup>)</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>ATA cards  <li>ATA cards
         (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;sektion=4">wdc</a>,          (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;arch=i386&amp;sektion=4">wdc</a>,
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd</a>,          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;arch=i386&amp;sektion=4">wd</a>,
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">sd</a>,          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;arch=i386&amp;sektion=4">sd</a>,
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd</a>), including:          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=i386&amp;sektion=4">cd</a>), including:
     <ul>      <ul>
     <li>ATA/IDE card drives      <li>ATA/IDE card drives
     <li>ATA/IDE CD-ROM adapters      <li>ATA/IDE CD-ROM adapters
Line 966 
Line 924 
   
 <li>Ethernet adapters, including:  <li>Ethernet adapters, including:
     <ul>      <ul>
     <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:      <li>3Com EtherLink (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&amp;arch=i386&amp;sektion=4">ep</a>) and EtherLink XL-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=i386&amp;sektion=4">xl</a>) LAN PC Cards, including:
         <ul>          <ul>
         <li>3Com 3C556, 3C562          <li>3Com 3C556, 3C562
         <li>3Com 3C574TX, 3C[CX]FE574BT          <li>3Com 3C574TX, 3C[CX]FE574BT
Line 975 
Line 933 
         <li>3Com 3C[CX]FEM656, 3C[CX]FEM656B, and 3C[CX3]FEM656C CardBus          <li>3Com 3C[CX]FEM656, 3C[CX]FEM656B, and 3C[CX3]FEM656C CardBus
         </ul>          </ul>
   
     <li>Intel/DEC 21443 "Tulip" clones (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>), including:      <li>Intel/DEC 21443 "Tulip" clones (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=i386&amp;sektion=4">dc</a>), including:
         <ul>          <ul>
         <li>ADMtek AN985 Centaur-C CardBus          <li>ADMtek AN985 Centaur-C CardBus
         <li>IBM EtherJet 10/100 CardBus          <li>IBM EtherJet 10/100 CardBus
Line 984 
Line 942 
         <li>Xircom X3201 CardBus adapters, including RealPort models          <li>Xircom X3201 CardBus adapters, including RealPort models
         </ul>          </ul>
   
     <li>Intel i8255x-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp</a>), including:      <li>Intel i8255x-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=i386&amp;sektion=4">fxp</a>), including:
         <ul>          <ul>
         <li>Intel PRO/100 CardBus II          <li>Intel PRO/100 CardBus II
         </ul>          </ul>
   
     <li>NE2000 based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>), including:      <li>NE2000 based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=i386&amp;sektion=4">ne</a>), including:
         <ul>          <ul>
         <li>Accton EN2212, EN2216          <li>Accton EN2212, EN2216
         <li>Allied Telesis LA-PCM          <li>Allied Telesis LA-PCM
Line 1035 
Line 993 
         <li>Xircom CFE-10          <li>Xircom CFE-10
         </ul>          </ul>
   
     <li>RealTek 8139-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;sektion=4">rl</a>), including:      <li>RealTek 8139-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;arch=i386&amp;sektion=4">rl</a>), including:
         <ul>          <ul>
         <li>Accton MPX5030 CardBus          <li>Accton MPX5030 CardBus
         <li>Corega FEther CB-TXD 10/100 Ethernet          <li>Corega FEther CB-TXD 10/100 Ethernet
         <li>D-Link DFE-690TXD <sup><font color="#0000e0">*</font></sup>          <li>D-Link DFE-690TXD <sup><font color="#0000e0">*</font></sup>
         </ul>          </ul>
   
     <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>      <li>SMC 91Cxx-based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sm&amp;arch=i386&amp;sektion=4">sm</a>), including: <sup>(G)</sup>
         <ul>          <ul>
         <li>Megahertz XJEM1144, CC10BT          <li>Megahertz XJEM1144, CC10BT
         <li>SMC EtherEZ 8020BT          <li>SMC EtherEZ 8020BT
         </ul>          </ul>
   
     <li>Xircom (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&amp;sektion=4">xe</a>), including: <sup>(A)</sup>      <li>Xircom (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xe&amp;arch=i386&amp;sektion=4">xe</a>), including: <sup>(A)</sup>
         <ul>          <ul>
         <li>Xircom CreditCard CE2          <li>Xircom CreditCard CE2
         </ul>          </ul>
Line 1056 
Line 1014 
   
 <li>PCMCIA controllers, including:  <li>PCMCIA controllers, including:
     <ul>      <ul>
     <li>Intel i82365 and compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcic&amp;sektion=4">pcic</a>)      <li>Intel i82365 and compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcic&amp;arch=i386&amp;sektion=4">pcic</a>)
     </ul>      </ul>
   
 <li>SCSI host adapters, including:  <li>SCSI host adapters, including:
     <ul>      <ul>
     <li>Adaptec SlimSCSI APA-14[56]0 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aic&amp;sektion=4">aic</a>)      <li>Adaptec SlimSCSI APA-14[56]0 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aic&amp;arch=i386&amp;sektion=4">aic</a>)
     </ul>      </ul>
   
 <li>Serial ports, including:  <li>Serial ports, including:
Line 1075 
Line 1033 
     <li>See above.      <li>See above.
     </ul>      </ul>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Universal Serial Bus (USB) Devices <sup>(A) (B) (C)</sup></h4>  <h4>Universal Serial Bus (USB) Devices <sup>(A) (B) (C)</sup></h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;sektion=4">uaudio</a>) <sup>(G)</sup>  <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=i386&amp;sektion=4">uaudio</a>) <sup>(G)</sup>
 <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>  <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&amp;arch=i386&amp;sektion=4">urio</a>) <sup>(G)</sup>
 <li>USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;sektion=4">aue</a>,  <li>USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=i386&amp;sektion=4">aue</a>,
                            <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;sektion=4">cue</a>,                             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=i386&amp;sektion=4">cue</a>,
                            <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;sektion=4">kue</a>),                             <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=i386&amp;sektion=4">kue</a>),
                         see above <sup>(G)</sup>                          see above <sup>(G)</sup>
 <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>  <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;arch=i386&amp;sektion=4">uhid</a>) <sup>(G)</sup>
 <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;sektion=4">uvisor</a>) <sup>(G)</sup>  <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;arch=i386&amp;sektion=4">uvisor</a>) <sup>(G)</sup>
 <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;sektion=4">uhub</a>)  <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=i386&amp;sektion=4">uhub</a>)
 <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;sektion=4">ukbd</a>)  <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=i386&amp;sektion=4">ukbd</a>)
 <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>)  <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=i386&amp;sektion=4">umass</a>)
 <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;sektion=4">ums</a>) <sup>(G)</sup>  <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=i386&amp;sektion=4">ums</a>) <sup>(G)</sup>
 <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;sektion=4">umodem</a>) <sup>(G)</sup>  <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=i386&amp;sektion=4">umodem</a>) <sup>(G)</sup>
 <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;sektion=4">ulpt</a>) <sup>(G)</sup>  <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=i386&amp;sektion=4">ulpt</a>) <sup>(G)</sup>
 <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>  <li>USB Scanners (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&amp;arch=i386&amp;sektion=4">uscanner</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&amp;arch=i386&amp;sektion=4">usscanner</a>) <sup>(G)</sup>
 <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;sektion=4">upl</a>) <sup>(G)</sup>  <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=i386&amp;sektion=4">upl</a>) <sup>(G)</sup>
 <li>USB Y@p phone (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyap&amp;sektion=4">uyap</a>) <sup>(*)</sup>  <li>USB Y@p phone (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyap&amp;arch=i386&amp;sektion=4">uyap</a>) <sup>(*)</sup>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Pointing Devices <sup>(G)</sup></h4>  <h4>Pointing Devices <sup>(G)</sup></h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <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>)  <li>"Logitech"-style bus mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lms&amp;arch=i386&amp;sektion=4">lms</a>)
 <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>)  <li>"Microsoft"-style bus mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mms&amp;arch=i386&amp;sektion=4">mms</a>)
 <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>)  <li>"PS/2"-style mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;arch=i386&amp;sektion=4">pms</a>)
 <li>Serial mice (uses serial port driver)  <li>Serial mice (uses serial port driver)
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Sound Devices <sup>(G)</sup></h4>  <h4>Sound Devices <sup>(G)</sup></h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;sektion=4">cmpci</a>)  <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&amp;arch=i386&amp;sektion=4">cmpci</a>)
 <li>Cirrus Logic CrystalClear CS4280 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&amp;sektion=4">clcs</a>)  <li>Cirrus Logic CrystalClear CS4280 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clcs&amp;arch=i386&amp;sektion=4">clcs</a>)
 <li>Cirrus Logic CrystalClear CS4281 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clct&amp;sektion=4">clct</a>)  <li>Cirrus Logic CrystalClear CS4281 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clct&amp;arch=i386&amp;sektion=4">clct</a>)
 <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;sektion=4">eap</a>)  <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=i386&amp;sektion=4">eap</a>)
 <li>ESS Tech ES188[78], ES888 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ess&amp;sektion=4">ess</a>)  <li>ESS Tech ES188[78], ES888 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ess&amp;arch=i386&amp;sektion=4">ess</a>)
 <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;sektion=4">eso</a>)  <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;arch=i386&amp;sektion=4">eso</a>)
 <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>)  <li>ESS Maestro 1, 2 and 2E and clones (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maestro&amp;arch=i386&amp;sektion=4">maestro</a>)
 <li>ESS Maestro 3 and Allegro 1 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esa&amp;sektion=4">esa</a>)  <li>ESS Maestro 3 and Allegro 1 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esa&amp;arch=i386&amp;sektion=4">esa</a>)
 <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;sektion=4">fms</a>)  <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;arch=i386&amp;sektion=4">fms</a>)
 <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>)  <li>Gravis Ultrasound and Ultrasound Max (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gus&amp;arch=i386&amp;sektion=0">gus</a>)
 <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;sektion=4">auich</a>)  <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=i386&amp;sektion=4">auich</a>)
 <li>NeoMagic 256AV/ZX (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&amp;sektion=4">neo</a>)  <li>NeoMagic 256AV/ZX (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=neo&amp;arch=i386&amp;sektion=4">neo</a>)
 <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>)  <li>SoundBlaster ISA cards and 100% compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sb&amp;arch=i386&amp;sektion=4">sb</a>)
 <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;sektion=4">eap</a>)  <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=i386&amp;sektion=4">eap</a>)
 <li>SoundBlaster Live! and PCI512 (EMU10k1) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;sektion=4">emu</a>)  <li>SoundBlaster Live! and PCI512 (EMU10k1) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;arch=i386&amp;sektion=4">emu</a>)
 <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>)  <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=i386&amp;sektion=4">autri</a>)
 <li>VIA VT82C686A, VT8233, VT8235, VT8237 SouthBridge integrated AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&amp;sektion=4">auvia</a>)  <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=i386&amp;sektion=4">auvia</a>)
 <li>Yamaha OPL3-SA3 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ym&amp;sektion=4">ym</a>)  <li>Yamaha OPL3-SA3 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ym&amp;arch=i386&amp;sektion=4">ym</a>)
 <li>Yamaha DS-XG (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&amp;sektion=4">yds</a>)  <li>Yamaha DS-XG (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=yds&amp;arch=i386&amp;sektion=4">yds</a>)
 <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>)  <li>Yamaha and Roland ISA/ISA PnP MIDI UART(<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpu&amp;arch=i386&amp;sektion=4">mpu</a>)
 </ul>  </ul>
 </p>  
   
 <p>  <p>
 The following drivers are not extensively tested:  The following drivers are not extensively tested:
 <ul>  <ul>
 <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>)  <li>Personal Sound System (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pss&amp;arch=i386&amp;sektion=0">pss</a>)
 <li>ProAudio Spectrum (<i>pas</i>)  <li>ProAudio Spectrum (<i>pas</i>)
 <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&amp;sektion=4">sv</a>)  <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&amp;arch=i386&amp;sektion=4">sv</a>)
 <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>)  <li>Windows Sound System (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wss&amp;arch=i386&amp;sektion=0">wss</a>)
 </ul>  </ul>
 </p>  
   
 <p>  <h4>Radio Receiver Devices (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;arch=i386&amp;sektion=9">radio</a>)</h4>
 <h4>Radio Receiver Devices (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;sektion=9">radio</a>)</h4>  
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>Aztech/PackardBell FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=az&amp;sektion=4">az</a>)  <li>Aztech/PackardBell FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=az&amp;arch=i386&amp;sektion=4">az</a>)
 <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>)  <li>Brooktree 848/849/878/879-based TV tuner cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=i386&amp;sektion=4">bktr</a>)
 <li>Forte Media FM801 audio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;sektion=4">fms</a>)  <li>Forte Media FM801 audio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&amp;arch=i386&amp;sektion=4">fms</a>)
 <li>AIMS Lab Radiotrack FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rt&amp;sektion=4">rt</a>)  <li>AIMS Lab Radiotrack FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rt&amp;arch=i386&amp;sektion=4">rt</a>)
 <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>)  <li>AIMS Lab Radiotrack II FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtii&amp;arch=i386&amp;sektion=4">rtii</a>)
 <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>)  <li>SoundForte RadioLink SF16-FMR FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sfr&amp;arch=i386&amp;sektion=4">sfr</a>)
 <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>)  <li>SoundForte RadioLink SF16-FMR2 FM radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf2r&amp;arch=i386&amp;sektion=4">sf2r</a>)
 <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>)  <li>D-Link DSB-R100 USB radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udsbr&amp;arch=i386&amp;sektion=4">udsbr</a>)
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>Miscellaneous Devices</h4>  <h4>Miscellaneous Devices</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
 <li>APM power management (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4">apm</a>)  <li>APM power management (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;arch=i386&amp;sektion=4">apm</a>)
 <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>  <li>Brooktree 848/849/878/879-based video capture cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=i386&amp;sektion=4">bktr</a>), including: <sup>(G)</sup>
     <ul>      <ul>
     <li>Animation Technologies FlyVideo      <li>Animation Technologies FlyVideo
     <li>Askey/Dynalink Magic TView      <li>Askey/Dynalink Magic TView
Line 1202 
Line 1139 
 <li>Hardware monitoring sensors, including: <sup>(G)</sup>  <li>Hardware monitoring sensors, including: <sup>(G)</sup>
     <ul>      <ul>
     <li>National Semiconductor LM78, LM78-J, LM79;      <li>National Semiconductor LM78, LM78-J, LM79;
         Winbond W83697HF, W83627HF, W83627THF, W83781D, W83782D (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&amp;sektion=4">lm</a>)          Winbond W83697HF, W83627HF, W83627THF, W83781D, W83782D (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&amp;arch=i386&amp;sektion=4">lm</a>)
     <li>VIA VT82C686A, VT8231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viaenv&amp;sektion=4">viaenv</a>)      <li>VIA VT82C686A, VT8231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=viaenv&amp;arch=i386&amp;sektion=4">viaenv</a>)
     <li>ITE IT8705F, IT8712F (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it</a>)      <li>ITE IT8705F, IT8712F (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;arch=i386&amp;sektion=4">it</a>)
     <li>SiS SiS950 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it</a>)      <li>SiS SiS950 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;arch=i386&amp;sektion=4">it</a>)
     </ul>      </ul>
 <li>Hardware watchdog timer support:  <li>Hardware watchdog timer support:
     <ul>      <ul>
     <li> AMD Elan SC520 System Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elansc&amp;arch=i386">elansc</a>) <sup>(G)</sup>      <li> AMD Elan SC520 System Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elansc&amp;arch=i386&amp;sektion=4">elansc</a>) <sup>(G)</sup>
     <li> Geode SC1100 IAOC (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=geodesc&amp;arch=i386">geodesc</a>) <sup>(*)</sup>      <li> Geode SC1100 IAOC (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=geodesc&amp;arch=i386&amp;sektion=4">geodesc</a>) <sup>(*)</sup>
     </ul>      </ul>
 </ul>  </ul>
 </p>  
   
 <p>  
 <h4>ISAPNP Cards</h4>  <h4>ISAPNP Cards</h4>
 </p>  
   
 <p>  
 <ul>  <ul>
   <li>Nearly all SB-style audio cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sb&amp;sektion=4">sb</a>)    <li>Nearly all SB-style audio cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sb&amp;arch=i386&amp;sektion=4">sb</a>)
   <li>Nearly all joystick ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=joy&amp;sektion=4">joy</a>)    <li>Nearly all joystick ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=joy&amp;arch=i386&amp;sektion=4">joy</a>)
   <li>Nearly all Yamaha-style audio cards    <li>Nearly all Yamaha-style audio cards
   <li>Many NE2000-style Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;sektion=4">ne</a>)    <li>Many NE2000-style Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=i386&amp;sektion=4">ne</a>)
   <li>Most serial port or modem cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)    <li>Most serial port or modem cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=i386&amp;sektion=4">com</a>)
   <li>NE2100 Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4">le</a>)    <li>NE2100 Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;arch=i386&amp;sektion=4">le</a>)
 </ul>  </ul>
   <p>
 If a device does not work, be sure to mail the output of dmesg(8)  If a device does not work, be sure to mail the output of dmesg(8)
 to dmesg@openbsd.org, and we will try to add support.  to dmesg@openbsd.org, and we will try to add support.
 </p>  
   
 <p>  <p>
 Roughly said, the following cards definitely work.  Roughly said, the following cards definitely work.
 Others may work as well; support is continually being improved.  Others may work as well; support is continually being improved.
   
 <ul>  <ul>
 <li>"3Com 3C509B EtherLink III, TCM5090, PNP80F7, "  <li>"3Com 3C509B EtherLink III, TCM5090, PNP80F7, "
 <li>"3Com 3C509B EtherLink III, TCM5095, PNP80F7, "  <li>"3Com 3C509B EtherLink III, TCM5095, PNP80F7, "
Line 1268 
Line 1202 
 <li>"OPL3-SA3 Snd System, YMH0022, PNPB02F, "  <li>"OPL3-SA3 Snd System, YMH0022, PNPB02F, "
 <li>"RealTek Plug &amp; Play Ethernet Ca, RTL8019, PNP80D6, "  <li>"RealTek Plug &amp; Play Ethernet Ca, RTL8019, PNP80D6, "
 </ul>  </ul>
 </p>  
   
 <p>  <p>
 <sup>(G)</sup> Drivers for hardware marked with (G) are <b>only</b> included in  <sup>(G)</sup> Drivers for hardware marked with (G) are <b>only</b> included in
 the GENERIC kernels, but are <b>not</b> included on the various distribution  the GENERIC kernels, but are <b>not</b> included on the various distribution
 floppies (including the cd-rom boot image).  floppies (including the cd-rom boot image).
 </p>  
   
 <p>  <p>
 <sup>(A)</sup> Drivers for hardware marked with (A) are <b>not</b> included in  <sup>(A)</sup> Drivers for hardware marked with (A) are <b>not</b> included in
 floppy A.  floppy A.
 </p>  
   
 <p>  <p>
 <sup>(B)</sup> Drivers for hardware marked with (B) are <b>not</b> included in  <sup>(B)</sup> Drivers for hardware marked with (B) are <b>not</b> included in
 floppy B.  floppy B.
 </p>  
   
 <p>  <p>
 <sup>(C)</sup> Drivers for hardware marked with (C) are <b>not</b> included in  <sup>(C)</sup> Drivers for hardware marked with (C) are <b>not</b> included in
 floppy C.  floppy C.
 </p>  
   
 <p>  <p>
 <sup>(*)</sup> Support for devices marked with (*) is not included in the  <sup>(*)</sup> Support for devices marked with (*) is not included in the
 GENERIC kernel, and will require you to compile a custom kernel to enable it.  GENERIC kernel, and will require you to compile a custom kernel to enable it.
 </p>  
   
 <p>  <p>
 <font color="#0000e0">*</font> Support added after 3.4.  <font color="#0000e0">*</font> Support added after 3.4.
 </p>  
   
 <h3><font color="#0000e0">Unsupported Hardware:</font></h3>  <h3><font color="#0000e0">Unsupported Hardware:</font></h3>
   
 <p>  <p>
 Unsupported hardware may be supported in the future, and your  Unsupported hardware may be supported in the future, and your
 <a href="donations.html">donation of time, hardware, or documentation</a>  <a href="donations.html">donation of time, hardware, or documentation</a>
 can accelerate this support!  can accelerate this support!
   
 <ul>  <ul>
 <li>The "Micro Channel" MCA bus used in many IBM PS/2 models  <li>The "Micro Channel" MCA bus used in many IBM PS/2 models
 <li>NCR 5380-based and 53400-based SCSI host adapters  <li>NCR 5380-based and 53400-based SCSI host adapters
Line 1332 
Line 1261 
     <li>Most multifunction cards      <li>Most multifunction cards
     </ul>      </ul>
 </ul>  </ul>
 </p>  
   
 <hr>  <hr>
 <a name="multiboot"></a>  <a name="multiboot"></a>
Line 1346 
Line 1274 
 Everyday operation is trouble free, but setup requires care, and several  Everyday operation is trouble free, but setup requires care, and several
 operating systems, such as Windows 95, are known to be careless about  operating systems, such as Windows 95, are known to be careless about
 pre-existing MBR information.  pre-existing MBR information.
 </p>  
   
 <p>  <p>
 Also, some laptop computers use a specific partition as suspend-to-disk  Also, some laptop computers use a specific partition as suspend-to-disk
 storage, which should not be clobbered.  storage, which should not be clobbered.
 </p>  
   
 <p>  <p>
 More details on this process can be found in the  More details on this process can be found in the
 <a href="faq/faq4.html">Installation Guide</a> and  <a href="faq/faq4.html">Installation Guide</a> and
 <a href="faq/faq14.html">Disk Setup Manual</a>.  <a href="faq/faq14.html">Disk Setup Manual</a>.
 </p>  
   
 <hr>  <hr>
 <a name="install"></a>  <a name="install"></a>
Line 1365 
Line 1290 
 <strong>Getting and installing OpenBSD/i386:</strong>  <strong>Getting and installing OpenBSD/i386:</strong>
 </font></h3>  </font></h3>
   
   <p>
 The latest supported OpenBSD/i386 release is  The latest supported OpenBSD/i386 release is
 <a href="34.html">OpenBSD 3.4</a>.  <a href="34.html">OpenBSD 3.4</a>.
 Here are the  Here are the
 <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.4/i386/INSTALL.i386">  <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.4/i386/INSTALL.i386">
 OpenBSD/i386 3.4 installation instructions  OpenBSD/i386 3.4 installation instructions
 </a>.  </a>.
 </p>  
   
 <p>  <p>
 Snapshots are made available from time to time, in  Snapshots are made available from time to time, in
Line 1382 
Line 1307 
 <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/i386/INSTALL.i386">  <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/i386/INSTALL.i386">
 OpenBSD/i386 snapshot installation instructions  OpenBSD/i386 snapshot installation instructions
 </a> as well.  </a> as well.
 </p>  
   
 <p>  <p>
 There are several installation media provided:  There are several installation media provided:
   
 <ul>  <ul>
   <li><strong>CD boot</strong>    <li><strong>CD boot</strong>
   <p>    <p>
Line 1395 
Line 1320 
   For the latest list of drivers available on this image, take a look at the    For the latest list of drivers available on this image, take a look at the
   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISK_CD?rev=HEAD">RAMDISK_CD</a>    <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISK_CD?rev=HEAD">RAMDISK_CD</a>
   kernel configuration file.    kernel configuration file.
   </p></li>  
   <li><strong>Floppy A</strong> (floppy34.fs)    <li><strong>Floppy A</strong> (floppy34.fs)
   <p>    <p>
   This 1.44MB floppy image contains the most common drivers.    This 1.44MB floppy image contains the most common drivers.
Line 1405 
Line 1329 
   For the latest list of drivers available on this image, take a look at the    For the latest list of drivers available on this image, take a look at the
   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISK?rev=HEAD">RAMDISK</a>    <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISK?rev=HEAD">RAMDISK</a>
   kernel configuration file.    kernel configuration file.
   </p></li>  
   <li><strong>Floppy B</strong> (floppyB34.fs)    <li><strong>Floppy B</strong> (floppyB34.fs)
   <p>    <p>
   This 1.44MB floppy image contains some drivers that are missing from    This 1.44MB floppy image contains some drivers that are missing from
Line 1419 
Line 1342 
   For the latest list of drivers available on this image, take a look at the    For the latest list of drivers available on this image, take a look at the
   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISKB?rev=HEAD">RAMDISKB</a>    <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISKB?rev=HEAD">RAMDISKB</a>
   kernel configuration file.    kernel configuration file.
   </p></li>  
   <li><strong>Floppy C</strong> (floppyC34.fs)    <li><strong>Floppy C</strong> (floppyC34.fs)
   <p>    <p>
   This 1.44MB floppy image contains many cardbus and PCMCIA device drivers.    This 1.44MB floppy image contains many cardbus and PCMCIA device drivers.
Line 1430 
Line 1352 
   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISKC?rev=HEAD">RAMDISKC</a>    <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/i386/conf/RAMDISKC?rev=HEAD">RAMDISKC</a>
   kernel configuration file.    kernel configuration file.
 </ul>  </ul>
 </p>  
   
 <hr>  <hr>
 <a href="plat.html">  <a href="plat.html">

Legend:
Removed from v.1.401  
changed lines
  Added in v.1.402