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

Annotation of www/sparc64.html, Revision 1.34

1.1       mickey      1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD/sparc64</title>
1.6       jcs         5: <link rev="made" href="mailto:www@openbsd.org">
1.1       mickey      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD/sparc64 page">
                      8: <meta name="keywords" content="openbsd,sparc64">
                      9: <meta name="distribution" content="global">
1.30      horacio    10: <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
1.1       mickey     11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
                     15: <h2>OpenBSD/sparc64</h2>
                     16:
                     17: <hr>
                     18:
                     19: <p>
1.4       art        20: OpenBSD/sparc64 runs on the 64bit Sun UltraSPARC machines.
                     21: The current port maintainer is Jason Wright
                     22: (<a href="mailto:jason@openbsd.org">jason@openbsd.org</a>).
                     23: Others are welcome to contribute.
1.1       mickey     24: </p>
1.4       art        25: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       mickey     26:
                     27: <p>
1.5       horacio    28: The orginal port was made for NetBSD by Eduardo Horvath and released for
1.4       art        29: the first time in January 1999.
                     30: The porting to OpenBSD started in August 2001 and in the end of September the
                     31: first binary snapshot was released. The porting was done mainly by Jason
1.15      jason      32: Wright and Artur Grabowski and was done on both SBUS and PCI machines so that
1.6       jcs        33: a decently wide range of hardware support was ready even before the system
                     34: could boot multiuser.
1.1       mickey     35: </p>
                     36:
                     37: <hr>
1.4       art        38: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     39:
                     40: <p>
                     41: Currently most of the hardware available to the developers boots multiuser and
                     42: supports enough of the on-board devices to be generally useable. No attempts
1.6       jcs        43: have been made for graphics console support yet, so only serial or prom
                     44: consoles are available. The same applies to support of more expansion hardware
                     45: for the PCI bus or the SBUS.
1.4       art        46: </p>
                     47:
                     48: <p>
1.6       jcs        49: There hasn't yet been a need for a separate mailing list for OpenBSD/sparc64,
1.18      miod       50: so the OpenBSD/sparc mailing list is being used.
                     51: To join the OpenBSD/sparc mailing list, send a message body of <b>"subscribe
                     52: sparc"</b> to <a href="mailto:majordomo@OpenBSD.org">majordomo@OpenBSD.org</a>.
                     53: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     54: subscribing.
1.4       art        55: </p>
                     56:
1.12      jason      57: <h4>Projects (in no particular order):</h4>
                     58:
                     59: <ul>
                     60:  <li>X Window System support
                     61:  <li>Resolve stability issues on Blade100
1.13      jason      62:  <li>Improve architecture specific documentation
1.12      jason      63: </ul>
                     64:
1.4       art        65: <hr>
                     66: <h3><font color="#0000e0"><strong>Where to get it:</strong></font></h3>
                     67:
                     68: <p>
1.22      deraadt    69: <ul>
                     70: <li><a href=ftp.html>Snapshots are made available from time to time.</a>
                     71: <li><a href=ftp://ftp.openbsd.org/pub/OpenBSD/3.0/sparc64/INSTALL.sparc64>Installation information</a>
                     72: </ul>
1.4       art        73: </p>
                     74:
                     75: <hr>
1.19      miod       76: <h3><font color="#0000e0"><strong>Install media:</strong></font></h3>
                     77:
                     78: <p>
                     79: A number of install options exist:
                     80: <ul>
                     81: <li><strong>CD boot:</strong><p>
                     82: Booting off the CD provides a small ffs filesystem with a kernel containing
                     83: drivers for the most popular devices found on UltraSPARC hardware.<br>
                     84: For the latest list of drivers available on this image, take a look at the
                     85: <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/conf/RAMDISK?rev=HEAD">
                     86: RAMDISK</a> config file.<p>
1.24      miod       87: <li><strong>Floppy disk:</strong><p>
1.19      miod       88: This 1.44MB floppy image supports the following sparc64 hardware:
                     89: <ul>
                     90: <li>Ultra 1/1E
                     91: <li>Ultra 2
1.21      miod       92: </ul>
1.19      miod       93: It contains support for the on-board devices found on these machines, however
                     94: due to lack of place there are only a few other drivers. In particular, this
1.26      miod       95: floppy lacks cdrom support and will <i>not</i> allow you to install from cdrom
                     96: media.<p>
1.24      miod       97: <li><strong>Miniroot:</strong><p>
1.19      miod       98: The miniroot is a complete filesystem image, to be dumped on your machines' swap
1.22      deraadt    99: partition, and booted from afterwards. Its device support is similar to the
1.19      miod      100: CD boot image.
                    101: </ul>
                    102: <p>
                    103: Use the method that works best for you.<br>
                    104: Please note that booting from floppy might not work on your machine; also,
1.26      miod      105: Ultra 1, 1E and 2 systems might require a PROM update (they usually don't if
                    106: they are able to boot Solaris in 64bit-mode); please refer to the
1.19      miod      107: installation notes for details.</p>
                    108:
                    109: <hr>
1.4       art       110: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                    111:
                    112: <h4>OpenBSD/sparc64 has been tested on the following SUN UltraSPARC models:</h4>
                    113: <ul>
1.19      miod      114:  <li>Ultra 1/1E
1.17      jason     115:  <li>Ultra 2
1.4       art       116:  <li>Ultra 5
                    117:  <li>Ultra 10
1.7       jason     118:  <li>Ultra 30
1.10      jason     119:  <li>SPARCengineUltra AX
1.11      jason     120:  <li>SPARCengineUltra AXi
1.9       miod      121:  <li>SUNBlade 100 (with onboard ethernet issues)
1.7       jason     122:  <li>Enterprise 250
1.23      jason     123:  <li>Netra X1 <font color=#e00000>*</font>
1.4       art       124: </ul>
1.23      jason     125: <font color=#e00000>*</font> support added after 3.0.
1.4       art       126:
1.9       miod      127: <h4>The following models are not supported at the moment:</h4>
                    128: <ul>
                    129:  <li>Ultra 60
                    130:  <li>Ultra 80
1.19      miod      131:  <li>Ultra 450
1.10      jason     132:  <li>SUNBlade 1000
1.19      miod      133:  <li>Enterprise 220R
                    134:  <li>Enterprise 420R
1.9       miod      135:  <li>Enterprise 450
                    136:  <li>Enterprise 3000
                    137: </ul>
                    138:
1.12      jason     139: <h4>Supported peripherals:</h4>
                    140: <ul>
1.33      jason     141:  <li><strong>Keyboards/Mice</strong>
                    142:   <ul>
                    143:    <li>Type 4, 5, and 6 keyboards on Zilog serial ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&sektion=4&arch=sparc64">zskbd</a>) <font color=#e00000>*</font>
                    144:    <li>Type 4, 5, and 6 keyboards on NS16550 serial ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=comkbd&sektion=4&arch=sparc64">comkbd</a>) <font color=#e00000>*</font>
                    145:    <li>Type 6 keyboards on USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&sektion=4">ukbd</a>) <font color=#e00000>*</font>
                    146:   </ul>
                    147:  <li><strong>Framebuffers</strong>
                    148:   <ul>
                    149:    <li>SBUS Video:
                    150:     <ul>
                    151:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cgthree&sektion=4&arch=sparc64">cgthree</a> - 8-bit color, unaccelerated <font color=#e00000>*</font>
                    152:      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cgsix&sektion=4&arch=sparc64">cgsix</a> - 8-bit color, unaccelerated <font color=#e00000>*</font>
                    153:     </ul>
                    154:    <li>PCI Video:
                    155:     <ul>
                    156:      <li>ATI Rage (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vgafb&sektion=4&arch=sparc64">vgafb</a>) - 8-bit color, unaccelerated <font color=#e00000>*</font>
                    157:     </ul>
                    158:   </ul>
1.12      jason     159:  <li><strong>SCSI Host Adapters</strong>
                    160:   <ul>
1.20      jason     161:    <li>SBUS NCR53c9x adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&arch=sparc64">esp</a>)
                    162:    <li>SBUS 10/100Mbit SunSwift Ethernet+SCSI cards, aka HME + FAS366 cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=esp&sektion=4&arch=sparc64">esp</a>)
1.14      jason     163:    <li>SBUS Qlogic adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp</a>)
                    164:    <li>PCI NCR53c8xx adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&sektion=4">siop</a>)
1.12      jason     165:   </ul>
1.14      jason     166:  <li><strong>PCI IDE Controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4">pciide</a>)</strong>
1.12      jason     167:   <ul>
                    168:    <li>Acer Labs M5229
                    169:    <li>Command Technologies PCI0646
                    170:    <li>National Semiconductor PC87415
                    171:   </ul>
                    172:   Other PCI IDE adapters may work, but are untested.
                    173:  <li><strong>Ethernet Adapters</strong>
                    174:   <ul>
1.20      jason     175:    <li>onboard SBUS AMD Lance Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&sektion=4&arch=sparc64">le</a>)
                    176:    <li>SBUS AMD Lance cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&sektion=4&arch=sparc64">le</a>)
                    177:    <li>SBUS 10/100Mbit qec+be Sun FastEthernet 1.0 cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc64&query=qec&sektion=4">qec</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=be&sektion=4&arch=sparc64">be</a>)
                    178:    <li>SBUS Quad 10Mbit qec+qe Sun Quad Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qec&sektion=4&arch=sparc64">qec</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qe&sektion=4&arch=sparc64">qe</a>)
                    179:    <li>onboard SBUS and PCI HME Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&arch=sparc64">hme</a>)
                    180:    <li>SBUS 10/100Mbit hme Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&arch=sparc64">hme</a>)
                    181:    <li>SBUS 10/100Mbit SunSwift Ethernet+SCSI cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&arch=sparc64">hme</a>)
                    182:    <li>SBUS Quad 10/100Mbit hme and qfe Quad Fast Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&arch=sparc64">hme</a>)
                    183:    <li>PCI Fast Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&arch=sparc64">hme</a>)
                    184:    <li>PCI Quad Fast Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&arch=sparc64">hme</a>)
                    185:    <li>PCI GEM Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&sektion=4&arch=sparc64">gem</a>) [Not fully supported]
1.26      miod      186:    <li>PCI Davicom DM9102 Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc</a>) <font color=#e00000>*</font>
1.12      jason     187:   </ul>
1.26      miod      188:  <li><strong>Sound Devices</strong>
1.12      jason     189:   <ul>
1.20      jason     190:    <li>onboard SBUS CS4231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audiocs&sektion=4&arch=sparc64">audiocs</a>)
                    191:    <li>onboard EBUS/PCI CS4231 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audioce&sektion=4&arch=sparc64">audioce</a>)
1.34    ! jason     192:    <li>Trident 4DWAVE-DX/NX, Sis 7018, ALi M5451 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autri&sektion=4">autri</a>)
1.12      jason     193:   </ul>
1.26      miod      194:  <li><strong>Serial Devices</strong>
1.15      jason     195:   <ul>
1.20      jason     196:    <li>onboard SBUS Zilog 8530 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&sektion=4&arch=sparc64">zs</a>)
1.31      jason     197:    <li>onboard EBUS Infineon (Siemens) 82532 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&sektion=4&arch=sparc64">sab</a>) <font color=#e00000>*</font>
1.33      jason     198:    <li>onboard 16550 compatibles (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4">com</a>) <font color=#e00000>*</font>
1.32      jason     199:    <li> SBus magma serial port cards, including: 4Sp, 8Sp, 12Sp, 16Sp, LC2+1Sp, 2+1Sp, 4+1Sp, 8+2Sp, 2+1HS Sp (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=magma&sektion=4&arch=sparc64">magma</a>) <font color=#e00000>*</font>
1.29      jason     200:    <li> SBus spif serial port cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spif&sektion=4&arch=sparc64">spif</a>) <font color=#e00000>*</font>
1.15      jason     201:   </ul>
1.34    ! jason     202:  <li><strong>Cryptography Accelerators</strong>
        !           203:   <ul>
        !           204:    <li>Hifn 7751/7811/7951 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&sektion=4">hifn</a>)
        !           205:    <li>Bluesteelnet 5501/5601, Broadcom uBsec 5805/5820/5821 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&sektion=4">ubsec</a>)
        !           206:   </ul>
1.15      jason     207:  <li><strong>Miscellaneous Devices</strong>
                    208:   <ul>
                    209:    <li>EBUS beeper (beeper)
                    210:   </ul>
1.12      jason     211: </ul>
1.26      miod      212: <font color=#e00000>*</font> support added after 3.0.
1.12      jason     213:
                    214: <h4>Unsupported devices:</h4>
                    215: <ul>
1.25      miod      216:  <li>Framebuffers (these will work as prom console output, but no X Window support yet).
                    217:  <li>Keyboards (these will work as prom console input, but no X Window support yet).
                    218:  <li>Mice (No X Window support yet)
1.12      jason     219:  <li>SBUS and PCI cards other than those listed above.
                    220: </ul>
                    221:
1.4       art       222: <hr>
1.1       mickey    223: <a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    224: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
                    225: <br>
1.34    ! jason     226: <small>$OpenBSD: sparc64.html,v 1.33 2002/01/25 04:57:41 jason Exp $</small>
1.1       mickey    227:
                    228: </body>
                    229: </html>