Annotation of wikisrc/ports/sparc64.mdwn, revision 1.4
1.1 mspo 1: [[!template id=port
2: port="sparc64"
1.4 ! snj 3: cur_rel="6.1.4"
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
10: binary release for sparc64 was [NetBSD 1.5](../../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, and IIe 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-
21: cgi?compat_netbsd32+8+NetBSD-5.1+i386),
22: [compat_solaris(8)](http://netbsd.gw.com/cgi-bin/man-
23: cgi?compat_solaris+8+NetBSD-5.1+i386) and the pkgsrc package [`emulators/netbs
24: d32_compat16`](http://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/emulators/netbs
25: d32_compat16/README.html).
26:
27: Martin Husemann and Andrey Petrov are the maintainers for NetBSD/sparc64.
28: """
29: supported_hardware="""
30: Clones based on any of these systems should also work
31:
32: ### Sbus-based UltraSPARC I or II systems
33:
34: * Ultra 1 family (Ultra 1, Ultra 1 Creator, Ultra 1 Creator 3D, Netra i 150, Netra nfs 150, Enterprise 1, Enterprise 150)
35: * Ultra 2 family (Ultra 2, Ultra 2 Creator, Ultra 2 Creator 3D, Enterprise 2)
36: * Enterprise (3000, 3500, 4000, 4500, 500x, 5500, 600x, 6500, 10000)
37:
38: ### PCI-based UltraSPARC II, IIi, or IIe systems
39:
40: * Ultra 5/10 family (Ultra 5, Ultra 10, Enterprise 5, Enterprise 10)
41: * Ultra 30 family (Ultra 30, Netra T 1100)
42: * Ultra 60 family (Ultra 60, E220R, Netra T 1120 and T 1125)
43: * Ultra 80 family (Ultra 80, E420R, Netra T 1400 and T 1405)
44: * Ultra 250 family (Enterprise 250 and E250R)
45: * Ultra 450 family (Ultra 450, Enterprise 450, Netra ft 1800)
46: * Blade 100 and 150
47: * SPARCengine CP1400 or SPARCengine CP1500 system boards (Netra T1 (models 100 and 105), CT400, CT800, CT1600)
48: * SPARCengine Ultra AXi family (Netra X1, Fire v100, Fire v120, Netra 120, Netra AC 200, Netra DC 200)
49: * SPARCengine Ultra AXe system board
50:
51: See the [Notes on System Models](models.html) page for a complete list.
52:
53: ### All on-board and most optional Sun brand framebuffers
54:
55: * text console on all framebuffers
56: * X server support for on-board and sbus cgsix
57: * X server support for on-board ATI mach64 graphics
58: * X server support for UPA ffb and afb framebuffers
59:
60: ### Additional hardware
61: * All Sun brand on-board and optional network interfaces
62: * All Sun brand on-board and optional SCSI and IDE interfaces
63: * Floppy drives (on SBus based models only)
64: * All on-board serial ports
65: * All on-board parallel ports
66: * Most input devices (keyboards, mice, trackballs).
67: * Audio
68: * Most Machine-independent [SBUS cards](../../support/hardware/sbus.html)
69: * Most Machine-independent [PCI cards](../../support/hardware/pci.html)
70: * Most Machine-independent [USB device](../../support/hardware/usb.html)
71: * FireWire
72: """
73: unsupported_hardware="""
74: * Systems with an UltraSPARC III CPU
75: * Systems with an UltraSPARC IIIi CPU
76: * Systems with an UltraSPARC IV CPU
77: * Smart card readers
78: """
79: additional="""
80: For frequently asked questions and links to Sun hardware information, see the
81: [NetBSD/sparc64 FAQ](faq.html).
82:
1.3 wiki 83: * For older 32 bit SPARC-based machines, see [NetBSD/sparc](../sparc/).
1.1 mspo 84: * [NetBSD/sparc64 FAQ](faq.html)
85: * [Notes on System Models](models.html)
86: * [NetBSD/sparc64 History](history.html)
87: * The [NetBSD Diskless HOWTO](../../docs/network/netboot/)
88: * [Developers and Development Funding](development.html)
89: * [NetBSD/sparc64 Projects](projects.html)
90: * [Running NetBSD on emulated hardware](../emulators.html)
91: """
92: ]]
93: [[!tag tier1port]]
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb