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

Annotation of www/sparc64.html, Revision 1.263

1.86      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       mickey      3: <html>
                      4: <head>
                      5: <title>OpenBSD/sparc64</title>
1.6       jcs         6: <link rev="made" href="mailto:www@openbsd.org">
1.86      miod        7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       mickey      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/sparc64 page">
                     10: <meta name="keywords" content="openbsd,sparc64">
                     11: <meta name="distribution" content="global">
1.262     saad       12: <meta name="copyright" content="This document copyright 1996-2008 by OpenBSD.">
1.1       mickey     13: </head>
                     14:
1.86      miod       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
                     18: <h2><font color="#e00000">OpenBSD/sparc64</font></h2>
1.1       mickey     19:
                     20: <hr>
                     21:
                     22: <p>
1.48      jason      23: OpenBSD/sparc64 runs on the 64bit Sun UltraSPARC machines based
1.201     deraadt    24: on the UltraSPARC I, II, and III processors.
1.86      miod       25:
                     26: <p>
                     27: A mailing list dedicated to the OpenBSD/sparc and OpenBSD/sparc64 ports is
                     28: available at <u><font color="#23238e">sparc@openbsd.org</font></u>.
1.98      nick       29: To join the OpenBSD/sparc and OpenBSD/sparc64 mailing list, send a message
                     30: body of <b>"subscribe sparc"</b> to
                     31: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
1.86      miod       32: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     33: subscribing.
                     34:
                     35: <p>
1.245     deraadt    36: The current port maintainer is Mark Kettenis
                     37: (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
1.86      miod       38: Others are definitely welcome to contribute!
1.48      jason      39:
1.236     nick       40: <a name="toc"></a>
1.86      miod       41: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.48      jason      42: <p>
                     43: <ul>
1.91      jufi       44:   <li><a href="#history">History of the port</a>
1.86      miod       45:   <li><a href="#status">Current status</a>
                     46:   <li><a href="#projects">Project list</a>
1.128     nick       47:   <li><a href="#hardware">Supported hardware</a>
1.86      miod       48:   <li><a href="#hwdocs">Hardware documentation</a>
                     49:   <li><a href="#install">Getting and installing OpenBSD/sparc64</a>
1.48      jason      50: </ul>
                     51:
                     52: <hr>
1.86      miod       53: <a name="history"></a>
1.4       art        54: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       mickey     55:
                     56: <p>
1.98      nick       57: The original port was made for NetBSD by Eduardo Horvath and released for
1.4       art        58: the first time in January 1999.
                     59: The porting to OpenBSD started in August 2001 and in the end of September the
                     60: first binary snapshot was released. The porting was done mainly by Jason
1.98      nick       61: Wright and Artur Grabowski and was done on both SBus and PCI machines so that
1.6       jcs        62: a decently wide range of hardware support was ready even before the system
                     63: could boot multiuser.
1.1       mickey     64:
1.48      jason      65: <p>
                     66: OpenBSD 3.0 was the first official release of OpenBSD/sparc64, and since
                     67: that release support for many more devices has been added (including
1.262     saad       68: devices required for X11R6 support).  The other architectures that
                     69: OpenBSD supports have benefited because some kinds of bugs are
1.260     deraadt    70: exposed more often by the 64-bit big endian nature of UltraSPARC.
1.204     deraadt    71:
                     72: <p>
1.228     miod       73: Sun refused access to the neccessary documentation for the (very bizzare)
1.260     deraadt    74: host bridge and caches in the UltraSPARC III machines, so a few years were
                     75: lost before some reverse engineering figured out the changes in these
                     76: machines (and the undocumented processor bugs, too).  In 2007, Sun
                     77: <a href="#hwdocs">was finally convinced</a> to release the missing
                     78: information, and development progress became more rapid.
                     79:
                     80: <p>
                     81: OpenBSD 4.0 was the first release to ship with support for the
1.204     deraadt    82: UltraSPARC III based machines.
                     83:
                     84: <p>
                     85: And since there are always little bits missing, work is continuing...
1.48      jason      86:
1.1       mickey     87: <hr>
1.86      miod       88: <a name="status"></a>
1.4       art        89: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     90:
                     91: <p>
1.224     kettenis   92: Currently most of the hardware available to the developers boots
                     93: multiuser and supports enough of the on-board devices to be generally
1.241     kettenis   94: usable.
1.4       art        95:
1.49      matthieu   96: <p>
1.162     matthieu   97: The X Window System is supported on most systems.
                     98: Only the ATI graphics adapters are supported with the accelerated X.Org server
1.49      matthieu   99: at the current time.
1.154     miod      100: It is possible to use X in frame buffer mode with all supported SBus
                    101: cards, as well as the on-board ATI graphics or the UPA Creator,
1.59      fgsch     102: Creator 3D or Elite 3D at the boot resolution/depth using the wsfb(4) driver.
1.53      fgsch     103:
1.49      matthieu  104: <p>
1.60      fgsch     105: The directions on how to enable the accelerated and unaccelerated X server
1.85      miod      106: are present in the <tt>/usr/X11R6/README</tt> file on the installed system.
1.86      miod      107:
1.48      jason     108: <hr>
1.86      miod      109: <a name="projects"></a>
                    110: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    111: </strong></font></h3>
1.12      jason     112:
1.86      miod      113: <p>
1.12      jason     114: <ul>
1.261     deraadt   115:  <li>Improve the pmap module to reduce the number of expensive cache flushes.
                    116:  <li>Fix BE64 issues in the userland as they are discovered.
                    117:  <li>Improve architecture specific documentation.
                    118:  <li>Provide accelerated X servers for the cgsix and creator frame buffers.
1.260     deraadt   119:  <li>Fix the CDROM interrupt spin that some machines see.
                    120:  <li>Fix the vga / schizo crashes that occur on some machines.
1.12      jason     121: </ul>
                    122:
1.4       art       123: <hr>
1.86      miod      124: <a name="hardware"></a>
1.4       art       125: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                    126:
1.86      miod      127: <p>
                    128: <h4>Supported machines</h4>
                    129:
                    130: <p>
                    131: OpenBSD/sparc64 has been tested on the following machines:
1.78      deraadt   132: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    133: <tr>
1.119     xsa       134: <td valign="top" width="33%">
1.4       art       135: <ul>
1.19      miod      136:  <li>Ultra 1/1E
1.17      jason     137:  <li>Ultra 2
1.203     brad      138:  <li>Ultra 5/10
                    139:  <li>Ultra 30/60/80
1.10      jason     140:  <li>SPARCengineUltra AX
1.150     brad      141:  <li>SPARCengineUltra AXe
1.197     deraadt   142:  <li>SPARCengineUltra AXi
1.50      ian       143:  <li>SPARCengine CP1500
1.151     henning   144:  <li>Enterprise 150
1.46      jason     145:  <li>Enterprise 220R
1.207     deraadt   146:  <li>Enterprise 250
1.231     kettenis  147:  <li>Enterprise 420R
1.259     kettenis  148:  <li>Enterprise 450
1.203     brad      149: </ul></td><td valign=top width="33%"><ul>
1.206     brad      150:  <li>Enterprise 3000/4000/5000/6000
                    151:  <li>Enterprise 3500/4500/5500/6500
1.259     kettenis  152:  <li>Enterprise 10000
1.103     miod      153:  <li>Sun Blade 100/150
1.203     brad      154:  <li>Sun Blade 1000/1500/2000/2500
                    155:  <li>Sun Fire V100/V120
1.229     kettenis  156:  <li>Sun Fire V125
1.231     kettenis  157:  <li>Sun Fire V210/V240/V440
1.247     kettenis  158:  <li>Sun Fire V215/V245
1.230     kettenis  159:  <li>Sun Fire V250
1.203     brad      160:  <li>Sun Fire 280R
1.231     kettenis  161:  <li>Sun Fire V480/V880
                    162: </ul></td><td valign=top width="33%"><ul>
1.207     deraadt   163:  <li>Netra X1
1.255     kettenis  164:  <li>Netra 20/T4
1.203     brad      165:  <li>Netra 120
1.232     kettenis  166:  <li>Netra 210/240/440
1.105     miod      167:  <li>Netra T1 100/105
1.119     xsa       168:  <li>Netra T1 AC200/DC200
1.150     brad      169:  <li>Netra T 1100
                    170:  <li>Netra T 1120/1125
1.136     deraadt   171:  <li>Netra T 1400/1405
1.115     david     172:  <li>Momentum Leopard-V
1.242     kettenis  173:  <li>RDI/Tadpole Ultrabook 170/200
1.78      deraadt   174: </ul></td></tr></table>
1.4       art       175:
1.231     kettenis  176: <p>
1.86      miod      177: Please note, some machines like the Ultra1, Ultra2 and Enterprise 220R
1.51      miod      178: may require upgrading the flashprom before OpenBSD can be successfully
1.46      jason     179: installed.
                    180:
1.86      miod      181: <p>
                    182: <h4>Supported devices</h4>
1.9       miod      183:
1.86      miod      184: <p>
1.12      jason     185: <ul>
1.200     deraadt   186:  <li><strong>Processors</strong>
                    187:   <ul>
1.224     kettenis  188:    <li>UltraSPARC I, II, IIi, IIe, III, III+ and IIIi.
1.200     deraadt   189:   </ul>
                    190:  </li>
1.33      jason     191:  <li><strong>Keyboards/Mice</strong>
                    192:   <ul>
1.129     nick      193:    <li>Type 4, 5, and 6 keyboards on Zilog serial ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&amp;sektion=4&amp;arch=sparc64">zskbd</a>)
                    194:    <li>Type 4, 5, and 6 keyboards on NS16550 serial ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=comkbd&amp;sektion=4&amp;arch=sparc64">comkbd</a>)
1.141     mickey    195:    <li>Type 6 keyboards on USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=sparc64&amp;sektion=4">ukbd</a>)
                    196:    <li>PS/2 AT keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&amp;arch=sparc64&amp;sektion=4">pckbd</a>)
                    197:    <li>Sun mice on Zilog (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zstty&amp;sektion=4&amp;arch=sparc64">zstty</a>) or NS16550 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=sparc64&amp;sektion=4">com</a>) serial ports
                    198:    <li>Sun mice on USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=sparc64&amp;sektion=4">ums</a>)
                    199:    <li>PS/2 mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;arch=sparc64&amp;sektion=4">pms</a>)
1.33      jason     200:   </ul>
1.86      miod      201:  <li><strong>Frame buffers</strong>
1.33      jason     202:   <ul>
1.98      nick      203:    <li>SBus Video:
1.33      jason     204:     <ul>
1.129     nick      205:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwtwo&amp;sektion=4&amp;arch=sparc64">bwtwo</a> - monochrome, unaccelerated
                    206:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cgthree&amp;sektion=4&amp;arch=sparc64">cgthree</a> - 8-bit color, unaccelerated
                    207:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cgsix&amp;sektion=4&amp;arch=sparc64">cgsix</a> - 8-bit color, accelerated
1.153     miod      208:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cgtwelve&amp;sektion=4&amp;arch=sparc64">cgtwelve</a> - 24-bit color, accelerated (but the driver does not support hardware acceleration)
1.131     miod      209:      <li>Fujitsu AG-10e
                    210: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=agten">agten</a>)
                    211: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    212: mode)
1.149     miod      213:      <li>Parallax XVideo and PowerVideo
                    214: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=tvtwo">tvtwo</a>)
                    215: - 24-bit color, accelerated (but the driver does not support hardware
1.161     david     216: acceleration)
1.131     miod      217:      <li>RasterFlex family
                    218: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=rfx">rfx</a>)
                    219: - 8/24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    220: mode)
                    221:      <li>Southland Media Systems MGX and MGXPlus (<a
                    222:                     href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=mgx">mgx</a>)
                    223: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    224: mode)
1.149     miod      225:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=vigra">Vigra</a>
                    226: VS10, VS11 and VS12 SBus frame buffers - 8-bit color, unaccelerated, selectable
1.161     david     227: VGA and Sun-compatible video modes
1.131     miod      228:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=zx">ZX</a>
                    229:        (aka <i>Leo</i>) - 8 or 24-bit color, overlay planes,
                    230:        double-buffered, 3-D acceleration
1.33      jason     231:     </ul>
                    232:    <li>PCI Video:
                    233:     <ul>
1.129     nick      234:      <li>ATI Rage (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&amp;sektion=4&amp;arch=sparc64">vgafb</a>),
1.86      miod      235: includes the <i>PGX</i> and <i>PGX24</i> on-board frame buffers
1.33      jason     236:     </ul>
1.56      jason     237:    <li>UPA Video:
                    238:     <ul>
1.129     nick      239:      <li>Creator/Creator 3D/Elite 3D (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=creator&amp;sektion=4&amp;arch=sparc64">creator</a>)
1.56      jason     240:     </ul>
1.33      jason     241:   </ul>
1.12      jason     242:  <li><strong>SCSI Host Adapters</strong>
                    243:   <ul>
1.129     nick      244:    <li>SBus NCR53c9x adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&amp;sektion=4&amp;arch=sparc64">esp</a>)
                    245:    <li>SBus 10/100Mbit SunSwift Ethernet+SCSI cards, aka HME + FAS366 cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&amp;sektion=4&amp;arch=sparc64">esp</a>)
1.184     martin    246:    <li>SBus and PCI Qlogic adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=sparc64&amp;sektion=4">isp</a>)
1.141     mickey    247:    <li>PCI NCR53c8xx adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=sparc64&amp;sektion=4">siop</a>)
1.184     martin    248:    <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    249:      AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based PCI
                    250:      host adapters
                    251:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=sparc64&amp;sektion=4">ahc</a>)
                    252:      including the Adaptec cards
                    253:    <ul>
                    254:       <li>AHA-274X[W,T]
                    255:       <li>AHA-284X
                    256:       <li>AHA-2910, AHA-2915
                    257:       <li>AHA-2920
                    258:       <li>AHA-2930[C,U2]
                    259:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    260:       <li>AHA-2950[U2W,U2B]
                    261:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    262:       <li>AHA-3950U2
                    263:       <li>AHA-3960
                    264:       <li>AHA-3985
                    265:       <li>AHA-4944UW
                    266:       <li>AHA-19160B
                    267:       <li>AHA-29160[B,N]
                    268:       <li>AHA-39160
                    269:    </ul>
1.185     martin    270:    <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    271:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=sparc64&amp;sektion=4">pcscp</a>)
1.198     marco     272:    <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
1.199     marco     273:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;arch=sparc64&amp;sektion=4"
1.198     marco     274:      >mpi</a>)
                    275:      <ul>
                    276:        <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
                    277:        <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
                    278:        <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
                    279:      </ul>
1.234     nick      280:      &nbsp;&nbsp;These chipsets can be found on the following controllers:
1.198     marco     281:      <ul>
                    282:        <li>Apple Fibre Channel PCI Express Card, Fibre Channel PCI-X Card
                    283:        <li>Dell PERC 4/im, SAS 5/E, SAS 5/i, SAS 5/iR
                    284:        <li>Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID,
                    285:        <li>A7173A, AB290A
                    286:        <li>LSI Logic LSI20320-R, LSI21320-IS, LSI21320-R, LSI22320-R,
                    287:        <li>LSI40919H, LSI40919LH, LSI40919LO, LSI40919O, LSI40929H,
                    288:        <li>LSI40929LH, LSI40929LO, LSI40929O, LSI7102XP, LSI7202CP-LC,
                    289:        <li>LSI7202XP, LSI7402XP, LSI7104XP-LC, LSI7204XP-LC, LSI7404XP-LC,
                    290:        <li>LSISAS3041E-R, LSISAS3041X-R, LSISAS3080X-R, LSISAS3442E-R,
                    291:        <li>LSISAS3442X, LSISAS3442X-R, LSISAS3800X, LSIU320
                    292:      </ul>
1.234     nick      293:
                    294:    <li>Areca Technology Corporation PCI-X and PCI Express Sata RAID controllers
                    295:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;arch=sparc64&amp;sektion=4">arc</a>),
                    296:     including:
                    297:     <ul>
                    298:       <li>ARC-1110 PCI-X 4 Port SATA RAID Controller
                    299:       <li>ARC-1110ML PCI-X 4 Port SATA RAID Controller
                    300:       <li>ARC-1120 PCI-X 8 Port SATA RAID Controller
                    301:       <li>ARC-1120ML PCI-X 8 Port SATA RAID Controller
                    302:       <li>ARC-1130 PCI-X 12 Port SATA RAID Controller
                    303:       <li>ARC-1130ML PCI-X 12 Port SATA RAID Controller
                    304:       <li>ARC-1160 PCI-X 16 Port SATA RAID Controller
                    305:       <li>ARC-1160ML PCI-X 16 Port SATA RAID Controller
                    306:       <li>ARC-1170 PCI-X 24 Port SATA RAID Controller
                    307:       <li>ARC-1210 PCI Express 4 Port SATA RAID Controller
                    308:       <li>ARC-1220 PCI Express 8 Port SATA RAID Controller
                    309:       <li>ARC-1230 PCI Express 12 Port SATA RAID Controller
                    310:       <li>ARC-1230ML PCI Express 12 Port SATA RAID Controller
                    311:       <li>ARC-1231ML PCI Express 12 Port SATA RAID Controller
                    312:       <li>ARC-1260 PCI Express 16 Port SATA RAID Controller
                    313:       <li>ARC-1260ML PCI Express 16 Port SATA RAID Controller
                    314:       <li>ARC-1261ML PCI Express 16 Port SATA RAID Controller
                    315:       <li>ARC-1280 PCI Express 24 Port SATA RAID Controller
                    316:       <li>ARC-1280ML PCI Express 24 Port SATA RAID Controller
                    317:     </ul>
1.12      jason     318:   </ul>
1.141     mickey    319:  <li><strong>PCI IDE Controllers</strong> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=sparc64&amp;sektion=4">pciide</a>)
1.12      jason     320:   <ul>
                    321:    <li>Acer Labs M5229
1.176     martin    322:    <li>CMD Technology PCI0646, PCI0680
1.12      jason     323:    <li>National Semiconductor PC87415
1.123     grange    324:    <li>Promise PDC20262, PDC20267, PDC20268
1.12      jason     325:   </ul>
                    326:   Other PCI IDE adapters may work, but are untested.
1.141     mickey    327:   <li><strong>CD-ROM and DVD-ROM Drives</strong> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=sparc64&amp;sektion=4">cd</a>)
1.121     grange    328:   <ul>
                    329:    <li>Most SCSI CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    330:    <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    331:   </ul>
1.12      jason     332:  <li><strong>Ethernet Adapters</strong>
                    333:   <ul>
1.129     nick      334:    <li>onboard SBus AMD Lance Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=sparc64">le</a>)
                    335:    <li>SBus AMD Lance cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=sparc64">le</a>)
                    336:    <li>SBus 10/100Mbit qec+be Sun FastEthernet 1.0 cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;query=qec&amp;sektion=4">qec</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=be&amp;sektion=4&amp;arch=sparc64">be</a>)
                    337:    <li>SBus Quad 10Mbit qec+qe Sun Quad Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qec&amp;sektion=4&amp;arch=sparc64">qec</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qe&amp;sektion=4&amp;arch=sparc64">qe</a>)
                    338:    <li>onboard SBus and PCI HME Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
                    339:    <li>SBus 10/100Mbit hme Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
                    340:    <li>SBus 10/100Mbit SunSwift Ethernet+SCSI cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
                    341:    <li>SBus Quad 10/100Mbit hme and qfe Quad Fast Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
                    342:    <li>PCI Fast Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
                    343:    <li>PCI Quad Fast Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
1.227     kettenis  344:    <li>PCI Gigabit Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4&amp;arch=sparc64">gem</a>)
                    345:    <li>PCI GigaSwift Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&amp;sektion=4&amp;arch=sparc64">cas</a>)
1.183     brad      346:    <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;arch=sparc64&amp;sektion=4">ti</a>), including:
1.80      nate      347:     <ul>
                    348:     <li>3Com 3c985 and 3c985B
                    349:     <li>Alteon ACEnic V (fiber and copper)
                    350:     <li>Digital EtherWORKS 1000SX
                    351:     <li>Farallon PN9000SX
                    352:     <li>Netgear GA620 and GA620T
                    353:     <li>SGI Tigon
1.183     brad      354:     </ul>
                    355:    <li>Digital DC21x4x-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=sparc64&amp;sektion=4">de</a>), including:
                    356:     <ul>
                    357:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
                    358:     <li>Older Linksys 10, 10/100 (newer models are supported by other drivers)
                    359:     <li>Znyx ZX3<i>xx</i>
                    360:     <li>Cogent EM100FX and EM440TX
                    361:     <li>Digital PCI DE435
                    362:     <li>D-Link DFE-570TX Quad port
                    363:     </ul>
1.166     brad      364:    <li>Davicom DM9102 Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=sparc64&amp;sektion=4">dc</a>)
                    365:    <li>Intel 21145-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=sparc64&amp;sektion=4">dc</a>)
                    366:    <li>Intel i8255x-based (except the i82556) adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=sparc64&amp;sektion=4">fxp</a>)
                    367:    <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=sparc64&amp;sektion=4">xl</a>)
1.178     miod      368:    <li>SMC 83C170 ("EtherPower II") (EPIC/100) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=epic&amp;arch=sparc64&amp;sektion=4">epic</a>)
1.188     martin    369:    <li>AMD PCnet-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcn&amp;arch=sparc64&amp;sektion=4">pcn</a>)
                    370:     <ul>
                    371:     <li>BOCALANcard/PCI
                    372:     <li>AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    373:     </ul>
1.187     brad      374:    <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546, i82547, i82571, i82572 and i82573 based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=sparc64&amp;sektion=4">em</a>)
1.166     brad      375:     <ul>
1.186     brad      376:     <li>HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber)
1.191     brad      377:     <li>HP ProLiant NC340T PCI-X Gigabit NIC
1.186     brad      378:     <li>HP ProLiant NC6134 PCI Gigabit NIC (SX Fiber)
                    379:     <li>HP ProLiant NC6136 PCI Gigabit NIC (SX Fiber)
                    380:     <li>HP ProLiant NC6170 PCI-X Gigabit NIC (SX Fiber)
                    381:     <li>HP ProLiant NC7131 PCI Gigabit NIC
                    382:     <li>HP ProLiant NC7170 PCI-X Gigabit NIC
                    383:     <li>HP ProLiant NC7170LP PCI-X Gigabit NIC
1.166     brad      384:     <li>Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    385:     <li>Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    386:     <li>Intel PRO/1000T Server Adapter (PWLA8490T)
                    387:     <li>Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    388:     <li>Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    389:     <li>Intel PRO/1000T Desktop Adapter (PWLA8390T)
1.183     brad      390:     <li>Intel PRO/1000XTL Low Profile PCI Server (PWLA8490XTL)
1.166     brad      391:     <li>Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    392:     <li>Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    393:     <li>Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    394:     <li>Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    395:     <li>Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    396:     <li>Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
                    397:     <li>Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
                    398:     </ul>
1.178     miod      399:     <li>Broadcom BCM570x (a.k.a. Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;arch=sparc64&amp;sektion=4">bge</a>), including:
1.166     brad      400:     <ul>
                    401:     <li>3Com 3c996-T (10/100/1000baseT)
                    402:     <li>3Com 3c996-SX (1000baseSX)
                    403:     <li>3Com 3c996B-T (10/100/1000baseT)
1.167     brad      404:     <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)
                    405:     <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)
                    406:     <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)
                    407:     <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)
1.166     brad      408:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
1.167     brad      409:     <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)
1.166     brad      410:     <li>HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseT)
                    411:     <li>Netgear GA302T (10/100/1000baseT)
                    412:     <li>SysKonnect SK-9D21 (10/100/1000baseT)
                    413:     <li>SysKonnect SK-9D41 (1000baseSX)
                    414:     </ul>
1.178     miod      415:     <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&amp;arch=sparc64&amp;sektion=4">stge</a>), including:
1.166     brad      416:     <ul>
                    417:     <li>Allied Telesis CentreCOM LA1000-PCI-T
                    418:     <li>Antares Microsystems TC9021
                    419:     <li>D-Link DGE-550T
1.140     brad      420:     </ul>
1.161     david     421:    <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;arch=sparc64&amp;sektion=4">rl</a>), including:
1.138     robert    422:     <ul>
                    423:     <li>Accton MPX5030 CardBus
                    424:     <li>Allied Telesyn AT2550
                    425:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    426:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.189     brad      427:     <li>Encore ENL832-TX-RENT 10/100 M PCI
1.138     robert    428:     <li>Genius GF100TXR
                    429:     <li>KTX-9130TX 10/100 Fast Ethernet
                    430:     <li>Longshine LCS-8038TX-R
                    431:     <li>NDC Communications NE100TX-E
1.192     jmc       432:     <li>Netgear FA311 v2
1.138     robert    433:     <li>Netronix Inc. EA-1210 NetEther 10/100
                    434:     <li>Nortel BayStack 21
                    435:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    436:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.175     grunk     437:     <li>TRENDnet TE100-PCBUSR CardBus
1.138     robert    438:     </ul>
1.178     miod      439:    <li>Realtek 8169/8169S/8110S based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;arch=sparc64&amp;sektion=4">re</a>), including:
1.164     pvalchev  440:     <ul>
1.254     jdixon    441:     <li>Alloy Computer Products EtherGOLD 1439E 10/100 (8139C+)
1.164     pvalchev  442:     <li>Buffalo LGY-PCI-GT (8169S)
1.254     jdixon    443:     <li>Compaq Evo N1015v Integrated Ethernet (8139C+)
1.164     pvalchev  444:     <li>Corega CG-LAPCIGT (8169S)
1.165     martin    445:     <li>D-Link DGE-528T (8169S)
1.254     jdixon    446:     <li>D-Link DGE-660TD (8169/8110SB)
1.164     pvalchev  447:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
1.166     brad      448:     <li>LevelOne GNC-0105T (8169S)
1.171     brad      449:     <li>Linksys EG1032v3 (8169S)
1.254     jdixon    450:     <li>Netgear GA311 (8169S)
1.165     martin    451:     <li>Netgear GA511 PC Card (8169)
1.164     pvalchev  452:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
1.165     martin    453:     <li>Surecom EP-320G-TX1 (8169S)
1.254     jdixon    454:     <li>TTTech MC322 (8139C+)
1.165     martin    455:     <li>US Robotics USR997902 (8169S)
1.164     pvalchev  456:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                    457:     </ul>
1.240     nick      458:    <li>Tehuti Networks 10Gb based PCI adapters
                    459:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&amp;arch=i386&amp;sektion=4">tht</a>),
                    460:     including:
                    461:     <ul>
                    462:     <li>TN3017-S 10 GbE Single Port XAUI Server Controller
                    463:     <li>TN3017-D 10 GbE Dual Port XAUI Server Controller
                    464:     <li>TN7581-D 10 GbE Dual XFP Server Adapter
                    465:     <li>TN7585-D 10 GbE Dual CX4 Low Profile Server Adapter
                    466:     <li>TN7588-S 10 GbE Single 10GBASET Low Profile Server Adapter
                    467:     <li>TN7588-D 10 GbE Dual 10GBASET Low Profile Server Adapter
                    468:     <li>TN7589-S 10 GbE Single CX4 Low Profile Server Adapter
                    469:     </ul>
                    470:
1.135     jason     471:    <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=sparc64&amp;sektion=4">aue</a>), including:
1.124     pvalchev  472:     <ul>
1.152     jsg       473:     <li>3Com 3c460b
1.124     pvalchev  474:     <li>Abocom UFE1000
                    475:     <li>Abocom DSB650TX
                    476:     <li>Accton USB320-EC
                    477:     <li>Accton SpeedStream Ethernet
                    478:     <li>Admtek Pegasus
                    479:     <li>Admtek Pegasus II
1.161     david     480:     <li>AEI USB Fast Ethernet
                    481:     <li>Allied Telesyn AT-USB100
                    482:     <li>ATEN UC-110T
1.152     jsg       483:     <li>Belkin USB to LAN
1.124     pvalchev  484:     <li>Billionton Systems USB100
1.152     jsg       485:     <li>Billionton Systems USB100EL
                    486:     <li>Billionton Systems USB100LP
                    487:     <li>Billionton Systems USBE100
1.124     pvalchev  488:     <li>Corega FEther USB-TX
1.152     jsg       489:     <li>Corega FEther USB-TXS
1.124     pvalchev  490:     <li>D-Link DSB-650
                    491:     <li>D-Link DSB-650TX
                    492:     <li>D-Link DSB-650TX-PNA
1.161     david     493:     <li>ELCON Systemtechnik Goldpfeil P-LAN
1.152     jsg       494:     <li>Elecom LD-USB/TX
                    495:     <li>Elecom LD-USBL/TX
1.124     pvalchev  496:     <li>Elsa Microlink USB2Ethernet
1.161     david     497:     <li>GIGABYTE GN-BR402W
1.152     jsg       498:     <li>Hawking UF100
                    499:     <li>HP HN210E
1.124     pvalchev  500:     <li>I/O DATA USB ETTX
                    501:     <li>Kingston KNU101TX
1.152     jsg       502:     <li>Laneed LD-USBL/TX
1.182     jolan     503:     <li>Linksys USB100TX
                    504:     <li>Linksys USB100H1
                    505:     <li>Linksys USB10T
                    506:     <li>Linksys USB10TA
                    507:     <li>Linksys USB10TX
1.124     pvalchev  508:     <li>Melco Inc. LUA-TX
1.152     jsg       509:     <li>Melco Inc. LUA2-TX
                    510:     <li>Microsoft MN110
1.161     david     511:     <li>Mobility EasiDock Ethernet
1.124     pvalchev  512:     <li>Netgear FA101
1.161     david     513:     <li>Omnidirectional Control Technology USB TO Ethernet
1.124     pvalchev  514:     <li>Siemens SpeedStream USB
                    515:     <li>Smartbridges smartNIC 2
1.168     jsg       516:     <li>SMC 2202USB/ETH
                    517:     <li>SMC 2206USB/ETH
1.124     pvalchev  518:     <li>SOHOware NUB100
1.161     david     519:     <li>SOHOware NUB110
1.152     jsg       520:     </ul>
                    521: <li>ASIX Electronics AX88172 based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=sparc64&amp;sektion=4">axe</a>), including:
                    522:     <ul>
1.161     david     523:     <li>ATEN UC210T
1.170     jsg       524:     <li>BAFO BF-320
1.161     david     525:     <li>Billionton Systems USB2AR
1.152     jsg       526:     <li>Buffalo(MELCO) LUA-U2-KTX
1.161     david     527:     <li>Corega FEther USB2-TX
1.152     jsg       528:     <li>D-Link DUB-E100
1.178     miod      529:     <li>Good Way GWUSB2E
1.161     david     530:     <li>Hawking UF200
1.152     jsg       531:     <li>Intellinet USB 2.0 to Ethernet (rev A)
1.161     david     532:     <li>JVC MP-PRX1
1.182     jolan     533:     <li>Linksys USB200M
1.152     jsg       534:     <li>Netgear FA120
1.161     david     535:     <li>Sitecom LN-029
1.170     jsg       536:     <li>SMC 2209USB/ETH
1.161     david     537:     <li>SnapPort USB 2.0 LAN Adapter
1.152     jsg       538:     <li>ST Lab USB 2.0 Fast Ethernet
1.161     david     539:     <li>Surecom EP-1427X-2
1.152     jsg       540:     <li>System TALKS SGC-X2UL
1.161     david     541:     <li>TRENDnet TU2-ET100
1.170     jsg       542:     <li>Z-TEK ZK-R01-2
1.124     pvalchev  543:     </ul>
1.135     jason     544:    <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=sparc64&amp;sektion=4">cue</a>), including:
1.124     pvalchev  545:     <ul>
1.152     jsg       546:     <li>Belkin F5U111
1.124     pvalchev  547:     <li>CATC Netmate and Netmate II
1.152     jsg       548:     <li>SmartBridges SmartLink
1.124     pvalchev  549:     </ul>
1.143     mickey    550:    <li>Davicom DM9601 USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=sparc64&amp;sektion=4">udav</a>), including:
                    551:     <ul>
                    552:     <li>Corega FEther USB-TXC
                    553:     </ul>
1.135     jason     554:    <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=sparc64&amp;sektion=4">kue</a>), including:
1.124     pvalchev  555:     <ul>
1.152     jsg       556:     <li>3Com 3c19250
1.124     pvalchev  557:     <li>3Com 3c460 HomeConnect
1.152     jsg       558:     <li>AboCom Systems URE450 Ethernet
1.124     pvalchev  559:     <li>ADS Technologies USB-10BT
                    560:     <li>Aox USB101
1.152     jsg       561:     <li>Asante USB to Ethernet
                    562:     <li>ATen DSB-650C
1.124     pvalchev  563:     <li>ATen UC10T
                    564:     <li>Corega USB-T
1.152     jsg       565:     <li>D-Link DSB-650C
                    566:     <li>Entrega NET-USB-E45
                    567:     <li>I/O Data USB-ET/T
                    568:     <li>Jaton USB XpressNet
1.124     pvalchev  569:     <li>Kawasaki USB101
1.152     jsg       570:     <li>Kingston Ethernet
1.182     jolan     571:     <li>Linksys USB10T
1.152     jsg       572:     <li>Mobility Ethernet
1.124     pvalchev  573:     <li>Netgear EA101
                    574:     <li>Peracom USB
1.152     jsg       575:     <li>Portgear Ethernet
                    576:     <li>Portsmith Express Ethernet
1.161     david     577:     <li>Psion Dacom Gold Port Ethernet
1.152     jsg       578:     <li>Shark Pocket Adapter
1.161     david     579:     <li>Silicom U2E
1.152     jsg       580:     <li>SMC 2102USB
                    581:     <li>SMC 2104USB
1.124     pvalchev  582:     </ul>
1.135     jason     583:    <li>Realtek RTL8150L based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=sparc64&amp;sektion=4">url</a>), including:
1.124     pvalchev  584:     <ul>
1.161     david     585:     <li>Abocom RTL8151
1.124     pvalchev  586:     <li>GreenHouse GH-USB100B
1.161     david     587:     <li>GreenHouse GH-USB100B with HomePNA
1.124     pvalchev  588:     <li>Linksys USB100M
1.161     david     589:     <li>Longshine LCS-8138TX
1.152     jsg       590:     <li>Melco Inc. LUA-KTX
1.161     david     591:     <li>Micronet SP128AR
1.152     jsg       592:     <li>SMC 2208USB/ETH
1.175     grunk     593:     <li>TRENDnet TU-ET100C
1.152     jsg       594:     <li>Zt USB10/100
1.124     pvalchev  595:     </ul>
                    596:    </ul>
1.83      henning   597:  <li><strong>Wireless Ethernet Adapters</strong>
1.61      fgsch     598:   <ul>
1.216     jmc       599:    <li>Atheros USB IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uath&amp;arch=sparc64&amp;sektion=4">uath</a>), including:
                    600:     <ul>
                    601:     <li>Compex WLU108AG
                    602:     <li>Compex WLU108G
                    603:     <li>D-Link DWL-G132
                    604:     <li>Netgear WG111T
                    605:     <li>Netgear WG111U
                    606:     <li>Netgear WPN111
                    607:     <li>Olitec 000544
                    608:     <li>PLANET WDL-U357
                    609:     <li>Siemens Gigaset 108
                    610:     <li>SMC SMCWUSBT-G
1.253     jmc       611:     <li>SMC SMCWUSBT-G2
1.216     jmc       612:     <li>SparkLAN WL-785A
                    613:     <li>TP-Link TL-WN620G
                    614:     <li>TRENDware International TEW-444UB
                    615:     <li>TRENDware International TEW-504UB
                    616:     <li>Unex Technology UR054ag
                    617:     <li>ZyXEL XtremeMIMO M-202
                    618:     </ul>
1.233     jmc       619:    <li>Atmel AT76C50x IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=sparc64&amp;sektion=4">atu</a>), including:
1.81      henning   620:     <ul>
1.159     jsg       621:     <li>3Com 3CRSHEW696
                    622:     <li>AboCom BWU613
                    623:     <li>Accton 2664W
1.155     jsg       624:     <li>Acer Peripherals AWL300
                    625:     <li>Acer Peripherals AWL400
1.159     jsg       626:     <li>Actiontec 802UAT1
                    627:     <li>Addtron AWU120
1.155     jsg       628:     <li>Aincomm AWU2000B
1.159     jsg       629:     <li>Askey Computer Voyager 1010
                    630:     <li>Askey Computer WLL013 (Intersil Radio)
                    631:     <li>Askey Computer WLL013 (RFMD Radio)
                    632:     <li>Atmel AT76C503 (Intersil Radio)
                    633:     <li>Atmel AT76C503 (RFMD Radio)
                    634:     <li>Atmel AT76C505 (RFMD Radio)
                    635:     <li>Atmel AT76C505 (RFMD 2958 Radio)
                    636:     <li>Atmel AT76C505A (RFMD 2958 Radio)
                    637:     <li>Atmel AT76C505AS (RFMD 2958 Radio)
                    638:     <li>Belkin F5D6050
1.155     jsg       639:     <li>Bluetake BW002
1.159     jsg       640:     <li>Compaq iPAQ h54xx/h55xx Internal WLAN
                    641:     <li>Conceptronic C11U
                    642:     <li>Conceptronic WL210
                    643:     <li>Corega WLAN USB Stick 11
                    644:     <li>Dick Smith Electronics CHUSB 611G
                    645:     <li>Dick Smith Electronics WL200U
                    646:     <li>Dick Smith Electronics WL240U
                    647:     <li>Dick Smith Electronics XH1153
                    648:     <li>D-Link DWL-120 rev E
1.155     jsg       649:     <li>Geowave GW-US11S
1.159     jsg       650:     <li>Gigabyte GN-WLBM101
                    651:     <li>Gigaset WLAN
                    652:     <li>Hewlett-Packard HN210W
                    653:     <li>Intel AP310 AnyPoint II
                    654:     <li>I/O DATA USB WN-B11
                    655:     <li>Lexar 2662W-AR
                    656:     <li>Linksys WUSB11 802.11b
                    657:     <li>Linksys WUSB11 802.11b v2.8
                    658:     <li>MSI WLAN
                    659:     <li>Netgear MA101
1.155     jsg       660:     <li>Netgear MA101 rev B
1.212     jmc       661:     <li>OQO model 01 WiFi
1.155     jsg       662:     <li>Ovislink AirLive WL-1120USB
                    663:     <li>OvisLink AirLive WL-1130USB
1.159     jsg       664:     <li>Planex Communications GW-US11S
                    665:     <li>Samsung SWL2100W
                    666:     <li>Siemens WLL013
                    667:     <li>SMC EZ Connect 11Mbps (SMC2662w)
                    668:     <li>SMC EZ Connect 11Mbps v2 (SMC2662wV2)
                    669:     <li>Tekram U-300C
1.212     jmc       670:     <li>TRENDnet TEW-229UB
1.159     jsg       671:     <li>W-Buddie WN210
                    672:     <li>Z-Com M4Y-750
1.155     jsg       673:     </ul>
1.213     jmc       674:    <li>Conexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgt&amp;arch=sparc64&amp;sektion=4">pgt</a>), including:
                    675:     <ul>
                    676:     <li>D-Link DWL-g650 A1
                    677:     <li>I-O Data WN-G54/CB
                    678:     <li>I4 Z-Com XG-600
                    679:     <li>I4 Z-Com XG-900
                    680:     <li>Intersil PRISM Indigo
                    681:     <li>Intersil PRISM Duette
                    682:     <li>PLANEX GW-DS54G
                    683:     <li>SMC EZ Connect g 2.4GHz SMC2802W
                    684:     <li>SMC 2802Wv2
                    685:     </ul>
1.233     jmc       686:    <li>Ralink Technology IEEE 802.11a/b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;arch=sparc64&amp;sektion=4">ral</a>), including:
                    687:     <ul>
                    688:     <li>A-Link WL54H
1.251     jmc       689:     <li>AirLive WN-5000PCI
1.233     jmc       690:     <li>Amigo AWI-922W Mini PCI
                    691:     <li>Amigo AWI-926W
                    692:     <li>AMIT WL531P
                    693:     <li>AOpen AOI-831
1.251     jmc       694:     <li>ASUS WL-130G
                    695:     <li>ASUS WL-130N
1.233     jmc       696:     <li>ASUS WIFI-G-AAY
                    697:     <li>Atlantis Land A02-PCI-W54
                    698:     <li>Belkin F5D7000 v3
                    699:     <li>Billionton MIWLGRL Mini PCI
                    700:     <li>Canyon CN-WF511
                    701:     <li>CNet CWP-854
                    702:     <li>Compex WLP54G
                    703:     <li>Conceptronic C54Ri
                    704:     <li>Digitus DN-7006G-RA
                    705:     <li>Dynalink WLG25PCI
                    706:     <li>E-Tech WGPI02
                    707:     <li>Edimax EW-7128g
1.251     jmc       708:     <li>Edimax EW-7628Ig
                    709:     <li>Edimax EW-7728In
1.233     jmc       710:     <li>Eminent EM3037
                    711:     <li>Encore ENLWI-G-RLAM
                    712:     <li>Eusso UGL2454-VPR
                    713:     <li>Fiberline WL-400P
                    714:     <li>Gigabyte GN-WIKG Mini PCI
1.239     jmc       715:     <li>Gigabyte GN-WI01GS Mini PCI
                    716:     <li>Gigabyte GN-WI02GM Mini PCI
1.233     jmc       717:     <li>Gigabyte GN-WPKG
1.239     jmc       718:     <li>Gigabyte GN-WP01GS
                    719:     <li>Gigabyte GN-WI02GM
                    720:     <li>Gigabyte GN-WP01GM
1.233     jmc       721:     <li>Hawking HWP54GR
                    722:     <li>Hercules HWGPCI-54
                    723:     <li>iNexQ CR054g-009 (R03)
                    724:     <li>JAHT WN-4054PCI
                    725:     <li>KCORP LifeStyle KLS-660
                    726:     <li>LevelOne WNC-0301 v2
                    727:     <li>Linksys WMP54G v4
                    728:     <li>Micronet SP906GK
                    729:     <li>Minitar MN54GPC-R
                    730:     <li>MSI MP54G2 Mini PCI
                    731:     <li>MSI MP6833 Mini PCI
                    732:     <li>MSI MS-6834
                    733:     <li>MSI PC54G2
                    734:     <li>OvisLink EVO-W54PCI
                    735:     <li>PheeNet HWL-PCIG/RA
1.251     jmc       736:     <li>Planex PCI-GW-DS300N
1.233     jmc       737:     <li>Pro-Nets PC80211G
                    738:     <li>Repotec RP-WP0854
                    739:     <li>SATech SN-54P
                    740:     <li>Signamax 065-1798
                    741:     <li>Sitecom WL-115
                    742:     <li>SparkLAN WL-660R
1.251     jmc       743:     <li>SparkLAN WMIR-215GN Mini PCI
1.233     jmc       744:     <li>Surecom EP-9321-g
                    745:     <li>Surecom EP-9321-g1
                    746:     <li>Sweex LC700030
                    747:     <li>TekComm NE-9321-g
                    748:     <li>Tonze PC-620C Mini PCI
                    749:     <li>Tonze PC-6200C
                    750:     <li>Unex CR054g-R02
                    751:     <li>Zinwell ZWX-G360 Mini PCI
                    752:     <li>Zinwell ZWX-G361
                    753:     <li>Zonet ZEW1600
                    754:     </ul>
1.252     jmc       755:    <li>Ralink Technology IEEE 802.11b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;arch=sparc64&amp;sektion=4">ural</a>), including:
1.217     jmc       756:     <ul>
                    757:     <li>AMIT WL532U
                    758:     <li>ASUS WL-167g
                    759:     <li>Belkin F5D7050
                    760:     <li>Buffalo WLI-U2-KG54
                    761:     <li>Buffalo WLI-U2-KG54-AI
                    762:     <li>Buffalo WLI-U2-KG54-YB
                    763:     <li>CNet CWD-854
                    764:     <li>Compex WLU54G
                    765:     <li>Conceptronic C54RU
                    766:     <li>D-Link DWL-G122 (b1)
                    767:     <li>Dynalink WLG25USB
                    768:     <li>E-Tech WGUS02
                    769:     <li>Eminent 3035
                    770:     <li>Gigabyte GN-WBKG
                    771:     <li>Hercules HWGUSB2-54
                    772:     <li>KCORP LifeStyle KLS-685
                    773:     <li>Linksys WUSB54G v4
                    774:     <li>Linksys WUSB54GP v4
                    775:     <li>MSI MS-6861
                    776:     <li>MSI MS-6865
                    777:     <li>MSI MS-6869
                    778:     <li>Nintendo Wi-Fi USB Connector
                    779:     <li>Nova Tech NV-902W
                    780:     <li>OvisLink Evo-W54USB
                    781:     <li>SerComm UB801R
                    782:     <li>SparkLAN WL-685R
                    783:     <li>Sphairon UB801R
1.225     jsg       784:     <li>Surecom EP-9001-g rev 3A
1.217     jmc       785:     <li>Sweex LC100060
                    786:     <li>Tonze UW-6200C
                    787:     <li>Zaapa ZNWUSB-54
                    788:     <li>Zinwell ZPlus-G250
                    789:     <li>Zinwell ZWX-G261
                    790:     <li>Zonet ZEW2500
                    791:     </ul>
                    792:    <li>Ralink Technology USB IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&amp;arch=sparc64&amp;sektion=4">rum</a>), including:
                    793:     <ul>
1.222     jmc       794:     <li>3Com Aolynk WUB320g
                    795:     <li>Abocom WUG2700
1.217     jmc       796:     <li>Airlink101 AWLL5025
                    797:     <li>ASUS WL-167g ver 2
1.257     jmc       798:     <li>Atlantis Land A02-UP1-W54
1.217     jmc       799:     <li>Belkin F5D7050 ver 3
                    800:     <li>Belkin F5D9050 ver 3
1.223     jmc       801:     <li>Buffalo WLI-U2-SG54HP
                    802:     <li>Buffalo WLI-U2-G54HP
1.217     jmc       803:     <li>CNet CWD-854 ver F
                    804:     <li>Conceptronic C54RU ver 2
1.256     jmc       805:     <li>Corega CG-WLUSB2GL
1.222     jmc       806:     <li>Corega CG-WLUSB2GO
1.263   ! jmc       807:     <li>Corega CG-WLUSB2GPX
1.217     jmc       808:     <li>D-Link DWL-G122 rev C1
                    809:     <li>D-Link WUA-1340
1.222     jmc       810:     <li>Digitus DN-7003GR
1.217     jmc       811:     <li>Edimax EW-7318USG
                    812:     <li>Gigabyte GN-WB01GS
1.221     jmc       813:     <li>Gigabyte GN-WI05GS
1.217     jmc       814:     <li>Hawking HWUG1
1.222     jmc       815:     <li>Hawking HWU54DM
                    816:     <li>Hercules HWGUSB2-54-LB
                    817:     <li>Hercules HWGUSB2-54V2-AP
                    818:     <li>LevelOne WNC-0301USB v3
1.217     jmc       819:     <li>Linksys WUSB54G rev C
1.222     jmc       820:     <li>Linksys WUSB54GR
                    821:     <li>Planex GW-US54HP
                    822:     <li>Planex GW-US54Mini2
1.217     jmc       823:     <li>Planex GW-USMM
                    824:     <li>Senao NUB-3701
                    825:     <li>Sitecom WL-113 ver 2
                    826:     <li>Sitecom WL-172
                    827:     <li>Sweex LW053
                    828:     <li>TP-LINK TL-WN321G
                    829:     </ul>
1.233     jmc       830:    <li>TI ACX100/ACX111 IEEE 802.11a/b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acx&amp;arch=sparc64&amp;sektion=4">acx</a>), including:
1.217     jmc       831:     <ul>
                    832:     <li>D-Link DWL-520+
                    833:     <li>D-Link DWL-G520+
                    834:     <li>Hawking HWP54G
                    835:     <li>Netgear WG311v2
                    836:     <li>Tornado/ADT 211g
                    837:     <li>USR USR5416
1.237     cnst      838:     <li>ZyXEL G-360 EE
1.217     jmc       839:     </ul>
                    840:    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=sparc64&amp;sektion=4">wi</a>), including:
1.155     jsg       841:     <ul>
1.174     uwe       842:     <li>AmbiCom WL1100C-CF
1.217     jmc       843:     <li>ASUS SpaceLink WL-110
                    844:     <li>Belkin F5D6060 (version 1 only)
1.155     jsg       845:     <li>Buffalo AirStation
                    846:     <li>D-Link DCF-660W
                    847:     <li>ELSA XI800
                    848:     <li>Linksys WCF12
                    849:     <li>Netgear MA701
1.180     uwe       850:     <li>Pretec Compact WLAN OC-WLBXX-A
1.177     grunk     851:     <li>Senao NL-2511CF
1.155     jsg       852:     </ul>
1.217     jmc       853:    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=sparc64&amp;sektion=4">wi</a>), including:
                    854:     <ul>
                    855:     <li>3Com AirConnect 3CRWE777A
                    856:     <li>Addtron AWA-100
                    857:     <li>Belkin F5D6001 (version 1 only)
                    858:     <li>Corega CGWLPCIA11
                    859:     <li>D-Link DWL-520 (rev A and B only)
                    860:     <li>Intersil Mini PCI
                    861:     <li>Intersil ISL3872
                    862:     <li>Longshine 8301
                    863:     <li>NDC/Sohoware NCP130
                    864:     <li>Netgear MA311
                    865:     <li>Nortel E-mobility 211818-A
                    866:     <li>Samsung MagicLAN SWL-2210P
                    867:     <li>Senao NL-2511MP
                    868:     <li>Symbol LA4123
                    869:     </ul>
                    870:    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=sparc64&amp;sektion=4">wi</a>), including:
1.155     jsg       871:     <ul>
                    872:     <li>3Com AirConnect 3CRWE737A
1.217     jmc       873:     <li>Actiontec HWC01170
                    874:     <li>Adaptec AWN-8030
1.155     jsg       875:     <li>Addtron AWP-100
1.217     jmc       876:     <li>Agere ORiNOCO
1.155     jsg       877:     <li>ARtem Onair
1.217     jmc       878:     <li>ASUS SpaceLink WL-100
                    879:     <li>Belkin F5D6020 (version 1 only)
                    880:     <li>Buffalo AirStation
1.155     jsg       881:     <li>Cabletron RoamAbout
                    882:     <li>Compaq Agency NC5004
                    883:     <li>Contec FLEXLAN/FX-DS110-PCC
                    884:     <li>Corega PCC-11
                    885:     <li>Corega PCCA-11
                    886:     <li>Corega PCCB-11
1.217     jmc       887:     <li>D-Link DWL-650 (rev A1-J3 only)
1.155     jsg       888:     <li>ELSA XI300
                    889:     <li>ELSA XI325
                    890:     <li>ELSA XI325H
                    891:     <li>EMTAC A2424i
                    892:     <li>Ericsson Wireless LAN CARD C11
                    893:     <li>Gemtek WL-311
                    894:     <li>Hawking Technology WE110P
                    895:     <li>I-O DATA WN-B11/PCM
                    896:     <li>Intel PRO/Wireless 2011
                    897:     <li>Intersil Prism II
                    898:     <li>Linksys Instant Wireless WPC11
                    899:     <li>Linksys Instant Wireless WPC11 2.5
                    900:     <li>Linksys Instant Wireless WPC11 3.0
                    901:     <li>Lucent WaveLAN
1.217     jmc       902:     <li>Microsoft MN520
1.155     jsg       903:     <li>NANOSPEED ROOT-RZ2000
                    904:     <li>NEC CMZ-RT-WP
                    905:     <li>Netgear MA401
                    906:     <li>Netgear MA401RA
                    907:     <li>Nokia C020 Wireless LAN
                    908:     <li>Nokia C110/C111 Wireless LAN
                    909:     <li>NTT-ME 11Mbps Wireless LAN
1.217     jmc       910:     <li>Planex GW-NS11H
1.155     jsg       911:     <li>Proxim Harmony
                    912:     <li>Proxim RangeLAN-DS
                    913:     <li>Samsung MagicLAN SWL-2000N
1.217     jmc       914:     <li>Siemens SpeedStream SS1021
1.155     jsg       915:     <li>SMC 2632 EZ Connect
                    916:     <li>Symbol Spectrum24
                    917:     <li>TDK LAK-CD011WL
                    918:     <li>US Robotics 2410
                    919:     <li>US Robotics 2445
                    920:     </ul>
1.217     jmc       921:    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=sparc64&amp;sektion=4">wi</a>), including:
1.155     jsg       922:     <ul>
                    923:     <li>Acer Warplink USB-400
                    924:     <li>Actiontec HWU01170
1.161     david     925:     <li>AirVast WM168b
                    926:     <li>Ambit WLAN
1.155     jsg       927:     <li>Apacer Wireless Steno MB112
1.161     david     928:     <li>ASUS WL-140
                    929:     <li>Compaq W100
1.155     jsg       930:     <li>Corega WLUSB-11
1.161     david     931:     <li>Corega WLUSB-11 Key
                    932:     <li>D-Link DWL-120 (rev F)
1.155     jsg       933:     <li>D-Link DWL-122
                    934:     <li>I-O DATA WN-B11/USB
                    935:     <li>Intel PRO/Wireless 2011B
                    936:     <li>Intersil Prism 2X
                    937:     <li>JVC MP-XP7250
                    938:     <li>Linksys WUSB11 v3.0
                    939:     <li>Linksys WUSB12
1.161     david     940:     <li>Melco WLI-USB-KB11
1.155     jsg       941:     <li>Melco WLI-USB-KS11G
1.161     david     942:     <li>Melco WLI-USB-S11
1.155     jsg       943:     <li>Microsoft MN510
                    944:     <li>Netgear MA111 (version 1 only)
1.161     david     945:     <li>Pheenet WL-503IA
                    946:     <li>Planex GW-US11H
1.155     jsg       947:     <li>Siemens SpeedStream SS1022
1.161     david     948:     <li>Sitecom WL-022
1.155     jsg       949:     <li>Syntax USB-400
1.161     david     950:     <li>US Robotics 1120
1.217     jmc       951:     <li>ViewSonic Airsync
1.161     david     952:     <li>Z-Com XI-725/726
                    953:     <li>Z-Com XI-735
                    954:     <li>ZyXEL ZyAIR B-200
1.81      henning   955:     </ul>
1.61      fgsch     956:   </ul>
1.183     brad      957:  <li><strong>WAN Adapters</strong>
                    958:   <ul>
                    959:   <li>SBE (formerly Lan Media Corporation) SSI (T1)/HSSI/DS1/DS3 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&amp;arch=sparc64&amp;sektion=4">lmc</a>)
                    960:   </ul>
1.124     pvalchev  961:  <li><strong>Universal Serial Bus (USB) Devices</strong>
                    962:   <ul>
1.135     jason     963:   <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=sparc64&amp;sektion=4">uaudio</a>)
                    964:   <li>USB Diamond MultiMedia Rio MP3 players (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urio&amp;arch=sparc64&amp;sektion=4">urio</a>)
1.143     mickey    965:   <li>USB Ethernet adapters (
                    966:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=sparc64&amp;sektion=4">aue</a>,
1.152     jsg       967:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=sparc64&amp;sektion=4">axe</a>,
1.143     mickey    968:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=sparc64&amp;sektion=4">cue</a>,
1.145     saad      969:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=sparc64&amp;sektion=4">kue</a>,
1.152     jsg       970:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=sparc64&amp;sektion=4">udav</a>,
                    971:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=sparc64&amp;sektion=4">url</a>)
1.143     mickey    972:     see above
1.124     pvalchev  973:   <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;arch=sparc64&amp;sektion=4">uhid</a>)
1.135     jason     974:   <li>USB Handspring Visor (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvisor&amp;arch=sparc64&amp;sektion=4">uvisor</a>)
1.124     pvalchev  975:   <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=sparc64&amp;sektion=4">uhub</a>)
                    976:   <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=sparc64&amp;sektion=4">ukbd</a>)
1.135     jason     977:   <li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;arch=sparc64&amp;sektion=4">umass</a>)
1.124     pvalchev  978:   <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=sparc64&amp;sektion=4">ums</a>)
1.135     jason     979:   <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=sparc64&amp;sektion=4">umodem</a>)
                    980:   <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=sparc64&amp;sektion=4">ulpt</a>)
                    981:   <li>USB Scanners (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&amp;arch=sparc64&amp;sektion=4">uscanner</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usscanner&amp;arch=sparc64&amp;sektion=4">usscanner</a>)
                    982:   <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=sparc64&amp;sektion=4">upl</a>)
                    983:   <li>USB Y@p phone (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uyap&amp;arch=sparc64&amp;sektion=4">uyap</a>)
1.124     pvalchev  984:   </ul>
1.26      miod      985:  <li><strong>Sound Devices</strong>
1.12      jason     986:   <ul>
1.129     nick      987:    <li>onboard SBus CS4231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audiocs&amp;sektion=4&amp;arch=sparc64">audiocs</a>)
                    988:    <li>onboard EBus/PCI CS4231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audioce&amp;sektion=4&amp;arch=sparc64">audioce</a>)
1.141     mickey    989:    <li>Trident 4DWAVE-DX/NX, Sis 7018, ALi M5451 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autri&amp;arch=sparc64&amp;sektion=4">autri</a>)
                    990:    <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=sparc64&amp;sektion=4">eap</a>)
                    991:    <li>ESS Solo-1 PCI AudioDrive (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eso&amp;arch=sparc64&amp;sektion=4">eso</a>)
1.12      jason     992:   </ul>
1.26      miod      993:  <li><strong>Serial Devices</strong>
1.15      jason     994:   <ul>
1.129     nick      995:    <li>onboard SBus Zilog 8530 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&amp;sektion=4&amp;arch=sparc64">zs</a>)
                    996:    <li>onboard EBus Infineon (Siemens) 82532 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sab&amp;sektion=4&amp;arch=sparc64">sab</a>)
1.141     mickey    997:    <li>onboard 16550 compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=sparc64&amp;sektion=4">com</a>)
1.129     nick      998:    <li> SBus magma serial port cards, including: 4Sp, 8Sp, 12Sp, 16Sp, LC2+1Sp, 2+1Sp, 4+1Sp, 8+2Sp, 2+1HS Sp (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=magma&amp;sektion=4&amp;arch=sparc64">magma</a>)
                    999:    <li> SBus spif serial port cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spif&amp;sektion=4&amp;arch=sparc64">spif</a>)
                   1000:    <li> Aurora SBus sio2/pio1 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asio&amp;sektion=4&amp;arch=sparc64">asio</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apio&amp;sektion=4&amp;arch=sparc64">apio</a>)
1.141     mickey   1001:    <li>PCI "universal" communication cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&amp;arch=sparc64&amp;sektion=4">puc</a>),
1.131     miod     1002: including:
                   1003:     <ul>
                   1004:     <li>Dolphin Peripherals 4035 (dual serial)
                   1005:     <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI
                   1006:     <li>SIIG Cyber 4S PCI (quad serial)
                   1007:     <li>SIIG Cyber I/O PCI (single parallel, single serial)
                   1008:     <li>SIIG Cyber Serial, Serial Dual PCI
                   1009:     <li>VScom PCI-800 (8 port serial, probably OEM)
                   1010:     <li>VScom PCI 100H (1 port serial)
                   1011:     <li>VScom PCI 110H (1 port serial and 1 port parallel)
                   1012:     <li>VScom PCI 200H (2 port serial)
                   1013:     <li>VScom PCI 210H (2 port serial and 1 port parallel)
                   1014:     <li>VScom PCI 400H (4 port serial)
                   1015:     <li>VScom PCI 410H (4 port serial and 1 port parallel)
                   1016:     <li>VScom PCI 800H (8 port serial)
                   1017:     <li>VScom PCI 100L (1 port serial)
                   1018:     <li>VScom PCI 200L (2 port serial)
                   1019:     <li>VScom PCI 210L (2 port serial and 1 port parallel)
                   1020:     <li>VScom PCI 400L (4 port serial)
                   1021:     <li>VScom PCI 800L (8 port serial)
                   1022:     <li>AT&amp;T/Lucent Venus Modem (found on IBM 33L4618 card, Actiontec 56K, and others)
                   1023:     <li>US Robotics 3CP5609 PCI (modem)
                   1024:     <li>Lava Computers 2SP-PCI and Quattro-PCI (dual serial)
                   1025:     <li>NEC PK-UG-X008 (serial)
                   1026:     <li>NEC PK-UG-X001 K56flex PCI (modem)
                   1027:     <li>Koutech IOFLEX-2S (dual serial)
                   1028:     <li>Syba Tech Ltd. PCI-4S2P-550-ECP (4 port serial and 2 port parallel)
                   1029:     <li>Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)
                   1030:     <li>Moxa Technologies Co., Ltd. C104H/PCI (4 port serial)
                   1031:     <li>NetMos 2S1P (2 port serial and 1 port parallel)
                   1032:     <li>Boca Research Turbo Serial 654 PCI (4 port serial)
                   1033:     <li>Boca Research Turbo Serial 658 PCI (8 port serial)
                   1034:     <li>SUNIX 402x (1 port serial)
                   1035:     <li>SUNIX 403x (2 port serial)
                   1036:     <li>SUNIX 405x (4 port serial)
                   1037:     <li>SUNIX 406x (8 port serial)
                   1038:     <li>SUNIX 407x (2 port serial and 1 port parallel)
                   1039:     <li>SUNIX 408x (2 port serial and 2 port parallel)
                   1040:     <li>SUNIX 409x (4 port serial and 2 port parallel)
                   1041:     </ul>
1.15      jason    1042:   </ul>
1.34      jason    1043:  <li><strong>Cryptography Accelerators</strong>
                   1044:   <ul>
1.141     mickey   1045:    <li>Hifn 6500 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;arch=sparc64&amp;sektion=4">lofn</a>)
                   1046:    <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;arch=sparc64&amp;sektion=4">hifn</a>), including:
1.114     jason    1047:     <ul>
                   1048:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
                   1049:     <li>GTGI PowerCrypt Encryption Accelerator
                   1050:     <li>NetSec 7751
                   1051:     <li>Hifn 7751 and 9751 reference boards
                   1052:     <li>Invertex AEON
                   1053:     </ul>
1.141     mickey   1054:    <li>Bluesteelnet 5501/5601, Broadcom uBsec 5801/5802/5805/5820/5821/5822/5823 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&amp;arch=sparc64&amp;sektion=4">ubsec</a>)
1.34      jason    1055:   </ul>
1.61      fgsch    1056:  <li><strong>PC Cards (PCMCIA)</strong>
                   1057:   <ul>
                   1058:    <li>PCMCIA Controllers:
                   1059:     <ul>
1.141     mickey   1060:      <li>SBus PCMCIA bridge (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stp&amp;arch=sparc64&amp;sektion=4">stp</a>)
1.61      fgsch    1061:     </ul>
                   1062:    <li>Wireless Ethernet Adapters:
                   1063:     <ul>
                   1064:      <li>See above.
                   1065:     </ul>
                   1066:   </ul>
1.135     jason    1067:  <li><strong>Radio Receiver Devices</strong> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;arch=sparc64&amp;sektion=9">radio</a>)
1.124     pvalchev 1068:   <ul>
                   1069:   <li>D-Link DSB-R100 USB radio device (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udsbr&amp;arch=sparc64&amp;sektion=4">udsbr</a>)
                   1070:   </ul>
1.15      jason    1071:  <li><strong>Miscellaneous Devices</strong>
                   1072:   <ul>
1.129     nick     1073:    <li>EBus beeper (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beeper&amp;sektion=4&amp;arch=sparc64">beeper</a>)
                   1074:    <li>performance counters/system controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uperf&amp;sektion=4&amp;arch=sparc64">uperf</a>)
1.133     jason    1075:    <li>FireHose controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhc&amp;sektion=4&amp;arch=sparc64">fhc</a>)
                   1076:    <li>Central controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=central&amp;sektion=4&amp;arch=sparc64">central</a>)
                   1077:    <li>Clock board  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clkbrd&amp;sektion=4&amp;arch=sparc64">clkbrd</a>)
1.153     miod     1078:    <li>SBus Expansion Subsystem (SUNW,xbox) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xbox&amp;sektion=4&amp;arch=sparc64">xbox</a>)
                   1079: [Currently restricted to non-DMA devices]
1.156     miod     1080:    <li>onboard floppy drive on SBus systems (such as Ultra 1 and Ultra 2)
                   1081: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdc&amp;sektion=4">fdc</a>)
1.238     cnst     1082:    <li>Hardware monitoring sensors, including:
                   1083:      <ul>
                   1084:      <li>Analog Devices AD7416, AD7417 and AD7418 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adc&amp;arch=sparc64&amp;sektion=4">adc</a>)
                   1085:      <li>Analog Devices ADM1021 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtemp&amp;arch=sparc64&amp;sektion=4">admtemp</a>)
                   1086:      <li>Analog Devices ADM1024 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admlc&amp;arch=sparc64&amp;sektion=4">admlc</a>)
                   1087:      <li>Analog Devices ADM1025 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtm&amp;arch=sparc64&amp;sektion=4">admtm</a>)
                   1088:      <li>Analog Devices ADM1030 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtmp&amp;arch=sparc64&amp;sektion=4">admtmp</a>)
                   1089:      <li>Analog Devices ADM1031 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtt&amp;arch=sparc64&amp;sektion=4">admtt</a>)
                   1090:      <li>Analog Devices ADT7460 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&amp;arch=sparc64&amp;sektion=4">adt</a>)
                   1091:      <li>National Semiconductor LM75, LM77 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmtemp&amp;arch=sparc64&amp;sektion=4">lmtemp</a>)
                   1092:      <li>National Semiconductor LM78, LM78-J, LM79 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&amp;arch=sparc64&amp;sektion=4">lm</a>)
                   1093:      <li>National Semiconductor LM87 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmenv&amp;arch=sparc64&amp;sektion=4">lmenv</a>)
                   1094:      <li>Maxim DS1624/DS1631/DS1721 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxds&amp;arch=sparc64&amp;sektion=4">maxds</a>)
                   1095:      <li>Maxim MAX6642/MAX6690 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxtmp&amp;arch=sparc64&amp;sektion=4">maxtmp</a>)
                   1096:      <li>Philips PCF8591 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcfadc&amp;arch=sparc64&amp;sektion=4">pcfadc</a>)
                   1097:      </ul>
1.218     mbalmer  1098:    <li>Meinberg Funkuhren radio clocks, including:
                   1099:      <ul>
1.249     mbalmer  1100:      <li>GPS170PCI 3.3V/5V 6-channel GPS receiver card (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&amp;arch=sparc64&amp;sektion=4">mbg</a>)
                   1101:      <li>PCI32 5V DCF77 time signal station receiver card (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&amp;arch=sparc64&amp;sektion=4">mbg</a>)
                   1102:      <li>PCI509 5V DCF77 time signal station receiver card (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&amp;arch=sparc64&amp;sektion=4">mbg</a>)
                   1103:      <li>PCI511 3.3V/5V DCF77 time signal station receiver card (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&amp;arch=sparc64&amp;sektion=4">mbg</a>)
1.218     mbalmer  1104:      </ul>
1.15      jason    1105:   </ul>
1.12      jason    1106: </ul>
1.83      henning  1107:
                   1108: <p>
1.86      miod     1109: <h4>Unsupported machines</h4>
                   1110:
                   1111: <p>
                   1112: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                   1113: <tr>
1.120     miod     1114: <td valign="top" width="33%">
1.86      miod     1115: <ul>
1.193     brad     1116:  <li>Ultra 3 Mobile Workstation
1.208     brad     1117:  <li>Ultra 25/45
                   1118:  <li>Netra 1280/1290
1.250     kettenis 1119:  <li>Netra T2000
                   1120:  <li>Netra CP3260/CP3060
1.206     brad     1121: </ul></td><td valign=top width="33%"><ul>
1.250     kettenis 1122:  <li>Sun Blade T6300/T6320
1.231     kettenis 1123:  <li>Sun Fire V445
1.208     brad     1124:  <li>Sun Fire V490/V890
                   1125:  <li>Sun Fire V1280
1.250     kettenis 1126:  <li>Sun Fire T1000/T2000
1.209     brad     1127: </ul></td><td valign=top width="33%"><ul>
1.258     kettenis 1128:  <li>Sun Fire 3800/4800/4810/6800
1.208     brad     1129:  <li>Sun Fire E2900/E4900/E6900
                   1130:  <li>Sun Fire 12K/15K
                   1131:  <li>Sun Fire E20K/E25K
1.250     kettenis 1132:  <li>Sun SPARC Enterprise T1000/T2000
                   1133:  <li>Sun SPARC Enterprise T5120/T5220
1.86      miod     1134: </ul></td></tr></table>
1.12      jason    1135:
1.86      miod     1136: <p>
                   1137: <h4>Unsupported devices</h4>
                   1138: <ul>
1.242     kettenis 1139:  <li>PCMCIA (PC Card) or CardBus devices.
1.98      nick     1140:  <li>SBus and PCI cards other than those listed above.
1.200     deraadt  1141:  <li>Various devices may not work fully on some models.<br>
1.242     kettenis 1142:      For instance, many UltraSPARC III-based machines currently do
1.200     deraadt  1143:      not support PCI Video.
1.12      jason    1144: </ul>
                   1145:
1.4       art      1146: <hr>
1.89      miod     1147: <a name="hwdocs"></a>
                   1148: <h3><font color="#0000e0"><strong>Hardware documentation:</strong></font></h3>
                   1149:
1.260     deraadt  1150: Previous to 2007, it was extremely difficult or impossible to get much of
                   1151: the neccessary hardware documentation for these machines.   Members of our
                   1152: team (in particular David Gwynne) were instrumental in pressuring and
                   1153: convincing Sun to go back into their archives and dig up the data sheets
                   1154: that they had written in-house, describing the operation of their chips to
                   1155: their own engineers.  These documents can now be found at
                   1156: <a href="http://wikis.sun.com/display/FOSSdocs/Home">
                   1157: http://wikis.sun.com/display/FOSSdocs/Home</a>.
                   1158: Some documents are still missing at that site, so we ask that interested
                   1159: developers contact Sun and request additional information.
1.89      miod     1160: <p>
                   1161:
                   1162: <hr>
                   1163: <a name="install"></a>
                   1164: <h3><font color="#0000e0">
                   1165: <strong>Getting and installing OpenBSD/sparc64:</strong>
                   1166: </font></h3>
                   1167:
                   1168: <p>
                   1169: The latest supported OpenBSD/sparc64 release is
1.248     miod     1170: <a href="42.html">OpenBSD 4.2</a>.
1.89      miod     1171: Here are the
1.248     miod     1172: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/sparc64/INSTALL.sparc64">
                   1173: OpenBSD/sparc64 4.2 installation instructions
1.89      miod     1174: </a>.
                   1175:
                   1176: <p>
                   1177: Snapshots are made available from time to time, in
                   1178: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc64">this location</a>
                   1179: as well as in a few
                   1180: <a href="ftp.html">mirrors</a>.
                   1181: Here are the
1.93      pb       1182: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc64/INSTALL.sparc64">
1.89      miod     1183: OpenBSD/sparc64 snapshot installation instructions
                   1184: </a> as well.
                   1185:
                   1186: <p>
                   1187: There are several installation media provided, so that
                   1188: OpenBSD/sparc64 can be installed or upgraded via CD, floppy boot images on
1.179     miod     1189: some models, miniroot images for machines without floppies,
1.98      nick     1190: as well as network and diskless installs.
1.89      miod     1191: <ul>
                   1192:   <li><strong>CD boot</strong>
                   1193:   <p>
                   1194:   Booting off the CD provides a small ffs filesystem with a kernel containing
                   1195:   drivers for the most popular devices found on UltraSPARC hardware.<br>
                   1196:   For the latest list of drivers available on this image, take a look at the
                   1197:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                   1198:   kernel configuration file.
                   1199:   The CD can be booted off the OpenFirmware prompt with
                   1200: <pre>
                   1201:   boot cdrom
                   1202: </pre>
1.248     miod     1203:   <li><strong>Floppy A</strong> (floppy42.fs)
1.89      miod     1204:   <p>
                   1205:   Booting off the floppy provides a small ffs filesystem with a kernel
                   1206:   containing supporting the following sparc64 hardware:
                   1207:   <ul>
                   1208:     <li>Ultra 1/1E
                   1209:     <li>Ultra 2
                   1210:   </ul>
1.137     deraadt  1211:   <p>
1.89      miod     1212:   as well as support for the on-board devices found on these machines.
                   1213:   However due to lack of space there are only a few other drivers.
                   1214:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                   1215:   allow installation from cdrom media.
                   1216:   For the latest list of drivers available on this image, take a look at the
                   1217:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISKU1?rev=HEAD">RAMDISKU1</a>
                   1218:   kernel configuration file.
                   1219:   The floppy can be booted off the OpenFirmware prompt with
                   1220: <pre>
                   1221:   boot floppy
                   1222: </pre>
1.137     deraadt  1223:   <p>
1.248     miod     1224:   <li><strong>Floppy B</strong> (floppyB42.fs)
1.179     miod     1225:   <p>
                   1226:   Booting off the floppy provides a small ffs filesystem with a kernel
                   1227:   containing supporting the following sparc64 hardware:
                   1228:   <ul>
                   1229:     <li>SPARCengineUltra AX
                   1230:     <li>SPARCengineUltra AXe
                   1231:     <li>SPARCengineUltra AXi
                   1232:   </ul>
                   1233:   <p>
                   1234:   as well as support for the on-board devices found on these machines.
                   1235:   However due to lack of space there are only a few other drivers.
                   1236:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                   1237:   allow installation from cdrom media.
                   1238:   For the latest list of drivers available on this image, take a look at the
1.181     martin   1239:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISKU5?rev=HEAD">RAMDISKU5</a>
1.179     miod     1240:   kernel configuration file.
                   1241:   The floppy can be booted off the OpenFirmware prompt with
                   1242: <pre>
                   1243:   boot floppy
                   1244: </pre>
                   1245:   <p>
1.248     miod     1246:   <li><strong>Miniroot</strong> (miniroot42.fs)
1.89      miod     1247:   <p>
                   1248:   The miniroot provides the same installation environment as the bootable CD,
                   1249:   and is intended for easy bootstrap if there is already an operating system
                   1250:   installed on the machine.
                   1251:   After dumping the miniroot to the primary swap partition with dd, the
                   1252:   miniroot can be booted off the OpenFirmware prompt with a command such as
                   1253: <pre>
                   1254:   boot disk:b
                   1255: </pre>
                   1256:   (the disk designation may be different, depending on the chosen swap
                   1257:   partition).
1.137     deraadt  1258:   <p>
1.89      miod     1259:   <li><strong>Network boot</strong> (ofwboot.net, bsd.rd)
                   1260:   <p>
                   1261:   Using a diskless setup, it is also possible to boot the OpenBSD/sparc64
                   1262:   boot loader, <tt>ofwboot.net</tt>, from the network via tftp, and access
                   1263:   the <tt>bsd.rd</tt> standalone miniroot over NFS.
                   1264:   Refer to the
                   1265:   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diskless&amp;sektion=8">diskless(8)</a>
                   1266:   manual page for details on how to setup a network boot environment.
                   1267: </ul>
                   1268:
                   1269: <p>
                   1270: Please note that booting from floppy might not work on your machine; also,
                   1271: Ultra 1, 1E and 2 systems might require a PROM update (they usually don't if
                   1272: they are able to boot Solaris in 64bit-mode); please refer to the
1.248     miod     1273: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/sparc64/INSTALL.sparc64">installation
1.98      nick     1274: notes</a> for details.
1.89      miod     1275:
                   1276: <hr>
1.86      miod     1277: <a href="plat.html">
                   1278: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                   1279: </a>
                   1280: <br>
                   1281: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.1       mickey   1282: <br>
1.263   ! jmc      1283: <small>$OpenBSD: sparc64.html,v 1.262 2008/03/20 15:51:46 saad Exp $</small>
1.1       mickey   1284:
                   1285: </body>
                   1286: </html>