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

Annotation of www/sparc64.html, Revision 1.410

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