File:  [NetBSD Developer Wiki] / wikisrc / ports / sparc64.mdwn
Revision 1.25: download - view: text, annotated - select for diffs
Sun Jun 2 10:27:05 2019 UTC (3 years, 9 months ago) by martin
Branches: MAIN
CVS tags: HEAD
Update for 8.1

    1: [[!template id=port
    2: port="sparc64"
    3: cur_rel="8.1"
    4: future_rel="9.0"
    5: changes_cur="8.1"
    6: changes_future="9.0"
    7: thumbnail="http://www.netbsd.org/images/ports/sparc64/e250u10.gif"
    8: about="""
    9: NetBSD/sparc64 is a NetBSD port to Sun's 64-bit UltraSPARC machines. The first
   10: binary release for sparc64 was [NetBSD 1.5](http://www.NetBSD.org/releases/formal-1.5/).
   11: NetBSD/sparc64 supports many systems, including Sbus-based UltraSPARC systems
   12: and PCI-based UltraSPARC systems using UltraSPARC I, II, IIi, IIe, III, and IIIi CPU
   13: types.
   14: 
   15: NetBSD/sparc64 supports both 32-bit and 64-bit kernels. A 32-bit kernel runs
   16: all NetBSD/sparc binaries. A 64-bit kernel runs 64-bit binaries, and has
   17: support for running most 32-bit binaries as well, with the exception of some
   18: low level kernel groveling tools. Additionally, NetBSD/sparc64 is able to run
   19: Solaris 64 and 32 bit binaries with emulation. See
   20: [compat_netbsd32(8)](http://netbsd.gw.com/cgi-bin/man-cgi?compat_netbsd32+8+NetBSD-5.1+i386),
   21: [compat_solaris(8)](http://netbsd.gw.com/cgi-bin/man-cgi?compat_solaris+8+NetBSD-5.1+i386) and the pkgsrc package [`emulators/netbsd32_compat16`](http://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/emulators/netbsd32_compat16/README.html).
   22: 
   23: Martin Husemann is the maintainer for NetBSD/sparc64.
   24: """
   25: supported_hardware="""
   26: Clones based on any of these systems should also work
   27: 
   28: ### Sbus-based UltraSPARC I or II systems
   29: 
   30: * Ultra 1 family (Ultra 1, Ultra 1 Creator, Ultra 1 Creator 3D, Netra i 150, Netra nfs 150, Enterprise 1, Enterprise 150)
   31: * Ultra 2 family (Ultra 2, Ultra 2 Creator, Ultra 2 Creator 3D, Enterprise 2)
   32: * Enterprise (3000, 3500, 4000, 4500, 500x, 5500, 600x, 6500, 10000)
   33: 
   34: ### PCI-based UltraSPARC II, IIi, IIe, III or IIIi systems
   35: 
   36: * Ultra 5/10 family (Ultra 5, Ultra 10, Enterprise 5, Enterprise 10)
   37: * Ultra 30 family (Ultra 30, Netra T 1100)
   38: * Ultra 60 family (Ultra 60, E220R, Netra T 1120 and T 1125)
   39: * Ultra 80 family (Ultra 80, E420R, Netra T 1400 and T 1405)
   40: * Ultra 250 family (Enterprise 250 and E250R)
   41: * Ultra 450 family (Ultra 450, Enterprise 450, Netra ft 1800)
   42: * SunBlade 100 and 150
   43: * SPARCengine CP1400 or SPARCengine CP1500 system boards (Netra T1 (models 100 and 105), CT400, CT800, CT1600)
   44: * SPARCengine Ultra AXi family (Netra X1, Fire v100, Fire v120, Netra 120, Netra AC 200, Netra DC 200)
   45: * SPARCengine Ultra AXe system board
   46: * SunBlade 1000 and 2000
   47: * SunBlade 1500, 2500 (Red and Silver)
   48: * Ultra 25 and 45
   49: * Sun Fire v125, v210, v215, v240, v245, v250, v440, v445, v480
   50: 
   51: ### All on-board and most optional Sun brand framebuffers
   52: 
   53: * text console on all framebuffers
   54: * X server support for on-board and sbus cgsix
   55: * X server support for on-board ATI mach64 graphics
   56: * X server support for UPA ffb and afb framebuffers
   57: 
   58: ### Additional hardware
   59: * All Sun brand on-board and optional network interfaces
   60: * All Sun brand on-board and optional SCSI and IDE interfaces
   61: * Floppy drives (on SBus based models only)
   62: * All on-board serial ports
   63: * All on-board parallel ports
   64: * Most input devices (keyboards, mice, trackballs).
   65: * Audio
   66: * Most Machine-independent [SBUS cards](http://www.NetBSD.org/support/hardware/sbus.html)
   67: * Most Machine-independent [PCI cards](http://www.NetBSD.org/support/hardware/pci.html)
   68: * Most Machine-independent [USB device](http://www.NetBSD.org/support/hardware/usb.html)
   69: * Lights Out Management
   70: * FireWire
   71: """
   72: unsupported_hardware="""
   73: * Systems with an UltraSPARC IV CPU (unknown; may work)
   74: * Systems with an UltraSPARC T1-T5 CPU (in-progress)
   75: * Systems with a Fujitsu SPARC64 CPU (in-progress)
   76: * Smart card readers
   77: """
   78: additional="""
   79: For frequently asked questions and links to Sun hardware information, see the
   80: [NetBSD/sparc64 FAQ](http://www.NetBSD.org/ports/sparc64/faq.html).
   81: 
   82: * For older 32 bit SPARC-based machines, see [NetBSD/sparc](../sparc/).
   83: * [NetBSD/sparc64 FAQ](http://www.NetBSD.org/ports/sparc64/faq.html)
   84: * [[NetBSD/sparc64 History|ports/sparc64/sparc64_history]]
   85: * The [NetBSD Diskless HOWTO](http://www.NetBSD.org/docs/network/netboot/)
   86: * [Developers and Development Funding](http://www.NetBSD.org/ports/sparc64/development.html)
   87: * [[NetBSD/sparc64 Projects|ports/sparc64/projects]]
   88: * [Running NetBSD on emulated hardware](http://www.NetBSD.org/ports/emulators.html)
   89: """
   90: ]]
   91: [[!tag tier1port]]

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb