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

Annotation of www/sparc64.html, Revision 1.414

1.396     bentley     1: <!doctype html>
                      2: <html lang=en id=platform>
                      3: <meta charset=utf-8>
                      4:
1.1       mickey      5: <title>OpenBSD/sparc64</title>
                      6: <meta name="description" content="the OpenBSD/sparc64 page">
1.377     tb          7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.381     tb          9: <link rel="canonical" href="https://www.openbsd.org/sparc64.html">
1.1       mickey     10:
                     11:
1.396     bentley    12: <h2 id=OpenBSD>
1.377     tb         13: <a href="index.html">
1.396     bentley    14: <i>Open</i><b>BSD</b></a>
                     15: sparc64
1.377     tb         16: </h2>
1.1       mickey     17: <hr>
1.396     bentley    18:
                     19: <table><tr><td>
1.377     tb         20: <p>
1.272     kettenis   21: OpenBSD/sparc64 runs on the 64-bit Sun UltraSPARC machines based on
1.362     kettenis   22: the UltraSPARC I, II, III, IV, T1 and T2 processors, Oracle Sun SPARC
1.399     jmatthew   23: machines based on the SPARC T3, T4, T5, M5, M6, M7 and S7 processors,
                     24: and the Fujitsu SPARC64 machines based on the SPARC64-V, SPARC64-VI,
1.372     kettenis   25: SPARC64-VII and SPARC64-X processors.
1.396     bentley    26:
1.376     deraadt    27: <p>
1.86      miod       28: A mailing list dedicated to the OpenBSD/sparc and OpenBSD/sparc64 ports is
1.396     bentley    29: available at <a href="mailto:sparc@openbsd.org">sparc@openbsd.org</a>.
1.98      nick       30: To join the OpenBSD/sparc and OpenBSD/sparc64 mailing list, send a message
                     31: body of <b>"subscribe sparc"</b> to
                     32: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
1.86      miod       33: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     34: subscribing.
1.396     bentley    35:
1.376     deraadt    36: <p>
1.245     deraadt    37: The current port maintainer is Mark Kettenis
                     38: (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
1.86      miod       39: Others are definitely welcome to contribute!
1.396     bentley    40: </table>
1.48      jason      41:
                     42: <hr>
1.363     bentley    43:
1.396     bentley    44: <h3 id="history"><strong>History:</strong></h3>
1.1       mickey     45:
                     46: <p>
1.98      nick       47: The original port was made for NetBSD by Eduardo Horvath and released for
1.4       art        48: the first time in January 1999.
                     49: The porting to OpenBSD started in August 2001 and in the end of September the
                     50: first binary snapshot was released. The porting was done mainly by Jason
1.98      nick       51: Wright and Artur Grabowski and was done on both SBus and PCI machines so that
1.6       jcs        52: a decently wide range of hardware support was ready even before the system
                     53: could boot multiuser.
1.1       mickey     54:
1.48      jason      55: <p>
                     56: OpenBSD 3.0 was the first official release of OpenBSD/sparc64, and since
                     57: that release support for many more devices has been added (including
1.262     saad       58: devices required for X11R6 support).  The other architectures that
                     59: OpenBSD supports have benefited because some kinds of bugs are
1.260     deraadt    60: exposed more often by the 64-bit big endian nature of UltraSPARC.
1.204     deraadt    61:
                     62: <p>
1.270     sthen      63: Sun refused access to the necessary documentation for the (very bizarre)
1.260     deraadt    64: host bridge and caches in the UltraSPARC III machines, so a few years were
                     65: lost before some reverse engineering figured out the changes in these
                     66: machines (and the undocumented processor bugs, too).  In 2007, Sun
                     67: <a href="#hwdocs">was finally convinced</a> to release the missing
                     68: information, and development progress became more rapid.
                     69:
                     70: <p>
                     71: OpenBSD 4.0 was the first release to ship with support for the
1.310     miod       72: UltraSPARC III based machines; OpenBSD 4.3 first with SMP support, and
1.362     kettenis   73: OpenBSD 4.4 has been the first to support the UltraSPARC IV,
                     74: UltraSPARC T1, UltraSPARC T2, SPARC64-V, SPARC64-VI and SPARC64-VII
                     75: processors.  OpenBSD 5.7 has been the first to support the SPARC T3,
1.372     kettenis   76: SPARC T4, SPARC T5, SPARC M5, SPARC M6 and SPARC64-X processors.
1.204     deraadt    77:
                     78: <p>
                     79: And since there are always little bits missing, work is continuing...
1.48      jason      80:
1.1       mickey     81: <hr>
1.363     bentley    82:
1.396     bentley    83: <h3 id="status"><strong>Current status:</strong></h3>
1.4       art        84:
                     85: <p>
1.224     kettenis   86: Currently most of the hardware available to the developers boots
                     87: multiuser and supports enough of the on-board devices to be generally
1.241     kettenis   88: usable.
1.4       art        89:
1.49      matthieu   90: <p>
1.162     matthieu   91: The X Window System is supported on most systems.
1.323     kettenis   92: Accelerated drivers are available for ATI graphics adapters, Tech
                     93: Source graphics adapters and the UPA Creator, Creator 3D and Elite 3D.
1.154     miod       94: It is possible to use X in frame buffer mode with all supported SBus
1.312     miod       95: cards, as well as the on-board ATI graphics, the UPA Creator,
                     96: Creator 3D or Elite 3D, and the Expert 3D at the boot resolution/depth
1.342     jasper     97: using either the wsfb(4) or the wildcatfb(4) driver.
1.53      fgsch      98:
1.4       art        99: <hr>
1.363     bentley   100:
1.396     bentley   101: <h3 id="hardware"><strong>Supported hardware:</strong></h3>
1.4       art       102:
1.86      miod      103: <p>
                    104: <h4>Supported machines</h4>
                    105:
                    106: <p>
1.264     kettenis  107: OpenBSD/sparc64 is known or expected to work on the following machines:
1.396     bentley   108: <ul style="column-count: 3">
1.19      miod      109:  <li>Ultra 1/1E
1.17      jason     110:  <li>Ultra 2
1.290     kettenis  111:  <li>Ultra 3 Mobile Workstation
1.203     brad      112:  <li>Ultra 5/10
1.269     kettenis  113:  <li>Ultra 25/45
1.203     brad      114:  <li>Ultra 30/60/80
1.10      jason     115:  <li>SPARCengineUltra AX
1.150     brad      116:  <li>SPARCengineUltra AXe
1.197     deraadt   117:  <li>SPARCengineUltra AXi
1.298     jsg       118:  <li>SPARCengineUltra AXdp
                    119:  <li>SPARCengineUltra AXmp
1.50      ian       120:  <li>SPARCengine CP1500
1.151     henning   121:  <li>Enterprise 150
1.46      jason     122:  <li>Enterprise 220R
1.207     deraadt   123:  <li>Enterprise 250
1.231     kettenis  124:  <li>Enterprise 420R
1.259     kettenis  125:  <li>Enterprise 450
1.276     kettenis  126:  <li>Enterprise 3000/4000/5000/6000
1.282     kettenis  127:  <li>Enterprise 3500/4500/5500/6500
1.284     kettenis  128:  <li>Enterprise 10000
1.288     kettenis  129:  <li>Sun Blade 100/150
                    130:  <li>Sun Blade 1000/2000
1.313     kettenis  131:  <li>Sun Blade 1500/2500
1.296     deraadt   132:  <li>Sun Blade T6300
1.288     kettenis  133:  <li>Sun Blade T6320
1.316     kettenis  134:  <li>Sun Blade T6340
1.203     brad      135:  <li>Sun Fire V100/V120
1.229     kettenis  136:  <li>Sun Fire V125
1.231     kettenis  137:  <li>Sun Fire V210/V240/V440
1.349     kettenis  138:  <li>Sun Fire V215/V245/V445
1.230     kettenis  139:  <li>Sun Fire V250
1.372     kettenis  140:  <li>Sun Fire 280R
1.231     kettenis  141:  <li>Sun Fire V480/V880
1.276     kettenis  142:  <li>Sun Fire V490/V890
1.282     kettenis  143:  <li>Sun Fire V1280
1.320     deraadt   144:  <li>Sun Fire 3800/4800/4810/6800
1.364     jsg       145:  <li>Sun Fire E2900/E4900/E6900
1.264     kettenis  146:  <li>Sun Fire T1000/T2000
1.320     deraadt   147:  <li>Sun SPARC Enterprise M4000/M5000
                    148:  <li>Sun SPARC Enterprise M8000/M9000
1.274     kettenis  149:  <li>Sun SPARC Enterprise T1000/T2000
1.288     kettenis  150:  <li>Sun SPARC Enterprise T5120/T5220
1.316     kettenis  151:  <li>Sun SPARC Enterprise T5140/T5240
                    152:  <li>Sun SPARC Enterprise T5440
1.298     jsg       153:  <li>Sun SX1500
                    154:  <li>Sun SX2500
                    155:  <li>Sun SX3200
1.362     kettenis  156:  <li>Oracle SPARC T3-1
                    157:  <li>Oracle SPARC T3-2
                    158:  <li>Oracle SPARC T3-4
                    159:  <li>Oracle SPARC T4-1
                    160:  <li>Oracle SPARC T4-2
                    161:  <li>Oracle SPARC T4-4
                    162:  <li>Oracle SPARC T5-2
                    163:  <li>Oracle SPARC T5-4
                    164:  <li>Oracle SPARC T5-8
1.389     kettenis  165:  <li>Oracle SPARC T7-1
                    166:  <li>Oracle SPARC T7-2
                    167:  <li>Oracle SPARC T7-4
1.399     jmatthew  168:  <li>Oracle SPARC S7-2
                    169:  <li>Oracle SPARC S7-2L
1.298     jsg       170:  <li>Netra AX1105
                    171:  <li>Netra AX2200
1.283     deraadt   172:  <li>Netra X1
1.255     kettenis  173:  <li>Netra 20/T4
1.203     brad      174:  <li>Netra 120
1.232     kettenis  175:  <li>Netra 210/240/440
1.288     kettenis  176:  <li>Netra 1280
                    177:  <li>Netra 1290
1.105     miod      178:  <li>Netra T1 100/105
1.119     xsa       179:  <li>Netra T1 AC200/DC200
1.150     brad      180:  <li>Netra T 1100
                    181:  <li>Netra T 1120/1125
1.136     deraadt   182:  <li>Netra T 1400/1405
1.264     kettenis  183:  <li>Netra CP3060
1.288     kettenis  184:  <li>Netra CP3260
1.264     kettenis  185:  <li>Netra T2000
1.288     kettenis  186:  <li>Netra T5220
1.316     kettenis  187:  <li>Netra T5440
1.362     kettenis  188:  <li>Netra SPARC T3-1
                    189:  <li>Netra SPARC T4-1
                    190:  <li>Netra SPARC T4-2
1.115     david     191:  <li>Momentum Leopard-V
1.351     jsg       192:  <li>Fujitsu PRIMEPOWER 1
1.272     kettenis  193:  <li>Fujitsu PRIMEPOWER 250/450
1.274     kettenis  194:  <li>Fujitsu PRIMEPOWER 650/850
1.313     kettenis  195:  <li>Fujitsu SPARC Enterprise M4000/M5000/M8000/M9000
1.284     kettenis  196:  <li>Fujitsu SPARC Enterprise T1000/T2000
1.288     kettenis  197:  <li>Fujitsu SPARC Enterprise T5120/T5220
1.316     kettenis  198:  <li>Fujitsu SPARC Enterprise T5140/T5240
                    199:  <li>Fujitsu SPARC Enterprise T5440
1.372     kettenis  200:  <li>Fujitsu SPARC M10-1
                    201:  <li>Fujitsu SPARC M10-4
                    202:  <li>Fujitsu SPARC M10-4S
1.391     kettenis  203:  <li>Fujitsu SPARC M12-1
                    204:  <li>Fujitsu SPARC M12-2
                    205:  <li>Fujitsu SPARC M12-2S
1.297     deraadt   206:  <li>RDI/Tadpole Ultrabook 170/200
1.414   ! miod      207:  <li>Tadpole Ultrabook IIe
1.297     deraadt   208:  <li>Tadpole SPARCLE 550SX/650SX
1.296     deraadt   209:  <li>Tadpole Viper
1.370     jsg       210:  <li>Tadpole/Sun Voyager IIi
1.336     kettenis  211:  <li>Naturetech GENIALstation 777S
                    212:  <li>Naturetech PowerBook 777S
1.327     jsg       213:  <li>Naturetech PowerBook 888P
1.396     bentley   214: </ul>
1.4       art       215:
1.231     kettenis  216: <p>
1.313     kettenis  217: OpenBSD 4.4 may trigger a hardware fault on the SPARC Enterprise
                    218: M4000/M5000/M8000/M9000 that can only be cleared by a field engineer.
1.333     kettenis  219: A workaround for this problem is available in OpenBSD 4.5 and later.
1.313     kettenis  220:
                    221: <p>
1.316     kettenis  222: The PRIMEPOWER 650/850 machines are only supported with SPARC64-V CPUs.
                    223:
                    224: <p>
1.391     kettenis  225: The Fujitsu M10 and M12 machines have only been tested with OpenBSD
                    226: running in a logical domain.
1.372     kettenis  227:
                    228: <p>
1.288     kettenis  229: Please note, some machines like the Ultra1, Ultra2, Enterprise 220R
                    230: and SPARC Enterprise T5120/T5220 may require upgrading the flashprom
                    231: before OpenBSD can be successfully installed.  The SPARC Enterprise
                    232: T5120/T5220 needs at least OBP 4.28.0.
1.46      jason     233:
1.404     kn        234: On machines like the Oracle SPARC T4-2, older firmware versions from
                    235: around 2011 are known to cause kernel panics and crashes in
                    236: <a href="https://man.openbsd.org/sparc64/ldomd.8">ldomd</a>;  later
                    237: versions, at least SysFW 8.9.11 from 2018, are known to work.
                    238:
1.86      miod      239: <h4>Supported devices</h4>
1.9       miod      240:
1.12      jason     241: <ul>
1.200     deraadt   242:  <li><strong>Processors</strong>
                    243:   <ul>
1.284     kettenis  244:    <li>Sun UltraSPARC I
                    245:    <li>Sun UltraSPARC II, IIi, IIe
                    246:    <li>Sun UltraSPARC III, III+, IIIi
1.335     kettenis  247:    <li>Sun UltraSPARC IV, IV+
1.284     kettenis  248:    <li>Sun UltraSPARC T1
1.315     kettenis  249:    <li>Sun UltraSPARC T2, T2+
1.362     kettenis  250:    <li>Oracle SPARC T3
                    251:    <li>Oracle SPARC T4
                    252:    <li>Oracle SPARC T5
                    253:    <li>Oracle SPARC M5
                    254:    <li>Oracle SPARC M6
1.389     kettenis  255:    <li>Oracle SPARC M7
1.399     jmatthew  256:    <li>Oracle SPARC S7
1.284     kettenis  257:    <li>Fujitsu SPARC64-V
                    258:    <li>Fujitsu SPARC64-VI
1.286     kettenis  259:    <li>Fujitsu SPARC64-VII
1.372     kettenis  260:    <li>Fujitsu SPARC64-X
1.391     kettenis  261:    <li>Fujitsu SPARC64-XII
1.200     deraadt   262:   </ul>
1.398     deraadt   263:
1.33      jason     264:  <li><strong>Keyboards/Mice</strong>
                    265:   <ul>
1.396     bentley   266:    <li>Type 4, 5, and 6 keyboards on Zilog serial ports (<a href="https://man.openbsd.org/sparc64/zs.4">zskbd</a>)
                    267:    <li>Type 4, 5, and 6 keyboards on NS16550 serial ports (<a href="https://man.openbsd.org/sparc64/comkbd.4">comkbd</a>)
                    268:    <li>Type 6 and 7 keyboards on USB (<a href="https://man.openbsd.org/sparc64/ukbd.4">ukbd</a>)
                    269:    <li>PS/2 AT keyboards (<a href="https://man.openbsd.org/sparc64/pckbd.4">pckbd</a>)
                    270:    <li>Sun mice on Zilog (<a href="https://man.openbsd.org/sparc64/zstty.4">zstty</a>) or NS16550 (<a href="https://man.openbsd.org/sparc64/com.4">com</a>) serial ports
                    271:    <li>Sun mice on USB (<a href="https://man.openbsd.org/sparc64/ums.4">ums</a>)
                    272:    <li>PS/2 mice (<a href="https://man.openbsd.org/sparc64/pms.4">pms</a>)
1.33      jason     273:   </ul>
1.86      miod      274:  <li><strong>Frame buffers</strong>
1.33      jason     275:   <ul>
1.98      nick      276:    <li>SBus Video:
1.33      jason     277:     <ul>
1.396     bentley   278:      <li><a href="https://man.openbsd.org/sparc64/bwtwo.4">bwtwo</a> - monochrome, unaccelerated
                    279:      <li><a href="https://man.openbsd.org/sparc64/cgthree.4">cgthree</a> - 8-bit color, unaccelerated
                    280:      <li><a href="https://man.openbsd.org/sparc64/cgsix.4">cgsix</a> - 8-bit color, accelerated
                    281:      <li><a href="https://man.openbsd.org/sparc64/cgtwelve.4">cgtwelve</a> - 24-bit color, accelerated (but the driver does not support hardware acceleration)
1.131     miod      282:      <li>Fujitsu AG-10e
1.396     bentley   283: (<a href="https://man.openbsd.org/sparc64/agten.4">agten</a>)
1.131     miod      284: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    285: mode)
1.149     miod      286:      <li>Parallax XVideo and PowerVideo
1.396     bentley   287: (<a href="https://man.openbsd.org/sparc64/tvtwo.4">tvtwo</a>)
1.149     miod      288: - 24-bit color, accelerated (but the driver does not support hardware
1.161     david     289: acceleration)
1.131     miod      290:      <li>RasterFlex family
1.396     bentley   291: (<a href="https://man.openbsd.org/sparc64/rfx.4">rfx</a>)
1.131     miod      292: - 8/24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    293: mode)
                    294:      <li>Southland Media Systems MGX and MGXPlus (<a
1.396     bentley   295:                     href="https://man.openbsd.org/sparc64/mgx.4">mgx</a>)
1.131     miod      296: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    297: mode)
1.396     bentley   298:      <li><a href="https://man.openbsd.org/sparc64/vigra.4">Vigra</a>
1.149     miod      299: VS10, VS11 and VS12 SBus frame buffers - 8-bit color, unaccelerated, selectable
1.161     david     300: VGA and Sun-compatible video modes
1.396     bentley   301:      <li><a href="https://man.openbsd.org/sparc64/zx.4">ZX</a>
1.131     miod      302:        (aka <i>Leo</i>) - 8 or 24-bit color, overlay planes,
                    303:        double-buffered, 3-D acceleration
1.33      jason     304:     </ul>
                    305:    <li>PCI Video:
                    306:     <ul>
1.341     kettenis  307:       <li>Sun PGX, PGX24 and PGX64
1.396     bentley   308: (<a href="https://man.openbsd.org/sparc64/machfb.4">machfb</a>)
1.341     kettenis  309: - 8/24-bit color, accelerated
                    310:       <li>Tech Source Raptor GFX-4M/8M
1.396     bentley   311: (<a href="https://man.openbsd.org/sparc64/raptor.4">raptor</a>)
1.341     kettenis  312: - 8/24-bit color, accelerated
                    313:       <li>Tech Source Raptor GFX-8P/Sun PGX32
1.396     bentley   314: (<a href="https://man.openbsd.org/sparc64/gfxp.4">gfxp</a>)
1.341     kettenis  315: - 8/24-bit color, accelerated
                    316:       <li>Sun XVR-100 and XVR-300
1.396     bentley   317: (<a href="https://man.openbsd.org/sparc64/radeonfb.4">radeonfb</a>)
1.341     kettenis  318: - 8/24-bit color, accelerated
1.345     nick      319:       <li>Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and XVR-1200
1.396     bentley   320: (<a href="https://man.openbsd.org/sparc64/ifb.4">ifb</a>)
1.341     kettenis  321: - 24-bit color, accelerated (currently restricted to 8-bit, unaccelerated
1.345     nick      322: on the XVR-500 and XVR-600, accelerated on the Expert3D, Expert3D-Lite and
1.341     kettenis  323: XVR-1200)
1.33      jason     324:     </ul>
1.56      jason     325:    <li>UPA Video:
                    326:     <ul>
1.396     bentley   327:      <li>Creator/Creator 3D/Elite 3D (<a href="https://man.openbsd.org/sparc64/creator.4">creator</a>)
1.56      jason     328:     </ul>
1.33      jason     329:   </ul>
1.12      jason     330:  <li><strong>SCSI Host Adapters</strong>
                    331:   <ul>
1.396     bentley   332:    <li>SBus NCR53c9x adapters (<a href="https://man.openbsd.org/sparc64/esp.4">esp</a>)
                    333:    <li>SBus 10/100Mbit SunSwift Ethernet+SCSI cards, aka HME + FAS366 cards (<a href="https://man.openbsd.org/sparc64/esp.4">esp</a>)
1.410     kn        334:    <li>SBus and PCI QLogic adapters
                    335:    (<a href="https://man.openbsd.org/sparc64/qla.4">qla</a>,
                    336:     <a href="https://man.openbsd.org/sparc64/qle.4">qle</a>,
                    337:     <a href="https://man.openbsd.org/sparc64/qlw.4">qlw</a>)
1.396     bentley   338:    <li>PCI NCR53c8xx adapters (<a href="https://man.openbsd.org/sparc64/siop.4">siop</a>)
1.184     martin    339:    <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    340:      AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based PCI
                    341:      host adapters
1.396     bentley   342:      (<a href="https://man.openbsd.org/sparc64/ahc.4">ahc</a>)
1.185     martin    343:    <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
1.396     bentley   344:      (<a href="https://man.openbsd.org/sparc64/pcscp.4">pcscp</a>)
1.198     marco     345:    <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
1.396     bentley   346:      (<a href="https://man.openbsd.org/sparc64/mpi.4"
1.198     marco     347:      >mpi</a>)
                    348:      <ul>
                    349:        <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
                    350:        <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
                    351:        <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
                    352:      </ul>
1.398     deraadt   353:
1.234     nick      354:    <li>Areca Technology Corporation PCI-X and PCI Express Sata RAID controllers
1.396     bentley   355:     (<a href="https://man.openbsd.org/sparc64/arc.4">arc</a>)
1.12      jason     356:   </ul>
1.396     bentley   357:  <li><strong>PCI IDE Controllers</strong> (<a href="https://man.openbsd.org/sparc64/pciide.4">pciide</a>)
1.12      jason     358:   <ul>
                    359:    <li>Acer Labs M5229
1.176     martin    360:    <li>CMD Technology PCI0646, PCI0680
1.12      jason     361:    <li>National Semiconductor PC87415
1.123     grange    362:    <li>Promise PDC20262, PDC20267, PDC20268
1.12      jason     363:   </ul>
                    364:   Other PCI IDE adapters may work, but are untested.
1.396     bentley   365:   <li><strong>CD-ROM and DVD-ROM Drives</strong> (<a href="https://man.openbsd.org/sparc64/cd.4">cd</a>)
1.121     grange    366:   <ul>
                    367:    <li>Most SCSI CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    368:    <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    369:   </ul>
1.12      jason     370:  <li><strong>Ethernet Adapters</strong>
                    371:   <ul>
1.396     bentley   372:    <li>onboard SBus AMD Lance Ethernet (<a href="https://man.openbsd.org/sparc64/le.4">le</a>)
                    373:    <li>SBus AMD Lance cards (<a href="https://man.openbsd.org/sparc64/le.4">le</a>)
                    374:    <li>SBus 10/100Mbit qec+be Sun FastEthernet 1.0 cards (<a href="https://man.openbsd.org/sparc64/qec.4">qec</a>/<a href="https://man.openbsd.org/sparc64/be.4">be</a>)
                    375:    <li>SBus Quad 10Mbit qec+qe Sun Quad Ethernet (<a href="https://man.openbsd.org/sparc64/qec.4">qec</a>/<a href="https://man.openbsd.org/sparc64/qe.4">qe</a>)
                    376:    <li>onboard SBus and PCI HME Ethernet (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    377:    <li>SBus 10/100Mbit hme Ethernet cards (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    378:    <li>SBus 10/100Mbit SunSwift Ethernet+SCSI cards (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    379:    <li>SBus Quad 10/100Mbit hme and qfe Quad Fast Ethernet cards (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    380:    <li>SBus Gigabit Ethernet 1.0/1.1 (<a href="https://man.openbsd.org/sparc64/ti.4">ti</a>)
                    381:    <li>SBus Gigabit Ethernet 2.0 (<a href="https://man.openbsd.org/sparc64/gem.4">gem</a>)
                    382:    <li>PCI Fast Ethernet (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    383:    <li>PCI Quad Fast Ethernet (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    384:    <li>PCI Gigabit Ethernet 1.0/1.1 (<a href="https://man.openbsd.org/sparc64/ti.4">ti</a>)
                    385:    <li>PCI Gigabit Ethernet 2.0 (<a href="https://man.openbsd.org/sparc64/gem.4">gem</a>)
                    386:    <li>PCI GigaSwift Ethernet (<a href="https://man.openbsd.org/sparc64/cas.4">cas</a>)
                    387:    <li>Alteon Tigon I/II-based adapters (<a href="https://man.openbsd.org/sparc64/ti.4">ti</a>)
                    388:    <li>Digital DC21x4x-based PCI adapters (<a href="https://man.openbsd.org/sparc64/de.4">de</a>)
                    389:    <li>Davicom DM9102 Ethernet (<a href="https://man.openbsd.org/sparc64/dc.4">dc</a>)
                    390:    <li>Intel 21145-based adapters (<a href="https://man.openbsd.org/sparc64/dc.4">dc</a>)
                    391:    <li>Intel i8255x-based (except the i82556) adapters (<a href="https://man.openbsd.org/sparc64/fxp.4">fxp</a>)
                    392:    <li>3Com 3c9xx EtherLink XL adapters (<a href="https://man.openbsd.org/sparc64/xl.4">xl</a>)
                    393:    <li>SMC 83C170 ("EtherPower II") (EPIC/100) (<a href="https://man.openbsd.org/sparc64/epic.4">epic</a>)
                    394:    <li>AMD PCnet-based PCI adapters (<a href="https://man.openbsd.org/sparc64/pcn.4">pcn</a>)
                    395:     <li>Intel PRO/1000 based adapters  (<a href="https://man.openbsd.org/sparc64/em.4">em</a>)
                    396:     <li>Broadcom BCM57xx/BCM590x (a.k.a. Tigon3) based PCI adapters (<a href="https://man.openbsd.org/sparc64/bge.4">bge</a>)
                    397:     <li>Broadcom NetXtreme II based PCI adapters (<a href="https://man.openbsd.org/sparc64/bnx.4">bnx</a>)
                    398:     <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="https://man.openbsd.org/sparc64/stge.4">stge</a>)
                    399:    <li>RealTek 8129/8139-based adapters (<a href="https://man.openbsd.org/sparc64/rl.4">rl</a>)
                    400:    <li>Realtek 8169/8169S/8110S based PCI adapters (<a href="https://man.openbsd.org/sparc64/re.4">re</a>)
                    401:    <li>SysKonnect XMAC II and Marvell Yukon based PCI adapters (<a href="https://man.openbsd.org/sparc64/sk.4">sk</a>)
1.240     nick      402:    <li>Tehuti Networks 10Gb based PCI adapters
1.396     bentley   403:     (<a href="https://man.openbsd.org/i386/tht.4">tht</a>)
                    404:    <li>ADMtek AN986-based USB adapters (<a href="https://man.openbsd.org/sparc64/aue.4">aue</a>)
                    405:    <li>ASIX Electronics AX88172 based USB adapters (<a href="https://man.openbsd.org/sparc64/axe.4">axe</a>)
                    406:    <li>CATC USB-EL1210A-based USB adapters (<a href="https://man.openbsd.org/sparc64/cue.4">cue</a>)
                    407:    <li>Davicom DM9601 USB Ethernet adapters (<a href="https://man.openbsd.org/sparc64/udav.4">udav</a>)
                    408:    <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="https://man.openbsd.org/sparc64/kue.4">kue</a>)
                    409:    <li>Realtek RTL8150L based USB adapters (<a href="https://man.openbsd.org/sparc64/url.4">url</a>)
1.124     pvalchev  410:    </ul>
1.83      henning   411:  <li><strong>Wireless Ethernet Adapters</strong>
1.61      fgsch     412:   <ul>
1.396     bentley   413:    <li>Atheros IEEE 802.11a/b/g PCI/CardBus adapters (<a href="https://man.openbsd.org/sparc64/ath.4">ath</a>)
                    414:    <li>Atheros IEEE 802.11a/g/n PCI/CardBus adapters (<a href="https://man.openbsd.org/sparc64/athn.4">athn</a>)
                    415:    <li>Atheros USB IEEE 802.11a/b/g USB adapters (<a href="https://man.openbsd.org/sparc64/uath.4">uath</a>)
                    416:    <li>Atmel AT76C50x IEEE 802.11b USB adapters (<a href="https://man.openbsd.org/sparc64/atu.4">atu</a>)
                    417:    <li>Conexant/Intersil Prism GT Full-MAC IEEE 802.11a/b/g PCI adapters (<a href="https://man.openbsd.org/sparc64/pgt.4">pgt</a>)
                    418:     <li>Marvell Libertas IEEE 802.11b/g Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="https://man.openbsd.org/sparc64/malo.4">malo</a>)
                    419:     <li>Ralink Technology IEEE 802.11a/g/n PCI/CardBus adapters (<a href="https://man.openbsd.org/sparc64/ral.4">ral</a>)
                    420:    <li>Ralink Technology IEEE 802.11b/g USB adapters (<a href="https://man.openbsd.org/sparc64/ural.4">ural</a>)
                    421:    <li>Ralink Technology IEEE 802.11a/b/g USB adapters (<a href="https://man.openbsd.org/sparc64/rum.4">rum</a>)
                    422:    <li>Ralink Technology IEEE 802.11a/g/n USB adapters (<a href="https://man.openbsd.org/sparc64/run.4">run</a>)
                    423:    <li>TI ACX100/ACX111 IEEE 802.11a/b/g PCI adapters (<a href="https://man.openbsd.org/sparc64/acx.4">acx</a>)
                    424:    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA/PCI/USB (<a href="https://man.openbsd.org/sparc64/wi.4">wi</a>)
1.61      fgsch     425:   </ul>
1.124     pvalchev  426:  <li><strong>Universal Serial Bus (USB) Devices</strong>
                    427:   <ul>
1.396     bentley   428:   <li>USB Audio (<a href="https://man.openbsd.org/sparc64/uaudio.4">uaudio</a>)
                    429:   <li>USB Diamond MultiMedia Rio MP3 players (<a href="https://man.openbsd.org/sparc64/urio.4">urio</a>)
1.143     mickey    430:   <li>USB Ethernet adapters (
1.396     bentley   431:     <a href="https://man.openbsd.org/sparc64/aue.4">aue</a>,
                    432:     <a href="https://man.openbsd.org/sparc64/axe.4">axe</a>,
                    433:     <a href="https://man.openbsd.org/sparc64/cue.4">cue</a>,
                    434:     <a href="https://man.openbsd.org/sparc64/kue.4">kue</a>,
                    435:     <a href="https://man.openbsd.org/sparc64/udav.4">udav</a>,
                    436:     <a href="https://man.openbsd.org/sparc64/url.4">url</a>)
1.143     mickey    437:     see above
1.396     bentley   438:   <li>USB Generic Human Interface Devices (catch-all) (<a href="https://man.openbsd.org/sparc64/uhid.4">uhid</a>)
                    439:   <li>USB Handspring Visor (<a href="https://man.openbsd.org/sparc64/uvisor.4">uvisor</a>)
                    440:   <li>USB Hubs (<a href="https://man.openbsd.org/sparc64/uhub.4">uhub</a>)
                    441:   <li>USB Keyboards (<a href="https://man.openbsd.org/sparc64/ukbd.4">ukbd</a>)
                    442:   <li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick controllers (<a href="https://man.openbsd.org/sparc64/umass.4">umass</a>)
                    443:   <li>USB Mice (<a href="https://man.openbsd.org/sparc64/ums.4">ums</a>)
                    444:   <li>USB Modems (<a href="https://man.openbsd.org/sparc64/umodem.4">umodem</a>)
                    445:   <li>USB Printers (<a href="https://man.openbsd.org/sparc64/ulpt.4">ulpt</a>)
                    446:   <li>USB-USB cables (<a href="https://man.openbsd.org/sparc64/upl.4">upl</a>)
                    447:   <li>USB Y@p phone (<a href="https://man.openbsd.org/sparc64/uyap.4">uyap</a>)
1.124     pvalchev  448:   </ul>
1.26      miod      449:  <li><strong>Sound Devices</strong>
1.12      jason     450:   <ul>
1.396     bentley   451:    <li>onboard SBus CS4231 (<a href="https://man.openbsd.org/sparc64/audiocs.4">audiocs</a>)
                    452:    <li>onboard EBus/PCI CS4231 (<a href="https://man.openbsd.org/sparc64/audioce.4">audioce</a>)
                    453:    <li>Trident 4DWAVE-DX/NX, Sis 7018, ALi M5451 (<a href="https://man.openbsd.org/sparc64/autri.4">autri</a>)
                    454:    <li>Ensoniq AudioPCI (<a href="https://man.openbsd.org/sparc64/eap.4">eap</a>)
                    455:    <li>ESS Solo-1 PCI AudioDrive (<a href="https://man.openbsd.org/sparc64/eso.4">eso</a>)
1.12      jason     456:   </ul>
1.26      miod      457:  <li><strong>Serial Devices</strong>
1.15      jason     458:   <ul>
1.396     bentley   459:    <li>onboard SBus Zilog 8530 (<a href="https://man.openbsd.org/sparc64/zs.4">zs</a>)
                    460:    <li>onboard EBus Infineon (Siemens) 82532 (<a href="https://man.openbsd.org/sparc64/sab.4">sab</a>)
                    461:    <li>onboard 16550 compatibles (<a href="https://man.openbsd.org/sparc64/com.4">com</a>)
                    462:    <li> SBus magma serial port cards, including: 4Sp, 8Sp, 12Sp, 16Sp, LC2+1Sp, 2+1Sp, 4+1Sp, 8+2Sp, 2+1HS Sp (<a href="https://man.openbsd.org/sparc64/magma.4">magma</a>)
                    463:    <li> SBus spif serial port cards (<a href="https://man.openbsd.org/sparc64/spif.4">spif</a>)
                    464:    <li> Aurora SBus sio2/pio1 (<a href="https://man.openbsd.org/sparc64/asio.4">asio</a>/<a href="https://man.openbsd.org/sparc64/apio.4">apio</a>)
                    465:    <li>PCI serial/parallel communication cards (<a href="https://man.openbsd.org/sparc64/puc.4">puc</a>)
1.15      jason     466:   </ul>
1.61      fgsch     467:  <li><strong>PC Cards (PCMCIA)</strong>
                    468:   <ul>
                    469:    <li>PCMCIA Controllers:
                    470:     <ul>
1.396     bentley   471:      <li>SBus PCMCIA bridge (<a href="https://man.openbsd.org/sparc64/stp.4">stp</a>)
1.61      fgsch     472:     </ul>
                    473:    <li>Wireless Ethernet Adapters:
                    474:     <ul>
                    475:      <li>See above.
                    476:     </ul>
                    477:   </ul>
1.396     bentley   478:  <li><strong>Radio Receiver Devices</strong> (<a href="https://man.openbsd.org/sparc64/radio.9">radio</a>)
1.124     pvalchev  479:   <ul>
1.396     bentley   480:   <li>D-Link DSB-R100 USB radio device (<a href="https://man.openbsd.org/sparc64/udsbr.4">udsbr</a>)
1.124     pvalchev  481:   </ul>
1.15      jason     482:  <li><strong>Miscellaneous Devices</strong>
                    483:   <ul>
1.396     bentley   484:    <li>EBus beeper (<a href="https://man.openbsd.org/sparc64/beeper.4">beeper</a>)
                    485:    <li>performance counters/system controller (<a href="https://man.openbsd.org/sparc64/uperf.4">uperf</a>)
                    486:    <li>FireHose controller (<a href="https://man.openbsd.org/sparc64/fhc.4">fhc</a>)
                    487:    <li>Central controller (<a href="https://man.openbsd.org/sparc64/central.4">central</a>)
                    488:    <li>Clock board  (<a href="https://man.openbsd.org/sparc64/clkbrd.4">clkbrd</a>)
                    489:    <li>SBus Expansion Subsystem (SUNW,xbox) (<a href="https://man.openbsd.org/sparc64/xbox.4">xbox</a>)
1.153     miod      490: [Currently restricted to non-DMA devices]
1.156     miod      491:    <li>onboard floppy drive on SBus systems (such as Ultra 1 and Ultra 2)
1.396     bentley   492: (<a href="https://man.openbsd.org/fdc.4">fdc</a>)
1.238     cnst      493:    <li>Hardware monitoring sensors, including:
                    494:      <ul>
1.396     bentley   495:      <li>Analog Devices AD7416, AD7417 and AD7418 (<a href="https://man.openbsd.org/sparc64/adc.4">adc</a>)
                    496:      <li>Analog Devices ADM1021 (<a href="https://man.openbsd.org/sparc64/admtemp.4">admtemp</a>)
                    497:      <li>Analog Devices ADM1024 (<a href="https://man.openbsd.org/sparc64/admlc.4">admlc</a>)
                    498:      <li>Analog Devices ADM1025 (<a href="https://man.openbsd.org/sparc64/admtm.4">admtm</a>)
                    499:      <li>Analog Devices ADM1030 (<a href="https://man.openbsd.org/sparc64/admtmp.4">admtmp</a>)
                    500:      <li>Analog Devices ADM1031 (<a href="https://man.openbsd.org/sparc64/admtt.4">admtt</a>)
                    501:      <li>Analog Devices ADT7460 (<a href="https://man.openbsd.org/sparc64/adt.4">adt</a>)
                    502:      <li>National Semiconductor LM75, LM77 (<a href="https://man.openbsd.org/sparc64/lmtemp.4">lmtemp</a>)
                    503:      <li>National Semiconductor LM78, LM78-J, LM79 (<a href="https://man.openbsd.org/sparc64/lm.4">lm</a>)
                    504:      <li>National Semiconductor LM87 (<a href="https://man.openbsd.org/sparc64/lmenv.4">lmenv</a>)
                    505:      <li>Maxim DS1624/DS1631/DS1721 (<a href="https://man.openbsd.org/sparc64/maxds.4">maxds</a>)
                    506:      <li>Maxim MAX6642/MAX6690 (<a href="https://man.openbsd.org/sparc64/maxtmp.4">maxtmp</a>)
                    507:      <li>Philips PCF8591 (<a href="https://man.openbsd.org/sparc64/pcfadc.4">pcfadc</a>)
1.238     cnst      508:      </ul>
1.218     mbalmer   509:    <li>Meinberg Funkuhren radio clocks, including:
                    510:      <ul>
1.396     bentley   511:      <li>GPS170PCI 3.3V/5V 6-channel GPS receiver card (<a href="https://man.openbsd.org/sparc64/mbg.4">mbg</a>)
                    512:      <li>PCI32 5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/sparc64/mbg.4">mbg</a>)
                    513:      <li>PCI509 5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/sparc64/mbg.4">mbg</a>)
                    514:      <li>PCI511 3.3V/5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/sparc64/mbg.4">mbg</a>)
1.218     mbalmer   515:      </ul>
1.396     bentley   516:    <li>UVC-compatible Video devices (<a href="https://man.openbsd.org/sparc64/uvideo.4">uvideo</a>)
1.15      jason     517:   </ul>
1.12      jason     518: </ul>
1.83      henning   519:
1.316     kettenis  520: <h4>Untested machines (please help us test!)</h4>
1.86      miod      521:
                    522: <p>
1.316     kettenis  523: The following machines may work, but have never been tested:
1.396     bentley   524: <ul style="column-count: 3">
1.208     brad      525:  <li>Sun Fire 12K/15K
                    526:  <li>Sun Fire E20K/E25K
1.298     jsg       527:  <li>Sun Netra CT 400
1.297     deraadt   528:  <li>Sun Netra CT 410
1.298     jsg       529:  <li>Sun Netra CT 800
                    530:  <li>Sun Netra CT 810
                    531:  <li>Sun Netra CT 820
                    532:  <li>Sun Netra FT 1800
                    533:  <li>Sun Netra CP2040
                    534:  <li>Sun Netra CP2060
                    535:  <li>Sun Netra CP2080
1.275     deraadt   536:  <li>Sun Netra CP2140
                    537:  <li>Sun Netra CP2160
1.327     jsg       538:  <li>Sun Netra CP2300
1.362     kettenis  539:  <li>Oracle SPARC T3-1B
                    540:  <li>Oracle SPARC T4-1B
                    541:  <li>Oracle SPARC T5-1B
                    542:  <li>Oracle SPARC M5-32
                    543:  <li>Oracle SPARC M6-32
1.316     kettenis  544:  <li>Fujitsu PRIMEPOWER 200/400/600/1000/2000 (with SPARC64-V CPUs)
1.297     deraadt   545:  <li>Fujitsu PRIMEPOWER 900/1500/2500
1.278     deraadt   546:  <li>Fujitsu FX1
1.414   ! miod      547:  <li>Tadpole Ultrabook IIi
1.328     jsg       548:  <li>Tadpole Sparcbook 5000/6500
1.279     deraadt   549:  <li>Tadpole Bullfrog / Bullfrog EXP / V2 Bullfrog I
1.322     deraadt   550:  <li>Naturetech Meso 999
1.336     kettenis  551:  <li>Naturetech GENIALstation 737S/747S
                    552:  <li>Naturetech PowerBook 737S/747S
1.327     jsg       553:  <li>Naturetech PowerBook 777E/ES/P/V
                    554:  <li>Naturetech PowerBook 878P
1.298     jsg       555:  <li>Naturetech Proso 2000
                    556:  <li>Naturetech Proso 2400
                    557:  <li>Naturetech Proso 2600
1.299     jsg       558:  <li>Themis USP-2
                    559:  <li>Themis USPIIi-1V/3V
1.298     jsg       560:  <li>Themis USPIIe-Gb/USB/cPCI
1.299     jsg       561:  <li>Themis USPIIIi
                    562:  <li>Themis RES-32s
1.298     jsg       563:  <li>Themis T2BC
1.299     jsg       564:  <li>Force Computers CPU-50/CPU-50G
                    565:  <li>Force Computers CPU-56/CPU-56T
                    566:  <li>Force Computers CPCI-520
                    567:  <li>Force Computers CPSB-560
1.396     bentley   568: </ul>
1.12      jason     569:
1.86      miod      570: <p>
1.316     kettenis  571: Most of these machines will almost certainly just work.  If you have
                    572: one of these machines available for testing, please give it a try and
                    573: tell us about the result.
                    574:
                    575: <h4>Unsupported machines</h4>
                    576:
                    577: <p>
                    578: The following machines do not run OpenBSD/sparc64 just yet:
                    579: <ul>
                    580:  <li>Fujitsu HALstation 330/350/375/385
                    581:  <li>Fujitsu S-7/300
                    582:  <li>Fujitsu GP7000F Model 200/400/600/1000/2000
                    583:  <li>Fujitsu PRIMEPOWER 200/400/600/1000/2000 (with SPARC64-IV CPUs)
1.390     kettenis  584:  <li>Fujitsu SPARC Enterprise M3000
                    585:  <li>Sun SPARC Enterprise M3000
1.396     bentley   586: </ul>
1.390     kettenis  587:
                    588: <p>
                    589: OpenBSD may trigger a hardware fault on the SPARC Enterprise M3000.
                    590: With older versions of the firmware, this fault can only be cleared by
                    591: a field engineer.  Make sure you update the firmware before trying to
                    592: run OpenBSD on these machines.  Firmware XCP 1116 and later are known
                    593: to allow end users to clear the fault themselves.  There is no
                    594: evidence that running OpenBSD actually damages the hardware.
1.316     kettenis  595:
1.86      miod      596: <h4>Unsupported devices</h4>
                    597: <ul>
1.293     kettenis  598:  <li>SBus cards other than those listed above.
                    599:  <li>PCI video cards other than those listed above.
1.12      jason     600: </ul>
                    601:
1.4       art       602: <hr>
1.363     bentley   603:
1.396     bentley   604: <h3 id="hwdocs"><strong>Hardware documentation:</strong></h3>
1.89      miod      605:
1.396     bentley   606: <p>
1.260     deraadt   607: Previous to 2007, it was extremely difficult or impossible to get much of
1.270     sthen     608: the necessary hardware documentation for these machines.   Members of our
1.260     deraadt   609: team (in particular David Gwynne) were instrumental in pressuring and
                    610: convincing Sun to go back into their archives and dig up the data sheets
                    611: that they had written in-house, describing the operation of their chips to
                    612: their own engineers.  These documents can now be found at
1.353     landry    613: <a href="http://web.archive.org/web/20111209011516/http://wikis.sun.com/display/FOSSdocs/Home">
1.260     deraadt   614: http://wikis.sun.com/display/FOSSdocs/Home</a>.
                    615: Some documents are still missing at that site, so we ask that interested
                    616: developers contact Sun and request additional information.
1.89      miod      617:
                    618: <hr>
1.363     bentley   619:
1.396     bentley   620: <h3 id="install">
1.89      miod      621: <strong>Getting and installing OpenBSD/sparc64:</strong>
1.396     bentley   622: </h3>
1.89      miod      623:
                    624: <p>
                    625: The latest supported OpenBSD/sparc64 release is
1.413     tj        626: <a href="73.html">OpenBSD 7.3</a>.
1.89      miod      627: Here are the
1.413     tj        628: <a href="https://ftp.openbsd.org/pub/OpenBSD/7.3/sparc64/INSTALL.sparc64">
1.388     tj        629: OpenBSD/sparc64 installation instructions</a>.
1.89      miod      630:
                    631: <p>
                    632: Snapshots are made available from time to time, in
1.394     tj        633: <a href="https://cdn.openbsd.org/pub/OpenBSD/snapshots/sparc64">this location</a>
                    634: as well as on a few
1.89      miod      635: <a href="ftp.html">mirrors</a>.
                    636: Here are the
1.394     tj        637: <a href="https://ftp.openbsd.org/pub/OpenBSD/snapshots/sparc64/INSTALL.sparc64">
1.384     tb        638: OpenBSD/sparc64 snapshot installation instructions</a> as well.
1.89      miod      639:
                    640: <p>
                    641: There are several installation media provided, so that
                    642: OpenBSD/sparc64 can be installed or upgraded via CD, floppy boot images on
1.179     miod      643: some models, miniroot images for machines without floppies,
1.98      nick      644: as well as network and diskless installs.
1.396     bentley   645:
1.89      miod      646: <ul>
1.413     tj        647:   <li><strong>CD image</strong> (install73.iso)
1.89      miod      648:   <p>
1.384     tb        649:   Booting off a CD provides a small ffs filesystem with a kernel containing
1.89      miod      650:   drivers for the most popular devices found on UltraSPARC hardware.<br>
                    651:   For the latest list of drivers available on this image, take a look at the
1.393     bentley   652:   <a href="https://cvsweb.openbsd.org/src/sys/arch/sparc64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
1.89      miod      653:   kernel configuration file.
                    654:   The CD can be booted off the OpenFirmware prompt with
1.396     bentley   655:   <p>
                    656: <kbd>
1.89      miod      657:   boot cdrom
1.396     bentley   658: </kbd>
1.413     tj        659:   <li><strong>Floppy A</strong> (floppy73.img)
1.89      miod      660:   <p>
                    661:   Booting off the floppy provides a small ffs filesystem with a kernel
                    662:   containing supporting the following sparc64 hardware:
                    663:   <ul>
                    664:     <li>Ultra 1/1E
                    665:     <li>Ultra 2
                    666:   </ul>
1.137     deraadt   667:   <p>
1.89      miod      668:   as well as support for the on-board devices found on these machines.
                    669:   However due to lack of space there are only a few other drivers.
                    670:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    671:   allow installation from cdrom media.
                    672:   For the latest list of drivers available on this image, take a look at the
1.393     bentley   673:   <a href="https://cvsweb.openbsd.org/src/sys/arch/sparc64/conf/RAMDISKU1?rev=HEAD">RAMDISKU1</a>
1.89      miod      674:   kernel configuration file.
                    675:   The floppy can be booted off the OpenFirmware prompt with
1.396     bentley   676:   <p>
                    677: <kbd>
1.89      miod      678:   boot floppy
1.396     bentley   679: </kbd>
1.137     deraadt   680:   <p>
1.413     tj        681:   <li><strong>Floppy B</strong> (floppyB73.img)
1.179     miod      682:   <p>
                    683:   Booting off the floppy provides a small ffs filesystem with a kernel
                    684:   containing supporting the following sparc64 hardware:
                    685:   <ul>
                    686:     <li>SPARCengineUltra AX
                    687:     <li>SPARCengineUltra AXe
                    688:     <li>SPARCengineUltra AXi
                    689:   </ul>
                    690:   <p>
                    691:   as well as support for the on-board devices found on these machines.
                    692:   However due to lack of space there are only a few other drivers.
                    693:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    694:   allow installation from cdrom media.
                    695:   For the latest list of drivers available on this image, take a look at the
1.393     bentley   696:   <a href="https://cvsweb.openbsd.org/src/sys/arch/sparc64/conf/RAMDISKU5?rev=HEAD">RAMDISKU5</a>
1.179     miod      697:   kernel configuration file.
                    698:   The floppy can be booted off the OpenFirmware prompt with
1.396     bentley   699:   <p>
                    700: <kbd>
1.179     miod      701:   boot floppy
1.396     bentley   702: </kbd>
1.179     miod      703:   <p>
1.413     tj        704:   <li><strong>Miniroot</strong> (miniroot73.img)
1.89      miod      705:   <p>
1.384     tb        706:   The miniroot provides the same installation environment as the CD ISO,
1.89      miod      707:   and is intended for easy bootstrap if there is already an operating system
                    708:   installed on the machine.
                    709:   After dumping the miniroot to the primary swap partition with dd, the
                    710:   miniroot can be booted off the OpenFirmware prompt with a command such as
1.396     bentley   711:   <p>
                    712: <kbd>
1.89      miod      713:   boot disk:b
1.396     bentley   714: </kbd>
                    715:   <p>
1.89      miod      716:   (the disk designation may be different, depending on the chosen swap
                    717:   partition).
1.137     deraadt   718:   <p>
1.89      miod      719:   <li><strong>Network boot</strong> (ofwboot.net, bsd.rd)
                    720:   <p>
                    721:   Using a diskless setup, it is also possible to boot the OpenBSD/sparc64
1.396     bentley   722:   boot loader, <code>ofwboot.net</code>, from the network via tftp, and access
                    723:   the <code>bsd.rd</code> standalone miniroot over NFS.
1.89      miod      724:   Refer to the
1.396     bentley   725:   <a href="https://man.openbsd.org/diskless.8">diskless(8)</a>
1.89      miod      726:   manual page for details on how to setup a network boot environment.
                    727: </ul>
                    728:
                    729: <p>
                    730: Please note that booting from floppy might not work on your machine; also,
                    731: Ultra 1, 1E and 2 systems might require a PROM update (they usually don't if
                    732: they are able to boot Solaris in 64bit-mode); please refer to the
1.394     tj        733: installation notes for details.