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

Annotation of www/i386.html, Revision 1.143

1.3       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/i386</title>
1.57      deraadt     5: <link rev="made" href="mailto:www@openbsd.org">
1.3       fn          6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD/i386 page">
                      8: <meta name="keywords" content="openbsd,i386">
                      9: <meta name="distribution" content="global">
1.57      deraadt    10: <meta name="copyright" content="This document copyright 1996,1997,1998 by OpenBSD.">
1.3       fn         11: </head>
                     12:
1.39      johns      13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.117     deraadt    14: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     15: <p>
                     16: <h2><font color=#e00000>i386</font><hr></h2>
1.54      deraadt    17:
1.32      grr        18: <p>
1.54      deraadt    19: <h3><font color=#0000e0>Installation with Other Operating Systems:</font></h3>
1.46      deraadt    20: The OpenBSD/i386 port can be installed to share the system disks with
1.130     aaron      21: other operating systems such as MS-DOS, Windows or Linux using the MS-DOS
1.32      grr        22: MBR/partition scheme and an optional boot selector.  Everyday operation is
                     23: trouble free, but setup requires care and Windows '95 installation is known
                     24: to be careless about pre-existing MBR/partition information.
                     25: See the Installation Notes for more details.
1.34      johns      26:
1.32      grr        27: <p>
1.54      deraadt    28: <h3><font color=#0000e0>Binary compatibility with other Operating Systems:</font></h3>
1.46      deraadt    29: The OpenBSD/i386 port can run Linux, FreeBSD, BSD/OS,
1.44      deraadt    30: SVR4 (including Solaris), and IBCS2 binaries.
                     31:
                     32: <p>
1.54      deraadt    33: <h3><font color=#0000e0>Supported Hardware:</font></h3>
1.46      deraadt    34: The OpenBSD/i386 port works across a broad range of standard PC's and clones,
1.32      grr        35: with a wide variety of processors and I/O bus architecures.  It can be expected
1.53      todd       36: to install and run with minimal difficulty on most current products.
1.32      grr        37: The cases where problems may be encountered are typically older proprietary
                     38: PC's, Laptops or specialized server boxes that rely on a custom BIOS to paper
                     39: over implementation differences.
1.34      johns      40:
1.32      grr        41: <p>
1.117     deraadt    42: OpenBSD does not currently support multiple processors (SMP), but will run
                     43: using one processor on a multi-processor system board.
1.34      johns      44:
1.31      deraadt    45: <p>
1.117     deraadt    46: Most laptops are supported.  We have <a href=i386-laptop.html>a page</a>
                     47: that details the specifics of most common laptops.
                     48:
                     49: <p>
                     50: <hr>
                     51:
1.130     aaron      52: <b>Processors</b><p>
                     53: All CPU chips compatible with the Intel 80386 (i386) architecture:
1.31      deraadt    54: <ul>
1.130     aaron      55: <li>386/486 (SX/DX/DX2/DX4)
1.106     chris      56: <li>Intel Pentium/Pentium-MMX
1.143   ! deraadt    57: <li>Intel Pentium Pro/II/III/Celeron/Xeon
        !            58: <li>AMD 6x86
1.130     aaron      59: <li>AMD K5/K6/K6-2/K6-3
                     60: <li>AMD Athlon
                     61: <li>Cyrix MediaGX/M1/M2
                     62: <li>Rise mP6
                     63: <li>IDT WinChip
                     64: <li>NexGen 586
                     65: <li>VIA Joshua
                     66: </ul>
                     67: Everything that is a clone of the 386 or up should work fine.
                     68: The only CPU that is known to work poorly (due to flawed motherboard designs)
                     69: is the Cyrix 386DLC.
                     70: <p>
                     71:
                     72: <b>Buses</b><p>
                     73: <ul>
1.139     deraadt    74: <li> All standard ISA, EISA, VLB, and PCI, bus based machines, including...<br>
                     75:      <ul>
                     76:      <li>Intel 450GX/KX based machines.
                     77:      <li>Intel 450NX based machines
                     78:      <li>ServerWorks chipset-based machines
                     79:      </ul>
                     80:      (We just had to mention those last three, since they are the hardest to support).
                     81:     <br>
1.130     aaron      82: <li> Both 16-Bit PCMCIA PC Cards and newer 32-Bit CardBus support.
                     83: <li> Universal Serial Bus (USB).
1.106     chris      84: </ul>
1.130     aaron      85: The MCA bus found in various official IBM PCs is not supported.
1.120     deraadt    86: <p>
                     87:
1.130     aaron      88: <b>Disk Controllers</b><p>
                     89: <ul>
1.131     aaron      90: <li> Floppy controllers
                     91: <li> ISA MFM, ESDI, IDE, and RLL hard disk controllers
1.130     aaron      92: </ul>
                     93: <p>
                     94:
                     95: <b>PCI IDE Controllers</b><p>
                     96: <ul>
                     97: <li>Acer Labs M5229
                     98: <li>CMD Tech PCI0643 and PCI0646
                     99: <li>Contaq Microsystems/Cypress CY82C693
                    100: <li>Intel PIIX, PIIX3, and PIIX4
                    101: <li>Intel 82801 (ICH/ICH0)
                    102: <li>Promise PDC20246 (Ultra/33) and PDC20262 (Ultra/66)
                    103: <li>Silicon Integrated System 5513
                    104: <li>VIA Technologies VT82C586 and VT82C586A
                    105: </ul>
                    106: Any other PCI IDE-compliant controller should work, but those
                    107: not specifically listed many not be capable of DMA modes.
                    108: <p>
                    109:
                    110: <b>SCSI Host Adapters</b><p>
                    111: <ul>
                    112: <li>Adaptec AHA-154xA, -B, -C, and -CF
                    113: <li>Adaptec AHA-174x
                    114: <li>Adaptec AIC-6260 and AIC-6360 based boards, including the
                    115:     Adaptec AHA-152x and the SoundBlaster SCSI host adapter.
                    116:     (Note that you cannot boot from these boards if they do not have
                    117:     a boot ROM; only the AHA-152x and motherboards using this chip
                    118:     are likely to be bootable, consequently.)
                    119: <li>Adaptec AIC-7770-based SCSI host adapters (including the
                    120:     Adaptec AHA-274x and AHA-284x families).
                    121: <li>Adaptec AHA-[23]94x[W] cards and some on-board PCI designs using the
                    122:     AIC7870 and AIC7880 chips.
1.138     deraadt   123: <li>Adaptec AHA-[23]9[34]xU[2W] cards and on-board PCI designs using the
1.130     aaron     124:     AIC789[01], AIC7895, AIC789[67] chips.
1.136     deraadt   125: <li>Adaptec AIC-789[29] chips and products like the AHA-29160 based upon it
                    126:     which do 160MB/sec SCSI.
1.130     aaron     127: <li>Buslogic 54x (Adaptec AHA-154x clones)
                    128: <li>BusLogic 445, 74x, 9xx (but not the new "FlashPoint" series
                    129:     of BusLogic SCSI adapters)
                    130: <li>Symbios Logic (NCR) 53C8xx-based PCI SCSI host adapters
                    131:     (Including generic/no name cards, old ASUS cards, the DTC-3130 series,
                    132:     Diamond Fireport series, etc.)
                    133: <li>Ultrastor 14f, 34f, and (possibly) 24f
                    134: <li>Seagate/Future Domain ISA SCSI adapter cards, including
                    135:     <ul>
                    136:     <li>ST01/02
                    137:     <li>Future Domain TMC-885
                    138:     <li>Future Domain TMC-950
                    139:     </ul>
                    140: <li>WD-7000 SCSI host adapters
                    141: <li>QLogic PCI SCSI controllers
1.137     krw       142: <li>AdvanSys `U', `UW' and 'U2W' PCI SCSI controllers including the
                    143: ABP940U[AW], ASB3940U[AW]-00 and ASB3940U2W-00.
1.130     aaron     144: </ul>
                    145: <p>
                    146:
                    147: <b>RAID or Cache Controllers</b><p>
                    148: <ul>
                    149: <li>DPT SmartCache III/IV PCI/EISA adapters (<i>dpt</i>)
                    150: <li>ICP-Vortex GDT 6XXXRP series (<i>gdt</i>)
                    151: </ul>
                    152: <p>
                    153:
                    154: <b>CD-ROM and DVD-ROM Drives</b><p>
                    155: <ul>
                    156: <li>Mitsumi CD-ROM drives (<i>mcd</i>) <sup>(1) (2)</sup>
                    157:     [Note: The Mitsumi driver device probe is known
                    158:     to cause trouble with several devices!]
                    159: <li>Most SCSI CD-ROM, CD-R, CD-RW, and DVD drives.
                    160: <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, and DVD drives.
                    161: </ul>
                    162: Sony and Panasonic proprietary CD-ROM interfaces are not supported.
                    163: <p>
                    164:
1.131     aaron     165: <b>Tape Drives</b>
                    166: <ul>
                    167: <li>Most SCSI tape drives (<i>st</i>)
                    168: <li>Most SCSI tape changers (<i>ch</i>)
                    169: <li>QIC-02 and QIC-36 format (Archive- and Wangtek- compatible)
                    170:     tape drives (<i>wt</i>) <sup>(1) (2)</sup>
                    171: </ul>
                    172: <p>
                    173:
1.130     aaron     174: <b>Display Adapters</b><p>
                    175: <ul>
                    176: <li>MDA, CGA, EGA, VGA, SVGA, and HGC Display Adapters
                    177: </ul>
                    178: Note that not all of the display adapters OpenBSD/i386
                    179: can work with are supported by X.
                    180: (See the <A HREF="http://www.xfree86.org/FAQ">XFree86 FAQ</a> for more information.)
                    181: <p>
                    182:
                    183: <b>Serial Ports</b><p>
1.121     chris     184: <ul>
1.132     aaron     185: <li>8250/16450-based ports (<i>com</i>)
1.131     aaron     186: <li>16550-based ports (<i>com</i>)
                    187: <li>ST16650-based ports (<i>com</i>)
                    188: <li>XR16850-based ports (only in the <i>pccom</i> driver)
                    189: <li>AST-style 4-port serial boards (<i>ast</i>) <sup>(1)</sup>
                    190: <li>BOCA 8-port serial cards (<i>boca</i>) <sup>(1)</sup>
                    191: <li>Cyclades Cyclom-{4, 8, 16}Y serial boards (<i>cy</i>) <sup>(1)</sup>
                    192: <li>IBM PC-RT 4-port serial boards (<i>rtfps</i>) <sup>(1)</sup>
1.121     chris     193: </ul>
1.120     deraadt   194: <p>
                    195:
1.130     aaron     196: <b>Parallel Ports</b><p>
1.131     aaron     197: <ul>
                    198: <li>Any standard parallel port (<i>lpt</i>)
                    199: </ul>
                    200: <p>
                    201:
                    202: <b>Communications Controllers</b><p>
                    203: <ul>
                    204: <li>Universal Serial Bus host controllers, including:
                    205:     <ul>
                    206:     <li>USB Universal Host Controller (<i>uhci</i>)
                    207:     <li>USB Open Host Controller (<i>ohci</i>)
                    208:     </ul>
                    209: <li>PCI `universal' communication cards (<i>puc</i>), providing serial (<i>com</i>) and parallel (<i>lpt</i>) children, including:
                    210:     <ul>
                    211:     <li>Dolphin Peripherals 4014 (dual parallel) and 4035 (dual serial)
                    212:     <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI
                    213:     <li>SIIG Cyber 4S PCI (quad serial)
                    214:     <li>SIIG Cyber I/O PCI (single parallel, single serial)
                    215:     <li>SIIG Cyber Parallel, Parallel Dual, Serial, Serial Dual PCI
                    216:     <li>VScom PCI-800 (8 port serial, probably OEM)
                    217:     </ul>
                    218: </ul>
                    219: <p>
1.130     aaron     220:
                    221: <b>Ethernet Adapters</b><p>
                    222: <ul>
                    223: <li>3Com 3c501 (<i>el</i>)
                    224: <li>3Com 3c503 (<i>ec</i>)
                    225: <li>3Com 3c505 (<i>eg</i>) <sup>(1)</sup>
                    226: <li>3Com 3c507 (<i>ie</i>)
                    227: <li>3Com 3c509, 3c579, and 3c59x (<i>ep</i>)
                    228: <li>3Com 3c515 (<i>ef</i>)
                    229: <li>3Com 3c9xx EtherLink XL adapters (<i>xl</i>), including:
                    230:     <ul>
                    231:     <li>3Com 3c900/3c900B
                    232:     <li>3Com 3c905/3c905B/3c905C
                    233:     <li>3Com 3c980/3c980C server adapter
                    234:     <li>3Com 3c900B-FL and 3c900b-FL/FX fiber optic adapters
                    235:     <li>Dell on-board 3c920
                    236:     <li>Dell Precision on-board 3c905B
                    237:     <li>Dell OptiPlex GX1 on-board 3c918
                    238:     <li>Dell Latitude laptop docking station embedded 3c905
                    239:     </ul>
                    240:
                    241: <li>Adaptec "Starfire" AIC-6915 based PCI adapters (<i>sf</i>), including:
                    242:     <ul>
                    243:     <li>Adaptec Single32 ANA-69011
                    244:     <li>Adaptec Single64 ANA-62011
                    245:     <li>Adaptec Duo64 ANA-62022
                    246:     <li>Adaptec Quartet64 ANA-62044
                    247:     </ul>
                    248:
                    249: <li>ADMtek AL981 ("Comet") and AN983/AN985 ("Centaur") based PCI adapters (<i>dc</i>), including:
                    250:     <ul>
                    251:     <li>Mototech ME316
                    252:     </ul>
                    253:
                    254: <li>ADMtek AN986-based USB adapters (<i>aue</i>), including:
                    255:     <ul>
                    256:     <li>LinkSys USB100TX
                    257:     <li>Billionton USB100
                    258:     <li>Melco Inc. LU-ATX
                    259:     <li>D-Link 650TX
                    260:     <li>SMC-2202USB
                    261:     </ul>
                    262:
                    263: <li>AMD LANCE and PCnet-based ISA adapters (<i>le</i>), including:
                    264:     <ul>
                    265:     <li>Novell NE1500T
                    266:     <li>Novell NE2100
                    267:     <li>Kingston 21xx
                    268:     </ul>
                    269:
                    270: <li>AMD LANCE and PCnet-based PCI adapters (<i>le</i>), including:
                    271:     <ul>
                    272:     <li> BOCALANcard/PCI
                    273:     <li> AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    274:     </ul>
                    275:
                    276: <li>ASIX 88140A/88141-based PCI adapters (<i>dc</i>), including:
                    277:     <ul>
                    278:     <li>CNet Pro110
                    279:     <li>Alfa Inc. GFC2204
                    280:     </ul>
                    281:
                    282: <li>CATC USB-EL1210A-based USB adapters (<i>cue</i>), including:
                    283:     <ul>
                    284:     <li>CATC Netmate and Netmate II
                    285:     <li>Belkin F5U111
                    286:     </ul>
1.120     deraadt   287:
1.130     aaron     288: <li>Digital DC21x4x-based PCI adapters (<i>de</i>), including:
                    289:     <ul>
                    290:     <li>Older SMC PCI EtherPower 10, 10/100
                    291:     <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)
                    292:     <li>Znyx ZX34<i>x</i>
                    293:     <li>Cogent EM100
                    294:     <li>Digital DE450
                    295:     <li>Digital DE500
                    296:     <li>Almost all other variants work.
                    297:     </ul>
1.128     niklas    298:
1.130     aaron     299: <li>Digital DC2114x-based four port cards, (<i>de</i>) including:
                    300:    <ul>
                    301:    <li>Adaptec ANA-6944A
                    302:    <li>Cogent EM400
                    303:    <li>Compex 400TX
                    304:    <li>Znyx ZX346
                    305:    </ul>
1.34      johns     306:
1.130     aaron     307: <li>Intel EtherExpress 16 (<i>ie</i>)
1.34      johns     308:
1.130     aaron     309: <li>Intel EtherExpress PRO/10 ISA (<i>ex</i>)
1.34      johns     310:
1.130     aaron     311: <li>Intel i8255x-based (except the i82556) PCI adapters (<i>fxp</i>), including:
1.102     deraadt   312:     <ul>
1.130     aaron     313:     <li>Intel EtherExpress PRO/10+
                    314:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    315:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    316:     <li>Intel EtherExpress PRO/100 Dual Port
1.102     deraadt   317:     </ul>
1.130     aaron     318:
                    319: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<i>kue</i>), including:
1.89      fgsch     320:     <ul>
1.130     aaron     321:     <li>3Com 3C19250
                    322:     <li>LinkSys USB10T
                    323:     <li>Peracom USB Ethernet Adapter
                    324:     <li>Entegra NET-USB-E45
                    325:     <li>ADS Technologies USB-10BT
                    326:     <li>ATen UC10T
                    327:     <li>Netgear EA101
                    328:     <li>D-Link DSB-650
                    329:     <li>SMC 2102/2104USB
1.89      fgsch     330:     </ul>
1.130     aaron     331:
                    332: <li>Lite-On PNIC/PNIC-II-based adapters (<i>dc</i>), including:
1.89      fgsch     333:     <ul>
1.130     aaron     334:     <li>Netgear FA310TX rev D1
                    335:     <li>LinkSys LNE100TX
                    336:     <li>Matrox Networks FastNIC 10/100
1.89      fgsch     337:     </ul>
1.130     aaron     338:
                    339: <li>Macronix 98713/98715/98725-based adapters (<i>dc</i>), including:
1.89      fgsch     340:     <ul>
1.130     aaron     341:     <li>Addtron AEF-320TX/AEF-330TX
                    342:     <li>NDC Communications SOHOware SFA110
1.131     aaron     343:     <li>SVEC PN102-TX Fast Ethernet card
1.115     deraadt   344:     </ul>
1.130     aaron     345:
1.133     aaron     346: <li>Novell NE1000, NE2000 (ISA, PCI, and PCMCIA variants thereof) (<i>ne</i>)
1.130     aaron     347:
                    348: <li>RealTek 8129/8139-based adapters (<i>rl</i>), including:
1.115     deraadt   349:     <ul>
1.130     aaron     350:     <li>Accton MPX 5030/5038
                    351:     <li>Allied Telesyn AT2550
                    352:     <li>Encore ENL832-TX 10/100 M PCI
                    353:     <li>Genius GF100TXR
                    354:     <li>KTX-9130TX 10/100 Fast Ethernet
                    355:     <li>Longshine LCS-8038TX-R
                    356:     <li>NDC NE100TX-E
                    357:     <li>Netronix EA-1210 Net Ether 10/100
                    358:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    359:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.89      fgsch     360:     </ul>
1.130     aaron     361:
                    362: <li>SiS 900/7016-based PCI adapters (<i>sis</i>), including:
1.106     chris     363:     <ul>
1.130     aaron     364:     <li>Mototech ME313
1.106     chris     365:     </ul>
1.110     aaron     366:
1.130     aaron     367: <li>SMC/WD 8003, 8013, and the SMC "Elite16" ISA boards
                    368:
                    369: <li>SMC/WD 8216 (the SMC "Elite16 Ultra" ISA boards)  (See special care notice in <A HREF="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/i386/INSTALL.i386">INSTALL.i386</A>)
                    370:
                    371: <li>SMC 8416 ("EtherEZ") PNP cards
1.110     aaron     372:
1.130     aaron     373: <li>SMC 9432 ("EtherPower II") EPIC 10/100
1.127     aaron     374:
1.130     aaron     375: <li>Sundance ST201-based PCI adapters (<i>ste</i>), including:
1.100     jason     376:     <ul>
1.130     aaron     377:     <li>D-Link DFE-550TX
1.100     jason     378:     </ul>
                    379:
1.130     aaron     380: <li>Texas Instruments ThunderLAN PCI adapters (<i>tl</i>), including:
1.34      johns     381:     <ul>
1.130     aaron     382:     <li>Compaq Netelligent PCI Adapters
                    383:     <li>Compaq NetFlex 3/P
                    384:     <li>Compaq Deskpro integrated adapter
                    385:     <li>Compaq Prosignia integrated adapter
                    386:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                    387:     <li>Racore 8165 and 8148
                    388:     <li>TI ThunderLAN adapters
1.34      johns     389:     </ul>
                    390:
1.130     aaron     391: <li>VIA Rhine/RhineII Ethernet adapters (<i>vr</i>), including:
1.34      johns     392:     <ul>
1.130     aaron     393:     <li>Addtron AEF-360TX
                    394:     <li>Hawking PN102TX
                    395:     <li>D-Link DFE530TX
1.34      johns     396:     </ul>
                    397:
1.130     aaron     398: <li>Winbond W89C840F-based adapters (<i>wb</i>), including:
1.104     aaron     399:     <ul>
1.130     aaron     400:     <li>Trendware TE100-PCIE
                    401:     <li>Compex RL100-ATX 10/100
1.104     aaron     402:     </ul>
1.130     aaron     403: </ul>
1.133     aaron     404: Please be aware that many NE2000 adapters fail or perform very poorly. We do
                    405: not recommend using them, but your mileage may vary.
                    406: <p>
1.104     aaron     407:
1.130     aaron     408: <b>Wireless Ethernet Adapters</b><p>
                    409: <ul>
1.131     aaron     410: <li>Aironet 802.11DS PCMCIA and PCI (<i>an</i>)
                    411: <li>RayLink Aviator2.4/Pro 802.11FH PCMCIA (<i>ray</i>)
                    412: <li>WaveLAN 802.11DS PCMCIA (<i>wi</i>)
1.130     aaron     413: </ul>
                    414: <p>
                    415:
                    416: <b>Gigabit Ethernet Adapters</b><p>
                    417: <ul>
                    418: <li>Alteon Tigon I/II-based adapters (<i>ti</i>), including:
                    419:     <ul>
                    420:     <li>3Com 3c985
                    421:     <li>Alteon ACEnic
                    422:     <li>Netgear GA620
                    423:     <li>SGI Tigon
                    424:     <li>Farallon PN9000
                    425:     </ul>
                    426:
                    427: <li>Intel i82452-based adapters (<i>wx</i>), including:
1.127     aaron     428:     <ul>
1.130     aaron     429:     <li>Intel Pro/1000 Gigabit Server Adapter
1.127     aaron     430:     </ul>
                    431:
1.130     aaron     432: <li>SysKonnect SK-984x (9841/9842/9843/9844) based adapters (<i>sk</i>)
                    433: </ul>
                    434:
                    435: <b>ATM Adapters</b><p>
                    436: <ul>
1.135     aaron     437: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces (<i>en</i>) <sup>(1)</sup>
1.130     aaron     438: </ul>
                    439: <p>
                    440:
                    441: <b>FDDI Adapters</b><p>
                    442: <ul>
                    443: <li>Digital DEFEA EISA FDDI adapters (<i>fea</i>)
                    444: <li>Digital DEFPA PCI FDDI adapters (<i>fpa</i>)
                    445: </ul>
                    446: <p>
                    447:
                    448: <b>WAN Adapters</b><p>
                    449: <ul>
                    450: <li>Lan Media Corporation SSI (T1)/HSSI/DS1/DS3 WAN interfaces (<i>lmc</i>)
                    451: </ul>
                    452: <p>
                    453:
                    454: <b>Cryptography Accelerators</b><p>
                    455: <ul>
1.131     aaron     456: <li>Hi/Fn 7751-based boards (<i>hifn</i>), including:
1.127     aaron     457:     <ul>
1.130     aaron     458:     <li>GTGI PowerCrypt Encryption Accelerator
1.127     aaron     459:     </ul>
1.130     aaron     460: </ul>
                    461: <p>
1.127     aaron     462:
1.130     aaron     463: <a name=pcmcia>
                    464: <b>PC Cards (PCMCIA and CardBus)</b><p>
                    465: <ul>
                    466: <li>ATA cards, including:
1.112     aaron     467:     <ul>
1.130     aaron     468:     <li>ATA/IDE card drives
                    469:     <li>ATA/IDE CD-ROM adapters
                    470:     <li>CF/ATA flash cards and disk drives
1.112     aaron     471:     </ul>
                    472:
1.130     aaron     473: <li>SCSI host adapters, including:
1.113     aaron     474:     <ul>
1.130     aaron     475:     <li>Adaptec SlimSCSI APA-14[56]0
1.113     aaron     476:     </ul>
                    477:
1.130     aaron     478: <li>Ethernet adapters, including:
1.34      johns     479:     <ul>
1.130     aaron     480:     <li>3Com 3c575, 3c575B, and 3c575C (<i>xl</i>)
1.140     aaron     481:     <li>3Com 3c556, 3c562, 3c574, and 3c589 (<i>ep</i>)
1.131     aaron     482:     <li>D-Link DE-660 (<i>ne</i>)
1.130     aaron     483:     <li>D-Link DFE-650 Fast Ethernet
                    484:     <li>Genius ME 3000II SE
                    485:     <li>Hawking Ethernet Combo
                    486:     <li>IC-Card
                    487:     <li>Kingston KNE-PC2
                    488:     <li>Linksys PCMPC100
                    489:     <li>Netgear FA410TX Fast Ethernet
1.131     aaron     490:     <li>Xircom Ethernet adapters (<i>xe</i>)
                    491:     <li>Ambicom NE-2000 (<i>ne</i>)
1.130     aaron     492:     </ul>
                    493:
                    494: <li>Wireless Ethernet adapters:
1.106     chris     495:     <ul>
1.130     aaron     496:     <li>See above.
1.34      johns     497:     </ul>
1.130     aaron     498:
                    499: <li>Serial ports, incluhding:
                    500:     <ul>
                    501:     <li>Most modems, digital cellular modems, and serial cards should work.
1.85      jason     502:     </ul>
1.130     aaron     503:
                    504: <li>PCMCIA controllers, including:
1.88      jason     505:     <ul>
1.130     aaron     506:     <li>Intel i82365 and compatibles (<i>pcic</i>)
1.88      jason     507:     </ul>
1.34      johns     508:
1.130     aaron     509: </ul>
                    510: <p>
                    511:
1.131     aaron     512: <b>Universal Serial Bus (USB) Devices</b><p>
1.130     aaron     513: <ul>
1.131     aaron     514: <li>USB Hubs (<i>uhub</i>)
                    515: <li>USB Generic Human Interface Devices (catch-all) (<i>uhid</i>)
                    516: <li>USB Mass Storage devices, i.e., USB floppy drives (<i>umass</i>)
                    517: <li>USB Printers (<i>ulpt</i>)
                    518: <li>USB Modems (<i>umodem</i>)
                    519: <li>USB Audio (<i>uaudio</i>)
                    520: <li>USB Ethernet adapters (<i>aue</i>, <i>cue</i>, <i>kue</i>), see above
1.130     aaron     521: </ul>
1.131     aaron     522: USB Keyboards and Mice are not supported in console mode at this time.
1.130     aaron     523: <p>
1.34      johns     524:
1.130     aaron     525: <b>Pointing Devices</b><p>
                    526: <ul>
                    527: <li>"Logitech"-style bus mice <sup>(1) (2)</sup>
                    528: <li>"Microsoft"-style bus mice <sup>(1) (2)</sup>
                    529: <li>"PS/2"-style mice <sup>(1) (2)</sup>
                    530: <li>Serial mice (uses serial port driver)
                    531: </ul>
                    532: <p>
1.34      johns     533:
1.130     aaron     534: <b>Sound Devices</b><p>
                    535: <ul>
                    536: <li>SoundBlaster ISA cards and 100% compatibles (<i>sb</i>) <sup>(1) (2)</sup>
                    537: <li>SoundBlaster PCI128 <sup>(1) (2)</sup>
                    538: <li>Gravis Ultrasound and Ultrasound Max (<i>gus</i>) <sup>(1) (2)</sup>
                    539: <li>Ensoniq AudioPCI (<i>eap</i>) <sup>(1) (2)</sup>
                    540: <li>ESS Tech ES188[78], ES888 (<i>ess</i>) <sup>(1) (2)</sup>
                    541: <li>ESS Solo-1 PCI AudioDrive (<i>eso</i>) <sup>(1) (2)</sup>
                    542: <li>Yamaha OPL3-SA3 (<i>ym</i>) <sup>(1) (2)</sup>
                    543: <li>NeoMagic 256AV/ZX (<i>neo</i>) <sup>(1) (2)</sup>
1.142     aaron     544: <li>C-Media CMI8[37]38 (<i>cmpci</i>) <sup>(1) (2)</sup>
1.141     mickey    545: <li>Intel i810/i820 and 440MX AC'97 (<i>ich</i>) <sup>(1) (2)</sup>
1.130     aaron     546: </ul>
                    547: <p>
                    548: The following drivers are not extensively tested:
                    549: <ul>
                    550: <li>S3 SonicVibes (<i>sv</i>) <sup>(1) (2)</sup>
                    551: <li>Personal Sound System (<i>pss</i>) <sup>(1) (2)</sup>
                    552: <li>Windows Sound System (<i>wss</i>) <sup>(1) (2)</sup>
                    553: <li>ProAudio Spectrum (<i>pas</i>) <sup>(1) (2)</sup>
                    554: </ul>
                    555: <p>
1.34      johns     556:
1.130     aaron     557: <b>Miscellaneous Devices</b><p>
                    558: <ul>
1.131     aaron     559: <li>APM power management (<i>apm</i>)
1.130     aaron     560: <li>Brooktree 848/849/878/879-based video capture cards (<i>bktr</i>) <sup>(1) (2)</sup>, including:
                    561:     <ul>
                    562:     <li>Hauppage Wincast TV
                    563:     <li>STB TV PCI Television Tuner
                    564:     <li>Miro PC TV
                    565:     <li>Intel Smart Video Recorder III
                    566:     <li>IMS TV Turbo
                    567:     <li>AVer Media TV/FM
1.34      johns     568:     </ul>
1.130     aaron     569: </ul>
                    570: <p>
                    571:
1.131     aaron     572: <b>Many kinds of ISA Plug-and-Play cards</b><p>
1.82      deraadt   573:   <ul>
1.131     aaron     574:   <li>Nearly all SB-style audio cards
                    575:   <li>Nearly all joystick ports
                    576:   <li>Nearly all Yamaha-style audio cards
                    577:   <li>Nearly all ne2000-style Ethernet cards
                    578:   <li>Nearly all SMC-style Ethernet cards
                    579:   <li>Most serial port or modem cards
                    580:   <li>3c509 cards in PNP mode
                    581:   <li>NE2100 Ethernet cards
1.82      deraadt   582:   </ul>
1.131     aaron     583: If a device does not work, be sure to mail the output of dmesg(1)
                    584: to dmesg@openbsd.org, and we will try to add support.
                    585: <p>
                    586:
                    587: <b>ISAPNP Cards</b><p>
                    588: Roughly said, the following cards definitely work.
                    589: Others may work as well; support is continually being improved.
                    590: <ul>
                    591: <li>"3Com 3C509B EtherLink III, TCM5090, PNP80F7, "
                    592: <li>"3Com 3C509B EtherLink III, TCM5095, PNP80F7, "
                    593: <li>"3Com 3C509B EtherLink III, TCM5098, PNP80F7, "
                    594: <li>"ACCTON EN166X MPX2 ETHERNET CAR, @@@9519, PNP80D6, "
                    595: <li>"CMI8330. Audio Adapter, @X@0001, , "
                    596: <li>"Creative AWE64 PnP, CTL0045, , Audio"
                    597: <li>"Creative AWE64 PnP, CTL7002, PNPB02F, Game"
                    598: <li>"Creative SB AWE64  PnP, CTL0045, , Audio"
                    599: <li>"Creative SB AWE64  PnP, CTL7002, PNPB02F, Game"
                    600: <li>"Creative SB AWE64 Gold, CTL0044, , Audio"
                    601: <li>"Creative SB AWE64 Gold, CTL7002, PNPB02F, Game"
                    602: <li>"Creative SB AWE64 PnP, CTL0042, , Audio"
                    603: <li>"Creative SB AWE64 PnP, CTL0045, , Audio"
                    604: <li>"Creative SB AWE64 PnP, CTL7002, PNPB02F, Game"
                    605: <li>"Creative SB16 PnP, CTL0031, , Audio"
                    606: <li>"Creative SB16 PnP, CTL7001, PNPB02F, Game"
                    607: <li>"Creative SB32 PnP, CTL0031, , Audio"
                    608: <li>"Creative SB32 PnP, CTL0041, , Audio"
                    609: <li>"Creative SB32 PnP, CTL0051, , StereoEnhance"
                    610: <li>"Creative SB32 PnP, CTL2011, PNP0600, IDE"
                    611: <li>"Creative SB32 PnP, CTL7001, PNPB02F, Game"
                    612: <li>"Creative ViBRA16C PnP, CTL0001, , Audio"
                    613: <li>"Creative ViBRA16C PnP, CTL7001, PNPB02F, Game"
                    614: <li>"Creative ViBRA16X PnP, CTL7005, PNPB02F, Game"
                    615: <li>"ESS ES1868 Plug and Play AudioD, ESS0001, , "
                    616: <li>"ESS ES1868 Plug and Play AudioD, ESS1868, , "
                    617: <li>"OPL3-SA2 Sound Chip , YMH0021, , "
                    618: <li>"OPL3-SA2 Sound Chip , YMH0022, PNPB02F, "
                    619: <li>"OPL3-SA3 Snd System, YMH0021, , "
                    620: <li>"OPL3-SA3 Snd System, YMH0022, PNPB02F, "
                    621: <li>"RealTek Plug &amp; Play Ethernet Ca, RTL8019, PNP80D6, "
                    622: </ul>
1.34      johns     623: </ul>
                    624:
1.37      johns     625: <p>
                    626: <sup>(1)</sup> Drivers for hardware marked with (1) are NOT included on the
1.62      deraadt   627: distribution floppies.
1.37      johns     628: </p>
1.34      johns     629:
1.37      johns     630: <p>
                    631: <sup>(2)</sup> Support for devices marked with (2) IS included in the
                    632: "generic" kernels, although it is not in the kernel on the installation floppy.
1.34      johns     633: </p>
                    634:
1.31      deraadt   635: <p>
1.54      deraadt   636: <h3><font color=#0000e0>Unsupported Hardware</font></h3>
1.98      deraadt   637: <P>Unsupported hardware may be supported in the future, your <A HREF="donations.html">
                    638: donation
                    639: of time, hardware, or documentation</a> can accelerate this support!
1.34      johns     640: <ul>
1.130     aaron     641: <li>The "Micro Channel" MCA bus used in many IBM PS/2 models
                    642: <li>NCR 5380-based and 53400-based SCSI host adapters
                    643: <li>QIC-40 and QIC-80 tape drives
                    644:     (these are the tape drives that connect to the floppy disk controller)
                    645: <li>Multiprocessor motherboards (though they will run fine using one
                    646:     processor only).
                    647:     There exists a <a href=smp.html>project</a> aiming to support these.
                    648: <li>Sony and Panasonic proprietary CD-ROM interfaces
                    649: <li>Parallel-port ZIP drives (SCSI and ATAPI ZIP drives work fine)
                    650: <li>Intel i82556 (EtherExpress PRO/100A) and i82596 (EtherExpress PRO/10 PCI)
                    651:     Ethernet adapters
1.134     aaron     652: <li>Hewlett-Packard PC-LAN+ (HP27xxx) Ethernet adapters
1.130     aaron     653: <li>ESS Maestro-based sound devices
                    654: <li>Forte Media FM801 audio
                    655: <li>VIA VT82C686A southbridge integrated AC'97 audio
                    656: <li>Infrared devices, such as commonly found on laptops
                    657: <li>PCMCIA:
                    658:     <ul>
                    659:     <li>Memory cards
                    660:     <li>Most multifunction cards
                    661:     </ul>
1.31      deraadt   662: </ul>
1.34      johns     663: </p>
1.31      deraadt   664:
1.3       fn        665: <hr>
1.1       deraadt   666: <p>
1.109     chris     667: If you are looking for to test new pre-release features, you can
                    668: try one of the snapshots.  For the i386 architecture,
                    669: <a href=ftp.html>snapshots are made available from time to time</a>
1.1       deraadt   670:
1.3       fn        671: <hr>
1.64      pauls     672: <a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   673: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn        674: <br>
1.143   ! deraadt   675: <small>$OpenBSD: i386.html,v 1.142 2000/05/31 14:46:08 aaron Exp $</small>
1.3       fn        676:
                    677: </body>
                    678: </html>