--- wikisrc/ports/sparc64.mdwn 2015/03/25 20:34:56 1.7 +++ wikisrc/ports/sparc64.mdwn 2015/05/15 05:38:22 1.10 @@ -9,7 +9,7 @@ about=""" NetBSD/sparc64 is a NetBSD port to Sun's 64-bit UltraSPARC machines. The first binary release for sparc64 was [NetBSD 1.5](http://www.NetBSD.org/releases/formal-1.5/). NetBSD/sparc64 supports many systems, including Sbus-based UltraSPARC systems -and PCI-based UltraSPARC systems using UltraSPARC I, II, IIi, and IIe CPU +and PCI-based UltraSPARC systems using UltraSPARC I, II, IIi, IIe, III, and IIIi CPU types. NetBSD/sparc64 supports both 32-bit and 64-bit kernels. A 32-bit kernel runs @@ -18,8 +18,7 @@ support for running most 32-bit binaries low level kernel groveling tools. Additionally, NetBSD/sparc64 is able to run Solaris 64 and 32 bit binaries with emulation. See [compat_netbsd32(8)](http://netbsd.gw.com/cgi-bin/man-cgi?compat_netbsd32+8+NetBSD-5.1+i386), -[compat_solaris(8)](http://netbsd.gw.com/cgi-bin/man-cgi?compat_solaris+8+NetBSD-5.1+i386) and the pkgsrc package [`emulators/netbs -d32_compat16`](http://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/emulators/netbsd32_compat16/README.html). +[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). Martin Husemann is the maintainer for NetBSD/sparc64. """ @@ -32,7 +31,7 @@ Clones based on any of these systems sho * Ultra 2 family (Ultra 2, Ultra 2 Creator, Ultra 2 Creator 3D, Enterprise 2) * Enterprise (3000, 3500, 4000, 4500, 500x, 5500, 600x, 6500, 10000) -### PCI-based UltraSPARC II, IIi, or IIe systems +### PCI-based UltraSPARC II, IIi, IIe, III or IIIi systems * Ultra 5/10 family (Ultra 5, Ultra 10, Enterprise 5, Enterprise 10) * Ultra 30 family (Ultra 30, Netra T 1100) @@ -40,10 +39,14 @@ Clones based on any of these systems sho * Ultra 80 family (Ultra 80, E420R, Netra T 1400 and T 1405) * Ultra 250 family (Enterprise 250 and E250R) * Ultra 450 family (Ultra 450, Enterprise 450, Netra ft 1800) -* Blade 100 and 150 +* SunBlade 100 and 150 * SPARCengine CP1400 or SPARCengine CP1500 system boards (Netra T1 (models 100 and 105), CT400, CT800, CT1600) * SPARCengine Ultra AXi family (Netra X1, Fire v100, Fire v120, Netra 120, Netra AC 200, Netra DC 200) * SPARCengine Ultra AXe system board +* SunBlade 1000 and 2000 +* SunBlade 1500, 2500 (Red and Silver) +* Ultra 25 and 45 +* Sun Fire v125, v210, v215, v240, v245, v250, v440, v445, v480 See the [Notes on System Models](http://www.NetBSD.org/ports/sparc64/models.html) page for a complete list. @@ -65,12 +68,13 @@ See the [Notes on System Models](http:// * Most Machine-independent [SBUS cards](http://www.NetBSD.org/support/hardware/sbus.html) * Most Machine-independent [PCI cards](http://www.NetBSD.org/support/hardware/pci.html) * Most Machine-independent [USB device](http://www.NetBSD.org/support/hardware/usb.html) +* Lights Out Management * FireWire """ unsupported_hardware=""" -* Systems with an UltraSPARC III CPU -* Systems with an UltraSPARC IIIi CPU -* Systems with an UltraSPARC IV CPU +* Systems with an UltraSPARC IV CPU (unknown; may work) +* Systems with an UltraSPARC T1-T5 CPU (in-progress) +* Systems with a Fujitsu SPARC64 CPU (in-progress) * Smart card readers """ additional=""" @@ -80,7 +84,7 @@ For frequently asked questions and links * For older 32 bit SPARC-based machines, see [NetBSD/sparc](../sparc/). * [NetBSD/sparc64 FAQ](http://www.NetBSD.org/ports/sparc64/faq.html) * [Notes on System Models](http://www.NetBSD.org/ports/sparc64/models.html) -* [NetBSD/sparc64 History](http://www.NetBSD.org/ports/sparct64/history.html) +* [NetBSD/sparc64 History](http://www.NetBSD.org/ports/sparc64/history.html) * The [NetBSD Diskless HOWTO](http://www.NetBSD.org/docs/network/netboot/) * [Developers and Development Funding](http://www.NetBSD.org/ports/sparc64/development.html) * [NetBSD/sparc64 Projects](http://www.NetBSD.org/ports/sparc64/projects.html)