--- wikisrc/ports/sparc64.mdwn 2014/04/18 20:46:30 1.4 +++ wikisrc/ports/sparc64.mdwn 2016/06/21 09:32:44 1.18 @@ -1,15 +1,15 @@ [[!template id=port port="sparc64" -cur_rel="6.1.4" -future_rel="7.0" -changes_cur="6.0" -changes_future="7.0" +cur_rel="7.0.1" +future_rel="8.0" +changes_cur="7.0" +changes_future="8.0" thumbnail="http://www.netbsd.org/images/ports/sparc64/e250u10.gif" about=""" NetBSD/sparc64 is a NetBSD port to Sun's 64-bit UltraSPARC machines. The first -binary release for sparc64 was [NetBSD 1.5](../../releases/formal-1.5/). +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 @@ -17,14 +17,10 @@ all NetBSD/sparc binaries. A 64-bit kern support for running most 32-bit binaries as well, with the exception of some 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/netbs -d32_compat16/README.html). +[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/netbsd32_compat16`](http://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/emulators/netbsd32_compat16/README.html). -Martin Husemann and Andrey Petrov are the maintainers for NetBSD/sparc64. +Martin Husemann is the maintainer for NetBSD/sparc64. """ supported_hardware=""" Clones based on any of these systems should also work @@ -35,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) @@ -43,12 +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 - -See the [Notes on System Models](models.html) page for a complete list. +* 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 ### All on-board and most optional Sun brand framebuffers @@ -65,29 +63,29 @@ See the [Notes on System Models](models. * All on-board parallel ports * Most input devices (keyboards, mice, trackballs). * Audio -* Most Machine-independent [SBUS cards](../../support/hardware/sbus.html) -* Most Machine-independent [PCI cards](../../support/hardware/pci.html) -* Most Machine-independent [USB device](../../support/hardware/usb.html) +* 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=""" For frequently asked questions and links to Sun hardware information, see the -[NetBSD/sparc64 FAQ](faq.html). +[NetBSD/sparc64 FAQ](http://www.NetBSD.org/ports/sparc64/faq.html). * For older 32 bit SPARC-based machines, see [NetBSD/sparc](../sparc/). -* [NetBSD/sparc64 FAQ](faq.html) -* [Notes on System Models](models.html) -* [NetBSD/sparc64 History](history.html) -* The [NetBSD Diskless HOWTO](../../docs/network/netboot/) -* [Developers and Development Funding](development.html) -* [NetBSD/sparc64 Projects](projects.html) -* [Running NetBSD on emulated hardware](../emulators.html) +* [NetBSD/sparc64 FAQ](http://www.NetBSD.org/ports/sparc64/faq.html) +* [[NetBSD/sparc64 History|ports/sparc64/sparc64_history]] +* 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|ports/sparc64/projects]] +* [Running NetBSD on emulated hardware](http://www.NetBSD.org/ports/emulators.html) """ ]] [[!tag tier1port]]