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

Annotation of www/sparc.html, Revision 1.224

1.119     miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.3       fn          3: <html>
1.1       deraadt     4: <head>
1.25      johns       5: <title>OpenBSD/sparc</title>
1.119     miod        6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.25      johns       7: <meta name="description" content="the OpenBSD/sparc page">
1.195     jasper      8: <meta name="copyright" content="This document copyright 1996-2010 by OpenBSD.">
1.217     sthen       9: <link rel="canonical" href="http://www.openbsd.org/sparc.html">
1.3       fn         10: </head>
                     11:
1.119     miod       12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     14: <p>
                     15: <h2><font color="#e00000">OpenBSD/sparc</font></h2>
1.1       deraadt    16:
1.3       fn         17: <hr>
1.50      jason      18:
                     19: OpenBSD/sparc runs on most of the 32bit Sun SPARC workstations, including
1.196     miod       20: the sun4, sun4c, sun4e and sun4m architecture families
1.119     miod       21: (but not the 64bit UltraSPARC computers, which are supported by
1.106     jason      22: <a href="sparc64.html">OpenBSD/sparc64</a>).
1.224   ! deraadt    23: <p>
1.119     miod       24:
                     25: A mailing list dedicated to the OpenBSD/sparc and OpenBSD/sparc64 ports is
                     26: available at <u><font color="#23238e">sparc@openbsd.org</font></u>.
                     27: To join the OpenBSD/sparc mailing list, send a message body of <b>"subscribe
                     28: sparc"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     29: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     30: subscribing.
1.29      downsj     31:
1.224   ! deraadt    32: <br clear=all>
1.29      downsj     33: <hr>
1.214     bentley    34:
                     35: <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>
1.3       fn         36:
                     37: <p>
1.126     jufi       38: The original 4.4BSD port was done by Chris Torek as a contract to
1.50      jason      39: LBL. The code was released by Chris in mid-1993, and Theo de Raadt
1.1       deraadt    40: worked it into shape for the NetBSD tree.  Theo and Markus Wild worked
                     41: on improving Chris' original SunOS compatibility code into a highly
                     42: complete and reliable emulation. Chuck Cranor ported the sun4c code to
1.119     miod       43: the 8KB pagesize sun4 architecture, and Theo merged this code in a
1.1       deraadt    44: way that would allow the same kernel and programs to run on either
1.64      jason      45: sun4c or sun4 machines (unlike Sun's separate kernel environments).
1.1       deraadt    46: This last change also required a rewrite of the device configuration
1.25      johns      47: code.  Just after the NetBSD/sparc 1.0 release, Peter Galbavy wrote an
1.154     nick       48: ESP SCSI device driver as a replacement for Chris' sparc-specific SCSI
1.119     miod       49: code.
1.3       fn         50: </p>
1.1       deraadt    51:
                     52: <p>
                     53: At this point a conflict emerged between Theo and the other people he
                     54: started the NetBSD project with, and Theo was forced by the core group
                     55: to resign from NetBSD.  After Theo left NetBSD, a few people in the
                     56: NetBSD group did some other things for the port: Paul Kranenburg
                     57: ported a floppy driver and started writing support for the 4/400.
                     58: Chuck spent many long hours working on the ie, xy, xd device drivers.
1.3       fn         59: </p>
1.1       deraadt    60:
                     61: <p>
                     62: Theo continued working independently, and made a number of additions:
1.119     miod       63: P4 support, flexible boot strategy, a few graphics drivers with the help
                     64: from John Stone, and masses of bug fixes.
1.3       fn         65: </p>
1.1       deraadt    66:
                     67: <p>
1.25      johns      68: Work on porting OpenBSD/sparc to the sun4m platform was started by Theo,
1.36      todd       69: but tendinitis problems with his wrists and the problems with the NetBSD
1.119     miod       70: core combined made him stop this work. The initial sun4m work was passed
1.7       deraadt    71: to Aaron Brown of Harvard, who was paid out of Margo Seltzer's research
1.119     miod       72: funds. This initial stuff consisted mostly of a few attempts at building
1.8       deraadt    73: pmap structure that could support all 3 MMU types efficiently.  Also,
1.119     miod       74: David Miller of the UltraLinux project got a little bit involved.
1.7       deraadt    75: </p>
                     76:
                     77: <p>
1.27      downsj     78: Theo and Jason Downs merged the NetBSD sparc code back into OpenBSD, making
1.50      jason      79: OpenBSD/sparc usable again.  Jason Wright wrote a few new SBus Ethernet
1.119     miod       80: drivers with information from the UltraLinux project and has merged a few bits
1.50      jason      81: from NetBSD sources to improve the stability of this architecture.
1.119     miod       82: Over the time, Art Grabowski fixed various stability or reliability issues,
                     83: and added non-executable stack and heap on sun4m machines.
                     84: The frame buffer and console code was completely overhauled for OpenBSD 3.2,
                     85: improving display speed with some frame buffers, and supporting more cards.
1.50      jason      86: </p>
                     87:
                     88: <p>
                     89: And work continues...
1.3       fn         90: </p>
1.1       deraadt    91:
1.28      downsj     92: <hr>
1.214     bentley    93:
                     94: <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>
1.28      downsj     95:
1.1       deraadt    96: <p>
1.119     miod       97: Currently, all the hardware listed in the
1.154     nick       98: <a href="#hardware">supported hardware</a> section below boots
1.119     miod       99: multi-user, and supports enough (if not all) of the on-board devices to
1.153     pedro     100: be generally usable.
1.129     miod      101: A growing set of third-party SBus cards are also supported.
1.50      jason     102: </p>
                    103:
                    104: <p>
1.169     matthieu  105: The X Window System works on all supported frame buffers, including
1.119     miod      106: multi-head configurations.
                    107: No accelerated server is provided at the moment, although this is being
                    108: worked on.
1.6       downsj    109: </p>
                    110:
                    111: <p>
1.25      johns     112: An important note about OpenBSD/sparc is that it is designed so that
1.167     jsg       113: a single kernel can run on <b>ALL SUPPORTED</b> SPARC machines.  Whereas
1.92      jufi      114: SunOS and Solaris have always had separate `kernel architectures', i.e. sun4,
1.196     miod      115: sun4c, sun4e and sun4m, the same `GENERIC' OpenBSD kernel will run on all the
1.26      downsj    116: supported models.
1.15      grr       117: </p>
                    118:
                    119: <p>
1.50      jason     120: Most of the problems with OpenBSD/sparc are believed to stem from the wide
1.167     jsg       121: variety of SPARC processor and cache implementations along with their
1.161     jsg       122: undocumented bugs, rather than general kernel problems.
1.15      grr       123: Feedback on which models do and do not work reliably is
1.77      deraadt   124: appreciated, particularly with newer models or upgrades.
1.15      grr       125: </p>
1.3       fn        126:
                    127: <hr>
1.214     bentley   128:
                    129: <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.3       fn        130:
1.22      johns     131: <p>
1.119     miod      132: <h4>Supported machines</h4>
1.1       deraadt   133:
1.119     miod      134: <p>
1.3       fn        135: <ul>
1.70      deraadt   136: <li> sun4: the VME series
                    137:        <ul>
1.167     jsg       138:        <li>4/100: Original SPARC with VME.  Many hardware bugs.
1.70      deraadt   139:        <li>4/200: A fairly decent VME-only machine
                    140:        <li>4/300: a 25MHz VME machine with many devices built onto the main board.
1.85      miod      141:            In other respects, it is quite similar to the SS1+.
1.70      deraadt   142:        </ul>
1.119     miod      143:
1.70      deraadt   144: <li> sun4c:
                    145:        <ul>
1.73      deraadt   146:        <li>SS1: the original 20MHz sun4c.
                    147:                (Hardware limitations prevent SBus DMA peripherals from working
                    148:                in some of the slots).
                    149:        <li>SS1+: 25MHz version of the above.
                    150:                (Hardware limitations prevent SBus DMA peripherals from working
                    151:                in some of the slots).
1.95      miod      152:        <li>IPC: SS1+ in a cube, with bwtwo graphics builtin
1.79      rohee     153:        <li>SLC: SS1+ built into a B&amp;W monitor
1.70      deraadt   154:        <li>SS2: 40MHz version of the SS1
                    155:        <li>IPX: SS2 in a cube, with cgsix graphics builtin
1.79      rohee     156:        <li>ELC: SS2-performance built into a B&amp;W monitor
1.70      deraadt   157:        </ul>
1.119     miod      158:
1.197     jasper    159: <li> sun4e:
1.196     miod      160:        <ul>
                    161:        <li>SPARCengine 1e: a 6U VME cross between a sun4 and a sun4c,
                    162:            similar to a Sun 4/300 with an OpenPROM interface.
                    163:        </ul>
                    164:
1.70      deraadt   165: <li> sun4m:
                    166:        <ul>
1.119     miod      167:        <li>600MP: The original Sun4m machine.
                    168:            This is a <a href="#mbus">mbus</a> machine with SBus and VME buses.
1.73      deraadt   169:        <li>LC: 50MHz MicroSPARC-1 based machines (aka Classic)
1.70      deraadt   170:        <li>LX: LC with a few more devices
1.75      deraadt   171:        <li>SS4: Reduced cost version of the SS5, available at 70MHz and 110MHz
1.77      deraadt   172:        <li>SS5: MicroSPARC-2 based machines available in 60, 70, 85,
                    173:            and 110 MHz versions
1.152     xsa       174:        <li>SS5: TurboSPARC CPUs in accelerated SS5 machines, running at 170 MHz
1.118     jufi      175:        <li>SS10: Pizzabox <a href="#mbus">mbus</a>-based machine
                    176:        <li>SS20: Improved Pizzabox <a href="#mbus">mbus</a>-based machine
1.136     miod      177:        <li>Sun Voyager
1.70      deraadt   178:        </ul>
1.119     miod      179: </ul>
1.73      deraadt   180:
1.70      deraadt   181: <p>
1.192     jasper    182: The following SPARC clones are also supported (non exhaustive list):
1.119     miod      183: <ul>
1.73      deraadt   184:        <li>Aries Research Inc, Parrot II (SS2 clone)
1.84      art       185:        <li>Axil 243 and 245 (and possibly other models) (SS5 clones)
1.89      art       186:        <li>Axil 320 (SS20 clone)
1.134     miod      187:        <li>CPU5V: VME card by Force Computer (sun4m)
                    188:        <li>DTKstation/Classic+
                    189:        <li>Fujitsu S-4/Leia2 (MicroSPARC-2 laptop)
                    190:        <li>Goldstar GWS-40 (SS2 clone)
1.73      deraadt   191:        <li>Opus 5000 (SS1 clone)
                    192:        <li>Opus 5250 (SS1 clone)
1.199     miod      193:        <li>RDI BriteLite
                    194:        <li>RDI PowerLite: sun4m models, available at 50MHz, 85MHz, and 110MHz
1.192     jasper    195:        <li>Solair WS19L (SS10 clone)
1.142     miod      196:        <li>SPARCbook 3, 3GS, 3GX, 3TX and 3XP by Tadpole (MicroSPARC-2 laptops)
1.111     miod      197:        <li>Tatung micro COMPstation 5 (SS5 clone)
1.73      deraadt   198:        <li>Tatung micro COMPstation LX (LX clone)
1.134     miod      199:        <li>Tatung TWS,SuperCOMPstation-20S (SS20 clone)
1.73      deraadt   200:        <li>Transtec SS5/170
1.3       fn        201: </ul>
1.50      jason     202:
1.119     miod      203: <p>
1.50      jason     204: <h4>Supported devices</h4>
                    205:
1.119     miod      206: <p>
                    207: This list of devices basically declares that any ``stock'' sun4c or sun4m
1.129     miod      208: ``SPARCstation'' or ``SPARCserver'' machine will probably work; for sun4
1.196     miod      209: and sun4e machines one must be more careful.
1.119     miod      210: </p>
1.50      jason     211:
1.214     bentley   212: <ul id="mbus">
1.119     miod      213: <li><strong>Mbus CPU modules</strong>
1.71      deraadt   214:   <ul>
1.119     miod      215:    <li>SM30:   30 or 36 MHz SuperSPARC with no secondary cache
                    216:    <li>SM40:   40 MHz SuperSPARC with no secondary cache
                    217:    <li>SM41:   40 MHz SuperSPARC with 1MB of secondary cache
                    218:    <li>SM50:   50 MHz SuperSPARC with no secondary cache
                    219:    <li>SM51:   50 MHz SuperSPARC with 1MB of secondary cache
                    220:    <li>SM51-2: 50 MHz SuperSPARC with 2MB of secondary cache
                    221:    <li>SM61:   60 MHz SuperSPARC with 1MB of secondary cache
                    222:    <li>SM61-2: 60 MHz SuperSPARC with 2MB of secondary cache
                    223:    <li>SM71:   75 MHz SuperSPARC with 1MB of secondary cache
                    224:    <li>SM81:   85 MHz SuperSPARC with 1MB of secondary cache
                    225:    <li>SM81-2: 85 MHz SuperSPARC with 2MB of secondary cache
1.135     miod      226:    <li>SM100:  dual 40 MHz Cypress 7C605 with 64KB of primary cache
1.167     jsg       227:    <li>Ross HyperSPARC RT620/RT625 at 90MHz, with 256KB of primary cache
                    228:    <li>Ross HyperSPARC RT620/RT625 at 125MHz, with 256KB of primary cache
                    229:    <li>Ross HyperSPARC RT620/RT625 at 150MHz, with 512KB of primary cache
                    230:    <li>Ross HyperSPARC RT620/RT625 at 166MHz, with 512KB of primary cache
                    231:    <li>Ross HyperSPARC RT620/RT625 at 180MHz, with 512KB of primary cache
1.71      deraadt   232:   </ul>
                    233:
1.119     miod      234: <li><strong>Sun keyboard and mouse</strong>
1.50      jason     235:   <ul>
1.119     miod      236:    <li>Type 2, 3, 4, and 5 keyboards with several layouts
1.222     sthen     237: (<a href="http://man.openbsd.org/?query=zskbd&amp;sektion=4&amp;arch=sparc">zskbd</a>)
1.50      jason     238:   </ul>
1.19      johns     239:
1.119     miod      240: <li><strong>Floppy drives</strong>
1.19      johns     241:   <ul>
1.119     miod      242:    <li>sun4c and sun4m floppy disk drive
1.222     sthen     243: <!-- (<a href="http://man.openbsd.org/?query=fd&amp;sektion=4&amp;arch=sparc">fd</a>) -->
1.19      johns     244:   </ul>
                    245:
1.119     miod      246: <li><strong>Serial ports</strong>
1.19      johns     247:   <ul>
1.119     miod      248:    <li>ttya and ttyb on-board serial ports
1.222     sthen     249: (<a href="http://man.openbsd.org/?query=zs&amp;sektion=4&amp;arch=sparc">zs</a>)
1.119     miod      250:        (can be used as console if needed)
                    251:    <li>4/300 ttyc and ttyd on-board serial ports
1.222     sthen     252: (<a href="http://man.openbsd.org/?query=zs&amp;sektion=4&amp;arch=sparc">zs</a>)
1.119     miod      253:    <li>SBus magma serial port cards, including: 4Sp, 8Sp, 12Sp, 16Sp, LC2+1Sp,
                    254:        2+1Sp, 4+1Sp, 8+2Sp, and 2+1HS Sp.
1.222     sthen     255: (<a href="http://man.openbsd.org/?query=magma&amp;sektion=4&amp;arch=sparc">magma</a>)
1.119     miod      256:    <li>SBus Serial/Parallel Interfaces (SUNW,spif, 501-1931)
1.222     sthen     257: (<a href="http://man.openbsd.org/?query=spif&amp;sektion=4&amp;arch=sparc">spif</a>)
1.19      johns     258:   </ul>
                    259:
1.119     miod      260: <li><strong>Audio support</strong>
1.19      johns     261:   <ul>
1.55      aaron     262:    <li>on-board audio support for systems with AMD79C30 8-bit audio chips
1.66      jason     263:        (this includes sun4c models, SPARCclassic, and 600MP)
1.222     sthen     264: (<a href="http://man.openbsd.org/?query=audioamd&amp;sektion=4&amp;arch=sparc">audioamd</a>)
1.119     miod      265:    <li>SUNW,CS4231 16-bit audio chips found on SPARCstation 4/5
1.222     sthen     266: (<a href="http://man.openbsd.org/?query=audiocs&amp;sektion=4&amp;arch=sparc">audiocs</a>)
1.19      johns     267:   </ul>
                    268:
1.119     miod      269: <li><strong>Frame buffers</strong>
1.19      johns     270:   <ul>
1.111     miod      271:   <li>SBus and sun4c/sun4m on-board video:
1.19      johns     272:     <ul>
1.223     sthen     273:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=bwtwo&amp;sektion=4">bwtwo</a> - black and white
                    274:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgthree&amp;sektion=4">cgthree</a> - 8-bit color, unaccelerated
1.50      jason     275:        <br>The cgthree driver also supports the cgRDI, an onboard
1.119     miod      276:            cgthree-like frame buffer found in some laptops.
1.223     sthen     277:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=cgsix">cgsix</a> - 8-bit color, accelerated (GX, GX+, TGX, TGX+)
1.50      jason     278:        <br>This should work with most faithful emulations/clones of the
                    279:            SBus cgsix.
1.223     sthen     280:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=cgtwelve">cgtwelve</a> - 24-bit color, accelerated (but the driver does not support hardware acceleration)
                    281:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=cgfourteen">cgfourteen</a> - 8 or 24-bit color, accelerated (but the driver does not support hardware acceleration)
1.128     miod      282:      <li>Fujitsu AG-10e
1.223     sthen     283: (<a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=agten">agten</a>)
1.128     miod      284: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
1.136     miod      285: mode)
1.127     miod      286:      <li>Parallax XVideo and PowerVideo
1.223     sthen     287: (<a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=tvtwo">tvtwo</a>)
1.127     miod      288: - 24-bit color, accelerated (but the driver does not support hardware
1.136     miod      289: acceleration)
1.150     miod      290:      <li>RasterFlex family
1.223     sthen     291: (<a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=rfx">rfx</a>)
1.150     miod      292: - 8/24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    293: mode)
1.223     sthen     294:      <li>Southland Media Systems MGX and MGXPlus (<a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=mgx">mgx</a>)
1.138     miod      295: - 24-bit color, accelerated (currently only supported in unaccelerated 8-bit
                    296: mode)
1.223     sthen     297:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=tcx">tcx</a> - 8 or 24-bit color, accelerated
                    298:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=vigra">Vigra</a> VS10, VS11 and VS12 SBus frame buffers - 8-bit color, unaccelerated, selectable VGA and Sun-compatible video modes
                    299:      <li>Weitek Power9000 (<a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=pninek">pninek</a>) - found in Tadpole SPARCbook 3 (8-bit color, accelerated)
                    300:      <li>Weitek Power9100 (<a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=pnozz">pnozz</a>) - found in Tadpole SPARCbook 3GS, 3GX, 3TX and 3XP (8, 16 or 32-bit color, accelerated)
                    301:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;sektion=4&amp;query=zx">ZX</a>
1.130     miod      302:        (aka <i>Leo</i>) - 8 or 24-bit color, overlay planes,
1.131     miod      303:        double-buffered, 3-D acceleration <font color="#e00000">*</font>
1.19      johns     304:     </ul>
                    305:
1.223     sthen     306:   <li>4/200 on-board <a href="http://man.openbsd.org/?arch=sparc&amp;query=bwtwo&amp;sektion=4">bwtwo</a>
1.19      johns     307:
1.119     miod      308:   <li>P4 video (4/100 and 4/300):
1.19      johns     309:     <ul>
1.223     sthen     310:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=bwtwo&amp;sektion=4">bwtwo</a> - black and white
                    311:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgthree&amp;sektion=4">cgthree</a> - 8-bit color, unaccelerated
                    312:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgfour&amp;sektion=4">cgfour</a> - 8-bit color, 1-bit overlay, unaccelerated
                    313:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgsix&amp;sektion=4">cgsix</a> - 8-bit color, accelerated
                    314:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgeight&amp;sektion=4">cgeight</a> - 24-bit color, 1-bit overlay, unaccelerated
1.19      johns     315:     </ul>
                    316:
1.119     miod      317:   <li>VME video (sun4):
1.19      johns     318:     <ul>
1.223     sthen     319:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgtwo&amp;sektion=4">cgtwo</a> - 8-bit color, unaccelerated
                    320:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgthree&amp;sektion=4">cgthree</a> - 8-bit color, unaccelerated
                    321:      <li><a href="http://man.openbsd.org/?arch=sparc&amp;query=cgsix&amp;sektion=4">cgsix</a> - 8-bit color, accelerated
1.19      johns     322:     </ul>
                    323:   </ul>
                    324:
1.119     miod      325: <li><strong>Ethernet adapters</strong>
1.19      johns     326:   <ul>
1.223     sthen     327:    <li>on-board AMD Lance Ethernet (<a href="http://man.openbsd.org/?arch=sparc&amp;query=le&amp;sektion=4">le</a>)
                    328:    <li>SBus AMD Lance Ethernet cards (<a href="http://man.openbsd.org/?arch=sparc&amp;query=le&amp;sektion=4">le</a>)
1.119     miod      329:    <li>SBus cards containing both AMD Lance
1.223     sthen     330: (<a href="http://man.openbsd.org/?arch=sparc&amp;query=le&amp;sektion=4">le</a>)
1.119     miod      331: and SCSI
1.223     sthen     332: (<a href="http://man.openbsd.org/?arch=sparc&amp;query=esp&amp;sektion=4">esp</a>)
                    333:    <li>on-board Intel 82586 Ethernet 4/100 and 4/200 (<a href="http://man.openbsd.org/?arch=sparc&amp;query=ie&amp;sektion=4">ie</a>)
                    334:    <li>VME Intel 82586 Ethernet cards (<a href="http://man.openbsd.org/?arch=sparc&amp;query=ie&amp;sektion=4">ie</a>)
1.125     fgsch     335:    <li>SBus 10/100Mbit qec+be found on Sun FastEthernet cards (SUNW,501-2450)
1.223     sthen     336:        (aka. Sun Fast Ethernet 1.x) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=be&amp;sektion=4">be</a>)
                    337:    <li>SBus Quad 10Mbit qec+qe found on Sun Quad Ethernet cards (SUNW,501-2062) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=qe&amp;sektion=4">qe</a>)
                    338:    <li>SBus 10/100Mbit hme Ethernet cards (<a href="http://man.openbsd.org/?arch=sparc&amp;query=hme&amp;sektion=4">hme</a>)
1.118     jufi      339: <font color="#e00000">*</font>
1.223     sthen     340:    <li>SBus 10/100Mbit SunSwift SUNW,fas Ethernet+SCSI cards (<a href="http://man.openbsd.org/?arch=sparc&amp;query=hme&amp;sektion=4">hme</a>)
1.118     jufi      341: <font color="#e00000">*</font>
1.107     deraadt   342:    <li>SBus Quad 10/100Mbit hme and qfe Ethernet cards
1.223     sthen     343:         (aka. Sun Quad Fast Ethernet 2.x) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=hme&amp;sektion=4">hme</a>)
1.118     jufi      344: <font color="#e00000">*</font>
1.223     sthen     345:    <li>SBus Gigabit Ethernet 1.0/1.1 (<a href="http://man.openbsd.org/?arch=sparc&amp;query=ti&amp;sektion=4">ti</a>)
1.193     deraadt   346: <font color="#e00000">*</font>
1.223     sthen     347:    <li>SBus Gigabit Ethernet 2.0 (<a href="http://man.openbsd.org/?arch=sparc&amp;query=gem&amp;sektion=4">gem</a>)
1.193     deraadt   348: <font color="#e00000">*</font>
1.19      johns     349:   </ul>
                    350:
1.119     miod      351: <li><strong>SCSI controllers</strong>
1.19      johns     352:   <ul>
1.223     sthen     353:    <li>on-board SCSI controller (sun4c, sun4e, sun4m, and 4/300) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=esp&amp;sektion=4">esp</a>)
1.111     miod      354:    <li>SBus SCSI controllers (Also works with several 3rd party
1.223     sthen     355:        compatible boards) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=esp&amp;sektion=4">esp</a>)
                    356:    <li>SBus cards containing both AMD Lance and SCSI (<a href="http://man.openbsd.org/?arch=sparc&amp;query=esp&amp;sektion=4">esp</a>)
                    357:    <li>SBus SUNW,fas Ethernet+SCSI cards (<a href="http://man.openbsd.org/?arch=sparc&amp;query=esp&amp;sektion=4">esp</a>)
                    358: <font color="#e00000">*</font>
                    359:    <li>VME "SUN-3"/"si" SCSI controller (interrupt driven DMA) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=si&amp;sektion=4">si</a>)
                    360:    <li>4/110 "SCSI Weird" on-board controller (polled DMA) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=sw&amp;sektion=4">sw</a>)
                    361:    <li>QSP/ISP SCSI controllers (i.e. "PTI,ptisp", "ptisp", "SUNW,isp" and "QLGC,isp") (<a href="http://man.openbsd.org/?arch=sparc&amp;query=isp&amp;sektion=4">isp</a>)
1.19      johns     362:   </ul>
                    363:
1.119     miod      364: <li><strong>SMD and other disk controllers</strong>
1.19      johns     365:   <ul>
1.223     sthen     366:    <li>Xylogics 7053 VME SMD disk controller (<a href="http://man.openbsd.org/?arch=sparc&amp;query=xd&amp;sektion=4">xd</a>)
                    367:    <li>Xylogics 450/451 VME SMD disk controller (<a href="http://man.openbsd.org/?arch=sparc&amp;query=xy&amp;sektion=4">xy</a>)
1.19      johns     368:   </ul>
                    369:
1.144     miod      370: <li><strong>PC Cards (PCMCIA)</strong>
                    371:   <ul>
                    372:     <li>PCMCIA Controllers:
                    373:     <ul>
1.222     sthen     374:       <li>SBus PCMCIA bridge (<a href="http://man.openbsd.org/?query=stp&amp;arch=sparc&amp;sektion=4">stp</a>)
1.223     sthen     375:       <li>Tadpole PCMCIA controller (<a href="http://man.openbsd.org/?arch=sparc&amp;query=tslot&amp;arch=sparc&amp;sektion=4">tslot</a>)
1.144     miod      376:     </ul>
1.222     sthen     377:     <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA/Compact Flash adapters (<a href="http://man.openbsd.org/?query=wi&amp;arch=sparc&amp;sektion=4">wi</a>)
                    378:     <li>NE2000 based Ethernet Adapters (<a href="http://man.openbsd.org/?query=ne&amp;arch=sparc&amp;sektion=4">ne</a>)
                    379:     <li>3Com EtherLink (<a href="http://man.openbsd.org/?query=ep&amp;arch=sparc&amp;sektion=4">ep</a>) LAN PC Cards
1.144     miod      380:   </ul>
                    381:
1.119     miod      382: <li><strong>Miscellaneous</strong>
1.65      jason     383:   <ul>
1.223     sthen     384:    <li>SBus Expansion Subsystem (SUNW,xbox) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=xbox&amp;sektion=4">xbox</a>)
                    385:    <li>Force FGA5000 VME/SBus bridge (<a href="http://man.openbsd.org/?arch=sparc&amp;query=fga&amp;sektion=4">fga</a>)
                    386:    <li>Force system configuration registers (<a href="http://man.openbsd.org/?arch=sparc&amp;query=scf&amp;sektion=4">scf</a>)
                    387:    <li>Force flash memory (<a href="http://man.openbsd.org/?arch=sparc&amp;query=flash&amp;sektion=4">flash</a>)
                    388:    <li>Tadpole microcontroller (power/system control) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=tctrl&amp;sektion=4">tctrl</a>)
                    389:    <li>Prestoserve NVRAM SBus cards (limited support) (<a href="http://man.openbsd.org/?arch=sparc&amp;query=presto&amp;sektion=4">presto</a>)
1.65      jason     390:   </ul>
1.3       fn        391: </ul>
1.196     miod      392: <font color="#e00000">*</font> Not supported in sun4c and sun4e class machines
                    393: due to PROM limitations.
1.144     miod      394: <br>
1.119     miod      395:
                    396: <p>
                    397: <h4>Unsupported machines</h4>
1.1       deraadt   398:
1.119     miod      399: <p>
1.3       fn        400: <ul>
1.129     miod      401:  <li>sun4: 4/400 (lacks support for the I/O cache, and has ethernet problems)
1.119     miod      402:  <li>sun4d machines:
                    403:    <ul>
                    404:       <li>SPARC Server 1000</li>
                    405:       <li>SPARC Center 2000</li>
                    406:    </ul>
1.129     miod      407:    These machines use XD-Bus instead of M-Bus for their CPUs, which is not
                    408:    supported yet.
1.119     miod      409:  <li>JavaStation-NC (lacks support for this machine's PCI bus)
1.164     miod      410:  <li>sun4u: UltraSPARC 64-bit machines.  Most of these are supported in the
1.97      miod      411:       <a href="sparc64.html">OpenBSD/sparc64</a> port.
1.129     miod      412:  <li>Solbourne machines: these machines are quite different, and some are
1.220     mmcc      413:    plagued by processor bugs.  Some of them were covered by the discontinued
1.166     jsg       414:    <a href="solbourne.html">OpenBSD/solbourne</a> port.
1.135     miod      415:  <li>Tadpole SPARCbook 1, LC and 2: these machines use quite unusual components,
                    416:    and do not have a Sun-compatible PROM.
1.3       fn        417: </ul>
1.119     miod      418:
                    419: <p>
                    420: <h4>Unsupported Devices</h4>
                    421:
                    422: <p>
                    423: First of all, there are MANY unsupported devices.
                    424: A comprehensive list can probably not be written.
                    425: </p>
1.19      johns     426:
1.119     miod      427: <p>
1.3       fn        428: <ul>
1.119     miod      429: <li><strong>Serial Cards</strong>
1.19      johns     430:   <ul>
1.50      jason     431:    <li> VME mti 16-port serial card
                    432:    <li> VME alm2 16-port serial card
1.111     miod      433:    <li> VME mcp 4-port serial card (or is it 8-port)
1.19      johns     434:   </ul>
                    435:
1.196     miod      436: <li><strong>Disk and Tape Controllers</strong>
1.19      johns     437:   <ul>
1.50      jason     438:    <li> VME "sc" SCSI controller
                    439:    <li> VME IPI controller
1.196     miod      440:    <li> VME "xt" Tape controller
1.19      johns     441:   </ul>
                    442:
1.119     miod      443: <li><strong>Frame buffers</strong>
1.19      johns     444:   <ul>
1.50      jason     445:    <li> VME cgfive, 8-bit color, 1-bit overlay, double-buffered,
                    446:        unaccelerated without GP/GP2
                    447:    <li> VME cgnine, 24-bit color, 1-bit overlay, double-buffered,
                    448:        unaccelerated without GP/GP2
                    449:    <li> VME GP/GP2 Graphics Processor (drives a cgfive or cgnine)
                    450:    <li> SBus cgeight 24-bit color, unaccelerated
                    451:        (note: SBus cgeight is quite different from VME/P4 cgeight)
                    452:    <li> SBus GT, 24-bit color, 8-bit color, overlay planes, double-buffered,
                    453:        3-D acceleration (aka Graphics Tower)
                    454:   </ul>
                    455:
1.74      deraadt   456: <li><strong>On-board Audio and ISDN</strong><br>
1.119     miod      457:   This is present on some sun4m systems (LX, LC, SPARCstation 10/20).
                    458:
1.74      deraadt   459: <li><strong>Multiple Processors/Modules in sun4m systems</strong><br>
1.119     miod      460:   OpenBSD will sometimes not boot on some machines with multiple processors.
                    461:   If this is the case, the extra CPUs must be removed.
                    462:
1.111     miod      463: <li><strong>SBus SUNW,bpp (parallel port)</strong><br>
1.119     miod      464:   A driver exists in the source tree, but it does not work.  None of the
                    465:   developers have printers or cables to work with, to make it work, but
                    466:   we really would prefer to receive a fixed driver.
                    467:
                    468: <li><strong>SBus FDDI cards</strong>
                    469:
1.121     miod      470: <li><strong>SBus cards other than those listed above...</strong>
1.3       fn        471: </ul>
1.1       deraadt   472:
1.3       fn        473: <hr>
1.214     bentley   474:
                    475: <h3 id="hwdocs"><font color="#0000e0"><strong>Hardware documentation:</strong></font></h3>
1.185     deraadt   476:
                    477: Previous to 2007, it was extremely difficult or impossible to get much of
1.186     sthen     478: the necessary hardware documentation for these machines.   Members of our
1.185     deraadt   479: team (in particular David Gwynne) were instrumental in pressuring and
                    480: convincing Sun to go back into their archives and dig up the data sheets
                    481: that they had written in-house, describing the operation of their chips to
                    482: their own engineers.  These documents can now be found at
1.207     landry    483: <a href="http://web.archive.org/web/20111209011516/http://wikis.sun.com/display/FOSSdocs/Home">
1.185     deraadt   484: http://wikis.sun.com/display/FOSSdocs/Home</a>.
                    485: Some documents are still missing at that site, so we ask that interested
                    486: developers contact Sun and request additional information.
                    487: <p>
                    488:
                    489: <hr>
1.214     bentley   490:
                    491: <h3 id="install"><font color="#0000e0">
1.122     miod      492: <strong>Getting and installing OpenBSD/sparc:</strong>
                    493: </font></h3>
                    494:
                    495: <p>
                    496: The latest supported OpenBSD/sparc release is
1.219     sthen     497: <a href="58.html">OpenBSD 5.8</a>.
1.122     miod      498: Here are the
1.219     sthen     499: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.8/sparc/INSTALL.sparc">
                    500: OpenBSD/sparc 5.8 installation instructions
1.122     miod      501: </a>.
                    502: </p>
                    503:
                    504: <p>
                    505: Snapshots are made available from time to time, in
1.205     sthen     506: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc">this location</a>
1.122     miod      507: as well as in a few
                    508: <a href="ftp.html">mirrors</a>.
                    509: Here are the
1.205     sthen     510: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/sparc/INSTALL.sparc">
1.122     miod      511: OpenBSD/sparc snapshot installation instructions
                    512: </a> as well.
                    513: </p>
                    514:
                    515: <p>
                    516: There are several installation media provided, so that
1.196     miod      517: OpenBSD/sparc can be installed or upgraded via CD and floppy boot images on
1.122     miod      518: sun4c and sun4m, miniroot images for machines without floppies
1.196     miod      519: (such as sun4 machines), as well as network and diskless installs.
1.122     miod      520: <ul>
                    521:   <li><strong>CD boot</strong>
                    522:   <p>
1.126     jufi      523:   Booting off the CD provides a small ffs filesystem with a GENERIC kernel with
1.167     jsg       524:   drivers for all supported devices found on SPARC machines.<br>
1.122     miod      525:   For the latest list of drivers available on this image, take a look at the
1.212     nick      526: <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc/conf/GENERIC?rev=HEAD">GENERIC</a>
1.122     miod      527: kernel configuration file.
                    528:   The CD can be booted off the OpenPROM prompt with
                    529: <pre>
1.216     nick      530:   boot cdrom 5.7/sparc/bsd.rd
1.122     miod      531: </pre>
1.148     david     532:   </li>
1.219     sthen     533:   <li><strong>Floppy</strong> (floppy58.fs)
1.122     miod      534:   <p>
                    535:   Booting off the floppy provides a small ffs filesystem with a kernel
1.167     jsg       536:   containing drivers for the most popular devices found on SPARC machines.<br>
1.122     miod      537:   For the latest list of drivers available on this image, take a look at the
1.212     nick      538: <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc/conf/RAMDISK?rev=HEAD">RAMDISK</a>
1.122     miod      539: kernel configuration file.
                    540:   The floppy can be booted off the OpenPROM prompt with
                    541: <pre>
                    542:   boot floppy
                    543: </pre>
1.148     david     544:   </li>
1.219     sthen     545:   <li><strong>Miniroot</strong> (miniroot58.fs)
1.122     miod      546:   <p>
                    547:   The miniroot provides the same installation environment as the bootable CD,
                    548:   and is intended for easy bootstrap if there is already an operating system
                    549:   installed on the machine.
                    550:   After dumping the miniroot to the primary swap partition with dd, the
                    551:   miniroot can be booted off the OpenPROM prompt with a command such as
                    552: <pre>
                    553:   boot disk:b
                    554: </pre>
                    555:   (the disk designation may be different, depending on the chosen swap
                    556:   partition).
1.148     david     557:   <p>
                    558:   </li>
1.122     miod      559:   <li><strong>Netboot</strong> (boot.net, bsd.rd)
                    560:   <p>
                    561:   Using a diskless setup, it is also possible to boot the OpenBSD/sparc
                    562:   boot loader, <tt>boot.net</tt>, from the network via tftp, and access
                    563:   the <tt>bsd.rd</tt> standalone miniroot over NFS.
                    564:   Refer to the
1.222     sthen     565:   <a href="http://man.openbsd.org/?query=diskless&amp;sektion=8">diskless(8)</a>
1.122     miod      566:   manual page for details on how to setup a network boot environment.
                    567:   </p></li>
                    568: </ul>
1.3       fn        569:
                    570: </body>
                    571: </html>