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

Annotation of www/sparc64.html, Revision 1.403

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
                    207:  <li>Tadpole SPARCLE 550SX/650SX
1.296     deraadt   208:  <li>Tadpole Viper
1.370     jsg       209:  <li>Tadpole/Sun Voyager IIi
1.336     kettenis  210:  <li>Naturetech GENIALstation 777S
                    211:  <li>Naturetech PowerBook 777S
1.327     jsg       212:  <li>Naturetech PowerBook 888P
1.396     bentley   213: </ul>
1.4       art       214:
1.231     kettenis  215: <p>
1.313     kettenis  216: OpenBSD 4.4 may trigger a hardware fault on the SPARC Enterprise
                    217: M4000/M5000/M8000/M9000 that can only be cleared by a field engineer.
1.333     kettenis  218: A workaround for this problem is available in OpenBSD 4.5 and later.
1.313     kettenis  219:
                    220: <p>
1.316     kettenis  221: The PRIMEPOWER 650/850 machines are only supported with SPARC64-V CPUs.
                    222:
                    223: <p>
1.391     kettenis  224: The Fujitsu M10 and M12 machines have only been tested with OpenBSD
                    225: running in a logical domain.
1.372     kettenis  226:
                    227: <p>
1.288     kettenis  228: Please note, some machines like the Ultra1, Ultra2, Enterprise 220R
                    229: and SPARC Enterprise T5120/T5220 may require upgrading the flashprom
                    230: before OpenBSD can be successfully installed.  The SPARC Enterprise
                    231: T5120/T5220 needs at least OBP 4.28.0.
1.46      jason     232:
1.86      miod      233: <h4>Supported devices</h4>
1.9       miod      234:
1.12      jason     235: <ul>
1.200     deraadt   236:  <li><strong>Processors</strong>
                    237:   <ul>
1.284     kettenis  238:    <li>Sun UltraSPARC I
                    239:    <li>Sun UltraSPARC II, IIi, IIe
                    240:    <li>Sun UltraSPARC III, III+, IIIi
1.335     kettenis  241:    <li>Sun UltraSPARC IV, IV+
1.284     kettenis  242:    <li>Sun UltraSPARC T1
1.315     kettenis  243:    <li>Sun UltraSPARC T2, T2+
1.362     kettenis  244:    <li>Oracle SPARC T3
                    245:    <li>Oracle SPARC T4
                    246:    <li>Oracle SPARC T5
                    247:    <li>Oracle SPARC M5
                    248:    <li>Oracle SPARC M6
1.389     kettenis  249:    <li>Oracle SPARC M7
1.399     jmatthew  250:    <li>Oracle SPARC S7
1.284     kettenis  251:    <li>Fujitsu SPARC64-V
                    252:    <li>Fujitsu SPARC64-VI
1.286     kettenis  253:    <li>Fujitsu SPARC64-VII
1.372     kettenis  254:    <li>Fujitsu SPARC64-X
1.391     kettenis  255:    <li>Fujitsu SPARC64-XII
1.200     deraadt   256:   </ul>
1.398     deraadt   257:
1.33      jason     258:  <li><strong>Keyboards/Mice</strong>
                    259:   <ul>
1.396     bentley   260:    <li>Type 4, 5, and 6 keyboards on Zilog serial ports (<a href="https://man.openbsd.org/sparc64/zs.4">zskbd</a>)
                    261:    <li>Type 4, 5, and 6 keyboards on NS16550 serial ports (<a href="https://man.openbsd.org/sparc64/comkbd.4">comkbd</a>)
                    262:    <li>Type 6 and 7 keyboards on USB (<a href="https://man.openbsd.org/sparc64/ukbd.4">ukbd</a>)
                    263:    <li>PS/2 AT keyboards (<a href="https://man.openbsd.org/sparc64/pckbd.4">pckbd</a>)
                    264:    <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
                    265:    <li>Sun mice on USB (<a href="https://man.openbsd.org/sparc64/ums.4">ums</a>)
                    266:    <li>PS/2 mice (<a href="https://man.openbsd.org/sparc64/pms.4">pms</a>)
1.33      jason     267:   </ul>
1.86      miod      268:  <li><strong>Frame buffers</strong>
1.33      jason     269:   <ul>
1.98      nick      270:    <li>SBus Video:
1.33      jason     271:     <ul>
1.396     bentley   272:      <li><a href="https://man.openbsd.org/sparc64/bwtwo.4">bwtwo</a> - monochrome, unaccelerated
                    273:      <li><a href="https://man.openbsd.org/sparc64/cgthree.4">cgthree</a> - 8-bit color, unaccelerated
                    274:      <li><a href="https://man.openbsd.org/sparc64/cgsix.4">cgsix</a> - 8-bit color, accelerated
                    275:      <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      276:      <li>Fujitsu AG-10e
1.396     bentley   277: (<a href="https://man.openbsd.org/sparc64/agten.4">agten</a>)
1.131     miod      278: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    279: mode)
1.149     miod      280:      <li>Parallax XVideo and PowerVideo
1.396     bentley   281: (<a href="https://man.openbsd.org/sparc64/tvtwo.4">tvtwo</a>)
1.149     miod      282: - 24-bit color, accelerated (but the driver does not support hardware
1.161     david     283: acceleration)
1.131     miod      284:      <li>RasterFlex family
1.396     bentley   285: (<a href="https://man.openbsd.org/sparc64/rfx.4">rfx</a>)
1.131     miod      286: - 8/24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    287: mode)
                    288:      <li>Southland Media Systems MGX and MGXPlus (<a
1.396     bentley   289:                     href="https://man.openbsd.org/sparc64/mgx.4">mgx</a>)
1.131     miod      290: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    291: mode)
1.396     bentley   292:      <li><a href="https://man.openbsd.org/sparc64/vigra.4">Vigra</a>
1.149     miod      293: VS10, VS11 and VS12 SBus frame buffers - 8-bit color, unaccelerated, selectable
1.161     david     294: VGA and Sun-compatible video modes
1.396     bentley   295:      <li><a href="https://man.openbsd.org/sparc64/zx.4">ZX</a>
1.131     miod      296:        (aka <i>Leo</i>) - 8 or 24-bit color, overlay planes,
                    297:        double-buffered, 3-D acceleration
1.33      jason     298:     </ul>
                    299:    <li>PCI Video:
                    300:     <ul>
1.341     kettenis  301:       <li>Sun PGX, PGX24 and PGX64
1.396     bentley   302: (<a href="https://man.openbsd.org/sparc64/machfb.4">machfb</a>)
1.341     kettenis  303: - 8/24-bit color, accelerated
                    304:       <li>Tech Source Raptor GFX-4M/8M
1.396     bentley   305: (<a href="https://man.openbsd.org/sparc64/raptor.4">raptor</a>)
1.341     kettenis  306: - 8/24-bit color, accelerated
                    307:       <li>Tech Source Raptor GFX-8P/Sun PGX32
1.396     bentley   308: (<a href="https://man.openbsd.org/sparc64/gfxp.4">gfxp</a>)
1.341     kettenis  309: - 8/24-bit color, accelerated
                    310:       <li>Sun XVR-100 and XVR-300
1.396     bentley   311: (<a href="https://man.openbsd.org/sparc64/radeonfb.4">radeonfb</a>)
1.341     kettenis  312: - 8/24-bit color, accelerated
1.345     nick      313:       <li>Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and XVR-1200
1.396     bentley   314: (<a href="https://man.openbsd.org/sparc64/ifb.4">ifb</a>)
1.341     kettenis  315: - 24-bit color, accelerated (currently restricted to 8-bit, unaccelerated
1.345     nick      316: on the XVR-500 and XVR-600, accelerated on the Expert3D, Expert3D-Lite and
1.341     kettenis  317: XVR-1200)
1.33      jason     318:     </ul>
1.56      jason     319:    <li>UPA Video:
                    320:     <ul>
1.396     bentley   321:      <li>Creator/Creator 3D/Elite 3D (<a href="https://man.openbsd.org/sparc64/creator.4">creator</a>)
1.56      jason     322:     </ul>
1.33      jason     323:   </ul>
1.12      jason     324:  <li><strong>SCSI Host Adapters</strong>
                    325:   <ul>
1.396     bentley   326:    <li>SBus NCR53c9x adapters (<a href="https://man.openbsd.org/sparc64/esp.4">esp</a>)
                    327:    <li>SBus 10/100Mbit SunSwift Ethernet+SCSI cards, aka HME + FAS366 cards (<a href="https://man.openbsd.org/sparc64/esp.4">esp</a>)
                    328:    <li>SBus and PCI Qlogic adapters (<a href="https://man.openbsd.org/sparc64/isp.4">isp</a>)
                    329:    <li>PCI NCR53c8xx adapters (<a href="https://man.openbsd.org/sparc64/siop.4">siop</a>)
1.184     martin    330:    <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    331:      AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based PCI
                    332:      host adapters
1.396     bentley   333:      (<a href="https://man.openbsd.org/sparc64/ahc.4">ahc</a>)
1.185     martin    334:    <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
1.396     bentley   335:      (<a href="https://man.openbsd.org/sparc64/pcscp.4">pcscp</a>)
1.198     marco     336:    <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
1.396     bentley   337:      (<a href="https://man.openbsd.org/sparc64/mpi.4"
1.198     marco     338:      >mpi</a>)
                    339:      <ul>
                    340:        <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
                    341:        <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
                    342:        <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
                    343:      </ul>
1.398     deraadt   344:
1.234     nick      345:    <li>Areca Technology Corporation PCI-X and PCI Express Sata RAID controllers
1.396     bentley   346:     (<a href="https://man.openbsd.org/sparc64/arc.4">arc</a>)
1.12      jason     347:   </ul>
1.396     bentley   348:  <li><strong>PCI IDE Controllers</strong> (<a href="https://man.openbsd.org/sparc64/pciide.4">pciide</a>)
1.12      jason     349:   <ul>
                    350:    <li>Acer Labs M5229
1.176     martin    351:    <li>CMD Technology PCI0646, PCI0680
1.12      jason     352:    <li>National Semiconductor PC87415
1.123     grange    353:    <li>Promise PDC20262, PDC20267, PDC20268
1.12      jason     354:   </ul>
                    355:   Other PCI IDE adapters may work, but are untested.
1.396     bentley   356:   <li><strong>CD-ROM and DVD-ROM Drives</strong> (<a href="https://man.openbsd.org/sparc64/cd.4">cd</a>)
1.121     grange    357:   <ul>
                    358:    <li>Most SCSI CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    359:    <li>Most ATAPI (IDE) CD-ROM, CD-R, CD-RW, DVD and DVD-RW drives.
                    360:   </ul>
1.12      jason     361:  <li><strong>Ethernet Adapters</strong>
                    362:   <ul>
1.396     bentley   363:    <li>onboard SBus AMD Lance Ethernet (<a href="https://man.openbsd.org/sparc64/le.4">le</a>)
                    364:    <li>SBus AMD Lance cards (<a href="https://man.openbsd.org/sparc64/le.4">le</a>)
                    365:    <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>)
                    366:    <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>)
                    367:    <li>onboard SBus and PCI HME Ethernet (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    368:    <li>SBus 10/100Mbit hme Ethernet cards (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    369:    <li>SBus 10/100Mbit SunSwift Ethernet+SCSI cards (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    370:    <li>SBus Quad 10/100Mbit hme and qfe Quad Fast Ethernet cards (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    371:    <li>SBus Gigabit Ethernet 1.0/1.1 (<a href="https://man.openbsd.org/sparc64/ti.4">ti</a>)
                    372:    <li>SBus Gigabit Ethernet 2.0 (<a href="https://man.openbsd.org/sparc64/gem.4">gem</a>)
                    373:    <li>PCI Fast Ethernet (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    374:    <li>PCI Quad Fast Ethernet (<a href="https://man.openbsd.org/sparc64/hme.4">hme</a>)
                    375:    <li>PCI Gigabit Ethernet 1.0/1.1 (<a href="https://man.openbsd.org/sparc64/ti.4">ti</a>)
                    376:    <li>PCI Gigabit Ethernet 2.0 (<a href="https://man.openbsd.org/sparc64/gem.4">gem</a>)
                    377:    <li>PCI GigaSwift Ethernet (<a href="https://man.openbsd.org/sparc64/cas.4">cas</a>)
                    378:    <li>Alteon Tigon I/II-based adapters (<a href="https://man.openbsd.org/sparc64/ti.4">ti</a>)
                    379:    <li>Digital DC21x4x-based PCI adapters (<a href="https://man.openbsd.org/sparc64/de.4">de</a>)
                    380:    <li>Davicom DM9102 Ethernet (<a href="https://man.openbsd.org/sparc64/dc.4">dc</a>)
                    381:    <li>Intel 21145-based adapters (<a href="https://man.openbsd.org/sparc64/dc.4">dc</a>)
                    382:    <li>Intel i8255x-based (except the i82556) adapters (<a href="https://man.openbsd.org/sparc64/fxp.4">fxp</a>)
                    383:    <li>3Com 3c9xx EtherLink XL adapters (<a href="https://man.openbsd.org/sparc64/xl.4">xl</a>)
                    384:    <li>SMC 83C170 ("EtherPower II") (EPIC/100) (<a href="https://man.openbsd.org/sparc64/epic.4">epic</a>)
                    385:    <li>AMD PCnet-based PCI adapters (<a href="https://man.openbsd.org/sparc64/pcn.4">pcn</a>)
                    386:     <li>Intel PRO/1000 based adapters  (<a href="https://man.openbsd.org/sparc64/em.4">em</a>)
                    387:     <li>Broadcom BCM57xx/BCM590x (a.k.a. Tigon3) based PCI adapters (<a href="https://man.openbsd.org/sparc64/bge.4">bge</a>)
                    388:     <li>Broadcom NetXtreme II based PCI adapters (<a href="https://man.openbsd.org/sparc64/bnx.4">bnx</a>)
                    389:     <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="https://man.openbsd.org/sparc64/stge.4">stge</a>)
                    390:    <li>RealTek 8129/8139-based adapters (<a href="https://man.openbsd.org/sparc64/rl.4">rl</a>)
                    391:    <li>Realtek 8169/8169S/8110S based PCI adapters (<a href="https://man.openbsd.org/sparc64/re.4">re</a>)
                    392:    <li>SysKonnect XMAC II and Marvell Yukon based PCI adapters (<a href="https://man.openbsd.org/sparc64/sk.4">sk</a>)
1.240     nick      393:    <li>Tehuti Networks 10Gb based PCI adapters
1.396     bentley   394:     (<a href="https://man.openbsd.org/i386/tht.4">tht</a>)
                    395:    <li>ADMtek AN986-based USB adapters (<a href="https://man.openbsd.org/sparc64/aue.4">aue</a>)
                    396:    <li>ASIX Electronics AX88172 based USB adapters (<a href="https://man.openbsd.org/sparc64/axe.4">axe</a>)
                    397:    <li>CATC USB-EL1210A-based USB adapters (<a href="https://man.openbsd.org/sparc64/cue.4">cue</a>)
                    398:    <li>Davicom DM9601 USB Ethernet adapters (<a href="https://man.openbsd.org/sparc64/udav.4">udav</a>)
                    399:    <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="https://man.openbsd.org/sparc64/kue.4">kue</a>)
                    400:    <li>Realtek RTL8150L based USB adapters (<a href="https://man.openbsd.org/sparc64/url.4">url</a>)
1.124     pvalchev  401:    </ul>
1.83      henning   402:  <li><strong>Wireless Ethernet Adapters</strong>
1.61      fgsch     403:   <ul>
1.396     bentley   404:    <li>Atheros IEEE 802.11a/b/g PCI/CardBus adapters (<a href="https://man.openbsd.org/sparc64/ath.4">ath</a>)
                    405:    <li>Atheros IEEE 802.11a/g/n PCI/CardBus adapters (<a href="https://man.openbsd.org/sparc64/athn.4">athn</a>)
                    406:    <li>Atheros USB IEEE 802.11a/b/g USB adapters (<a href="https://man.openbsd.org/sparc64/uath.4">uath</a>)
                    407:    <li>Atmel AT76C50x IEEE 802.11b USB adapters (<a href="https://man.openbsd.org/sparc64/atu.4">atu</a>)
                    408:    <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>)
                    409:     <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>)
                    410:     <li>Ralink Technology IEEE 802.11a/g/n PCI/CardBus adapters (<a href="https://man.openbsd.org/sparc64/ral.4">ral</a>)
                    411:    <li>Ralink Technology IEEE 802.11b/g USB adapters (<a href="https://man.openbsd.org/sparc64/ural.4">ural</a>)
                    412:    <li>Ralink Technology IEEE 802.11a/b/g USB adapters (<a href="https://man.openbsd.org/sparc64/rum.4">rum</a>)
                    413:    <li>Ralink Technology IEEE 802.11a/g/n USB adapters (<a href="https://man.openbsd.org/sparc64/run.4">run</a>)
                    414:    <li>TI ACX100/ACX111 IEEE 802.11a/b/g PCI adapters (<a href="https://man.openbsd.org/sparc64/acx.4">acx</a>)
                    415:    <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     416:   </ul>
1.124     pvalchev  417:  <li><strong>Universal Serial Bus (USB) Devices</strong>
                    418:   <ul>
1.396     bentley   419:   <li>USB Audio (<a href="https://man.openbsd.org/sparc64/uaudio.4">uaudio</a>)
                    420:   <li>USB Diamond MultiMedia Rio MP3 players (<a href="https://man.openbsd.org/sparc64/urio.4">urio</a>)
1.143     mickey    421:   <li>USB Ethernet adapters (
1.396     bentley   422:     <a href="https://man.openbsd.org/sparc64/aue.4">aue</a>,
                    423:     <a href="https://man.openbsd.org/sparc64/axe.4">axe</a>,
                    424:     <a href="https://man.openbsd.org/sparc64/cue.4">cue</a>,
                    425:     <a href="https://man.openbsd.org/sparc64/kue.4">kue</a>,
                    426:     <a href="https://man.openbsd.org/sparc64/udav.4">udav</a>,
                    427:     <a href="https://man.openbsd.org/sparc64/url.4">url</a>)
1.143     mickey    428:     see above
1.396     bentley   429:   <li>USB Generic Human Interface Devices (catch-all) (<a href="https://man.openbsd.org/sparc64/uhid.4">uhid</a>)
                    430:   <li>USB Handspring Visor (<a href="https://man.openbsd.org/sparc64/uvisor.4">uvisor</a>)
                    431:   <li>USB Hubs (<a href="https://man.openbsd.org/sparc64/uhub.4">uhub</a>)
                    432:   <li>USB Keyboards (<a href="https://man.openbsd.org/sparc64/ukbd.4">ukbd</a>)
                    433:   <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>)
                    434:   <li>USB Mice (<a href="https://man.openbsd.org/sparc64/ums.4">ums</a>)
                    435:   <li>USB Modems (<a href="https://man.openbsd.org/sparc64/umodem.4">umodem</a>)
                    436:   <li>USB Printers (<a href="https://man.openbsd.org/sparc64/ulpt.4">ulpt</a>)
                    437:   <li>USB-USB cables (<a href="https://man.openbsd.org/sparc64/upl.4">upl</a>)
                    438:   <li>USB Y@p phone (<a href="https://man.openbsd.org/sparc64/uyap.4">uyap</a>)
1.124     pvalchev  439:   </ul>
1.26      miod      440:  <li><strong>Sound Devices</strong>
1.12      jason     441:   <ul>
1.396     bentley   442:    <li>onboard SBus CS4231 (<a href="https://man.openbsd.org/sparc64/audiocs.4">audiocs</a>)
                    443:    <li>onboard EBus/PCI CS4231 (<a href="https://man.openbsd.org/sparc64/audioce.4">audioce</a>)
                    444:    <li>Trident 4DWAVE-DX/NX, Sis 7018, ALi M5451 (<a href="https://man.openbsd.org/sparc64/autri.4">autri</a>)
                    445:    <li>Ensoniq AudioPCI (<a href="https://man.openbsd.org/sparc64/eap.4">eap</a>)
                    446:    <li>ESS Solo-1 PCI AudioDrive (<a href="https://man.openbsd.org/sparc64/eso.4">eso</a>)
1.12      jason     447:   </ul>
1.26      miod      448:  <li><strong>Serial Devices</strong>
1.15      jason     449:   <ul>
1.396     bentley   450:    <li>onboard SBus Zilog 8530 (<a href="https://man.openbsd.org/sparc64/zs.4">zs</a>)
                    451:    <li>onboard EBus Infineon (Siemens) 82532 (<a href="https://man.openbsd.org/sparc64/sab.4">sab</a>)
                    452:    <li>onboard 16550 compatibles (<a href="https://man.openbsd.org/sparc64/com.4">com</a>)
                    453:    <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>)
                    454:    <li> SBus spif serial port cards (<a href="https://man.openbsd.org/sparc64/spif.4">spif</a>)
                    455:    <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>)
                    456:    <li>PCI serial/parallel communication cards (<a href="https://man.openbsd.org/sparc64/puc.4">puc</a>)
1.15      jason     457:   </ul>
1.34      jason     458:  <li><strong>Cryptography Accelerators</strong>
                    459:   <ul>
1.396     bentley   460:    <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="https://man.openbsd.org/sparc64/hifn.4">hifn</a>)
                    461:    <li>Bluesteelnet 5501/5601, Broadcom uBsec 5801/5802/5805/5820/5821/5822/5823 (<a href="https://man.openbsd.org/sparc64/ubsec.4">ubsec</a>)
1.34      jason     462:   </ul>
1.61      fgsch     463:  <li><strong>PC Cards (PCMCIA)</strong>
                    464:   <ul>
                    465:    <li>PCMCIA Controllers:
                    466:     <ul>
1.396     bentley   467:      <li>SBus PCMCIA bridge (<a href="https://man.openbsd.org/sparc64/stp.4">stp</a>)
1.61      fgsch     468:     </ul>
                    469:    <li>Wireless Ethernet Adapters:
                    470:     <ul>
                    471:      <li>See above.
                    472:     </ul>
                    473:   </ul>
1.396     bentley   474:  <li><strong>Radio Receiver Devices</strong> (<a href="https://man.openbsd.org/sparc64/radio.9">radio</a>)
1.124     pvalchev  475:   <ul>
1.396     bentley   476:   <li>D-Link DSB-R100 USB radio device (<a href="https://man.openbsd.org/sparc64/udsbr.4">udsbr</a>)
1.124     pvalchev  477:   </ul>
1.15      jason     478:  <li><strong>Miscellaneous Devices</strong>
                    479:   <ul>
1.396     bentley   480:    <li>EBus beeper (<a href="https://man.openbsd.org/sparc64/beeper.4">beeper</a>)
                    481:    <li>performance counters/system controller (<a href="https://man.openbsd.org/sparc64/uperf.4">uperf</a>)
                    482:    <li>FireHose controller (<a href="https://man.openbsd.org/sparc64/fhc.4">fhc</a>)
                    483:    <li>Central controller (<a href="https://man.openbsd.org/sparc64/central.4">central</a>)
                    484:    <li>Clock board  (<a href="https://man.openbsd.org/sparc64/clkbrd.4">clkbrd</a>)
                    485:    <li>SBus Expansion Subsystem (SUNW,xbox) (<a href="https://man.openbsd.org/sparc64/xbox.4">xbox</a>)
1.153     miod      486: [Currently restricted to non-DMA devices]
1.156     miod      487:    <li>onboard floppy drive on SBus systems (such as Ultra 1 and Ultra 2)
1.396     bentley   488: (<a href="https://man.openbsd.org/fdc.4">fdc</a>)
1.238     cnst      489:    <li>Hardware monitoring sensors, including:
                    490:      <ul>
1.396     bentley   491:      <li>Analog Devices AD7416, AD7417 and AD7418 (<a href="https://man.openbsd.org/sparc64/adc.4">adc</a>)
                    492:      <li>Analog Devices ADM1021 (<a href="https://man.openbsd.org/sparc64/admtemp.4">admtemp</a>)
                    493:      <li>Analog Devices ADM1024 (<a href="https://man.openbsd.org/sparc64/admlc.4">admlc</a>)
                    494:      <li>Analog Devices ADM1025 (<a href="https://man.openbsd.org/sparc64/admtm.4">admtm</a>)
                    495:      <li>Analog Devices ADM1030 (<a href="https://man.openbsd.org/sparc64/admtmp.4">admtmp</a>)
                    496:      <li>Analog Devices ADM1031 (<a href="https://man.openbsd.org/sparc64/admtt.4">admtt</a>)
                    497:      <li>Analog Devices ADT7460 (<a href="https://man.openbsd.org/sparc64/adt.4">adt</a>)
                    498:      <li>National Semiconductor LM75, LM77 (<a href="https://man.openbsd.org/sparc64/lmtemp.4">lmtemp</a>)
                    499:      <li>National Semiconductor LM78, LM78-J, LM79 (<a href="https://man.openbsd.org/sparc64/lm.4">lm</a>)
                    500:      <li>National Semiconductor LM87 (<a href="https://man.openbsd.org/sparc64/lmenv.4">lmenv</a>)
                    501:      <li>Maxim DS1624/DS1631/DS1721 (<a href="https://man.openbsd.org/sparc64/maxds.4">maxds</a>)
                    502:      <li>Maxim MAX6642/MAX6690 (<a href="https://man.openbsd.org/sparc64/maxtmp.4">maxtmp</a>)
                    503:      <li>Philips PCF8591 (<a href="https://man.openbsd.org/sparc64/pcfadc.4">pcfadc</a>)
1.238     cnst      504:      </ul>
1.218     mbalmer   505:    <li>Meinberg Funkuhren radio clocks, including:
                    506:      <ul>
1.396     bentley   507:      <li>GPS170PCI 3.3V/5V 6-channel GPS receiver card (<a href="https://man.openbsd.org/sparc64/mbg.4">mbg</a>)
                    508:      <li>PCI32 5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/sparc64/mbg.4">mbg</a>)
                    509:      <li>PCI509 5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/sparc64/mbg.4">mbg</a>)
                    510:      <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   511:      </ul>
1.396     bentley   512:    <li>UVC-compatible Video devices (<a href="https://man.openbsd.org/sparc64/uvideo.4">uvideo</a>)
1.15      jason     513:   </ul>
1.12      jason     514: </ul>
1.83      henning   515:
1.316     kettenis  516: <h4>Untested machines (please help us test!)</h4>
1.86      miod      517:
                    518: <p>
1.316     kettenis  519: The following machines may work, but have never been tested:
1.396     bentley   520: <ul style="column-count: 3">
1.208     brad      521:  <li>Sun Fire 12K/15K
                    522:  <li>Sun Fire E20K/E25K
1.298     jsg       523:  <li>Sun Netra CT 400
1.297     deraadt   524:  <li>Sun Netra CT 410
1.298     jsg       525:  <li>Sun Netra CT 800
                    526:  <li>Sun Netra CT 810
                    527:  <li>Sun Netra CT 820
                    528:  <li>Sun Netra FT 1800
                    529:  <li>Sun Netra CP2040
                    530:  <li>Sun Netra CP2060
                    531:  <li>Sun Netra CP2080
1.275     deraadt   532:  <li>Sun Netra CP2140
                    533:  <li>Sun Netra CP2160
1.327     jsg       534:  <li>Sun Netra CP2300
1.362     kettenis  535:  <li>Oracle SPARC T3-1B
                    536:  <li>Oracle SPARC T4-1B
                    537:  <li>Oracle SPARC T5-1B
                    538:  <li>Oracle SPARC M5-32
                    539:  <li>Oracle SPARC M6-32
1.316     kettenis  540:  <li>Fujitsu PRIMEPOWER 200/400/600/1000/2000 (with SPARC64-V CPUs)
1.297     deraadt   541:  <li>Fujitsu PRIMEPOWER 900/1500/2500
1.278     deraadt   542:  <li>Fujitsu FX1
1.328     jsg       543:  <li>Tadpole Ultrabook IIi/IIe
                    544:  <li>Tadpole Sparcbook 5000/6500
1.279     deraadt   545:  <li>Tadpole Bullfrog / Bullfrog EXP / V2 Bullfrog I
1.322     deraadt   546:  <li>Naturetech Meso 999
1.336     kettenis  547:  <li>Naturetech GENIALstation 737S/747S
                    548:  <li>Naturetech PowerBook 737S/747S
1.327     jsg       549:  <li>Naturetech PowerBook 777E/ES/P/V
                    550:  <li>Naturetech PowerBook 878P
1.298     jsg       551:  <li>Naturetech Proso 2000
                    552:  <li>Naturetech Proso 2400
                    553:  <li>Naturetech Proso 2600
1.299     jsg       554:  <li>Themis USP-2
                    555:  <li>Themis USPIIi-1V/3V
1.298     jsg       556:  <li>Themis USPIIe-Gb/USB/cPCI
1.299     jsg       557:  <li>Themis USPIIIi
                    558:  <li>Themis RES-32s
1.298     jsg       559:  <li>Themis T2BC
1.299     jsg       560:  <li>Force Computers CPU-50/CPU-50G
                    561:  <li>Force Computers CPU-56/CPU-56T
                    562:  <li>Force Computers CPCI-520
                    563:  <li>Force Computers CPSB-560
1.396     bentley   564: </ul>
1.12      jason     565:
1.86      miod      566: <p>
1.316     kettenis  567: Most of these machines will almost certainly just work.  If you have
                    568: one of these machines available for testing, please give it a try and
                    569: tell us about the result.
                    570:
                    571: <h4>Unsupported machines</h4>
                    572:
                    573: <p>
                    574: The following machines do not run OpenBSD/sparc64 just yet:
                    575: <ul>
                    576:  <li>Fujitsu HALstation 330/350/375/385
                    577:  <li>Fujitsu S-7/300
                    578:  <li>Fujitsu GP7000F Model 200/400/600/1000/2000
                    579:  <li>Fujitsu PRIMEPOWER 200/400/600/1000/2000 (with SPARC64-IV CPUs)
1.390     kettenis  580:  <li>Fujitsu SPARC Enterprise M3000
                    581:  <li>Sun SPARC Enterprise M3000
1.396     bentley   582: </ul>
1.390     kettenis  583:
                    584: <p>
                    585: OpenBSD may trigger a hardware fault on the SPARC Enterprise M3000.
                    586: With older versions of the firmware, this fault can only be cleared by
                    587: a field engineer.  Make sure you update the firmware before trying to
                    588: run OpenBSD on these machines.  Firmware XCP 1116 and later are known
                    589: to allow end users to clear the fault themselves.  There is no
                    590: evidence that running OpenBSD actually damages the hardware.
1.316     kettenis  591:
1.86      miod      592: <h4>Unsupported devices</h4>
                    593: <ul>
1.293     kettenis  594:  <li>SBus cards other than those listed above.
                    595:  <li>PCI video cards other than those listed above.
1.12      jason     596: </ul>
                    597:
1.4       art       598: <hr>
1.363     bentley   599:
1.396     bentley   600: <h3 id="hwdocs"><strong>Hardware documentation:</strong></h3>
1.89      miod      601:
1.396     bentley   602: <p>
1.260     deraadt   603: Previous to 2007, it was extremely difficult or impossible to get much of
1.270     sthen     604: the necessary hardware documentation for these machines.   Members of our
1.260     deraadt   605: team (in particular David Gwynne) were instrumental in pressuring and
                    606: convincing Sun to go back into their archives and dig up the data sheets
                    607: that they had written in-house, describing the operation of their chips to
                    608: their own engineers.  These documents can now be found at
1.353     landry    609: <a href="http://web.archive.org/web/20111209011516/http://wikis.sun.com/display/FOSSdocs/Home">
1.260     deraadt   610: http://wikis.sun.com/display/FOSSdocs/Home</a>.
                    611: Some documents are still missing at that site, so we ask that interested
                    612: developers contact Sun and request additional information.
1.89      miod      613:
                    614: <hr>
1.363     bentley   615:
1.396     bentley   616: <h3 id="install">
1.89      miod      617: <strong>Getting and installing OpenBSD/sparc64:</strong>
1.396     bentley   618: </h3>
1.89      miod      619:
                    620: <p>
                    621: The latest supported OpenBSD/sparc64 release is
1.403   ! tj        622: <a href="67.html">OpenBSD 6.7</a>.
1.89      miod      623: Here are the
1.403   ! tj        624: <a href="https://ftp.openbsd.org/pub/OpenBSD/6.7/sparc64/INSTALL.sparc64">
1.388     tj        625: OpenBSD/sparc64 installation instructions</a>.
1.89      miod      626:
                    627: <p>
                    628: Snapshots are made available from time to time, in
1.394     tj        629: <a href="https://cdn.openbsd.org/pub/OpenBSD/snapshots/sparc64">this location</a>
                    630: as well as on a few
1.89      miod      631: <a href="ftp.html">mirrors</a>.
                    632: Here are the
1.394     tj        633: <a href="https://ftp.openbsd.org/pub/OpenBSD/snapshots/sparc64/INSTALL.sparc64">
1.384     tb        634: OpenBSD/sparc64 snapshot installation instructions</a> as well.
1.89      miod      635:
                    636: <p>
                    637: There are several installation media provided, so that
                    638: OpenBSD/sparc64 can be installed or upgraded via CD, floppy boot images on
1.179     miod      639: some models, miniroot images for machines without floppies,
1.98      nick      640: as well as network and diskless installs.
1.396     bentley   641:
1.89      miod      642: <ul>
1.384     tb        643:   <li><strong>CD image</strong> (installXX.iso)
1.89      miod      644:   <p>
1.384     tb        645:   Booting off a CD provides a small ffs filesystem with a kernel containing
1.89      miod      646:   drivers for the most popular devices found on UltraSPARC hardware.<br>
                    647:   For the latest list of drivers available on this image, take a look at the
1.393     bentley   648:   <a href="https://cvsweb.openbsd.org/src/sys/arch/sparc64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
1.89      miod      649:   kernel configuration file.
                    650:   The CD can be booted off the OpenFirmware prompt with
1.396     bentley   651:   <p>
                    652: <kbd>
1.89      miod      653:   boot cdrom
1.396     bentley   654: </kbd>
1.384     tb        655:   <li><strong>Floppy A</strong> (floppyXX.fs)
1.89      miod      656:   <p>
                    657:   Booting off the floppy provides a small ffs filesystem with a kernel
                    658:   containing supporting the following sparc64 hardware:
                    659:   <ul>
                    660:     <li>Ultra 1/1E
                    661:     <li>Ultra 2
                    662:   </ul>
1.137     deraadt   663:   <p>
1.89      miod      664:   as well as support for the on-board devices found on these machines.
                    665:   However due to lack of space there are only a few other drivers.
                    666:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    667:   allow installation from cdrom media.
                    668:   For the latest list of drivers available on this image, take a look at the
1.393     bentley   669:   <a href="https://cvsweb.openbsd.org/src/sys/arch/sparc64/conf/RAMDISKU1?rev=HEAD">RAMDISKU1</a>
1.89      miod      670:   kernel configuration file.
                    671:   The floppy can be booted off the OpenFirmware prompt with
1.396     bentley   672:   <p>
                    673: <kbd>
1.89      miod      674:   boot floppy
1.396     bentley   675: </kbd>
1.137     deraadt   676:   <p>
1.384     tb        677:   <li><strong>Floppy B</strong> (floppyBXX.fs)
1.179     miod      678:   <p>
                    679:   Booting off the floppy provides a small ffs filesystem with a kernel
                    680:   containing supporting the following sparc64 hardware:
                    681:   <ul>
                    682:     <li>SPARCengineUltra AX
                    683:     <li>SPARCengineUltra AXe
                    684:     <li>SPARCengineUltra AXi
                    685:   </ul>
                    686:   <p>
                    687:   as well as support for the on-board devices found on these machines.
                    688:   However due to lack of space there are only a few other drivers.
                    689:   In particular, this floppy <i>lacks cdrom support</i> and will <i>not</i>
                    690:   allow installation from cdrom media.
                    691:   For the latest list of drivers available on this image, take a look at the
1.393     bentley   692:   <a href="https://cvsweb.openbsd.org/src/sys/arch/sparc64/conf/RAMDISKU5?rev=HEAD">RAMDISKU5</a>
1.179     miod      693:   kernel configuration file.
                    694:   The floppy can be booted off the OpenFirmware prompt with
1.396     bentley   695:   <p>
                    696: <kbd>
1.179     miod      697:   boot floppy
1.396     bentley   698: </kbd>
1.179     miod      699:   <p>
1.384     tb        700:   <li><strong>Miniroot</strong> (minirootXX.fs)
1.89      miod      701:   <p>
1.384     tb        702:   The miniroot provides the same installation environment as the CD ISO,
1.89      miod      703:   and is intended for easy bootstrap if there is already an operating system
                    704:   installed on the machine.
                    705:   After dumping the miniroot to the primary swap partition with dd, the
                    706:   miniroot can be booted off the OpenFirmware prompt with a command such as
1.396     bentley   707:   <p>
                    708: <kbd>
1.89      miod      709:   boot disk:b
1.396     bentley   710: </kbd>
                    711:   <p>
1.89      miod      712:   (the disk designation may be different, depending on the chosen swap
                    713:   partition).
1.137     deraadt   714:   <p>
1.89      miod      715:   <li><strong>Network boot</strong> (ofwboot.net, bsd.rd)
                    716:   <p>
                    717:   Using a diskless setup, it is also possible to boot the OpenBSD/sparc64
1.396     bentley   718:   boot loader, <code>ofwboot.net</code>, from the network via tftp, and access
                    719:   the <code>bsd.rd</code> standalone miniroot over NFS.
1.89      miod      720:   Refer to the
1.396     bentley   721:   <a href="https://man.openbsd.org/diskless.8">diskless(8)</a>
1.89      miod      722:   manual page for details on how to setup a network boot environment.
                    723: </ul>
                    724:
                    725: <p>
                    726: Please note that booting from floppy might not work on your machine; also,
                    727: Ultra 1, 1E and 2 systems might require a PROM update (they usually don't if
                    728: they are able to boot Solaris in 64bit-mode); please refer to the
1.394     tj        729: installation notes for details.