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

Annotation of www/sparc64.html, Revision 1.322

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.314     sthen      12: <meta name="copyright" content="This document copyright 1996-2009 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.310     miod       84: UltraSPARC III based machines; OpenBSD 4.3 first with SMP support, and
                     85: OpenBSD 4.4 has been the first to support the UltraSPARC IV, UltraSPARC
1.288     kettenis   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
1.312     miod      105: cards, as well as the on-board ATI graphics, the UPA Creator,
                    106: Creator 3D or Elite 3D, and the Expert 3D at the boot resolution/depth
                    107: using ether the wsfb(4) or the wildcatfb(4) driver.
1.53      fgsch     108:
1.49      matthieu  109: <p>
1.60      fgsch     110: The directions on how to enable the accelerated and unaccelerated X server
1.85      miod      111: are present in the <tt>/usr/X11R6/README</tt> file on the installed system.
1.86      miod      112:
1.48      jason     113: <hr>
1.86      miod      114: <a name="projects"></a>
                    115: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    116: </strong></font></h3>
1.12      jason     117:
1.86      miod      118: <p>
1.12      jason     119: <ul>
1.261     deraadt   120:  <li>Improve the pmap module to reduce the number of expensive cache flushes.
                    121:  <li>Fix BE64 issues in the userland as they are discovered.
                    122:  <li>Improve architecture specific documentation.
1.302     kettenis  123:  <li>Provide accelerated X servers for cgsix frame buffers.
1.260     deraadt   124:  <li>Fix the CDROM interrupt spin that some machines see.
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
1.313     kettenis  162:  <li>Sun Blade 1500/2500
1.296     deraadt   163:  <li>Sun Blade T6300
1.288     kettenis  164:  <li>Sun Blade T6320
1.316     kettenis  165:  <li>Sun Blade T6340
                    166: </ul></td><td valign=top width="33%"><ul>
1.203     brad      167:  <li>Sun Fire V100/V120
1.229     kettenis  168:  <li>Sun Fire V125
1.231     kettenis  169:  <li>Sun Fire V210/V240/V440
1.247     kettenis  170:  <li>Sun Fire V215/V245
1.230     kettenis  171:  <li>Sun Fire V250
1.203     brad      172:  <li>Sun Fire 280R
1.231     kettenis  173:  <li>Sun Fire V480/V880
1.276     kettenis  174:  <li>Sun Fire V490/V890
1.282     kettenis  175:  <li>Sun Fire V1280
1.320     deraadt   176:  <li>Sun Fire 3800/4800/4810/6800
1.264     kettenis  177:  <li>Sun Fire T1000/T2000
1.320     deraadt   178:  <li>Sun SPARC Enterprise M4000/M5000
                    179:  <li>Sun SPARC Enterprise M8000/M9000
1.274     kettenis  180:  <li>Sun SPARC Enterprise T1000/T2000
1.288     kettenis  181:  <li>Sun SPARC Enterprise T5120/T5220
1.316     kettenis  182:  <li>Sun SPARC Enterprise T5140/T5240
                    183:  <li>Sun SPARC Enterprise T5440
1.298     jsg       184:  <li>Sun SX1500
                    185:  <li>Sun SX2500
                    186:  <li>Sun SX3200
                    187:  <li>Netra AX1105
                    188:  <li>Netra AX2200
1.283     deraadt   189:  <li>Netra X1
1.255     kettenis  190:  <li>Netra 20/T4
1.203     brad      191:  <li>Netra 120
1.232     kettenis  192:  <li>Netra 210/240/440
1.316     kettenis  193: </ul></td><td valign=top width="33%"><ul>
1.288     kettenis  194:  <li>Netra 1280
                    195:  <li>Netra 1290
1.105     miod      196:  <li>Netra T1 100/105
1.119     xsa       197:  <li>Netra T1 AC200/DC200
1.150     brad      198:  <li>Netra T 1100
                    199:  <li>Netra T 1120/1125
1.136     deraadt   200:  <li>Netra T 1400/1405
1.264     kettenis  201:  <li>Netra CP3060
1.288     kettenis  202:  <li>Netra CP3260
1.264     kettenis  203:  <li>Netra T2000
1.288     kettenis  204:  <li>Netra T5220
1.316     kettenis  205:  <li>Netra T5440
1.115     david     206:  <li>Momentum Leopard-V
1.272     kettenis  207:  <li>Fujitsu PRIMEPOWER 250/450
1.274     kettenis  208:  <li>Fujitsu PRIMEPOWER 650/850
1.313     kettenis  209:  <li>Fujitsu SPARC Enterprise M4000/M5000/M8000/M9000
1.284     kettenis  210:  <li>Fujitsu SPARC Enterprise T1000/T2000
1.288     kettenis  211:  <li>Fujitsu SPARC Enterprise T5120/T5220
1.316     kettenis  212:  <li>Fujitsu SPARC Enterprise T5140/T5240
                    213:  <li>Fujitsu SPARC Enterprise T5440
1.297     deraadt   214:  <li>RDI/Tadpole Ultrabook 170/200
                    215:  <li>Tadpole SPARCLE 550SX/650SX
1.296     deraadt   216:  <li>Tadpole Viper
1.322   ! deraadt   217:  <li>Naturetech 888P
1.78      deraadt   218: </ul></td></tr></table>
1.4       art       219:
1.231     kettenis  220: <p>
1.313     kettenis  221: OpenBSD 4.4 may trigger a hardware fault on the SPARC Enterprise
                    222: M4000/M5000/M8000/M9000 that can only be cleared by a field engineer.
1.321     miod      223: A workaround for this problem is available in OpenBSD 4.5.
1.313     kettenis  224:
                    225: <p>
1.316     kettenis  226: Support for the SPARC Enterprise T5140/T5240/T5440, Netra T5440 and
                    227: Blade T6340 was introduced in OpenBSD 4.5-beta.  The onboard gigabit
                    228: Ethernet on these machines is unsupported.
                    229:
                    230: <p>
                    231: The PRIMEPOWER 650/850 machines are only supported with SPARC64-V CPUs.
                    232:
                    233: <p>
1.288     kettenis  234: Please note, some machines like the Ultra1, Ultra2, Enterprise 220R
                    235: and SPARC Enterprise T5120/T5220 may require upgrading the flashprom
                    236: before OpenBSD can be successfully installed.  The SPARC Enterprise
                    237: T5120/T5220 needs at least OBP 4.28.0.
1.46      jason     238:
1.86      miod      239: <p>
                    240: <h4>Supported devices</h4>
1.9       miod      241:
1.86      miod      242: <p>
1.12      jason     243: <ul>
1.200     deraadt   244:  <li><strong>Processors</strong>
                    245:   <ul>
1.284     kettenis  246:    <li>Sun UltraSPARC I
                    247:    <li>Sun UltraSPARC II, IIi, IIe
                    248:    <li>Sun UltraSPARC III, III+, IIIi
                    249:    <li>Sun UltraSPARC IV
                    250:    <li>Sun UltraSPARC T1
1.315     kettenis  251:    <li>Sun UltraSPARC T2, T2+
1.284     kettenis  252:    <li>Fujitsu SPARC64-V
                    253:    <li>Fujitsu SPARC64-VI
1.286     kettenis  254:    <li>Fujitsu SPARC64-VII
1.200     deraadt   255:   </ul>
                    256:  </li>
1.33      jason     257:  <li><strong>Keyboards/Mice</strong>
                    258:   <ul>
1.129     nick      259:    <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>)
                    260:    <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  261:    <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    262:    <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>)
                    263:    <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
                    264:    <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>)
                    265:    <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     266:   </ul>
1.86      miod      267:  <li><strong>Frame buffers</strong>
1.33      jason     268:   <ul>
1.98      nick      269:    <li>SBus Video:
1.33      jason     270:     <ul>
1.129     nick      271:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bwtwo&amp;sektion=4&amp;arch=sparc64">bwtwo</a> - monochrome, unaccelerated
                    272:      <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
                    273:      <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      274:      <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      275:      <li>Fujitsu AG-10e
                    276: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=agten">agten</a>)
                    277: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    278: mode)
1.149     miod      279:      <li>Parallax XVideo and PowerVideo
                    280: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=tvtwo">tvtwo</a>)
                    281: - 24-bit color, accelerated (but the driver does not support hardware
1.161     david     282: acceleration)
1.131     miod      283:      <li>RasterFlex family
                    284: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=rfx">rfx</a>)
                    285: - 8/24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    286: mode)
                    287:      <li>Southland Media Systems MGX and MGXPlus (<a
                    288:                     href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=mgx">mgx</a>)
                    289: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    290: mode)
1.149     miod      291:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=vigra">Vigra</a>
                    292: VS10, VS11 and VS12 SBus frame buffers - 8-bit color, unaccelerated, selectable
1.161     david     293: VGA and Sun-compatible video modes
1.131     miod      294:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&amp;sektion=4&amp;query=zx">ZX</a>
                    295:        (aka <i>Leo</i>) - 8 or 24-bit color, overlay planes,
                    296:        double-buffered, 3-D acceleration
1.33      jason     297:     </ul>
                    298:    <li>PCI Video:
                    299:     <ul>
1.129     nick      300:      <li>ATI Rage (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&amp;sektion=4&amp;arch=sparc64">vgafb</a>),
1.318     kettenis  301: includes the <i>PGX</i>, <i>PGX24</i> and <i>PGX64</i> on-board frame buffers
1.311     miod      302:      <li>Expert3D and Expert3D-Lite (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifb&amp;sektion=4&amp;arch=sparc64">ifb</a>),
                    303: such as the <i>XVR-500</i> frame buffer
1.318     kettenis  304:      <li>Tech Source Raptor GFX (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=raptor&amp;sektion=4&amp;arch=sparc64">raptor</a>)
                    305: <i>(support added after the 4.5 release)</i>
1.33      jason     306:     </ul>
1.56      jason     307:    <li>UPA Video:
                    308:     <ul>
1.129     nick      309:      <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     310:     </ul>
1.33      jason     311:   </ul>
1.12      jason     312:  <li><strong>SCSI Host Adapters</strong>
                    313:   <ul>
1.129     nick      314:    <li>SBus NCR53c9x adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&amp;sektion=4&amp;arch=sparc64">esp</a>)
                    315:    <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    316:    <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    317:    <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    318:    <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    319:      AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based PCI
                    320:      host adapters
                    321:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=sparc64&amp;sektion=4">ahc</a>)
1.185     martin    322:    <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    323:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=sparc64&amp;sektion=4">pcscp</a>)
1.198     marco     324:    <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
1.199     marco     325:      (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;arch=sparc64&amp;sektion=4"
1.198     marco     326:      >mpi</a>)
                    327:      <ul>
                    328:        <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
                    329:        <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
                    330:        <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
                    331:      </ul>
1.234     nick      332:
                    333:    <li>Areca Technology Corporation PCI-X and PCI Express Sata RAID controllers
1.307     jsg       334:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;arch=sparc64&amp;sektion=4">arc</a>)
1.12      jason     335:   </ul>
1.141     mickey    336:  <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     337:   <ul>
                    338:    <li>Acer Labs M5229
1.176     martin    339:    <li>CMD Technology PCI0646, PCI0680
1.12      jason     340:    <li>National Semiconductor PC87415
1.123     grange    341:    <li>Promise PDC20262, PDC20267, PDC20268
1.12      jason     342:   </ul>
                    343:   Other PCI IDE adapters may work, but are untested.
1.141     mickey    344:   <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    345:   <ul>
                    346:    <li>Most SCSI CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    347:    <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    348:   </ul>
1.12      jason     349:  <li><strong>Ethernet Adapters</strong>
                    350:   <ul>
1.129     nick      351:    <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>)
                    352:    <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>)
                    353:    <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>)
                    354:    <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>)
                    355:    <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>)
                    356:    <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>)
                    357:    <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>)
                    358:    <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>)
                    359:    <li>PCI Fast Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&amp;sektion=4&amp;arch=sparc64">hme</a>)
                    360:    <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  361:    <li>PCI Gigabit Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;sektion=4&amp;arch=sparc64">gem</a>)
                    362:    <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.307     jsg       363:    <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>)
                    364:    <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>)
1.166     brad      365:    <li>Davicom DM9102 Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=sparc64&amp;sektion=4">dc</a>)
                    366:    <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>)
                    367:    <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>)
                    368:    <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      369:    <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    370:    <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>)
1.187     brad      371:    <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.307     jsg       372:     <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>)
                    373:     <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>)
                    374:    <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>)
                    375:    <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>)
1.240     nick      376:    <li>Tehuti Networks 10Gb based PCI adapters
1.307     jsg       377:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tht&amp;arch=i386&amp;sektion=4">tht</a>)
1.306     jsg       378:    <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>)
                    379:    <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>)
                    380:    <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>)
                    381:    <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>)
                    382:    <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>)
                    383:    <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  384:    </ul>
1.83      henning   385:  <li><strong>Wireless Ethernet Adapters</strong>
1.61      fgsch     386:   <ul>
1.307     jsg       387:    <li>Atheros IEEE 802.11a/b/g PCI/CardBus adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;arch=sparc64&amp;sektion=4">ath</a>)
1.304     jsg       388:    <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>)
                    389:    <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>)
                    390:    <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>)
                    391:     <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>)
                    392:     <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>)
                    393:    <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>)
                    394:    <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>)
1.319     jmc       395:    <li>Ralink Technology IEEE 802.11a/b/g/Draft-N USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&amp;arch=sparc64&amp;sektion=4">run</a>)
1.304     jsg       396:    <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>)
                    397:    <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     398:   </ul>
1.183     brad      399:  <li><strong>WAN Adapters</strong>
                    400:   <ul>
                    401:   <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>)
                    402:   </ul>
1.124     pvalchev  403:  <li><strong>Universal Serial Bus (USB) Devices</strong>
                    404:   <ul>
1.135     jason     405:   <li>USB Audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=sparc64&amp;sektion=4">uaudio</a>)
                    406:   <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    407:   <li>USB Ethernet adapters (
                    408:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=sparc64&amp;sektion=4">aue</a>,
1.152     jsg       409:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=sparc64&amp;sektion=4">axe</a>,
1.143     mickey    410:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=sparc64&amp;sektion=4">cue</a>,
1.145     saad      411:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=sparc64&amp;sektion=4">kue</a>,
1.152     jsg       412:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=sparc64&amp;sektion=4">udav</a>,
                    413:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=sparc64&amp;sektion=4">url</a>)
1.143     mickey    414:     see above
1.124     pvalchev  415:   <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     416:   <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  417:   <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=sparc64&amp;sektion=4">uhub</a>)
                    418:   <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     419:   <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  420:   <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     421:   <li>USB Modems (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umodem&amp;arch=sparc64&amp;sektion=4">umodem</a>)
                    422:   <li>USB Printers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&amp;arch=sparc64&amp;sektion=4">ulpt</a>)
                    423:   <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>)
                    424:   <li>USB-USB cables (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&amp;arch=sparc64&amp;sektion=4">upl</a>)
                    425:   <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  426:   </ul>
1.26      miod      427:  <li><strong>Sound Devices</strong>
1.12      jason     428:   <ul>
1.129     nick      429:    <li>onboard SBus CS4231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audiocs&amp;sektion=4&amp;arch=sparc64">audiocs</a>)
                    430:    <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    431:    <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>)
                    432:    <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=sparc64&amp;sektion=4">eap</a>)
                    433:    <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     434:   </ul>
1.26      miod      435:  <li><strong>Serial Devices</strong>
1.15      jason     436:   <ul>
1.129     nick      437:    <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>)
                    438:    <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    439:    <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      440:    <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>)
                    441:    <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>)
                    442:    <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.307     jsg       443:    <li>PCI serial/parallel communication cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&amp;arch=sparc64&amp;sektion=4">puc</a>)
1.15      jason     444:   </ul>
1.34      jason     445:  <li><strong>Cryptography Accelerators</strong>
                    446:   <ul>
1.141     mickey    447:    <li>Hifn 6500 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;arch=sparc64&amp;sektion=4">lofn</a>)
1.307     jsg       448:    <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>)
1.141     mickey    449:    <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     450:   </ul>
1.61      fgsch     451:  <li><strong>PC Cards (PCMCIA)</strong>
                    452:   <ul>
                    453:    <li>PCMCIA Controllers:
                    454:     <ul>
1.141     mickey    455:      <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     456:     </ul>
                    457:    <li>Wireless Ethernet Adapters:
                    458:     <ul>
                    459:      <li>See above.
                    460:     </ul>
                    461:   </ul>
1.135     jason     462:  <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  463:   <ul>
                    464:   <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>)
                    465:   </ul>
1.15      jason     466:  <li><strong>Miscellaneous Devices</strong>
                    467:   <ul>
1.129     nick      468:    <li>EBus beeper (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beeper&amp;sektion=4&amp;arch=sparc64">beeper</a>)
                    469:    <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     470:    <li>FireHose controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhc&amp;sektion=4&amp;arch=sparc64">fhc</a>)
                    471:    <li>Central controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=central&amp;sektion=4&amp;arch=sparc64">central</a>)
                    472:    <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      473:    <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>)
                    474: [Currently restricted to non-DMA devices]
1.156     miod      475:    <li>onboard floppy drive on SBus systems (such as Ultra 1 and Ultra 2)
                    476: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdc&amp;sektion=4">fdc</a>)
1.238     cnst      477:    <li>Hardware monitoring sensors, including:
                    478:      <ul>
                    479:      <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>)
                    480:      <li>Analog Devices ADM1021 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtemp&amp;arch=sparc64&amp;sektion=4">admtemp</a>)
                    481:      <li>Analog Devices ADM1024 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admlc&amp;arch=sparc64&amp;sektion=4">admlc</a>)
                    482:      <li>Analog Devices ADM1025 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtm&amp;arch=sparc64&amp;sektion=4">admtm</a>)
                    483:      <li>Analog Devices ADM1030 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtmp&amp;arch=sparc64&amp;sektion=4">admtmp</a>)
                    484:      <li>Analog Devices ADM1031 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=admtt&amp;arch=sparc64&amp;sektion=4">admtt</a>)
                    485:      <li>Analog Devices ADT7460 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&amp;arch=sparc64&amp;sektion=4">adt</a>)
                    486:      <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>)
                    487:      <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>)
                    488:      <li>National Semiconductor LM87 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmenv&amp;arch=sparc64&amp;sektion=4">lmenv</a>)
                    489:      <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>)
                    490:      <li>Maxim MAX6642/MAX6690 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=maxtmp&amp;arch=sparc64&amp;sektion=4">maxtmp</a>)
                    491:      <li>Philips PCF8591 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcfadc&amp;arch=sparc64&amp;sektion=4">pcfadc</a>)
                    492:      </ul>
1.218     mbalmer   493:    <li>Meinberg Funkuhren radio clocks, including:
                    494:      <ul>
1.249     mbalmer   495:      <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>)
                    496:      <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>)
                    497:      <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>)
                    498:      <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   499:      </ul>
1.317     jasper    500:    <li>UVC-compatible Video devices (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&amp;arch=sparc64&amp;sektion=4">uvideo</a>)
1.15      jason     501:   </ul>
1.12      jason     502: </ul>
1.83      henning   503:
                    504: <p>
1.316     kettenis  505: <h4>Untested machines (please help us test!)</h4>
1.86      miod      506:
                    507: <p>
1.316     kettenis  508: The following machines may work, but have never been tested:
1.86      miod      509: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    510: <tr>
1.120     miod      511: <td valign="top" width="33%">
1.86      miod      512: <ul>
1.231     kettenis  513:  <li>Sun Fire V445
1.208     brad      514:  <li>Sun Fire E2900/E4900/E6900
                    515:  <li>Sun Fire 12K/15K
                    516:  <li>Sun Fire E20K/E25K
1.298     jsg       517:  <li>Sun Netra CT 400
1.297     deraadt   518:  <li>Sun Netra CT 410
1.298     jsg       519:  <li>Sun Netra CT 800
                    520:  <li>Sun Netra CT 810
                    521:  <li>Sun Netra CT 820
                    522:  <li>Sun Netra FT 1800
                    523:  <li>Sun Netra CP2040
                    524:  <li>Sun Netra CP2060
                    525:  <li>Sun Netra CP2080
1.275     deraadt   526:  <li>Sun Netra CP2140
                    527:  <li>Sun Netra CP2160
1.322   ! deraadt   528: </ul></td><td valign=top width="33%"><ul>
1.275     deraadt   529:  <li>Sun Netra CP2300
1.297     deraadt   530:  <li>Sun SPARC Enterprise M3000
1.316     kettenis  531:  <li>Fujitsu PRIMEPOWER 200/400/600/1000/2000 (with SPARC64-V CPUs)
1.297     deraadt   532:  <li>Fujitsu PRIMEPOWER 900/1500/2500
                    533:  <li>Fujitsu SPARC Enterprise M3000
1.278     deraadt   534:  <li>Fujitsu FX1
1.279     deraadt   535:  <li>Tadpole Ultrabook IIi
                    536:  <li>Tadpole/Sun Voyager IIi
                    537:  <li>Tadpole Sparcbook 5000/6000
                    538:  <li>Tadpole Bullfrog / Bullfrog EXP / V2 Bullfrog I
1.322   ! deraadt   539:  <li>Naturetech Meso 999
1.298     jsg       540:  <li>Naturetech 737S
                    541:  <li>Naturetech 747S
                    542:  <li>Naturetech 777S/E/ES/P/V
                    543:  <li>Naturetech 878P
1.316     kettenis  544: </ul></td><td valign=top width="33%"><ul>
1.298     jsg       545:  <li>Naturetech Proso 2000
                    546:  <li>Naturetech Proso 2400
                    547:  <li>Naturetech Proso 2600
1.299     jsg       548:  <li>Themis USP-2
                    549:  <li>Themis USPIIi-1V/3V
1.298     jsg       550:  <li>Themis USPIIe-Gb/USB/cPCI
1.299     jsg       551:  <li>Themis USPIIIi
                    552:  <li>Themis RES-32s
1.298     jsg       553:  <li>Themis T2BC
1.299     jsg       554:  <li>Force Computers CPU-50/CPU-50G
                    555:  <li>Force Computers CPU-56/CPU-56T
                    556:  <li>Force Computers CPCI-520
                    557:  <li>Force Computers CPSB-560
1.86      miod      558: </ul></td></tr></table>
1.12      jason     559:
1.86      miod      560: <p>
1.316     kettenis  561: Most of these machines will almost certainly just work.  If you have
                    562: one of these machines available for testing, please give it a try and
                    563: tell us about the result.
                    564:
                    565: <p>
                    566: <h4>Unsupported machines</h4>
                    567:
                    568: <p>
                    569: The following machines do not run OpenBSD/sparc64 just yet:
                    570: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    571: <tr>
                    572: <td valign="top" width="100%">
                    573: <ul>
                    574:  <li>Fujitsu HALstation 330/350/375/385
                    575:  <li>Fujitsu S-7/300
                    576:  <li>Fujitsu GP7000F Model 200/400/600/1000/2000
                    577:  <li>Fujitsu PRIMEPOWER 200/400/600/1000/2000 (with SPARC64-IV CPUs)
                    578: </ul></td></tr></table>
                    579:
                    580: <p>
1.86      miod      581: <h4>Unsupported devices</h4>
                    582: <ul>
1.293     kettenis  583:  <li>SBus cards other than those listed above.
                    584:  <li>PCI video cards other than those listed above.
1.12      jason     585: </ul>
                    586:
1.4       art       587: <hr>
1.89      miod      588: <a name="hwdocs"></a>
                    589: <h3><font color="#0000e0"><strong>Hardware documentation:</strong></font></h3>
                    590:
1.260     deraadt   591: Previous to 2007, it was extremely difficult or impossible to get much of
1.270     sthen     592: the necessary hardware documentation for these machines.   Members of our
1.260     deraadt   593: team (in particular David Gwynne) were instrumental in pressuring and
                    594: convincing Sun to go back into their archives and dig up the data sheets
                    595: that they had written in-house, describing the operation of their chips to
                    596: their own engineers.  These documents can now be found at
                    597: <a href="http://wikis.sun.com/display/FOSSdocs/Home">
                    598: http://wikis.sun.com/display/FOSSdocs/Home</a>.
                    599: Some documents are still missing at that site, so we ask that interested
                    600: developers contact Sun and request additional information.
1.89      miod      601: <p>
                    602:
                    603: <hr>
                    604: <a name="install"></a>
                    605: <h3><font color="#0000e0">
                    606: <strong>Getting and installing OpenBSD/sparc64:</strong>
                    607: </font></h3>
                    608:
                    609: <p>
                    610: The latest supported OpenBSD/sparc64 release is
1.321     miod      611: <a href="45.html">OpenBSD 4.5</a>.
1.89      miod      612: Here are the
1.321     miod      613: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.5/sparc64/INSTALL.sparc64">
                    614: OpenBSD/sparc64 4.5 installation instructions
1.89      miod      615: </a>.
                    616:
                    617: <p>
                    618: Snapshots are made available from time to time, in
                    619: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc64">this location</a>
                    620: as well as in a few
                    621: <a href="ftp.html">mirrors</a>.
                    622: Here are the
1.93      pb        623: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc64/INSTALL.sparc64">
1.89      miod      624: OpenBSD/sparc64 snapshot installation instructions
                    625: </a> as well.
                    626:
                    627: <p>
                    628: There are several installation media provided, so that
                    629: OpenBSD/sparc64 can be installed or upgraded via CD, floppy boot images on
1.179     miod      630: some models, miniroot images for machines without floppies,
1.98      nick      631: as well as network and diskless installs.
1.89      miod      632: <ul>
                    633:   <li><strong>CD boot</strong>
                    634:   <p>
                    635:   Booting off the CD provides a small ffs filesystem with a kernel containing
                    636:   drivers for the most popular devices found on UltraSPARC hardware.<br>
                    637:   For the latest list of drivers available on this image, take a look at the
                    638:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                    639:   kernel configuration file.
                    640:   The CD can be booted off the OpenFirmware prompt with
                    641: <pre>
                    642:   boot cdrom
                    643: </pre>
1.321     miod      644:   <li><strong>Floppy A</strong> (floppy45.fs)
1.89      miod      645:   <p>
                    646:   Booting off the floppy provides a small ffs filesystem with a kernel
                    647:   containing supporting the following sparc64 hardware:
                    648:   <ul>
                    649:     <li>Ultra 1/1E
                    650:     <li>Ultra 2
                    651:   </ul>
1.137     deraadt   652:   <p>
1.89      miod      653:   as well as support for the on-board devices found on these machines.
                    654:   However due to lack of space there are only a few other drivers.
                    655:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    656:   allow installation from cdrom media.
                    657:   For the latest list of drivers available on this image, take a look at the
                    658:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISKU1?rev=HEAD">RAMDISKU1</a>
                    659:   kernel configuration file.
                    660:   The floppy can be booted off the OpenFirmware prompt with
                    661: <pre>
                    662:   boot floppy
                    663: </pre>
1.137     deraadt   664:   <p>
1.321     miod      665:   <li><strong>Floppy B</strong> (floppyB45.fs)
1.179     miod      666:   <p>
                    667:   Booting off the floppy provides a small ffs filesystem with a kernel
                    668:   containing supporting the following sparc64 hardware:
                    669:   <ul>
                    670:     <li>SPARCengineUltra AX
                    671:     <li>SPARCengineUltra AXe
                    672:     <li>SPARCengineUltra AXi
                    673:   </ul>
                    674:   <p>
                    675:   as well as support for the on-board devices found on these machines.
                    676:   However due to lack of space there are only a few other drivers.
                    677:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    678:   allow installation from cdrom media.
                    679:   For the latest list of drivers available on this image, take a look at the
1.181     martin    680:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISKU5?rev=HEAD">RAMDISKU5</a>
1.179     miod      681:   kernel configuration file.
                    682:   The floppy can be booted off the OpenFirmware prompt with
                    683: <pre>
                    684:   boot floppy
                    685: </pre>
                    686:   <p>
1.321     miod      687:   <li><strong>Miniroot</strong> (miniroot45.fs)
1.89      miod      688:   <p>
                    689:   The miniroot provides the same installation environment as the bootable CD,
                    690:   and is intended for easy bootstrap if there is already an operating system
                    691:   installed on the machine.
                    692:   After dumping the miniroot to the primary swap partition with dd, the
                    693:   miniroot can be booted off the OpenFirmware prompt with a command such as
                    694: <pre>
                    695:   boot disk:b
                    696: </pre>
                    697:   (the disk designation may be different, depending on the chosen swap
                    698:   partition).
1.137     deraadt   699:   <p>
1.89      miod      700:   <li><strong>Network boot</strong> (ofwboot.net, bsd.rd)
                    701:   <p>
                    702:   Using a diskless setup, it is also possible to boot the OpenBSD/sparc64
                    703:   boot loader, <tt>ofwboot.net</tt>, from the network via tftp, and access
                    704:   the <tt>bsd.rd</tt> standalone miniroot over NFS.
                    705:   Refer to the
                    706:   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diskless&amp;sektion=8">diskless(8)</a>
                    707:   manual page for details on how to setup a network boot environment.
                    708: </ul>
                    709:
                    710: <p>
                    711: Please note that booting from floppy might not work on your machine; also,
                    712: Ultra 1, 1E and 2 systems might require a PROM update (they usually don't if
                    713: they are able to boot Solaris in 64bit-mode); please refer to the
1.321     miod      714: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.5/sparc64/INSTALL.sparc64">installation
1.98      nick      715: notes</a> for details.
1.89      miod      716:
                    717: <hr>
1.86      miod      718: <a href="plat.html">
                    719: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    720: </a>
                    721: <br>
                    722: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.1       mickey    723: <br>
1.322   ! deraadt   724: <small>$OpenBSD: sparc64.html,v 1.321 2009/04/30 18:37:37 miod Exp $</small>
1.1       mickey    725:
                    726: </body>
                    727: </html>