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

Annotation of www/sparc64.html, Revision 1.306

1.267     deraadt     1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
1.86      miod        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.272     kettenis   23: OpenBSD/sparc64 runs on the 64-bit Sun UltraSPARC machines based on
1.288     kettenis   24: the UltraSPARC I, II, III, IV, T1 and T2 processors and the Fujitsu
1.287     brad       25: SPARC64 machines based on the SPARC64-V, SPARC64-VI and SPARC64-VII
1.286     kettenis   26: processors.
1.86      miod       27:
                     28: <p>
                     29: A mailing list dedicated to the OpenBSD/sparc and OpenBSD/sparc64 ports is
                     30: available at <u><font color="#23238e">sparc@openbsd.org</font></u>.
1.98      nick       31: To join the OpenBSD/sparc and OpenBSD/sparc64 mailing list, send a message
                     32: body of <b>"subscribe sparc"</b> to
                     33: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
1.86      miod       34: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     35: subscribing.
                     36:
                     37: <p>
1.245     deraadt    38: The current port maintainer is Mark Kettenis
                     39: (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
1.86      miod       40: Others are definitely welcome to contribute!
1.48      jason      41:
1.236     nick       42: <a name="toc"></a>
1.86      miod       43: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.48      jason      44: <p>
                     45: <ul>
1.91      jufi       46:   <li><a href="#history">History of the port</a>
1.86      miod       47:   <li><a href="#status">Current status</a>
                     48:   <li><a href="#projects">Project list</a>
1.128     nick       49:   <li><a href="#hardware">Supported hardware</a>
1.86      miod       50:   <li><a href="#hwdocs">Hardware documentation</a>
                     51:   <li><a href="#install">Getting and installing OpenBSD/sparc64</a>
1.48      jason      52: </ul>
                     53:
                     54: <hr>
1.86      miod       55: <a name="history"></a>
1.4       art        56: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       mickey     57:
                     58: <p>
1.98      nick       59: The original port was made for NetBSD by Eduardo Horvath and released for
1.4       art        60: the first time in January 1999.
                     61: The porting to OpenBSD started in August 2001 and in the end of September the
                     62: first binary snapshot was released. The porting was done mainly by Jason
1.98      nick       63: Wright and Artur Grabowski and was done on both SBus and PCI machines so that
1.6       jcs        64: a decently wide range of hardware support was ready even before the system
                     65: could boot multiuser.
1.1       mickey     66:
1.48      jason      67: <p>
                     68: OpenBSD 3.0 was the first official release of OpenBSD/sparc64, and since
                     69: that release support for many more devices has been added (including
1.262     saad       70: devices required for X11R6 support).  The other architectures that
                     71: OpenBSD supports have benefited because some kinds of bugs are
1.260     deraadt    72: exposed more often by the 64-bit big endian nature of UltraSPARC.
1.204     deraadt    73:
                     74: <p>
1.270     sthen      75: Sun refused access to the necessary documentation for the (very bizarre)
1.260     deraadt    76: host bridge and caches in the UltraSPARC III machines, so a few years were
                     77: lost before some reverse engineering figured out the changes in these
                     78: machines (and the undocumented processor bugs, too).  In 2007, Sun
                     79: <a href="#hwdocs">was finally convinced</a> to release the missing
                     80: information, and development progress became more rapid.
                     81:
                     82: <p>
                     83: OpenBSD 4.0 was the first release to ship with support for the
1.272     kettenis   84: UltraSPARC III based machines; OpenBSD 4.3 first with SMP support, and
1.288     kettenis   85: OpenBSD 4.4 will be the first to support the UltraSPARC IV, UltraSPARC
                     86: T1, UltraSPARC T2, SPARC64-V, SPARC64-VI and SPARC64-VII processors.
1.204     deraadt    87:
                     88: <p>
                     89: And since there are always little bits missing, work is continuing...
1.48      jason      90:
1.1       mickey     91: <hr>
1.86      miod       92: <a name="status"></a>
1.4       art        93: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     94:
                     95: <p>
1.224     kettenis   96: Currently most of the hardware available to the developers boots
                     97: multiuser and supports enough of the on-board devices to be generally
1.241     kettenis   98: usable.
1.4       art        99:
1.49      matthieu  100: <p>
1.162     matthieu  101: The X Window System is supported on most systems.
1.302     kettenis  102: Accelerated drivers are available for ATI graphics adapters and the
                    103: UPA Creator, Creator 3D and Elite 3D.
1.154     miod      104: It is possible to use X in frame buffer mode with all supported SBus
                    105: cards, as well as the on-board ATI graphics or the UPA Creator,
1.59      fgsch     106: Creator 3D or Elite 3D at the boot resolution/depth using the wsfb(4) driver.
1.53      fgsch     107:
1.49      matthieu  108: <p>
1.60      fgsch     109: The directions on how to enable the accelerated and unaccelerated X server
1.85      miod      110: are present in the <tt>/usr/X11R6/README</tt> file on the installed system.
1.86      miod      111:
1.48      jason     112: <hr>
1.86      miod      113: <a name="projects"></a>
                    114: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    115: </strong></font></h3>
1.12      jason     116:
1.86      miod      117: <p>
1.12      jason     118: <ul>
1.261     deraadt   119:  <li>Improve the pmap module to reduce the number of expensive cache flushes.
                    120:  <li>Fix BE64 issues in the userland as they are discovered.
                    121:  <li>Improve architecture specific documentation.
1.302     kettenis  122:  <li>Provide accelerated X servers for cgsix frame buffers.
1.260     deraadt   123:  <li>Fix the CDROM interrupt spin that some machines see.
1.293     kettenis  124:  <li>Write framebuffer drivers for unsupported PCI video cards.
1.12      jason     125: </ul>
                    126:
1.4       art       127: <hr>
1.86      miod      128: <a name="hardware"></a>
1.4       art       129: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                    130:
1.86      miod      131: <p>
                    132: <h4>Supported machines</h4>
                    133:
                    134: <p>
1.264     kettenis  135: OpenBSD/sparc64 is known or expected to work on the following machines:
1.78      deraadt   136: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    137: <tr>
1.119     xsa       138: <td valign="top" width="33%">
1.4       art       139: <ul>
1.19      miod      140:  <li>Ultra 1/1E
1.17      jason     141:  <li>Ultra 2
1.290     kettenis  142:  <li>Ultra 3 Mobile Workstation
1.203     brad      143:  <li>Ultra 5/10
1.269     kettenis  144:  <li>Ultra 25/45
1.203     brad      145:  <li>Ultra 30/60/80
1.10      jason     146:  <li>SPARCengineUltra AX
1.150     brad      147:  <li>SPARCengineUltra AXe
1.197     deraadt   148:  <li>SPARCengineUltra AXi
1.298     jsg       149:  <li>SPARCengineUltra AXdp
                    150:  <li>SPARCengineUltra AXmp
1.50      ian       151:  <li>SPARCengine CP1500
1.151     henning   152:  <li>Enterprise 150
1.46      jason     153:  <li>Enterprise 220R
1.207     deraadt   154:  <li>Enterprise 250
1.231     kettenis  155:  <li>Enterprise 420R
1.259     kettenis  156:  <li>Enterprise 450
1.276     kettenis  157:  <li>Enterprise 3000/4000/5000/6000
1.282     kettenis  158:  <li>Enterprise 3500/4500/5500/6500
1.284     kettenis  159:  <li>Enterprise 10000
1.288     kettenis  160:  <li>Sun Blade 100/150
                    161:  <li>Sun Blade 1000/2000
                    162:  <li>Sun Blade 1500/2500
1.296     deraadt   163:  <li>Sun Blade T6300
1.269     kettenis  164: </ul></td><td valign=top width="33%"><ul>
1.288     kettenis  165:  <li>Sun Blade T6320
1.203     brad      166:  <li>Sun Fire V100/V120
1.229     kettenis  167:  <li>Sun Fire V125
1.231     kettenis  168:  <li>Sun Fire V210/V240/V440
1.247     kettenis  169:  <li>Sun Fire V215/V245
1.230     kettenis  170:  <li>Sun Fire V250
1.203     brad      171:  <li>Sun Fire 280R
1.231     kettenis  172:  <li>Sun Fire V480/V880
1.276     kettenis  173:  <li>Sun Fire V490/V890
1.282     kettenis  174:  <li>Sun Fire V1280
1.264     kettenis  175:  <li>Sun Fire T1000/T2000
1.274     kettenis  176:  <li>Sun SPARC Enterprise T1000/T2000
1.288     kettenis  177:  <li>Sun SPARC Enterprise T5120/T5220
1.298     jsg       178:  <li>Sun SX1500
                    179:  <li>Sun SX2500
                    180:  <li>Sun SX3200
                    181:  <li>Netra AX1105
                    182:  <li>Netra AX2200
1.283     deraadt   183:  <li>Netra X1
1.255     kettenis  184:  <li>Netra 20/T4
1.203     brad      185:  <li>Netra 120
1.232     kettenis  186:  <li>Netra 210/240/440
1.298     jsg       187: </ul></td><td valign=top width="33%"><ul>
1.288     kettenis  188:  <li>Netra 1280
                    189:  <li>Netra 1290
1.105     miod      190:  <li>Netra T1 100/105
1.119     xsa       191:  <li>Netra T1 AC200/DC200
1.150     brad      192:  <li>Netra T 1100
                    193:  <li>Netra T 1120/1125
1.136     deraadt   194:  <li>Netra T 1400/1405
1.264     kettenis  195:  <li>Netra CP3060
1.288     kettenis  196:  <li>Netra CP3260
1.264     kettenis  197:  <li>Netra T2000
1.288     kettenis  198:  <li>Netra T5220
1.115     david     199:  <li>Momentum Leopard-V
1.272     kettenis  200:  <li>Fujitsu PRIMEPOWER 250/450
1.274     kettenis  201:  <li>Fujitsu PRIMEPOWER 650/850
1.284     kettenis  202:  <li>Fujitsu SPARC Enterprise T1000/T2000
1.288     kettenis  203:  <li>Fujitsu SPARC Enterprise T5120/T5220
1.297     deraadt   204:  <li>RDI/Tadpole Ultrabook 170/200
                    205:  <li>Tadpole SPARCLE 550SX/650SX
1.296     deraadt   206:  <li>Tadpole Viper
1.78      deraadt   207: </ul></td></tr></table>
1.4       art       208:
1.231     kettenis  209: <p>
1.288     kettenis  210: Support for the UltraSPARC IV/T1/T2 machines, the SPARC64-V/VI/VII
1.284     kettenis  211: machines and full support for the Ultra 25/45 and the Enterprise 10000
                    212: was first introduced in OpenBSD 4.3-current.
1.264     kettenis  213:
                    214: <p>
1.288     kettenis  215: Please note, some machines like the Ultra1, Ultra2, Enterprise 220R
                    216: and SPARC Enterprise T5120/T5220 may require upgrading the flashprom
                    217: before OpenBSD can be successfully installed.  The SPARC Enterprise
                    218: T5120/T5220 needs at least OBP 4.28.0.
1.46      jason     219:
1.86      miod      220: <p>
1.274     kettenis  221: The PRIMEPOWER 650/850 machines are only supported with SPARC64-V CPUs.
                    222:
                    223: <p>
1.86      miod      224: <h4>Supported devices</h4>
1.9       miod      225:
1.86      miod      226: <p>
1.12      jason     227: <ul>
1.200     deraadt   228:  <li><strong>Processors</strong>
                    229:   <ul>
1.284     kettenis  230:    <li>Sun UltraSPARC I
                    231:    <li>Sun UltraSPARC II, IIi, IIe
                    232:    <li>Sun UltraSPARC III, III+, IIIi
                    233:    <li>Sun UltraSPARC IV
                    234:    <li>Sun UltraSPARC T1
1.288     kettenis  235:    <li>Sun UltraSPARC T2
1.284     kettenis  236:    <li>Fujitsu SPARC64-V
                    237:    <li>Fujitsu SPARC64-VI
1.286     kettenis  238:    <li>Fujitsu SPARC64-VII
1.200     deraadt   239:   </ul>
                    240:  </li>
1.33      jason     241:  <li><strong>Keyboards/Mice</strong>
                    242:   <ul>
1.129     nick      243:    <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>)
                    244:    <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.284     kettenis  245:    <li>Type 6 and 7 keyboards on USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=sparc64&amp;sektion=4">ukbd</a>)
1.141     mickey    246:    <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>)
                    247:    <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
                    248:    <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>)
                    249:    <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     250:   </ul>
1.86      miod      251:  <li><strong>Frame buffers</strong>
1.33      jason     252:   <ul>
1.98      nick      253:    <li>SBus Video:
1.33      jason     254:     <ul>
1.129     nick      255:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwtwo&amp;sektion=4&amp;arch=sparc64">bwtwo</a> - monochrome, unaccelerated
                    256:      <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
                    257:      <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      258:      <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      259:      <li>Fujitsu AG-10e
                    260: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=agten">agten</a>)
                    261: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    262: mode)
1.149     miod      263:      <li>Parallax XVideo and PowerVideo
                    264: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=tvtwo">tvtwo</a>)
                    265: - 24-bit color, accelerated (but the driver does not support hardware
1.161     david     266: acceleration)
1.131     miod      267:      <li>RasterFlex family
                    268: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=rfx">rfx</a>)
                    269: - 8/24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    270: mode)
                    271:      <li>Southland Media Systems MGX and MGXPlus (<a
                    272:                     href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=mgx">mgx</a>)
                    273: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    274: mode)
1.149     miod      275:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=vigra">Vigra</a>
                    276: VS10, VS11 and VS12 SBus frame buffers - 8-bit color, unaccelerated, selectable
1.161     david     277: VGA and Sun-compatible video modes
1.131     miod      278:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=zx">ZX</a>
                    279:        (aka <i>Leo</i>) - 8 or 24-bit color, overlay planes,
                    280:        double-buffered, 3-D acceleration
1.33      jason     281:     </ul>
                    282:    <li>PCI Video:
                    283:     <ul>
1.129     nick      284:      <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      285: includes the <i>PGX</i> and <i>PGX24</i> on-board frame buffers
1.33      jason     286:     </ul>
1.56      jason     287:    <li>UPA Video:
                    288:     <ul>
1.129     nick      289:      <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     290:     </ul>
1.33      jason     291:   </ul>
1.12      jason     292:  <li><strong>SCSI Host Adapters</strong>
                    293:   <ul>
1.129     nick      294:    <li>SBus NCR53c9x adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&amp;sektion=4&amp;arch=sparc64">esp</a>)
                    295:    <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    296:    <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    297:    <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    298:    <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    299:      AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based PCI
                    300:      host adapters
                    301:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=sparc64&amp;sektion=4">ahc</a>)
                    302:      including the Adaptec cards
                    303:    <ul>
                    304:       <li>AHA-274X[W,T]
                    305:       <li>AHA-284X
                    306:       <li>AHA-2910, AHA-2915
                    307:       <li>AHA-2920
                    308:       <li>AHA-2930[C,U2]
                    309:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    310:       <li>AHA-2950[U2W,U2B]
                    311:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    312:       <li>AHA-3950U2
                    313:       <li>AHA-3960
                    314:       <li>AHA-3985
                    315:       <li>AHA-4944UW
                    316:       <li>AHA-19160B
                    317:       <li>AHA-29160[B,N]
                    318:       <li>AHA-39160
                    319:    </ul>
1.185     martin    320:    <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    321:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=sparc64&amp;sektion=4">pcscp</a>)
1.198     marco     322:    <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
1.199     marco     323:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;arch=sparc64&amp;sektion=4"
1.198     marco     324:      >mpi</a>)
                    325:      <ul>
                    326:        <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
                    327:        <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
                    328:        <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
                    329:      </ul>
1.234     nick      330:      &nbsp;&nbsp;These chipsets can be found on the following controllers:
1.198     marco     331:      <ul>
                    332:        <li>Apple Fibre Channel PCI Express Card, Fibre Channel PCI-X Card
                    333:        <li>Dell PERC 4/im, SAS 5/E, SAS 5/i, SAS 5/iR
                    334:        <li>Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID,
                    335:        <li>A7173A, AB290A
                    336:        <li>LSI Logic LSI20320-R, LSI21320-IS, LSI21320-R, LSI22320-R,
                    337:        <li>LSI40919H, LSI40919LH, LSI40919LO, LSI40919O, LSI40929H,
                    338:        <li>LSI40929LH, LSI40929LO, LSI40929O, LSI7102XP, LSI7202CP-LC,
                    339:        <li>LSI7202XP, LSI7402XP, LSI7104XP-LC, LSI7204XP-LC, LSI7404XP-LC,
                    340:        <li>LSISAS3041E-R, LSISAS3041X-R, LSISAS3080X-R, LSISAS3442E-R,
                    341:        <li>LSISAS3442X, LSISAS3442X-R, LSISAS3800X, LSIU320
                    342:      </ul>
1.234     nick      343:
                    344:    <li>Areca Technology Corporation PCI-X and PCI Express Sata RAID controllers
                    345:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;arch=sparc64&amp;sektion=4">arc</a>),
                    346:     including:
                    347:     <ul>
                    348:       <li>ARC-1110 PCI-X 4 Port SATA RAID Controller
                    349:       <li>ARC-1110ML PCI-X 4 Port SATA RAID Controller
                    350:       <li>ARC-1120 PCI-X 8 Port SATA RAID Controller
                    351:       <li>ARC-1120ML PCI-X 8 Port SATA RAID Controller
                    352:       <li>ARC-1130 PCI-X 12 Port SATA RAID Controller
                    353:       <li>ARC-1130ML PCI-X 12 Port SATA RAID Controller
                    354:       <li>ARC-1160 PCI-X 16 Port SATA RAID Controller
                    355:       <li>ARC-1160ML PCI-X 16 Port SATA RAID Controller
                    356:       <li>ARC-1170 PCI-X 24 Port SATA RAID Controller
                    357:       <li>ARC-1210 PCI Express 4 Port SATA RAID Controller
                    358:       <li>ARC-1220 PCI Express 8 Port SATA RAID Controller
                    359:       <li>ARC-1230 PCI Express 12 Port SATA RAID Controller
                    360:       <li>ARC-1230ML PCI Express 12 Port SATA RAID Controller
                    361:       <li>ARC-1231ML PCI Express 12 Port SATA RAID Controller
                    362:       <li>ARC-1260 PCI Express 16 Port SATA RAID Controller
                    363:       <li>ARC-1260ML PCI Express 16 Port SATA RAID Controller
                    364:       <li>ARC-1261ML PCI Express 16 Port SATA RAID Controller
                    365:       <li>ARC-1280 PCI Express 24 Port SATA RAID Controller
                    366:       <li>ARC-1280ML PCI Express 24 Port SATA RAID Controller
                    367:     </ul>
1.12      jason     368:   </ul>
1.141     mickey    369:  <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     370:   <ul>
                    371:    <li>Acer Labs M5229
1.176     martin    372:    <li>CMD Technology PCI0646, PCI0680
1.12      jason     373:    <li>National Semiconductor PC87415
1.123     grange    374:    <li>Promise PDC20262, PDC20267, PDC20268
1.12      jason     375:   </ul>
                    376:   Other PCI IDE adapters may work, but are untested.
1.141     mickey    377:   <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    378:   <ul>
                    379:    <li>Most SCSI CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    380:    <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    381:   </ul>
1.12      jason     382:  <li><strong>Ethernet Adapters</strong>
                    383:   <ul>
1.129     nick      384:    <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>)
                    385:    <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>)
                    386:    <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>)
                    387:    <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>)
                    388:    <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>)
                    389:    <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>)
                    390:    <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>)
                    391:    <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>)
                    392:    <li>PCI Fast Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
                    393:    <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  394:    <li>PCI Gigabit Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4&amp;arch=sparc64">gem</a>)
                    395:    <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      396:    <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      397:     <ul>
                    398:     <li>3Com 3c985 and 3c985B
                    399:     <li>Alteon ACEnic V (fiber and copper)
                    400:     <li>Digital EtherWORKS 1000SX
                    401:     <li>Farallon PN9000SX
                    402:     <li>Netgear GA620 and GA620T
                    403:     <li>SGI Tigon
1.183     brad      404:     </ul>
                    405:    <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:
                    406:     <ul>
                    407:     <li>Older SMC PCI EtherPower 10, 10/100  (models 8432, 9332, and 9334)
                    408:     <li>Older Linksys 10, 10/100 (newer models are supported by other drivers)
                    409:     <li>Znyx ZX3<i>xx</i>
                    410:     <li>Cogent EM100FX and EM440TX
                    411:     <li>Digital PCI DE435
                    412:     <li>D-Link DFE-570TX Quad port
                    413:     </ul>
1.166     brad      414:    <li>Davicom DM9102 Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=sparc64&amp;sektion=4">dc</a>)
                    415:    <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>)
                    416:    <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>)
                    417:    <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      418:    <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    419:    <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>)
                    420:     <ul>
                    421:     <li>BOCALANcard/PCI
                    422:     <li>AT&amp;T StarLAN 10, EN100, and StarLAN Fiber
                    423:     </ul>
1.187     brad      424:    <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      425:     <ul>
1.186     brad      426:     <li>HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber)
1.191     brad      427:     <li>HP ProLiant NC340T PCI-X Gigabit NIC
1.186     brad      428:     <li>HP ProLiant NC6134 PCI Gigabit NIC (SX Fiber)
                    429:     <li>HP ProLiant NC6136 PCI Gigabit NIC (SX Fiber)
                    430:     <li>HP ProLiant NC6170 PCI-X Gigabit NIC (SX Fiber)
                    431:     <li>HP ProLiant NC7131 PCI Gigabit NIC
                    432:     <li>HP ProLiant NC7170 PCI-X Gigabit NIC
                    433:     <li>HP ProLiant NC7170LP PCI-X Gigabit NIC
1.166     brad      434:     <li>Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    435:     <li>Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    436:     <li>Intel PRO/1000T Server Adapter (PWLA8490T)
                    437:     <li>Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    438:     <li>Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    439:     <li>Intel PRO/1000T Desktop Adapter (PWLA8390T)
1.183     brad      440:     <li>Intel PRO/1000XTL Low Profile PCI Server (PWLA8490XTL)
1.166     brad      441:     <li>Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    442:     <li>Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    443:     <li>Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    444:     <li>Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    445:     <li>Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    446:     <li>Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
                    447:     <li>Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
                    448:     </ul>
1.178     miod      449:     <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      450:     <ul>
                    451:     <li>3Com 3c996-T (10/100/1000baseT)
                    452:     <li>3Com 3c996-SX (1000baseSX)
                    453:     <li>3Com 3c996B-T (10/100/1000baseT)
1.167     brad      454:     <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)
                    455:     <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)
                    456:     <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)
                    457:     <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)
1.166     brad      458:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
1.167     brad      459:     <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)
1.166     brad      460:     <li>HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseT)
                    461:     <li>Netgear GA302T (10/100/1000baseT)
                    462:     <li>SysKonnect SK-9D21 (10/100/1000baseT)
                    463:     <li>SysKonnect SK-9D41 (1000baseSX)
                    464:     </ul>
1.178     miod      465:     <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      466:     <ul>
                    467:     <li>Allied Telesis CentreCOM LA1000-PCI-T
                    468:     <li>Antares Microsystems TC9021
                    469:     <li>D-Link DGE-550T
1.140     brad      470:     </ul>
1.161     david     471:    <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    472:     <ul>
                    473:     <li>Accton MPX5030 CardBus
                    474:     <li>Allied Telesyn AT2550
                    475:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    476:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.189     brad      477:     <li>Encore ENL832-TX-RENT 10/100 M PCI
1.138     robert    478:     <li>Genius GF100TXR
                    479:     <li>KTX-9130TX 10/100 Fast Ethernet
                    480:     <li>Longshine LCS-8038TX-R
                    481:     <li>NDC Communications NE100TX-E
1.192     jmc       482:     <li>Netgear FA311 v2
1.138     robert    483:     <li>Netronix Inc. EA-1210 NetEther 10/100
                    484:     <li>Nortel BayStack 21
                    485:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    486:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.175     grunk     487:     <li>TRENDnet TE100-PCBUSR CardBus
1.138     robert    488:     </ul>
1.178     miod      489:    <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  490:     <ul>
1.254     jdixon    491:     <li>Alloy Computer Products EtherGOLD 1439E 10/100 (8139C+)
1.164     pvalchev  492:     <li>Buffalo LGY-PCI-GT (8169S)
1.254     jdixon    493:     <li>Compaq Evo N1015v Integrated Ethernet (8139C+)
1.164     pvalchev  494:     <li>Corega CG-LAPCIGT (8169S)
1.165     martin    495:     <li>D-Link DGE-528T (8169S)
1.254     jdixon    496:     <li>D-Link DGE-660TD (8169/8110SB)
1.164     pvalchev  497:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
1.166     brad      498:     <li>LevelOne GNC-0105T (8169S)
1.171     brad      499:     <li>Linksys EG1032v3 (8169S)
1.254     jdixon    500:     <li>Netgear GA311 (8169S)
1.165     martin    501:     <li>Netgear GA511 PC Card (8169)
1.164     pvalchev  502:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
1.165     martin    503:     <li>Surecom EP-320G-TX1 (8169S)
1.254     jdixon    504:     <li>TTTech MC322 (8139C+)
1.165     martin    505:     <li>US Robotics USR997902 (8169S)
1.164     pvalchev  506:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                    507:     </ul>
1.240     nick      508:    <li>Tehuti Networks 10Gb based PCI adapters
                    509:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&amp;arch=i386&amp;sektion=4">tht</a>),
                    510:     including:
                    511:     <ul>
                    512:     <li>TN3017-S 10 GbE Single Port XAUI Server Controller
                    513:     <li>TN3017-D 10 GbE Dual Port XAUI Server Controller
                    514:     <li>TN7581-D 10 GbE Dual XFP Server Adapter
                    515:     <li>TN7585-D 10 GbE Dual CX4 Low Profile Server Adapter
                    516:     <li>TN7588-S 10 GbE Single 10GBASET Low Profile Server Adapter
                    517:     <li>TN7588-D 10 GbE Dual 10GBASET Low Profile Server Adapter
                    518:     <li>TN7589-S 10 GbE Single CX4 Low Profile Server Adapter
                    519:     </ul>
                    520:
1.306   ! jsg       521:    <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>)
        !           522:    <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>)
        !           523:    <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>)
        !           524:    <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>)
        !           525:    <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>)
        !           526:    <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>)
1.124     pvalchev  527:    </ul>
1.83      henning   528:  <li><strong>Wireless Ethernet Adapters</strong>
1.61      fgsch     529:   <ul>
1.304     jsg       530:    <li>Atheros IEEE 802.11a/b/g PCICardBus adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;arch=sparc64&amp;sektion=4">ath</a>)
                    531:    <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>)
                    532:    <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>)
                    533:    <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>)
                    534:     <li>Marvell Libertas IEEE 802.11b/g Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&amp;arch=sparc64&amp;sektion=4">malo</a>)
                    535:     <li>Ralink Technology IEEE 802.11a/b/g PCI/CardBus adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;arch=sparc64&amp;sektion=4">ral</a>)
                    536:    <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>)
                    537:    <li>Ralink Technology 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>)
                    538:    <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>)
                    539:    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA/PCI/USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=sparc64&amp;sektion=4">wi</a>)
1.61      fgsch     540:   </ul>
1.183     brad      541:  <li><strong>WAN Adapters</strong>
                    542:   <ul>
                    543:   <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>)
                    544:   </ul>
1.124     pvalchev  545:  <li><strong>Universal Serial Bus (USB) Devices</strong>
                    546:   <ul>
1.135     jason     547:   <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=sparc64&amp;sektion=4">uaudio</a>)
                    548:   <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    549:   <li>USB Ethernet adapters (
                    550:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=sparc64&amp;sektion=4">aue</a>,
1.152     jsg       551:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=sparc64&amp;sektion=4">axe</a>,
1.143     mickey    552:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=sparc64&amp;sektion=4">cue</a>,
1.145     saad      553:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=sparc64&amp;sektion=4">kue</a>,
1.152     jsg       554:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=sparc64&amp;sektion=4">udav</a>,
                    555:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=sparc64&amp;sektion=4">url</a>)
1.143     mickey    556:     see above
1.124     pvalchev  557:   <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     558:   <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  559:   <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=sparc64&amp;sektion=4">uhub</a>)
                    560:   <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     561:   <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  562:   <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     563:   <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=sparc64&amp;sektion=4">umodem</a>)
                    564:   <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=sparc64&amp;sektion=4">ulpt</a>)
                    565:   <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>)
                    566:   <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=sparc64&amp;sektion=4">upl</a>)
                    567:   <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  568:   </ul>
1.26      miod      569:  <li><strong>Sound Devices</strong>
1.12      jason     570:   <ul>
1.129     nick      571:    <li>onboard SBus CS4231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audiocs&amp;sektion=4&amp;arch=sparc64">audiocs</a>)
                    572:    <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    573:    <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>)
                    574:    <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=sparc64&amp;sektion=4">eap</a>)
                    575:    <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     576:   </ul>
1.26      miod      577:  <li><strong>Serial Devices</strong>
1.15      jason     578:   <ul>
1.129     nick      579:    <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>)
                    580:    <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    581:    <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      582:    <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>)
                    583:    <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>)
                    584:    <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    585:    <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      586: including:
                    587:     <ul>
                    588:     <li>Dolphin Peripherals 4035 (dual serial)
                    589:     <li>SIIG Cyber 2P1S (dual parallel, single serial) and 2S1P (dual serial, single parallel) PCI
                    590:     <li>SIIG Cyber 4S PCI (quad serial)
                    591:     <li>SIIG Cyber I/O PCI (single parallel, single serial)
                    592:     <li>SIIG Cyber Serial, Serial Dual PCI
                    593:     <li>VScom PCI-800 (8 port serial, probably OEM)
                    594:     <li>VScom PCI 100H (1 port serial)
                    595:     <li>VScom PCI 110H (1 port serial and 1 port parallel)
                    596:     <li>VScom PCI 200H (2 port serial)
                    597:     <li>VScom PCI 210H (2 port serial and 1 port parallel)
                    598:     <li>VScom PCI 400H (4 port serial)
                    599:     <li>VScom PCI 410H (4 port serial and 1 port parallel)
                    600:     <li>VScom PCI 800H (8 port serial)
                    601:     <li>VScom PCI 100L (1 port serial)
                    602:     <li>VScom PCI 200L (2 port serial)
                    603:     <li>VScom PCI 210L (2 port serial and 1 port parallel)
                    604:     <li>VScom PCI 400L (4 port serial)
                    605:     <li>VScom PCI 800L (8 port serial)
                    606:     <li>AT&amp;T/Lucent Venus Modem (found on IBM 33L4618 card, Actiontec 56K, and others)
                    607:     <li>US Robotics 3CP5609 PCI (modem)
                    608:     <li>Lava Computers 2SP-PCI and Quattro-PCI (dual serial)
                    609:     <li>NEC PK-UG-X008 (serial)
                    610:     <li>NEC PK-UG-X001 K56flex PCI (modem)
                    611:     <li>Koutech IOFLEX-2S (dual serial)
                    612:     <li>Syba Tech Ltd. PCI-4S2P-550-ECP (4 port serial and 2 port parallel)
                    613:     <li>Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)
                    614:     <li>Moxa Technologies Co., Ltd. C104H/PCI (4 port serial)
                    615:     <li>NetMos 2S1P (2 port serial and 1 port parallel)
                    616:     <li>Boca Research Turbo Serial 654 PCI (4 port serial)
                    617:     <li>Boca Research Turbo Serial 658 PCI (8 port serial)
                    618:     <li>SUNIX 402x (1 port serial)
                    619:     <li>SUNIX 403x (2 port serial)
                    620:     <li>SUNIX 405x (4 port serial)
                    621:     <li>SUNIX 406x (8 port serial)
                    622:     <li>SUNIX 407x (2 port serial and 1 port parallel)
                    623:     <li>SUNIX 408x (2 port serial and 2 port parallel)
                    624:     <li>SUNIX 409x (4 port serial and 2 port parallel)
                    625:     </ul>
1.15      jason     626:   </ul>
1.34      jason     627:  <li><strong>Cryptography Accelerators</strong>
                    628:   <ul>
1.141     mickey    629:    <li>Hifn 6500 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;arch=sparc64&amp;sektion=4">lofn</a>)
                    630:    <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     631:     <ul>
                    632:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
                    633:     <li>GTGI PowerCrypt Encryption Accelerator
                    634:     <li>NetSec 7751
                    635:     <li>Hifn 7751 and 9751 reference boards
                    636:     <li>Invertex AEON
                    637:     </ul>
1.141     mickey    638:    <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     639:   </ul>
1.61      fgsch     640:  <li><strong>PC Cards (PCMCIA)</strong>
                    641:   <ul>
                    642:    <li>PCMCIA Controllers:
                    643:     <ul>
1.141     mickey    644:      <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     645:     </ul>
                    646:    <li>Wireless Ethernet Adapters:
                    647:     <ul>
                    648:      <li>See above.
                    649:     </ul>
                    650:   </ul>
1.135     jason     651:  <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  652:   <ul>
                    653:   <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>)
                    654:   </ul>
1.15      jason     655:  <li><strong>Miscellaneous Devices</strong>
                    656:   <ul>
1.129     nick      657:    <li>EBus beeper (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beeper&amp;sektion=4&amp;arch=sparc64">beeper</a>)
                    658:    <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     659:    <li>FireHose controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhc&amp;sektion=4&amp;arch=sparc64">fhc</a>)
                    660:    <li>Central controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=central&amp;sektion=4&amp;arch=sparc64">central</a>)
                    661:    <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      662:    <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>)
                    663: [Currently restricted to non-DMA devices]
1.156     miod      664:    <li>onboard floppy drive on SBus systems (such as Ultra 1 and Ultra 2)
                    665: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdc&amp;sektion=4">fdc</a>)
1.238     cnst      666:    <li>Hardware monitoring sensors, including:
                    667:      <ul>
                    668:      <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>)
                    669:      <li>Analog Devices ADM1021 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtemp&amp;arch=sparc64&amp;sektion=4">admtemp</a>)
                    670:      <li>Analog Devices ADM1024 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admlc&amp;arch=sparc64&amp;sektion=4">admlc</a>)
                    671:      <li>Analog Devices ADM1025 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtm&amp;arch=sparc64&amp;sektion=4">admtm</a>)
                    672:      <li>Analog Devices ADM1030 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtmp&amp;arch=sparc64&amp;sektion=4">admtmp</a>)
                    673:      <li>Analog Devices ADM1031 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtt&amp;arch=sparc64&amp;sektion=4">admtt</a>)
                    674:      <li>Analog Devices ADT7460 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&amp;arch=sparc64&amp;sektion=4">adt</a>)
                    675:      <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>)
                    676:      <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>)
                    677:      <li>National Semiconductor LM87 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmenv&amp;arch=sparc64&amp;sektion=4">lmenv</a>)
                    678:      <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>)
                    679:      <li>Maxim MAX6642/MAX6690 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxtmp&amp;arch=sparc64&amp;sektion=4">maxtmp</a>)
                    680:      <li>Philips PCF8591 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcfadc&amp;arch=sparc64&amp;sektion=4">pcfadc</a>)
                    681:      </ul>
1.218     mbalmer   682:    <li>Meinberg Funkuhren radio clocks, including:
                    683:      <ul>
1.249     mbalmer   684:      <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>)
                    685:      <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>)
                    686:      <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>)
                    687:      <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   688:      </ul>
1.15      jason     689:   </ul>
1.12      jason     690: </ul>
1.83      henning   691:
                    692: <p>
1.275     deraadt   693: <h4>Unsupported (or untested) machines</h4>
1.86      miod      694:
                    695: <p>
                    696: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    697: <tr>
1.120     miod      698: <td valign="top" width="33%">
1.86      miod      699: <ul>
1.231     kettenis  700:  <li>Sun Fire V445
1.258     kettenis  701:  <li>Sun Fire 3800/4800/4810/6800
1.208     brad      702:  <li>Sun Fire E2900/E4900/E6900
                    703:  <li>Sun Fire 12K/15K
                    704:  <li>Sun Fire E20K/E25K
1.288     kettenis  705:  <li>Sun SPARC Enterprise T5140/T5240
1.298     jsg       706:  <li>Sun Netra CT 400
1.297     deraadt   707:  <li>Sun Netra CT 410
1.298     jsg       708:  <li>Sun Netra CT 800
                    709:  <li>Sun Netra CT 810
                    710:  <li>Sun Netra CT 820
                    711:  <li>Sun Netra FT 1800
                    712:  <li>Sun Netra CP2040
                    713:  <li>Sun Netra CP2060
                    714:  <li>Sun Netra CP2080
1.275     deraadt   715:  <li>Sun Netra CP2140
                    716:  <li>Sun Netra CP2160
                    717:  <li>Sun Netra CP2300
1.301     deraadt   718: </ul></td><td valign=top width="33%"><ul>
1.294     kettenis  719:  <li>Sun Netra T5440
1.297     deraadt   720:  <li>Sun SPARC Enterprise M3000
1.305     kettenis  721:  <li>Sun SPARC Enterprise M4000/M5000/M8000/M9000
1.300     jsg       722:  <li>Fujitsu HALstation 330/350/375/385
                    723:  <li>Fujitsu S-7/300
                    724:  <li>Fujitsu GP7000F Model 200/400/600/1000/2000
                    725:  <li>Fujitsu PRIMEPOWER 200/400/600/1000/2000
1.297     deraadt   726:  <li>Fujitsu PRIMEPOWER 900/1500/2500
                    727:  <li>Fujitsu SPARC Enterprise M3000
1.305     kettenis  728:  <li>Fujitsu SPARC Enterprise M4000/M5000/M8000/M9000
1.278     deraadt   729:  <li>Fujitsu FX1
1.279     deraadt   730:  <li>Tadpole Ultrabook IIi
                    731:  <li>Tadpole/Sun Voyager IIi
                    732:  <li>Tadpole Sparcbook 5000/6000
                    733:  <li>Tadpole Bullfrog / Bullfrog EXP / V2 Bullfrog I
1.298     jsg       734:  <li>Naturetech 737S
                    735:  <li>Naturetech 747S
1.301     deraadt   736: </ul></td><td valign=top width="33%"><ul>
1.298     jsg       737:  <li>Naturetech 777S/E/ES/P/V
                    738:  <li>Naturetech 878P
                    739:  <li>Naturetech 888P
                    740:  <li>Naturetech Meso 999
                    741:  <li>Naturetech Proso 2000
                    742:  <li>Naturetech Proso 2400
                    743:  <li>Naturetech Proso 2600
1.299     jsg       744:  <li>Themis USP-2
                    745:  <li>Themis USPIIi-1V/3V
1.298     jsg       746:  <li>Themis USPIIe-Gb/USB/cPCI
1.299     jsg       747:  <li>Themis USPIIIi
                    748:  <li>Themis RES-32s
1.298     jsg       749:  <li>Themis T2BC
1.299     jsg       750:  <li>Force Computers CPU-50/CPU-50G
                    751:  <li>Force Computers CPU-56/CPU-56T
                    752:  <li>Force Computers CPCI-520
                    753:  <li>Force Computers CPSB-560
1.86      miod      754: </ul></td></tr></table>
1.12      jason     755:
1.86      miod      756: <p>
                    757: <h4>Unsupported devices</h4>
                    758: <ul>
1.293     kettenis  759:  <li>SBus cards other than those listed above.
                    760:  <li>PCI video cards other than those listed above.
1.12      jason     761: </ul>
                    762:
1.4       art       763: <hr>
1.89      miod      764: <a name="hwdocs"></a>
                    765: <h3><font color="#0000e0"><strong>Hardware documentation:</strong></font></h3>
                    766:
1.260     deraadt   767: Previous to 2007, it was extremely difficult or impossible to get much of
1.270     sthen     768: the necessary hardware documentation for these machines.   Members of our
1.260     deraadt   769: team (in particular David Gwynne) were instrumental in pressuring and
                    770: convincing Sun to go back into their archives and dig up the data sheets
                    771: that they had written in-house, describing the operation of their chips to
                    772: their own engineers.  These documents can now be found at
                    773: <a href="http://wikis.sun.com/display/FOSSdocs/Home">
                    774: http://wikis.sun.com/display/FOSSdocs/Home</a>.
                    775: Some documents are still missing at that site, so we ask that interested
                    776: developers contact Sun and request additional information.
1.89      miod      777: <p>
                    778:
                    779: <hr>
                    780: <a name="install"></a>
                    781: <h3><font color="#0000e0">
                    782: <strong>Getting and installing OpenBSD/sparc64:</strong>
                    783: </font></h3>
                    784:
                    785: <p>
                    786: The latest supported OpenBSD/sparc64 release is
1.271     steven    787: <a href="43.html">OpenBSD 4.3</a>.
1.89      miod      788: Here are the
1.271     steven    789: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.3/sparc64/INSTALL.sparc64">
                    790: OpenBSD/sparc64 4.3 installation instructions
1.89      miod      791: </a>.
                    792:
                    793: <p>
                    794: Snapshots are made available from time to time, in
                    795: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc64">this location</a>
                    796: as well as in a few
                    797: <a href="ftp.html">mirrors</a>.
                    798: Here are the
1.93      pb        799: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc64/INSTALL.sparc64">
1.89      miod      800: OpenBSD/sparc64 snapshot installation instructions
                    801: </a> as well.
                    802:
                    803: <p>
                    804: There are several installation media provided, so that
                    805: OpenBSD/sparc64 can be installed or upgraded via CD, floppy boot images on
1.179     miod      806: some models, miniroot images for machines without floppies,
1.98      nick      807: as well as network and diskless installs.
1.89      miod      808: <ul>
                    809:   <li><strong>CD boot</strong>
                    810:   <p>
                    811:   Booting off the CD provides a small ffs filesystem with a kernel containing
                    812:   drivers for the most popular devices found on UltraSPARC hardware.<br>
                    813:   For the latest list of drivers available on this image, take a look at the
                    814:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                    815:   kernel configuration file.
                    816:   The CD can be booted off the OpenFirmware prompt with
                    817: <pre>
                    818:   boot cdrom
                    819: </pre>
1.271     steven    820:   <li><strong>Floppy A</strong> (floppy43.fs)
1.89      miod      821:   <p>
                    822:   Booting off the floppy provides a small ffs filesystem with a kernel
                    823:   containing supporting the following sparc64 hardware:
                    824:   <ul>
                    825:     <li>Ultra 1/1E
                    826:     <li>Ultra 2
                    827:   </ul>
1.137     deraadt   828:   <p>
1.89      miod      829:   as well as support for the on-board devices found on these machines.
                    830:   However due to lack of space there are only a few other drivers.
                    831:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    832:   allow installation from cdrom media.
                    833:   For the latest list of drivers available on this image, take a look at the
                    834:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISKU1?rev=HEAD">RAMDISKU1</a>
                    835:   kernel configuration file.
                    836:   The floppy can be booted off the OpenFirmware prompt with
                    837: <pre>
                    838:   boot floppy
                    839: </pre>
1.137     deraadt   840:   <p>
1.271     steven    841:   <li><strong>Floppy B</strong> (floppyB43.fs)
1.179     miod      842:   <p>
                    843:   Booting off the floppy provides a small ffs filesystem with a kernel
                    844:   containing supporting the following sparc64 hardware:
                    845:   <ul>
                    846:     <li>SPARCengineUltra AX
                    847:     <li>SPARCengineUltra AXe
                    848:     <li>SPARCengineUltra AXi
                    849:   </ul>
                    850:   <p>
                    851:   as well as support for the on-board devices found on these machines.
                    852:   However due to lack of space there are only a few other drivers.
                    853:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    854:   allow installation from cdrom media.
                    855:   For the latest list of drivers available on this image, take a look at the
1.181     martin    856:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISKU5?rev=HEAD">RAMDISKU5</a>
1.179     miod      857:   kernel configuration file.
                    858:   The floppy can be booted off the OpenFirmware prompt with
                    859: <pre>
                    860:   boot floppy
                    861: </pre>
                    862:   <p>
1.271     steven    863:   <li><strong>Miniroot</strong> (miniroot43.fs)
1.89      miod      864:   <p>
                    865:   The miniroot provides the same installation environment as the bootable CD,
                    866:   and is intended for easy bootstrap if there is already an operating system
                    867:   installed on the machine.
                    868:   After dumping the miniroot to the primary swap partition with dd, the
                    869:   miniroot can be booted off the OpenFirmware prompt with a command such as
                    870: <pre>
                    871:   boot disk:b
                    872: </pre>
                    873:   (the disk designation may be different, depending on the chosen swap
                    874:   partition).
1.137     deraadt   875:   <p>
1.89      miod      876:   <li><strong>Network boot</strong> (ofwboot.net, bsd.rd)
                    877:   <p>
                    878:   Using a diskless setup, it is also possible to boot the OpenBSD/sparc64
                    879:   boot loader, <tt>ofwboot.net</tt>, from the network via tftp, and access
                    880:   the <tt>bsd.rd</tt> standalone miniroot over NFS.
                    881:   Refer to the
                    882:   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diskless&amp;sektion=8">diskless(8)</a>
                    883:   manual page for details on how to setup a network boot environment.
                    884: </ul>
                    885:
                    886: <p>
                    887: Please note that booting from floppy might not work on your machine; also,
                    888: Ultra 1, 1E and 2 systems might require a PROM update (they usually don't if
                    889: they are able to boot Solaris in 64bit-mode); please refer to the
1.271     steven    890: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.3/sparc64/INSTALL.sparc64">installation
1.98      nick      891: notes</a> for details.
1.89      miod      892:
                    893: <hr>
1.86      miod      894: <a href="plat.html">
                    895: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    896: </a>
                    897: <br>
                    898: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.1       mickey    899: <br>
1.306   ! jsg       900: <small>$OpenBSD: sparc64.html,v 1.305 2008/09/15 21:04:59 kettenis Exp $</small>
1.1       mickey    901:
                    902: </body>
                    903: </html>