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

Annotation of www/alpha.html, Revision 1.72

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.50      nate       10: <meta name="copyright" content="This document copyright 1996-2001 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
                     58: <li>Better documentation
                     59: <li>compat_osf1 shared libs
                     60: <li>bus_dma on more core chipsets
                     61: <li>isa_dma
                     62: <li>Floppy support (needs isa_dma first)
                     63: <li>Fix 64-bit issues in the non-working PCI drivers
                     64: <li>Improve TGA support to include virtual consoles
                     65: <li>Improve X11 support
1.24      niklas     66: </ul>
1.1       deraadt    67:
1.70      miod       68:
                     69: <h3><font color=#0000e0>Install media:</font></h3>
                     70: A number of install options exist:
                     71: <ul>
                     72: <li><strong>CD boot:</strong><p>
                     73: Booting off the CD provides an El Torito 2.88MB floppy image that contains
                     74: drivers for the most popular devices found in alpha hardware.  This also
                     75: includes minimal USB support (storage devices, keyboard and some ethernet
                     76: adapters).<br>
                     77: For the latest list of drivers available on this image, take a look at the
                     78: <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/alpha/conf/RAMDISKBIG?rev=HEAD">
                     79: RAMDISKBIG</a> config file.<p>
                     80: <li><strong>Floppy A:</strong><p>
                     81: This 1.44MB floppy image supports the following alpha hardware:
                     82: <ul>
                     83: <li>AlphaStation 200, 250, 255, 400
                     84: <li>AlphaStation 500, 600
                     85: <li>AXPpci33 based machines, such as the ``Noname'', UDB, and Multia
                     86: <li>EB164 based machines, such as the PC164, 164SX and 164LX
                     87: <li>Personal Workstation (Miata)
                     88: </ul><br>
                     89: It contains support for the on-board devices found on these machines, however
                     90: due to lack of place there are only few other drivers. In particular, this
                     91: floppy lacks cdrom support and won't allow you to install from cdrom media.<p>
                     92: <li><strong>Floppy B:</strong><p>
                     93: This 1.44MB floppy image supports the following alpha hardware:
                     94: <ul>
                     95: <li>Alpha Processor, Inc. UP1000
                     96: <li>XP1000, 264DP, DS10, and DS20
                     97: </ul>
                     98: It contains support for the on-board devices found on these machines, however
                     99: due to lack of place there are only few other drivers. In particular, this
                    100: floppy lacks cdrom support and won't allow you to install from cdrom media.<p>
                    101: </ul>
                    102: <p>
                    103: Use the method that works best for you.
                    104:
                    105:
1.35      deraadt   106: <h3><font color=#0000e0><strong>Supported Hardware:</strong></font></h3>
1.45      niklas    107:
                    108: <p>Because of the changes that are currently being made to alpha, the
                    109: currently supported hardware is in flux.  To the best of our
1.50      nate      110: knowledge, the following hardware is supported, but there might be
                    111: occasional breakage on some models.  Since there are many models and
                    112: combinations that we have not tested, we would appreciate very much if
                    113: you told us about things that work and do not work.  To help us keep
1.51      jufi      114: track of what hardware people use, please mail your dmesg to
1.50      nate      115: <a href="mailto:dmesg@openbsd.org">&lt;dmesg@openbsd.org&gt;</a>.  If there are
                    116: things that do not work, please file a bug report using
                    117: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1">
                    118: sendbug(1)</a>.</p>
1.45      niklas    119:
1.50      nate      120: <h4><strong>Supported Platforms:</strong></h4>
1.18      johns     121: <ul>
1.62      nate      122: <li><b>DS20, DS10, XP1000, 264DP, and other EV6 machines using the
                    123: Tsunami chipset</b><br>(Only one processor on the DS20 will be used)
1.50      nate      124:   <ul>
                    125:   <li>Supported devices:
                    126:     <ul>
                    127:     <li>Built-in serial and parallel ports.
                    128:     <li>Built-in DEC21143 ethernet.
                    129:     <li>Built-in ISP SCSI.
                    130:     <li>Built-in IDE controller.
                    131:     <li>Built-in USB should work, but has not been thoroughly tested.
                    132:     <li>Most PCI devices (see below).
                    133:     <li>Some ISA devices (see below).
                    134:     </ul>
                    135:   <li>Unsupported devices:
                    136:     <ul>
                    137:     <li>Floppy drive.
                    138:     <li>ISA devices that require DMA operation.
                    139:     </ul>
                    140:   </ul>
                    141: <li><b>API UP1000 machines and other EV6 machines using the Irongate chipset</b>
                    142:   <ul>
                    143:   <li>Supported devices:
                    144:     <ul>
                    145:     <li>Built-in serial and parallel ports.
                    146:     <li>Built-in DEC21040 ethernet.
                    147:     <li>Built-in IDE controller works, though there may be stability issues.
                    148:     </ul>
                    149:   <li>Unsupported devices:
                    150:     <ul>
                    151:     <li>Floppy drive.
                    152:     <li>ISA devices that require DMA operation.
                    153:     </ul>
                    154:   </ul>
                    155: <li><b>Digital Personal Workstation (Miata)</b>
                    156:   <ul>
                    157:   <li>Supported devices:
                    158:     <ul>
                    159:     <li>Built-in serial and parallel ports.
                    160:     <li>Built-in DEC21043 ethernet.
                    161:     <li>Built-in ISP SCSI, when present (i.e. on ``au'' models).
                    162:     <li>Built-in IDE controller.
                    163:     <li>Most PCI devices (see below).
                    164:     <li>Some ISA devices (see below).
                    165:     </ul>
                    166:   <li>Unsupported devices:
                    167:     <ul>
                    168:     <li>Floppy drive.
                    169:     <li>Built-in audio.
                    170:     <li>ISA devices that require DMA operation.
                    171:     </ul>
                    172:   </ul>
                    173: <li><b>EB164 based machines (including PC164, 164SX, 164LX, but NOT the
                    174: 164UX)</b>
                    175:   <ul>
                    176:   <li>Supported devices:
                    177:     <ul>
                    178:     <li>Built-in serial and parallel ports.
                    179:     <li>Built-in PCIIDE controller, when present.
                    180:     <li>PCI graphics card (TGA or VGA compatible).
                    181:     <li>Most PCI devices (see below).
                    182:     <li>Some ISA devices (see below).
                    183:     </ul>
                    184:   <li>Unsupported devices:
                    185:     <ul>
                    186:     <li>Floppy drive.
                    187:     <li>ISA IDE controller on the EB164.
                    188:     <li>ISA devices that require DMA operation.
                    189:     </ul>
                    190:   </ul>
                    191: <li><b>Alphastation 500 and 600</b>
                    192: <br>These systems should work, but we need to hear from people about them.
                    193:   <ul>
                    194:   <li>Supported devices:
                    195:     <ul>
                    196:     <li>Built-in serial and parallel ports.
                    197:     <li>Built-in DEC21040 ethernet.
                    198:     <li>Built-in ISP SCSI.
                    199:     <li>PCI graphics card (TGA or VGA compatible).
                    200:     <li>Most PCI devices (see below).
                    201:     <li>Some ISA and EISA devices (see below).
                    202:     </ul>
                    203:   <li>Unsupported devices:
                    204:     <ul>
                    205:     <li>Floppy drive.
                    206:     <li>Built-in audio.
1.64      miod      207:     <li>ISA and EISA devices that require DMA operation.
                    208:     </ul>
                    209:   </ul>
                    210: <li><b>Alphastation 200, 250, 255 and 400</b>
                    211: <br>
                    212:   <ul>
                    213:   <li>Supported devices:
                    214:     <ul>
                    215:     <li>Built-in serial and parallel ports.
                    216:     <li>Built-in DEC21040 ethernet.
                    217:     <li>Built-in ISP SCSI.
                    218:     <li>PCI graphics card (TGA or VGA compatible).
                    219:     <li>Most PCI devices (see below).
                    220:     <li>Some ISA devices (see below).
                    221:     </ul>
                    222:   <li>Unsupported devices:
                    223:     <ul>
                    224:     <li>Floppy drive.
                    225:     <li>Built-in audio.
1.50      nate      226:     <li>ISA devices that require DMA operation.
                    227:     </ul>
                    228:   </ul>
                    229: <li><b>AXPpci based machines (including ``Noname'', UDB, Multia)</b>
1.64      miod      230: <br>
1.50      nate      231:   <ul>
                    232:   <li>Supported devices:
                    233:     <ul>
                    234:     <li>Built-in serial and parallel ports.
                    235:     <li>Built-in DEC21040 ethernet.
1.56      ericj     236:     <li>Built-in 53C810 SCSI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop</a>)
1.50      nate      237:     <li>Built-in IDE controller. (though, will not boot from ide)
                    238:     <li>PCI graphics card (TGA or VGA compatible).
                    239:     <li>Most PCI devices (see below).
                    240:     <li>Some ISA devices (see below).
                    241:     </ul>
                    242:   <li>Unsupported devices:
                    243:     <ul>
                    244:     <li>Floppy drive.
                    245:     <li>ISA devices that require DMA operation.
                    246:     </ul>
                    247:   </ul>
                    248: <li><b>DEC 3000 models 300{,L,X,LX}</b>
                    249: <br>These systems should work, but we need to hear from people about them.
                    250:   <ul>
                    251:   <li>Supported devices:
                    252:     <ul>
1.63      miod      253:     <li>Built-in serial ports (console on serial port).
1.50      nate      254:     <li>Built-in LANCE ethernet.
                    255:     <li>Built-in SCSI (53C94).
                    256:     <li>TurboChannel LANCE ethernet cards (PMAD-A). <i>(untested)</i>
                    257:     </ul>
                    258:   <li>Unsupported devices:
                    259:     <ul>
                    260:     <li>Built-in ISDN/audio chip.
                    261:     <li>Built-in framebuffer.
                    262:     <li>Other TurboChannel cards.
                    263:     </ul>
                    264:   </ul>
                    265: <li><b>DEC 3000 models 400,500,500X,600,700,800,900</b>
                    266: <br>These systems should work, but we need to hear from people about them.
                    267:   <ul>
                    268:   <li>Supported devices:
                    269:     <ul>
1.63      miod      270:     <li>Built-in serial ports (console on serial port).
1.50      nate      271:     <li>Built-in LANCE ethernet.
1.59      pvalchev  272:     <li>Built-in SCSI (53C94 or 53CF94-2), although both scsi controllers
1.50      nate      273:     may not work at the same time.
                    274:     <li>TurboChannel LANCE ethernet cards (PMAD-A). <i>(untested)</i>
                    275:     </ul>
                    276:   <li>Unsupported devices:
                    277:     <ul>
                    278:     <li>Built-in ISDN/audio chip.
                    279:     <li>Built-in framebuffer.
                    280:     <li>Other TurboChannel cards.
1.18      johns     281:     </ul>
                    282:   </ul>
                    283: <li><b>At this time none of the following systems are supported:</b>
                    284:   <ul>
1.64      miod      285:   <li> API UP2000, UP2000+ (mostly because we don't have any to test on.)
1.50      nate      286:   <li> DECpc AXP150 (2000/300) systems (EISA-bus PC-like systems)
                    287:   <li> AlphaServer systems, other than models 400 and 500, which seem to be disguised AlphaStation machines.
1.70      miod      288:   <li> Alpha XL systems.  (No SRM)
1.50      nate      289:   <li> DEC 4000, 7000, and 10000 systems (FutureBus+ and XMIBus ­based).
                    290:   <li> EB64+ based systems.
                    291:   <li> Samsung 164BX/UX.  (No SRM)
                    292:   <li> Multiprocessor alpha systems.
                    293:   <li> VME Alpha systems.
1.18      johns     294:   </ul>
1.4       niklas    295: </ul>
                    296:
1.50      nate      297: <h4><strong>Supported Peripherals:</strong></h4>
                    298: <ul>
                    299: <li><b>SCSI Host Adapters</b>
                    300: <ul>
                    301: <li>Adaptec AIC-7770-based SCSI host adapters (including the
                    302:     Adaptec AHA-274x and AHA-284x families). (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc</a>)
                    303: <li>Adaptec AHA-[23]94x[W] cards. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc</a>)
                    304: <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>)
                    305: <li>Adaptec AIC-789[29] chips and products like the AHA-29160 based upon it
                    306:     which do 160MB/sec SCSI. (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&sektion=4">ahc</a>)
                    307: <li>QLogic PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp</a>)
                    308: <li>Symbios Logic (NCR) 53C8xx-based PCI SCSI host adapters
                    309:     (Including generic/no name cards, old ASUS cards, the DTC-3130 series,
1.56      ericj     310:     Diamond Fireport series, etc.) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop</a>)
1.50      nate      311: </ul>
                    312:
                    313: <li><b>PCI IDE Controllers</b> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide</a>)
                    314: <ul>
                    315: <li>Acer Labs M5229
                    316: <li>CMD Tech PCI0640, PCI0643, PCI0646, PCI0648, and PCI0649
                    317: <li>Contaq Microsystems/Cypress CY82C693
                    318: </ul>
                    319: Any other PCI IDE-compliant controller should work, but are untested
                    320: at this point
                    321:
                    322: <li><b>Ethernet Adapters</b>
                    323: <ul>
                    324: <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&sektion=4">xl</a>), including:
                    325:     <ul>
                    326:     <li>3Com 3c900/3c900B PCI adapters
                    327:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    328:     <li>3Com 3c980/3c980C server adapters
                    329:     <li>3Com 3cSOHO adapter
                    330:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    331:     </ul>
1.58      jason     332:
1.57      jason     333: <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:
                    334:     <ul>
                    335:     <li>3CR990-TX-95
                    336:     <li>3CR990-TX-97
                    337:     <li>3CR990-SVR95
                    338:     <li>3CR990-SVR97
                    339:     </ul>
1.58      jason     340:
1.50      nate      341: <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:
                    342:     <ul>
1.54      brad      343:     <li>Intel EtherExpress PRO/10+
1.50      nate      344:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    345:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    346:     <li>Intel EtherExpress PRO/100 Dual Port
                    347:     </ul>
                    348:
                    349: <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de</a>), including:
                    350:     <ul>
                    351:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
                    352:     <li>Older LinkSys 10, 10/100 (newer models are supported by other drivers)
                    353:     <li>Znyx ZX3<i>xx</i>
                    354:     <li>Cogent EM100FX and EM440TX
                    355:     <li>Digital PCI DE435, EISA DE425, DE450, DE500
                    356:     <li>Asante
                    357:     <li>Almost all other variants work.
                    358:     </ul>
                    359: </ul>
                    360:
1.65      deraadt   361: <li><b>Gigabit Ethernet Adapters</b>
                    362: <ul>
                    363:
                    364: <li>Intel i82452-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wx&sektion=4">wx</a>), including:
                    365:     <ul>
                    366:     <li>Intel Pro/1000 Gigabit Server Adapter
                    367:     </ul>
1.68      nate      368: <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:
                    369:     <ul>
                    370:     <li>3Com 3c996-T (10/100/1000baseTX)
                    371:     <li>Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX)
                    372:     <li>SysKonnect SK-9D21 (10/100/1000baseTX)
                    373:     <li>SysKonnect SK-9D41 (1000baseSX)
                    374:     </ul>
1.72    ! nate      375: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&sektion=4">stge</a>), including:
        !           376:     <ul>
        !           377:     <li>D-Link DGE-550T (10/100/1000baseTX)
        !           378:     <li>Antares Microsystems Gigabit Ethernet board
        !           379:     </ul>
1.65      deraadt   380: </ul>
                    381:
1.50      nate      382: <li><b>FDDI Adapters</b>
                    383: <ul>
                    384: <li>Digital DEFPA PCI FDDI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fpa&sektion=4">fpa</a>)
                    385: </ul>
                    386:
1.55      jason     387: <li><b>Cryptography Accelerators</b>
                    388: <ul>
1.69      jufi      389: <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     390:     <ul>
                    391:     <li>GTGI PowerCrypt Encryption Accelerator
                    392:     <li>NetSec 7751
1.69      jufi      393:     <li>Hifn reference board
1.55      jason     394:     <li>Invertex AEON
                    395:     </ul>
                    396: </ul>
                    397:
1.50      nate      398: <li><b>Sound Devices</b>
                    399: <ul>
                    400: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4">eap</a>)
                    401: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4">eap</a>)
                    402: </ul>
                    403: </ul>
                    404:
                    405: <h4><strong>Untested Peripherals:</strong></h4>
1.64      miod      406: 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      407: <ul>
                    408: <li><b>SCSI Host Adapters</b>
                    409: <ul>
1.59      pvalchev  410: <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      411: </ul>
                    412:
                    413: <li><b>RAID and Cache Controllers</b>
                    414: <ul>
                    415: <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>)
                    416: <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>)
                    417: </ul>
                    418:
                    419: <li><b>Serial Ports</b>
                    420: <ul>
                    421: <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>)
                    422: </ul>
                    423:
                    424: <li><b>Communications Controllers</b>
                    425: <ul>
                    426: <li>Universal Serial Bus host controllers, including:
                    427:     <ul>
                    428:     <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&sektion=4">uhci</a>)
                    429:     <li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&sektion=4">ohci</a>)
                    430:     </ul>
                    431: </ul>
                    432:
                    433: <li><b>Ethernet Adapters</b>
                    434: <ul>
                    435: <li>3Com 3c503 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ec&sektion=4">ec</a>)
                    436: <li>3Com 3c509, 3c579, and 3c59x (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ep&sektion=4">ep</a>)
                    437:
                    438: <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:
                    439:     <ul>
                    440:     <li>Adaptec Single32 ANA-69011
                    441:     <li>Adaptec Single64 ANA-62011 and ANA-62020
                    442:     <li>Adaptec Duo64 ANA-62022
                    443:     <li>Adaptec Quartet64 ANA-62044
                    444:     </ul>
                    445:
                    446: <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:
                    447:     <ul>
                    448:     <li>Accton EN2242 MiniPCI
                    449:     <li>Linksys LNE100TX v4.x
                    450:     <li>Mototech ME316
                    451:     </ul>
                    452:
                    453: <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:
                    454:     <ul>
                    455:     <li>Billionton Systems USB100
                    456:     <li>Corega FEther USB-TX
                    457:     <li>D-Link DSB-650TX
1.67      miod      458:     <li>I/O Data USB ETTX
                    459:     <li>LinkSys USB100TX, USB100H1 and USB10TA
1.66      miod      460:     <li>Melco Inc. LUA-TX
1.50      nate      461:     <li>SMC 2202USB
1.67      miod      462:     <li>SOHOware NUB100
1.50      nate      463:     <li>Kingston KNU101TX
                    464:     </ul>
                    465:
                    466: <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:
                    467:     <ul>
                    468:     <li> BOCALANcard/PCI
                    469:     <li> AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    470:     </ul>
                    471:
                    472: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>), including:
                    473:     <ul>
                    474:     <li>CNet Pro110B
                    475:     <li>Alfa Inc. GFC2204
                    476:     </ul>
                    477:
                    478: <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&sektion=4">cue</a>), including:
                    479:     <ul>
                    480:     <li>CATC Netmate and Netmate II
1.52      aaron     481:     <li>Belkin F5U111
1.50      nate      482:     </ul>
                    483:
                    484: <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:
                    485:     <ul>
                    486:     <li>Jaton XpressNet
                    487:     </ul>
                    488:
                    489: <li>Digital DC2114x-based four port cards, (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&sektion=4">de</a>) including:
                    490:    <ul>
                    491:    <li>Adaptec ANA-6944A
                    492:    <li>Cogent EM400
                    493:    <li>Compex 400TX
                    494:    <li>Znyx ZX346
                    495:    </ul>
                    496:
                    497: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue</a>), including:
                    498:     <ul>
                    499:     <li>3Com 3C19250
                    500:     <li>3Com 3c460 HomeConnect
                    501:     <li>ADS Technologies USB-10BT
                    502:     <li>Aox USB101
                    503:     <li>ATen UC10T
                    504:     <li>Corega USB-T
                    505:     <li>D-Link DSB-650
                    506:     <li>Entegra NET-USB-E45
                    507:     <li>Kawasaki USB101
                    508:     <li>LinkSys USB10T
                    509:     <li>Netgear EA101
                    510:     <li>Peracom USB
                    511:     <li>SMC 2102/2104USB
                    512:     <li>I/O Data USB-ET/T
                    513:     </ul>
                    514:
                    515: <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:
                    516:     <ul>
                    517:     <li>Kingston KNE110TX
                    518:     <li>LinkSys LNE100TX
                    519:     <li>Matrox Networks FastNIC 10/100
                    520:     <li>Netgear FA310TX
                    521:     </ul>
                    522:
                    523: <li>Macronix 98713/98715/98725-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>), including:
                    524:     <ul>
                    525:     <li>Accton EN1217
                    526:     <li>Addtron AEF-320TX/AEF-330TX
                    527:     <li>NDC Communications SOHOware SFA110A
                    528:     <li>SVEC PN102-TX Fast Ethernet card
                    529:     </ul>
                    530:
                    531: <li>National Semiconductor DP83815-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis</a>), including:
                    532:     <ul>
                    533:     <li>NetGear FA311
                    534:     <li>NetGear FA312
                    535:     </ul>
                    536:
                    537: <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>)
                    538:
                    539: <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4">rl</a>), including:
                    540:     <ul>
                    541:     <li>Accton MPX 5030/5038
                    542:     <li>Allied Telesyn AT2550
                    543:     <li>D-Link DFE530TX+
                    544:     <li>D-Link DFE538TX
                    545:     <li>Encore ENL832-TX 10/100 M PCI
                    546:     <li>Genius GF100TXR
                    547:     <li>KTX-9130TX 10/100 Fast Ethernet
                    548:     <li>Longshine LCS-8038TX-R
                    549:     <li>NDC NE100TX-E
                    550:     <li>Netronix EA-1210 Net Ether 10/100
                    551:     <li>Nortel BayStack 21
                    552:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    553:     <li>SMC EZ Card 10/100 PCI 1211-TX
                    554:     </ul>
                    555:
                    556: <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:
                    557:     <ul>
                    558:     <li>Mototech ME313
                    559:     <li>NetSurf NS-KFE30D
                    560:     </ul>
                    561:
                    562: <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>)
                    563:
                    564: <li>Sundance ST201-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&sektion=4">ste</a>), including:
                    565:     <ul>
                    566:     <li>D-Link DFE-550TX
                    567:     </ul>
                    568:
                    569: <li>Texas Instruments ThunderLAN PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tl&sektion=4">tl</a>), including:
                    570:     <ul>
                    571:     <li>Compaq Netelligent PCI Adapters
                    572:     <li>Compaq NetFlex 3/P
                    573:     <li>Compaq Deskpro integrated adapter
                    574:     <li>Compaq Prosignia integrated adapter
                    575:     <li>Olicom OC2135, OC2183, OC2325, OC2326
                    576:     <li>Racore 8165 and 8148
                    577:     <li>TI ThunderLAN adapters
                    578:     </ul>
                    579:
                    580: <li>Winbond W89C840F-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wb&sektion=4">wb</a>), including:
                    581:     <ul>
                    582:     <li>Trendware TE100-PCIE
                    583:     <li>Compex RL100-ATX 10/100
                    584:     </ul>
                    585: </ul>
                    586: Please be aware that many NE2000 adapters fail or perform very poorly. We do
                    587: not recommend using them, but your mileage may vary.
                    588:
                    589: <li><b>Gigabit Ethernet Adapters</b>
                    590: <ul>
                    591: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&sektion=4">ti</a>), including:
                    592:     <ul>
                    593:     <li>3Com 3c985 and 3c985B
                    594:     <li>Alteon ACEnic V (fiber and copper)
                    595:     <li>Digital EtherWORKS 1000SX
                    596:     <li>Farallon PN9000SX
                    597:     <li>Netgear GA620 and GA620T
                    598:     <li>SGI Tigon
                    599:     </ul>
                    600:
                    601: <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>)
                    602: </ul>
                    603:
                    604: <li><b>ATM Adapters</b>
                    605: <ul>
                    606: <li>Efficient Networks EN-155 and Adaptec ANA-590x ATM interfaces (<i>en</i>)
                    607: </ul>
                    608:
                    609: <li><b>FDDI Adapters</b>
                    610: <ul>
                    611: <li>Digital DEFEA EISA FDDI adapters (<i>fea</i>)
                    612: </ul>
                    613:
                    614: <li><b>WAN Adapters</b>
                    615: <ul>
                    616: <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>)
                    617: </ul>
                    618:
                    619: <li><b>Universal Serial Bus (USB) Devices</b>
                    620: <ul>
                    621: <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4">uaudio</a>)
                    622: <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&sektion=4">urio</a>)
                    623: <li>USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&sektion=4">aue</a>,
                    624:                           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&sektion=4">cue</a>,
                    625:                           <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&sektion=4">kue</a>),
                    626:                        see above
                    627: <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&sektion=4">uhid</a>)
                    628: <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&sektion=4">uvisor</a>)
                    629: <li>USB Hubs (<i>uhub</i>)
                    630: <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4">ukbd</a>)
                    631: <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.71      miod      632: <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&sektion=4">ums</a>)
1.50      nate      633: <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&sektion=4">umodem</a>)
                    634: <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&sektion=4">ulpt</a>)
                    635: <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>)
                    636: <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&sektion=4">upl</a>)
                    637: </ul>
                    638:
                    639: <li><b>Sound Devices</b>
                    640: <ul>
                    641: <li>C-Media CMI8[37]38 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4">cmpci</a>)
                    642: <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&sektion=4">eso</a>)
                    643: <li>Forte Media FM801 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fms&sektion=4">fms</a>)
                    644: <li>VIA VT82C686A SouthBridge integrated AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&sektion=4">auvia</a>)
                    645: <li>S3 SonicVibes (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sv&sektion=4">sv</a>)
                    646: </ul>
                    647: </ul>
                    648:
1.35      deraadt   649: <h3><font color=#0000e0><strong>Snapshots:</strong></font></h3>
1.45      niklas    650:
1.50      nate      651: <p><a href="ftp.html">Snapshots</a> of the alpha port are available on an irregular basis.</p>
1.9       graichen  652:
1.3       fn        653: <hr>
1.44      rohee     654: <a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   655: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn        656: <br>
1.72    ! nate      657: <small>$OpenBSD: alpha.html,v 1.71 2001/10/25 00:35:25 miod Exp $</small>
1.3       fn        658:
                    659: </body>
                    660: </html>