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

Annotation of www/alpha.html, Revision 1.82

1.45      niklas      1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN//2.0">
1.3       fn          2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/alpha</title>
1.50      nate        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/alpha page">
                      8: <meta name="keywords" content="openbsd,alpha">
                      9: <meta name="distribution" content="global">
1.73      horacio    10: <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
1.3       fn         11: </head>
                     12:
1.19      johns      13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.50      nate       14: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     15: <p>
                     16: <h2><font color=#e00000>alpha</font><hr></h2>
1.3       fn         17:
1.50      nate       18: <p>
1.70      miod       19: <h3><font color="#0000e0">History and Status:</font></h3>
1.45      niklas     20:
                     21: <p>The OpenBSD/alpha port was begun in the summer of 1996 by using
                     22: code from the NetBSD/alpha port which was begun by Chris Demetriou
                     23: &lt;cgd@netbsd.org&gt; in 1994.  After the original OpenBSD port, some
                     24: copyright issues prevented OpenBSD from tracking the NetBSD code.
                     25: Regardless, work on the alpha port continued and many fixes were made.
                     26: While we were making fixes, NetBSD continued to make improvements to
                     27: the alpha port which we were unfortunately unable to use.  Over time,
                     28: because of a lack of programmer resources and the inability to use
                     29: NetBSD code, hardware and software support became very outdated.  This
                     30: caused the 2.5 and 2.6 releases of alpha to have few kernel
                     31: enhancements.  As a result of its becoming so stale, alpha was not
1.50      nate       32: included in the 2.7 and 2.8 releases.</p>
1.45      niklas     33:
1.50      nate       34: <p>Shortly after 2.8 was released, there has been a great deal of
                     35: interest in bringing the port up to date.  This coupled with the fact
                     36: that NetBSD changed the license on its alpha code so that there are no
                     37: longer copyright issues has lead to an effort to bring the alpha port
                     38: back up. (For details on why we were not able to keep tracking the
                     39: NetBSD code, check our <a href=policy.html>policy</a> page.)</p>
                     40:
                     41: <p>Nate Binkert, Art Grabowski, Niklas Hallqvist and Eric Jackson,
1.51      jufi       42: with the help of a few others, eventually brought the port in good
1.60      jufi       43: shape again, and starting with the 2.9 release alpha is a
1.50      nate       44: major OpenBSD port again.</p>
1.45      niklas     45:
1.50      nate       46: <p>However, there is currently no maintainer for the alpha port.
                     47: Technical discussion about the alpha port should be directed to <a
1.45      niklas     48: href="mailto:alpha@openbsd.org">&lt;alpha@openbsd.org&gt;</a>.  If you
                     49: are at all interested in development of the alpha port, please send
                     50: inquiries to this address.  If you are interested in the job of alpha
                     51: port maintainer, help out the project for a while and step up to the
                     52: job.</p>
                     53:
1.70      miod       54: <h3><font color=#0000e0>Projects (in no particular order):</font></h3>
1.1       deraadt    55:
1.24      niklas     56: <ul>
1.50      nate       57: <li>Testing more platforms and peripherals, to find what issues are remaining
1.74      miod       58: and improve overall stability
1.50      nate       59: <li>Better documentation
                     60: <li>compat_osf1 shared libs
                     61: <li>bus_dma on more core chipsets
                     62: <li>isa_dma
                     63: <li>Floppy support (needs isa_dma first)
                     64: <li>Fix 64-bit issues in the non-working PCI drivers
                     65: <li>Improve TGA support to include virtual consoles
                     66: <li>Improve X11 support
1.24      niklas     67: </ul>
1.1       deraadt    68:
1.70      miod       69:
                     70: <h3><font color=#0000e0>Install media:</font></h3>
                     71: A number of install options exist:
                     72: <ul>
                     73: <li><strong>CD boot:</strong><p>
                     74: Booting off the CD provides an El Torito 2.88MB floppy image that contains
                     75: drivers for the most popular devices found in alpha hardware.  This also
                     76: includes minimal USB support (storage devices, keyboard and some ethernet
                     77: adapters).<br>
                     78: For the latest list of drivers available on this image, take a look at the
                     79: <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISKBIG?rev=HEAD">
                     80: RAMDISKBIG</a> config file.<p>
                     81: <li><strong>Floppy A:</strong><p>
                     82: This 1.44MB floppy image supports the following alpha hardware:
                     83: <ul>
                     84: <li>AlphaStation 200, 250, 255, 400
                     85: <li>AlphaStation 500, 600
                     86: <li>AXPpci33 based machines, such as the ``Noname'', UDB, and Multia
                     87: <li>EB164 based machines, such as the PC164, 164SX and 164LX
                     88: <li>Personal Workstation (Miata)
                     89: </ul><br>
                     90: It contains support for the on-board devices found on these machines, however
                     91: due to lack of place there are only few other drivers. In particular, this
                     92: floppy lacks cdrom support and won't allow you to install from cdrom media.<p>
                     93: <li><strong>Floppy B:</strong><p>
                     94: This 1.44MB floppy image supports the following alpha hardware:
                     95: <ul>
                     96: <li>Alpha Processor, Inc. UP1000
                     97: <li>XP1000, 264DP, DS10, and DS20
                     98: </ul>
                     99: It contains support for the on-board devices found on these machines, however
                    100: due to lack of place there are only few other drivers. In particular, this
                    101: floppy lacks cdrom support and won't allow you to install from cdrom media.<p>
                    102: </ul>
                    103: <p>
                    104: Use the method that works best for you.
                    105:
                    106:
1.35      deraadt   107: <h3><font color=#0000e0><strong>Supported Hardware:</strong></font></h3>
1.45      niklas    108:
                    109: <p>Because of the changes that are currently being made to alpha, the
                    110: currently supported hardware is in flux.  To the best of our
1.50      nate      111: knowledge, the following hardware is supported, but there might be
                    112: occasional breakage on some models.  Since there are many models and
                    113: combinations that we have not tested, we would appreciate very much if
                    114: you told us about things that work and do not work.  To help us keep
1.51      jufi      115: track of what hardware people use, please mail your dmesg to
1.50      nate      116: <a href="mailto:dmesg@openbsd.org">&lt;dmesg@openbsd.org&gt;</a>.  If there are
                    117: things that do not work, please file a bug report using
                    118: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1">
                    119: sendbug(1)</a>.</p>
1.45      niklas    120:
1.50      nate      121: <h4><strong>Supported Platforms:</strong></h4>
1.18      johns     122: <ul>
1.62      nate      123: <li><b>DS20, DS10, XP1000, 264DP, and other EV6 machines using the
                    124: Tsunami chipset</b><br>(Only one processor on the DS20 will be used)
1.50      nate      125:   <ul>
                    126:   <li>Supported devices:
                    127:     <ul>
                    128:     <li>Built-in serial and parallel ports.
                    129:     <li>Built-in DEC21143 ethernet.
                    130:     <li>Built-in ISP SCSI.
                    131:     <li>Built-in IDE controller.
                    132:     <li>Built-in USB should work, but has not been thoroughly tested.
                    133:     <li>Most PCI devices (see below).
                    134:     <li>Some ISA devices (see below).
                    135:     </ul>
                    136:   <li>Unsupported devices:
                    137:     <ul>
                    138:     <li>Floppy drive.
                    139:     <li>ISA devices that require DMA operation.
                    140:     </ul>
                    141:   </ul>
                    142: <li><b>API UP1000 machines and other EV6 machines using the Irongate chipset</b>
                    143:   <ul>
                    144:   <li>Supported devices:
                    145:     <ul>
                    146:     <li>Built-in serial and parallel ports.
                    147:     <li>Built-in DEC21040 ethernet.
                    148:     <li>Built-in IDE controller works, though there may be stability issues.
                    149:     </ul>
                    150:   <li>Unsupported devices:
                    151:     <ul>
                    152:     <li>Floppy drive.
                    153:     <li>ISA devices that require DMA operation.
                    154:     </ul>
                    155:   </ul>
1.74      miod      156: <li><b>Digital Personal Workstation (Miata)</b><br>
                    157: Some of these machines are known not to work (random hangs or crashes). At the
                    158: moment, there is no known method to detect which machines will run stably and
                    159: which will not, apart from trying to install OpenBSD on them.
1.50      nate      160:   <ul>
                    161:   <li>Supported devices:
                    162:     <ul>
                    163:     <li>Built-in serial and parallel ports.
                    164:     <li>Built-in DEC21043 ethernet.
                    165:     <li>Built-in ISP SCSI, when present (i.e. on ``au'' models).
                    166:     <li>Built-in IDE controller.
                    167:     <li>Most PCI devices (see below).
                    168:     <li>Some ISA devices (see below).
                    169:     </ul>
                    170:   <li>Unsupported devices:
                    171:     <ul>
                    172:     <li>Floppy drive.
                    173:     <li>Built-in audio.
                    174:     <li>ISA devices that require DMA operation.
                    175:     </ul>
                    176:   </ul>
                    177: <li><b>EB164 based machines (including PC164, 164SX, 164LX, but NOT the
1.74      miod      178: 164UX)</b><br>
                    179: Some of these machines are known not to work (random hangs or crashes). At the
                    180: moment, there is no known method to detect which machines will run stably and
                    181: which will not, apart from trying to install OpenBSD on them.
1.50      nate      182:   <ul>
                    183:   <li>Supported devices:
                    184:     <ul>
                    185:     <li>Built-in serial and parallel ports.
                    186:     <li>Built-in PCIIDE controller, when present.
                    187:     <li>PCI graphics card (TGA or VGA compatible).
                    188:     <li>Most PCI devices (see below).
                    189:     <li>Some ISA devices (see below).
                    190:     </ul>
                    191:   <li>Unsupported devices:
                    192:     <ul>
                    193:     <li>Floppy drive.
                    194:     <li>ISA IDE controller on the EB164.
                    195:     <li>ISA devices that require DMA operation.
                    196:     </ul>
                    197:   </ul>
                    198: <li><b>Alphastation 500 and 600</b>
                    199: <br>These systems should work, but we need to hear from people about them.
                    200:   <ul>
                    201:   <li>Supported devices:
                    202:     <ul>
                    203:     <li>Built-in serial and parallel ports.
                    204:     <li>Built-in DEC21040 ethernet.
                    205:     <li>Built-in ISP SCSI.
                    206:     <li>PCI graphics card (TGA or VGA compatible).
                    207:     <li>Most PCI devices (see below).
                    208:     <li>Some ISA and EISA devices (see below).
                    209:     </ul>
                    210:   <li>Unsupported devices:
                    211:     <ul>
                    212:     <li>Floppy drive.
                    213:     <li>Built-in audio.
1.64      miod      214:     <li>ISA and EISA devices that require DMA operation.
                    215:     </ul>
                    216:   </ul>
                    217: <li><b>Alphastation 200, 250, 255 and 400</b>
                    218: <br>
                    219:   <ul>
                    220:   <li>Supported devices:
                    221:     <ul>
                    222:     <li>Built-in serial and parallel ports.
                    223:     <li>Built-in DEC21040 ethernet.
                    224:     <li>Built-in ISP SCSI.
                    225:     <li>PCI graphics card (TGA or VGA compatible).
                    226:     <li>Most PCI devices (see below).
                    227:     <li>Some ISA devices (see below).
                    228:     </ul>
                    229:   <li>Unsupported devices:
                    230:     <ul>
                    231:     <li>Floppy drive.
                    232:     <li>Built-in audio.
1.50      nate      233:     <li>ISA devices that require DMA operation.
                    234:     </ul>
                    235:   </ul>
                    236: <li><b>AXPpci based machines (including ``Noname'', UDB, Multia)</b>
1.64      miod      237: <br>
1.50      nate      238:   <ul>
                    239:   <li>Supported devices:
                    240:     <ul>
                    241:     <li>Built-in serial and parallel ports.
                    242:     <li>Built-in DEC21040 ethernet.
1.56      ericj     243:     <li>Built-in 53C810 SCSI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop</a>)
1.50      nate      244:     <li>Built-in IDE controller. (though, will not boot from ide)
                    245:     <li>PCI graphics card (TGA or VGA compatible).
                    246:     <li>Most PCI devices (see below).
                    247:     <li>Some ISA devices (see below).
                    248:     </ul>
                    249:   <li>Unsupported devices:
                    250:     <ul>
                    251:     <li>Floppy drive.
                    252:     <li>ISA devices that require DMA operation.
                    253:     </ul>
                    254:   </ul>
                    255: <li><b>DEC 3000 models 300{,L,X,LX}</b>
1.82    ! miod      256: <font color=#e00000>*</font>
1.81      miod      257: <br>
1.50      nate      258:   <ul>
                    259:   <li>Supported devices:
                    260:     <ul>
1.63      miod      261:     <li>Built-in serial ports (console on serial port).
1.50      nate      262:     <li>Built-in LANCE ethernet.
                    263:     <li>Built-in SCSI (53C94).
1.81      miod      264:     <li>TURBOchannel LANCE ethernet cards (PMAD-A).
                    265:     <li>TURBOchannel SCSI (53C94) (PMAZ-A).
                    266:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA).
1.50      nate      267:     </ul>
                    268:   <li>Unsupported devices:
                    269:     <ul>
                    270:     <li>Built-in ISDN/audio chip.
                    271:     <li>Built-in framebuffer.
1.81      miod      272:     <li>Other TURBOchannel cards.
1.50      nate      273:     </ul>
                    274:   </ul>
                    275: <li><b>DEC 3000 models 400,500,500X,600,700,800,900</b>
1.82    ! miod      276: <font color=#e00000>*</font>
1.81      miod      277: <br>
1.50      nate      278:   <ul>
                    279:   <li>Supported devices:
                    280:     <ul>
1.63      miod      281:     <li>Built-in serial ports (console on serial port).
1.50      nate      282:     <li>Built-in LANCE ethernet.
1.81      miod      283:     <li>Built-in SCSI (53C94 or 53CF94-2).
                    284:     <li>TURBOchannel LANCE ethernet cards (PMAD-A).
                    285:     <li>TURBOchannel SCSI (53C94) (PMAZ-A).
                    286:     <li>TURBOchannel DEFTA FDDI cards (PMAF-FA).
1.50      nate      287:     </ul>
                    288:   <li>Unsupported devices:
                    289:     <ul>
                    290:     <li>Built-in ISDN/audio chip.
                    291:     <li>Built-in framebuffer.
1.81      miod      292:     <li>Other TURBOchannel cards.
1.18      johns     293:     </ul>
                    294:   </ul>
                    295: <li><b>At this time none of the following systems are supported:</b>
                    296:   <ul>
1.82    ! miod      297:   <li>API UP2000, UP2000+ (mostly because we don't have any to test on.)
        !           298:   <li>DECpc AXP150 (2000/300) systems (EISA-bus PC-like systems)
        !           299:   <li>AlphaServer systems, other than models 400 and 500, which seem to be disguised AlphaStation machines.
        !           300:   <li>Alpha XL systems.  (No SRM)
        !           301:   <li>DEC 4000, 7000, and 10000 systems (FutureBus+ and XMIBus ­based).
        !           302:   <li>EB64+ based systems.
        !           303:   <li>Samsung 164BX/UX.  (No SRM)
        !           304:   <li>Multiprocessor Alpha systems.
        !           305:   <li>VME Alpha systems.
1.18      johns     306:   </ul>
1.4       niklas    307: </ul>
1.82    ! miod      308: <font color=#e00000>*</font> support added after 3.1.
1.4       niklas    309:
1.50      nate      310: <h4><strong>Supported Peripherals:</strong></h4>
                    311: <ul>
                    312: <li><b>PCI IDE Controllers</b> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide</a>)
                    313: <ul>
                    314: <li>Acer Labs M5229
                    315: <li>CMD Tech PCI0640, PCI0643, PCI0646, PCI0648, and PCI0649
                    316: <li>Contaq Microsystems/Cypress CY82C693
                    317: </ul>
                    318: Any other PCI IDE-compliant controller should work, but are untested
                    319: at this point
                    320:
1.79      miod      321: <li><b>SCSI Host Adapters</b>
                    322: <ul>
                    323: <li>Adaptec AIC-7770-based SCSI host adapters (including the
                    324:     Adaptec AHA-274x and AHA-284x families). (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc</a>) <sup>(*)</sup>
                    325: <li>Adaptec AHA-[23]94x[W] cards. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc</a>)<sup>(*)</sup>
                    326: <li>Adaptec AHA-[23]9[34]xU[2W] cards. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc</a>)<sup>(*)</sup>
                    327: <li>Adaptec AIC-789[29] chips and products like the AHA-29160 based upon it
                    328: which do 160MB/sec SCSI. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc</a>) <sup>(*)</sup>
                    329: (However, the 7899G card is currently not supported with more than one device
                    330: attached)
                    331: <li>QLogic PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp</a>)
                    332: <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI SCSI host
                    333: adapters
                    334: (including generic/no name cards, old ASUS cards, the DTC-3130 series,
                    335: Diamond Fireport series, etc.) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop</a>)
                    336: </ul>
                    337:
1.50      nate      338: <li><b>Ethernet Adapters</b>
                    339: <ul>
1.79      miod      340: <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl</a>), including: <sup>(*)</sup>
1.50      nate      341:     <ul>
                    342:     <li>3Com 3c900/3c900B PCI adapters
                    343:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    344:     <li>3Com 3c980/3c980C server adapters
                    345:     <li>3Com 3cSOHO adapter
                    346:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    347:     </ul>
1.58      jason     348:
1.79      miod      349: <li>3Com 3c990 3XP Typhoon/Sidewinder PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=txp&sektion=4">txp</a>), including: <sup>(-)</sup>
1.57      jason     350:     <ul>
                    351:     <li>3CR990-TX-95
                    352:     <li>3CR990-TX-97
                    353:     <li>3CR990-SVR95
                    354:     <li>3CR990-SVR97
                    355:     </ul>
1.58      jason     356:
1.79      miod      357: <li>ADMtek AL981 ("Comet") and AN983 ("Centaur-P") based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      358:     <ul>
1.79      miod      359:     <li>Accton EN2242 MiniPCI
                    360:     <li>Linksys LNE100TX v4.x
                    361:     <li>Mototech ME316
1.50      nate      362:     </ul>
                    363:
                    364: <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de</a>), including:
                    365:     <ul>
                    366:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
                    367:     <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)
                    368:     <li>Znyx ZX3<i>xx</i>
                    369:     <li>Cogent EM100FX and EM440TX
                    370:     <li>Digital PCI DE435, EISA DE425, DE450, DE500
1.81      miod      371:     <li>Asante 21140A
1.79      miod      372:     <li>D-Link DFE-570TX Quad port
1.50      nate      373:     <li>Almost all other variants work.
                    374:     </ul>
1.79      miod      375:
                    376: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp</a>), including:
                    377:     <ul>
                    378:     <li>Intel EtherExpress PRO/10+
                    379:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    380:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    381:     <li>Intel EtherExpress PRO/100 Dual Port
                    382:     </ul>
                    383:
                    384: <li>Novell NE1000, NE2000 (ISA, and PCI variants thereof) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&sektion=4">ne</a>) <sup>(*)</sup>
                    385:
                    386: <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4">rl</a>), including: <sup>(*)</sup>
                    387:     <ul>
                    388:     <li>Accton MPX 5030/5038
                    389:     <li>Allied Telesyn AT2550
                    390:     <li>D-Link DFE530TX+
                    391:     <li>D-Link DFE538TX
                    392:     <li>Encore ENL832-TX 10/100 M PCI
                    393:     <li>Genius GF100TXR
                    394:     <li>KTX-9130TX 10/100 Fast Ethernet
                    395:     <li>Longshine LCS-8038TX-R
                    396:     <li>NDC NE100TX-E
                    397:     <li>Netronix EA-1210 Net Ether 10/100
                    398:     <li>Nortel BayStack 21
                    399:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    400:     <li>SMC EZ Card 10/100 PCI 1211-TX
                    401:     </ul>
                    402:
                    403: <li>VIA Rhine/RhineII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4">vr</a>), including: <sup>(*)</sup>
                    404:     <ul>
                    405:     <li>Addtron AEF-360TX
                    406:     <li>Hawking PN102TX
                    407:     <li>D-Link DFE530TX
                    408:     </ul>
1.50      nate      409: </ul>
                    410:
1.65      deraadt   411: <li><b>Gigabit Ethernet Adapters</b>
                    412: <ul>
                    413:
1.79      miod      414: <li>Intel i82542, i82543, and i82544 based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gx&sektion=4">gx</a>), including: <sup>(*)</sup>
1.77      nate      415:     <ul>Often known as Intel Pro/1000 Gigabit Server Adapter
                    416:     <li>Intel i82542 1000BASE-X Ethernet
                    417:     <li>Intel i82543 1000BASE-X Ethernet
                    418:     <li>Intel i82543-SC 1000BASE-X Ethernet
                    419:     <li>Intel i82543 1000BASE-T Ethernet
                    420:     <li>Intel i82544 1000BASE-T Ethernet
                    421:     <li>Intel i82544 1000BASE-X Ethernet
                    422:     <li>Intel i82544GC 1000BASE-T Ethernet (32- and 64-bit)
                    423:     </ul>
                    424:
1.79      miod      425: <li>Broadcom BCM570x (a.k.a. Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4">bge</a>), including: <sup>(-)</sup>
1.68      nate      426:     <ul>
                    427:     <li>3Com 3c996-T (10/100/1000baseTX)
1.78      nate      428:     <li>3Com 3c996-SX (1000baseSX)
                    429:     <li>3Com 3c996B-T (10/100/1000baseTX)
1.68      nate      430:     <li>SysKonnect SK-9D21 (10/100/1000baseTX)
                    431:     <li>SysKonnect SK-9D41 (1000baseSX)
                    432:     </ul>
1.77      nate      433:
1.79      miod      434: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4">stge</a>), including: <sup>(-)</sup>
1.72      nate      435:     <ul>
                    436:     <li>D-Link DGE-550T (10/100/1000baseTX)
                    437:     <li>Antares Microsystems Gigabit Ethernet board
                    438:     </ul>
1.65      deraadt   439: </ul>
1.79      miod      440: Please be aware that many NE2000 adapters fail or perform very poorly. We do
                    441: not recommend using them, but your mileage may vary.
1.65      deraadt   442:
1.79      miod      443: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate      444: <ul>
                    445: <li>Digital DEFPA PCI FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&sektion=4">fpa</a>)
                    446: </ul>
                    447:
1.79      miod      448: <li><b>Cryptography Accelerators</b> <sup>(*)</sup>
1.55      jason     449: <ul>
1.69      jufi      450: <li>Hifn 7751-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn</a>), including:
1.55      jason     451:     <ul>
1.79      miod      452:     <li>Soekris Engineering vpn1201 and vpn1211
1.55      jason     453:     <li>GTGI PowerCrypt Encryption Accelerator
                    454:     <li>NetSec 7751
1.69      jufi      455:     <li>Hifn reference board
1.55      jason     456:     <li>Invertex AEON
                    457:     </ul>
                    458: </ul>
                    459:
1.79      miod      460: <li><b>Sound Devices</b> <sup>(*)</sup>
1.50      nate      461: <ul>
                    462: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4">eap</a>)
                    463: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4">eap</a>)
                    464: </ul>
                    465: </ul>
                    466:
                    467: <h4><strong>Untested Peripherals:</strong></h4>
1.64      miod      468: The following peripherals are compiled into the system, but are not known to work.  It's our best guess that they do, but any feedback is appreciated.
1.50      nate      469: <ul>
1.79      miod      470: <li><b>SCSI Host Adapters</b> <sup>(*)</sup>
1.50      nate      471: <ul>
1.59      pvalchev  472: <li>AdvanSys ABP940UW, ASB3940UW-00, ASB3940U2W-00 and ASB3950U160 PCI SCSI controllers. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4">adw</a>)
1.50      nate      473: </ul>
                    474:
1.79      miod      475: <li><b>RAID and Cache Controllers</b> <sup>(*)</sup>
1.50      nate      476: <ul>
1.80      horacio   477: <li>3ware Escalade 3W-5x00 and 3W-6x00 series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=twe&sektion=4">twe</a>)
1.50      nate      478: <li>DPT SmartCache and SmartRaid III/IV PCI/EISA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dpt&sektion=4">dpt</a>)
                    479: <li>ICP-Vortex GDT 6<i>xxx</i>R[DNPS] series (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdt&sektion=4">gdt</a>)
                    480: </ul>
                    481:
1.79      miod      482: <li><b>Serial Ports</b> <sup>(*)</sup>
1.50      nate      483: <ul>
                    484: <li>Cyclades PCI Cyclom-{4, 8, 16}Y serial boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cy&sektion=4">cy</a>)
                    485: </ul>
                    486:
1.79      miod      487: <li><b>Communications Controllers</b> <sup>(*)</sup>
1.50      nate      488: <ul>
                    489: <li>Universal Serial Bus host controllers, including:
                    490:     <ul>
                    491:     <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4">uhci</a>)
                    492:     <li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4">ohci</a>)
                    493:     </ul>
                    494: </ul>
                    495:
                    496: <li><b>Ethernet Adapters</b>
                    497: <ul>
1.79      miod      498: <li>3Com 3c503 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ec&sektion=4">ec</a>) <sup>(*)</sup>
1.50      nate      499:
1.79      miod      500: <li>3Com 3c509, 3c579, and 3c59x (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4">ep</a>) <sup>(*)</sup> (disabling PnP on 3c509B is recommended)
                    501:
                    502: <li>Adaptec "Starfire" AIC-6915 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sf&sektion=4">sf</a>), including: <sup>(*)</sup>
1.50      nate      503:     <ul>
                    504:     <li>Adaptec Single32 ANA-69011
                    505:     <li>Adaptec Single64 ANA-62011 and ANA-62020
                    506:     <li>Adaptec Duo64 ANA-62022
                    507:     <li>Adaptec Quartet64 ANA-62044
                    508:     </ul>
                    509:
1.79      miod      510: <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&apropos=0&sektion=4&manpath=OpenBSD+Current&format=html">aue</a>), including: <sup>(*)</sup>
1.50      nate      511:     <ul>
1.76      nate      512:     <li>Abocom UFE1000
                    513:     <li>Abocom DSB650TX
                    514:     <li>Accton USB320-EC
                    515:     <li>Accton SpeedStream Ethernet
                    516:     <li>Admtek Pegasus
                    517:     <li>Admtek Pegasus II
1.50      nate      518:     <li>Billionton Systems USB100
                    519:     <li>Corega FEther USB-TX
1.76      nate      520:     <li>D-Link DSB-650
1.50      nate      521:     <li>D-Link DSB-650TX
1.76      nate      522:     <li>D-Link DSB-650TX-PNA
                    523:     <li>Elecom LD-USB
                    524:     <li>Elsa Microlink USB2Ethernet
                    525:     <li>I/O DATA USB ETTX
                    526:     <li>Kingston KNU101TX
                    527:     <li>LinkSys USB100TX
                    528:     <li>LinkSys USB100H1
                    529:     <li>LinkSys USB10TA
1.66      miod      530:     <li>Melco Inc. LUA-TX
1.76      nate      531:     <li>Siemens SpeedStream USB
                    532:     <li>Smartbridges smartNIC 2
1.50      nate      533:     <li>SMC 2202USB
1.67      miod      534:     <li>SOHOware NUB100
1.50      nate      535:     </ul>
                    536:
1.79      miod      537: <li>AMD LANCE and PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&apropos=0&sektion=4&manpath=OpenBSD+Current&format=html">le</a>), including: <sup>(*)</sup>
1.50      nate      538:     <ul>
                    539:     <li> BOCALANcard/PCI
                    540:     <li> AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    541:     </ul>
                    542:
1.79      miod      543: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      544:     <ul>
                    545:     <li>CNet Pro110B
                    546:     <li>Alfa Inc. GFC2204
                    547:     </ul>
                    548:
1.79      miod      549: <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&sektion=4">cue</a>), including: <sup>(*)</sup>
1.50      nate      550:     <ul>
                    551:     <li>CATC Netmate and Netmate II
1.52      aaron     552:     <li>Belkin F5U111
1.50      nate      553:     </ul>
                    554:
1.79      miod      555: <li>Davicom DM9100, DM9102, and DM9102A based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      556:     <ul>
                    557:     <li>Jaton XpressNet
                    558:     </ul>
                    559:
                    560: <li>Digital DC2114x-based four port cards, (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de</a>) including:
                    561:    <ul>
                    562:    <li>Adaptec ANA-6944A
                    563:    <li>Cogent EM400
                    564:    <li>Compex 400TX
                    565:    <li>Znyx ZX346
                    566:    </ul>
                    567:
1.79      miod      568: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue</a>), including: <sup>(*)</sup>
1.50      nate      569:     <ul>
                    570:     <li>3Com 3C19250
                    571:     <li>3Com 3c460 HomeConnect
                    572:     <li>ADS Technologies USB-10BT
                    573:     <li>Aox USB101
                    574:     <li>ATen UC10T
                    575:     <li>Corega USB-T
                    576:     <li>D-Link DSB-650
                    577:     <li>Entegra NET-USB-E45
                    578:     <li>Kawasaki USB101
                    579:     <li>LinkSys USB10T
                    580:     <li>Netgear EA101
                    581:     <li>Peracom USB
                    582:     <li>SMC 2102/2104USB
                    583:     <li>I/O Data USB-ET/T
                    584:     </ul>
                    585:
1.79      miod      586: <li>Lite-On PNIC/PNIC-II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      587:     <ul>
                    588:     <li>Kingston KNE110TX
                    589:     <li>LinkSys LNE100TX
                    590:     <li>Matrox Networks FastNIC 10/100
                    591:     <li>Netgear FA310TX
                    592:     </ul>
                    593:
1.79      miod      594: <li>Macronix 98713/98715/98725-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>), including: <sup>(*)</sup>
1.50      nate      595:     <ul>
                    596:     <li>Accton EN1217
                    597:     <li>Addtron AEF-320TX/AEF-330TX
                    598:     <li>NDC Communications SOHOware SFA110A
                    599:     <li>SVEC PN102-TX Fast Ethernet card
                    600:     </ul>
                    601:
1.79      miod      602: <li>National Semiconductor DP83815-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis</a>), including: <sup>(*)</sup>
1.50      nate      603:     <ul>
                    604:     <li>NetGear FA311
                    605:     <li>NetGear FA312
                    606:     </ul>
                    607:
1.79      miod      608: <li>SiS 900 and SiS 7016-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis</a>), including: <sup>(*)</sup>
1.50      nate      609:     <ul>
                    610:     <li>Mototech ME313
                    611:     <li>NetSurf NS-KFE30D
                    612:     </ul>
                    613:
1.79      miod      614: <li>SMC/WD 8003, 8013, and the SMC "Elite16" ISA boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=we&sektion=4">we</a>) <sup>(*)</sup>
1.50      nate      615:
1.79      miod      616: <li>Sundance ST201-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&sektion=4">ste</a>), including: <sup>(*)</sup>
1.50      nate      617:     <ul>
                    618:     <li>D-Link DFE-550TX
                    619:     </ul>
                    620:
1.79      miod      621: <li>Texas Instruments ThunderLAN PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&sektion=4">tl</a>), including: <sup>(*)</sup>
1.50      nate      622:     <ul>
                    623:     <li>Compaq Netelligent PCI Adapters
                    624:     <li>Compaq NetFlex 3/P
                    625:     <li>Compaq Deskpro integrated adapter
                    626:     <li>Compaq Prosignia integrated adapter
                    627:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                    628:     <li>Racore 8165 and 8148
                    629:     <li>TI ThunderLAN adapters
                    630:     </ul>
                    631:
1.79      miod      632: <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&sektion=4">wb</a>), including: <sup>(*)</sup>
1.50      nate      633:     <ul>
                    634:     <li>Trendware TE100-PCIE
                    635:     <li>Compex RL100-ATX 10/100
                    636:     </ul>
                    637: </ul>
                    638:
1.79      miod      639: <li><b>Gigabit Ethernet Adapters</b> <sup>(*)</sup>
1.50      nate      640: <ul>
                    641: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti</a>), including:
                    642:     <ul>
                    643:     <li>3Com 3c985 and 3c985B
                    644:     <li>Alteon ACEnic V (fiber and copper)
                    645:     <li>Digital EtherWORKS 1000SX
                    646:     <li>Farallon PN9000SX
                    647:     <li>Netgear GA620 and GA620T
                    648:     <li>SGI Tigon
                    649:     </ul>
                    650:
                    651: <li>SysKonnect SK-984x (9841/9842/9843/9844) based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4">sk</a>)
                    652: </ul>
                    653:
1.79      miod      654: <li><b>ATM Adapters</b> <sup>(*)</sup>
1.50      nate      655: <ul>
                    656: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces (<i>en</i>)
                    657: </ul>
                    658:
1.79      miod      659: <li><b>FDDI Adapters</b> <sup>(*)</sup>
1.50      nate      660: <ul>
                    661: <li>Digital DEFEA EISA FDDI adapters (<i>fea</i>)
                    662: </ul>
                    663:
1.79      miod      664: <li><b>WAN Adapters</b> <sup>(*)</sup>
1.50      nate      665: <ul>
                    666: <li>Lan Media Corporation SSI (T1)/HSSI/DS1/DS3 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&sektion=4">lmc</a>)
                    667: </ul>
                    668:
1.79      miod      669: <li><b>Universal Serial Bus (USB) Devices</b> <sup>(*)</sup>
1.50      nate      670: <ul>
1.79      miod      671: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4">uaudio</a>) <sup>(-)</sup>
                    672: <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&sektion=4">urio</a>) <sup>(-)</sup>
1.50      nate      673: <li>USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&sektion=4">aue</a>,
                    674:                           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&sektion=4">cue</a>,
                    675:                           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue</a>),
                    676:                        see above
                    677: <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4">uhid</a>)
1.79      miod      678: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&sektion=4">uvisor</a>) <sup>(-)</sup>
1.50      nate      679: <li>USB Hubs (<i>uhub</i>)
                    680: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4">ukbd</a>)
                    681: <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&sektion=4">umass</a>)
1.79      miod      682: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4">ums</a>) <sup>(-)</sup>
                    683: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&sektion=4">umodem</a>) <sup>(-)</sup>
                    684: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&sektion=4">ulpt</a>) <sup>(-)</sup>
                    685: <li>USB Scanners (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&sektion=4">uscanner</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&sektion=4">usscanner</a>) <sup>(-)</sup>
                    686: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&sektion=4">upl</a>) <sup>(-)</sup>
1.50      nate      687: </ul>
                    688:
1.79      miod      689: <li><b>Sound Devices</b> <sup>(-)</sup>
1.50      nate      690: <ul>
                    691: <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4">cmpci</a>)
                    692: <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4">eso</a>)
                    693: <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&sektion=4">fms</a>)
                    694: <li>VIA VT82C686A SouthBridge integrated AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&sektion=4">auvia</a>)
                    695: <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&sektion=4">sv</a>)
                    696: </ul>
                    697: </ul>
                    698:
1.79      miod      699: <p>
                    700: <sup>(*)</sup>
                    701: Drivers for hardware marked with (*) are <b>not</b> included on the
                    702: installation floppies, but are available in the cd-rom installation kernel as
                    703: well as the GENERIC kernel which will be installed.
                    704: </p>
                    705:
                    706: <p>
                    707: <sup>(-)</sup>
                    708: Drivers for hardware marked with (-) are <b>not</b> available on the
                    709: installation floppies, or the cd-rom installation kernel,
                    710: but are available in the GENERIC kernel which will be installed.
                    711: </p>
                    712:
1.35      deraadt   713: <h3><font color=#0000e0><strong>Snapshots:</strong></font></h3>
1.45      niklas    714:
1.50      nate      715: <p><a href="ftp.html">Snapshots</a> of the alpha port are available on an irregular basis.</p>
1.9       graichen  716:
1.3       fn        717: <hr>
1.44      rohee     718: <a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   719: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn        720: <br>
1.81      miod      721: <small>$OpenBSD: alpha.html,v 1.80 2002/04/17 00:09:52 horacio Exp $</small>
1.3       fn        722:
                    723: </body>
                    724: </html>