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

Diff for /www/sparc.html between version 1.110 and 1.111

version 1.110, 2002/06/18 01:44:06 version 1.111, 2002/06/30 13:46:13
Line 181 
Line 181 
 <li> sun4m:  <li> sun4m:
         <ul>          <ul>
         <li>600MP:  The original Sun4m machine.  This is a <a href=#mbus>mbus</a> machine          <li>600MP:  The original Sun4m machine.  This is a <a href=#mbus>mbus</a> machine
             with SBUS and VME buses.              with SBus and VME buses.
         <li>LC: 50MHz MicroSPARC-1 based machines (aka Classic)          <li>LC: 50MHz MicroSPARC-1 based machines (aka Classic)
         <li>LX: LC with a few more devices          <li>LX: LC with a few more devices
         <li>SS4: Reduced cost version of the SS5, available at 70MHz and 110MHz          <li>SS4: Reduced cost version of the SS5, available at 70MHz and 110MHz
Line 203 
Line 203 
         <li>Opus 5250 (SS1 clone)          <li>Opus 5250 (SS1 clone)
         <li>SPARCbook 3GX, 3GS, and 3XP by Tadpole (MicroSPARC-2)          <li>SPARCbook 3GX, 3GS, and 3XP by Tadpole (MicroSPARC-2)
         <li>CPU5V: VME card by Force Computer (sun4m)          <li>CPU5V: VME card by Force Computer (sun4m)
         <li>TWS,SuperCOMPstation-20S (SS20 clone).          <li>TWS,SuperCOMPstation-20S (SS20 clone)
         <li>TATUNG micro COMPstation 5 (SS5 clone)          <li>Tatung micro COMPstation 5 (SS5 clone)
         <li>Tatung micro COMPstation LX (LX clone)          <li>Tatung micro COMPstation LX (LX clone)
         <li>RDI,PowerLite: sun4m models, available in 50MHz, 85MHz, and 110MHz          <li>RDI,PowerLite: sun4m models, available in 50MHz, 85MHz, and 110MHz
         <li>RDI,BrigeLite          <li>RDI,BrigeLite
Line 224 
Line 224 
 <a name=mbus></a>  <a name=mbus></a>
 <li><strong> Mbus CPU modules</strong>  <li><strong> Mbus CPU modules</strong>
   <ul>    <ul>
    <li> SM30:   30 or 36 MHz Supersparc with no secondary cache     <li> SM30:   30 or 36 MHz SuperSPARC with no secondary cache
    <li> SM40:   40 MHz SuperSPARC with no secondary cache     <li> SM40:   40 MHz SuperSPARC with no secondary cache
    <li> SM41:   40 MHz SuperSPARC with 1MB of secondary cache     <li> SM41:   40 MHz SuperSPARC with 1MB of secondary cache
    <li> SM50:   50 MHz SuperSPARC with no secondary cache     <li> SM50:   50 MHz SuperSPARC with no secondary cache
Line 273 
Line 273 
   
 <li><strong> Framebuffers:</strong>  <li><strong> Framebuffers:</strong>
   <ul>    <ul>
   <li>SBus, MBus and sun4c/sun4m on-board video:    <li>SBus and sun4c/sun4m on-board video:
     <ul>      <ul>
      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=bwtwo&sektion=4">bwtwo</a> - black and white.       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=bwtwo&sektion=4">bwtwo</a> - black and white
      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgthree&sektion=4">cgthree</a> - 8-bit color, unaccelerated.       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgthree&sektion=4">cgthree</a> - 8-bit color, unaccelerated
         <br>The cgthree driver also supports the cgRDI, an onboard          <br>The cgthree driver also supports the cgRDI, an onboard
             cgthree-like framebuffer found in some laptops.              cgthree-like framebuffer found in some laptops.
      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&sektion=4&query=cgsix">cgsix</a> - 8-bit color, accelerated (GX, GX+, TGX, TGX+).       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&sektion=4&query=cgsix">cgsix</a> - 8-bit color, accelerated (GX, GX+, TGX, TGX+)
         <br>This should work with most faithful emulations/clones of the          <br>This should work with most faithful emulations/clones of the
             SBus cgsix.              SBus cgsix.
      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&sektion=4&query=cgfourteen">cgfourteen</a> - 8-bit color (24-bit MBus accelerated card, but the       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&sektion=4&query=cgfourteen">cgfourteen</a> - 8-bit color (24-bit MBus accelerated card, but the
         driver only properly emulates a cgthree).          driver only properly emulates a cgthree)
      <li>p9100 ("<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&sektion=4&query=pnozz">pnozz</a>") - found in Tadpole SPARCbook 3GS and 3GX (8bit unaccelerated)       <li>p9100 ("<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&sektion=4&query=pnozz">pnozz</a>") - found in Tadpole SPARCbook 3GS and 3GX (8-bit unaccelerated)
      <li>TCX - 8-bit color (24-bit, but driver currently emulates a cgthree).       <li>TCX - 8-bit color (24-bit, but driver currently emulates a cgthree)
     </ul>      </ul>
   
   <li> 4/200 on-board <a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=bwtwo&sektion=4">bwtwo</a>    <li> 4/200 on-board <a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=bwtwo&sektion=4">bwtwo</a>
Line 301 
Line 301 
   
   <li> VME video (sun4):    <li> VME video (sun4):
     <ul>      <ul>
      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgtwo&sektion=4">cgtwo</a> - black and white       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgtwo&sektion=4">cgtwo</a> - 8-bit color, unaccelerated
      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgthree&sektion=4">cgthree</a> - 8-bit color, unaccelerated       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgthree&sektion=4">cgthree</a> - 8-bit color, unaccelerated
      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgsix&sektion=4">cgsix</a> - 8-bit color, accelerated       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=cgsix&sektion=4">cgsix</a> - 8-bit color, accelerated
     </ul>      </ul>
Line 318 
Line 318 
         (aka. Sun Fast Ethernet 1.x) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=be&sektion=4">be</a>)          (aka. Sun Fast Ethernet 1.x) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=be&sektion=4">be</a>)
    <li>SBus Quad 10Mbit qec+qe found on Sun Quad Ethernet cards (SUNW,501-2062) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=qe&sektion=4">qe</a>)     <li>SBus Quad 10Mbit qec+qe found on Sun Quad Ethernet cards (SUNW,501-2062) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=qe&sektion=4">qe</a>)
    <li>SBus 10/100Mbit hme Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=hme&sektion=4">hme</a>)     <li>SBus 10/100Mbit hme Ethernet cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=hme&sektion=4">hme</a>)
    <li>SBus 10/100Mbit SunSwift SUNW,fas Ethernet+SCSI cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=esp&sektion=4">esp</a>)  <font color=#e00000>*</font>
      <li>SBus 10/100Mbit SunSwift SUNW,fas Ethernet+SCSI cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=hme&sektion=4">hme</a>)
   <font color=#e00000>*</font>
    <li>SBus Quad 10/100Mbit hme and qfe Ethernet cards     <li>SBus Quad 10/100Mbit hme and qfe Ethernet cards
          (aka. Sun Quad Fast Ethernet 2.x) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=hme&sektion=4">hme</a>)           (aka. Sun Quad Fast Ethernet 2.x) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=hme&sektion=4">hme</a>)
   <font color=#e00000>*</font>
   </ul>    </ul>
   <font color=#e00000>*</font> Not supported in sun4c-class machines due
   to PROM limitations.
   
 <li><strong> SCSI controllers:</strong>  <li><strong> SCSI controllers:</strong>
   <ul>    <ul>
    <li>on-board SCSI controller (sun4c, sun4m, and 4/300) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=esp&sektion=4">esp</a>)     <li>on-board SCSI controller (sun4c, sun4m, and 4/300) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=esp&sektion=4">esp</a>)
    <li>SBus SCSI controller (Also works with several 3rd party     <li>SBus SCSI controllers (Also works with several 3rd party
         compatible boards) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=esp&sektion=4">esp</a>)          compatible boards) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=esp&sektion=4">esp</a>)
    <li>SBus cards containing both AMD Lance and SCSI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=esp&sektion=4">esp</a>)     <li>SBus cards containing both AMD Lance and SCSI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=esp&sektion=4">esp</a>)
    <li>VME "SUN-3"/ SCSI controller (interrupt driven DMA) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=si&sektion=4">si</a>)     <li>VME "SUN-3"/"si" SCSI controller (interrupt driven DMA) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=si&sektion=4">si</a>)
    <li>4/110 "SCSI Weird" on-board controller (polled DMA) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=sw&sektion=4">sw</a>)     <li>4/110 "SCSI Weird" on-board controller (polled DMA) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=sw&sektion=4">sw</a>)
    <li>QSP/ISP scsi controllers (i.e. "PTI,ptisp", "ptisp", "SUNW,isp" and "QLGC,isp") (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=isp&sektion=4">isp</a>)     <li>QSP/ISP SCSI controllers (i.e. "PTI,ptisp", "ptisp", "SUNW,isp" and "QLGC,isp") (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=isp&sektion=4">isp</a>)
   </ul>    </ul>
   
 <li><strong> SMD and other disk controllers:</strong>  <li><strong> SMD and other disk controllers:</strong>
   <ul>    <ul>
    <li>Xylogics 7053 VME/SMD disk controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=xd&sektion=4">xd</a>)     <li>Xylogics 7053 VME SMD disk controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=xd&sektion=4">xd</a>)
    <li>Xylogics 450/451 VME disk controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=xy&sektion=4">xy</a>)     <li>Xylogics 450/451 VME SMD disk controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=xy&sektion=4">xy</a>)
   </ul>    </ul>
   
 <li><strong> Miscellaneous:</strong>  <li><strong> Miscellaneous:</strong>
   <ul>    <ul>
    <li>SBus Expansion Subsystem (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=xbox&sektion=4">xbox</a>)     <li>SBus Expansion Subsystem (SUNW,xbox) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=xbox&sektion=4">xbox</a>)
    <li>Force FGA5000 VME/SBus bridge (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=fga&sektion=4">fga</a>)     <li>Force FGA5000 VME/SBus bridge (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=fga&sektion=4">fga</a>)
    <li>Force sysconfig registers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=scf&sektion=4">scf</a>)     <li>Force system configuration registers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=scf&sektion=4">scf</a>)
    <li>Force flash memory (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=flash&sektion=4">flash</a>)     <li>Force flash memory (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=flash&sektion=4">flash</a>)
    <li>Tadpole microcontroller (power/system control) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=tctrlp&sektion=4">tctrl</a>)     <li>Tadpole microcontroller (power/system control) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?arch=sparc&query=tctrlp&sektion=4">tctrl</a>)
   </ul>    </ul>
Line 371 
Line 376 
   <ul>    <ul>
    <li> VME mti 16-port serial card     <li> VME mti 16-port serial card
    <li> VME alm2 16-port serial card     <li> VME alm2 16-port serial card
    <li> VME mcp 4-port serial card (or is it 8 port)     <li> VME mcp 4-port serial card (or is it 8-port)
   </ul>    </ul>
   
 <li><strong>Disk Controllers:</strong>  <li><strong>Disk Controllers:</strong>
Line 405 
Line 410 
     OpenBSD will not currently boot on some machines with multiple processors.      OpenBSD will not currently boot on some machines with multiple processors.
     You must remove the extra CPUs.      You must remove the extra CPUs.
 <p>  <p>
 <li><strong>SBUS SUNW,bpp (parallel port)</strong><br>  <li><strong>SBus SUNW,bpp (parallel port)</strong><br>
     A driver exists in the source tree, but it does not work.  None of the      A driver exists in the source tree, but it does not work.  None of the
     developers have printers or cables to work with, to make it work, but      developers have printers or cables to work with, to make it work, but
     we really would prefer to receive a fixed driver.      we really would prefer to receive a fixed driver.
 <p>  <p>
 <li><strong>SBUS FAS scsi controllers</strong><br>  <li><strong>SBus FAS SCSI controllers</strong><br>
     The FAS-only card is not supported.  The HME+FAS card only supports the      The FAS-only card is not supported.  The HME+FAS card only supports the
     HME part of the card.      HME part of the card.
 <p>  <p>
 <li><strong>SBUS FDDI cards</strong><br>  <li><strong>SBus FDDI cards</strong><br>
 <p>  <p>
 <li><strong>Tadpole PCMCIA bridge</strong>  <li><strong>Tadpole PCMCIA bridge</strong>
 <p>  <p>

Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111