Annotation of wikisrc/ports/sparc64.mdwn, revision 1.16

1.1       mspo        1: [[!template id=port
                      2: port="sparc64"
1.15      snj         3: cur_rel="7.0"  
1.2       mspo        4: future_rel="7.0"
                      5: changes_cur="6.0"
                      6: changes_future="7.0"
1.1       mspo        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
1.7       snj        10: binary release for sparc64 was [NetBSD 1.5](http://www.NetBSD.org/releases/formal-1.5/).
1.1       mspo       11: NetBSD/sparc64 supports many systems, including Sbus-based UltraSPARC systems
1.9       mrg        12: and PCI-based UltraSPARC systems using UltraSPARC I, II, IIi, IIe, III, and IIIi CPU
1.1       mspo       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
1.16    ! wiki       20: [compat_netbsd32(8)](http://netbsd.gw.com/cgi-bin/man-cgi?compat_netbsd32+8+NetBSD-5.1+i386),
1.8       snj        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).
1.1       mspo       22: 
1.7       snj        23: Martin Husemann is the maintainer for NetBSD/sparc64.
1.1       mspo       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: 
1.9       mrg        34: ### PCI-based UltraSPARC II, IIi, IIe, III or IIIi systems 
1.1       mspo       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) 
1.9       mrg        42: * SunBlade 100 and 150 
1.1       mspo       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 
1.9       mrg        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
1.1       mspo       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 
1.7       snj        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)
1.9       mrg        69: * Lights Out Management
1.1       mspo       70: * FireWire 
                     71: """
                     72: unsupported_hardware="""
1.9       mrg        73: * Systems with an UltraSPARC IV CPU (unknown; may work)
                     74: * Systems with an UltraSPARC T1-T5 CPU (in-progress)
1.10      snj        75: * Systems with a Fujitsu SPARC64 CPU (in-progress)
1.1       mspo       76: * Smart card readers 
                     77: """
                     78: additional="""
                     79: For frequently asked questions and links to Sun hardware information, see the
1.7       snj        80: [NetBSD/sparc64 FAQ](http://www.NetBSD.org/ports/sparc64/faq.html).
1.1       mspo       81: 
1.3       wiki       82: * For older 32 bit SPARC-based machines, see [NetBSD/sparc](../sparc/).
1.7       snj        83: * [NetBSD/sparc64 FAQ](http://www.NetBSD.org/ports/sparc64/faq.html)
1.14      wiki       84: * [[NetBSD/sparc64 History|ports/sparc64/sparc64_history]]
1.7       snj        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)
1.14      wiki       87: * [[NetBSD/sparc64 Projects|ports/sparc64/projects]]
1.7       snj        88: * [Running NetBSD on emulated hardware](http://www.NetBSD.org/ports/emulators.html)
1.1       mspo       89: """
                     90: ]]
                     91: [[!tag tier1port]]

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