git: 4d8938017e - main - Drop sparc64 from hardware template

From: Sergio Carlavilla Delgado <carlavilla_at_FreeBSD.org>
Date: Fri, 24 Jun 2022 07:26:20 UTC
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4d8938017e11813e9bc4fff465cd1e988b177864

commit 4d8938017e11813e9bc4fff465cd1e988b177864
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-06-24 07:25:16 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-06-24 07:25:16 +0000

    Drop sparc64 from hardware template
    
    Based on b82107fd8c drop sparc64 from hardware template
---
 website/archetypes/release/hardware.adoc | 88 --------------------------------
 1 file changed, 88 deletions(-)

diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index 8a2dff833d..efdf2f1832 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -116,94 +116,6 @@ All Apple PowerPC machines with built-in USB are supported, as well a limited se
 
 SMP is supported on all systems with more than 1 processor.
 
-[[proc-sparc64]]
-=== sparc64
-
-This section describes the systems currently known to be supported by FreeBSD on the Fujitsu sparc64 and Sun UltraSPARC(R) platforms.
-
-SMP is supported on all systems with more than 1 processor.
-
-When using the `GENERIC` kernel, FreeBSD/sparc64 systems not equipped with a framebuffer supported by the man:creator[4] (Sun Creator, Sun Creator3D and Sun Elite3D) or man:machfb[4] (Sun PGX and Sun PGX64 as well as the ATI Mach64 chips found onboard in for example Sun Blade(TM) 100, Sun Blade(TM) 150, Sun Ultra(TM) 5 and Sun Ultra(TM) 10) driver must use the serial console.
-
-If you have a system that is not listed here, it may not have been tested with FreeBSD {release}.
-We encourage you to try it and send a note to the {sparc} with your results, including which devices work and which do not.
-
-The following systems are fully supported by FreeBSD:
-
-* Naturetech GENIALstation 777S
-* Sun Blade(TM) 100
-* Sun Blade(TM) 150
-* Sun Enterprise(TM) 150
-* Sun Enterprise(TM) 220R
-* Sun Enterprise(TM) 250
-* Sun Enterprise(TM) 420R
-* Sun Enterprise(TM) 450
-* Sun Fire(TM) B100s (support for the on-board NICs first appeared in 8.1-RELEASE)
-* Sun Fire(TM) V100
-* Sun Fire(TM) V120
-* Sun Netra(TM) t1 100/105
-* Sun Netra(TM) T1 AC200/DC200
-* Sun Netra(TM) t 1100
-* Sun Netra(TM) t 1120
-* Sun Netra(TM) t 1125
-* Sun Netra(TM) t 1400/1405
-* Sun Netra(TM) 120
-* Sun Netra(TM) X1
-* Sun SPARCEngine(R) Ultra AX1105
-* Sun SPARCEngine(R) Ultra AXe
-* Sun SPARCEngine(R) Ultra AXi
-* Sun SPARCEngine(R) Ultra AXmp
-* Sun SPARCEngine(R) CP1500
-* Sun Ultra(TM) 1
-* Sun Ultra(TM) 1E
-* Sun Ultra(TM) 2
-* Sun Ultra(TM) 5
-* Sun Ultra(TM) 10
-* Sun Ultra(TM) 30
-* Sun Ultra(TM) 60
-* Sun Ultra(TM) 80
-* Sun Ultra(TM) 450
-
-The following systems are partially supported by FreeBSD.
-In particular the fiber channel controllers in SBus-based systems are not supported.
-However, it is possible to use these with a SCSI controller supported by the man:esp[4] driver (Sun ESP SCSI, Sun FAS Fast-SCSI and Sun FAS366 Fast-Wide SCSI controllers).
-
-* Sun Enterprise(TM) 3500
-* Sun Enterprise(TM) 4500
-
-Starting with 7.2-RELEASE, sparc64 systems based on Sun UltraSPARC(R) III and beyond are also supported by FreeBSD, which includes the following known working systems:
-
-* Sun Blade(TM) 1000
-* Sun Blade(TM) 1500
-* Sun Blade(TM) 2000
-* Sun Blade(TM) 2500
-* Sun Fire(TM) 280R
-* Sun Fire(TM) V210
-* Sun Fire(TM) V215 (support first appeared in 7.3-RELEASE and 8.1-RELEASE)
-* Sun Fire(TM) V240
-* Sun Fire(TM) V245 (support first appeared in 7.3-RELEASE and 8.1-RELEASE)
-* Sun Fire(TM) V250
-* Sun Fire(TM) V440 (support for the on-board NICs first appeared in 7.3-RELEASE and 8.0-RELEASE)
-* Sun Fire(TM) V480 (501-6780 and 501-6790 centerplanes only, for which support first appeared in 7.3-RELEASE and 8.1-RELEASE, other centerplanes might work beginning with 8.3-RELEASE and 9.0-RELEASE)
-* Sun Fire(TM) V880
-* Sun Fire(TM) V890 (support first appeared in 7.4-RELEASE and 8.1-RELEASE, non-mixed UltraSPARC(R) IV/IV+ CPU-configurations only)
-* Netra(TM) 20/Netra(TM) T4
-
-The following Sun UltraSPARC(R) systems are not tested but believed to be also supported by FreeBSD:
-
-* Sun Fire(TM) V125
-* Sun Fire(TM) V490 (support first appeared in 7.4-RELEASE and 8.1-RELEASE, non-mixed UltraSPARC(R) IV/IV+ CPU-configurations only)
-
-Starting with 7.4-RELEASE and 8.1-RELEASE, sparc64 systems based on Fujitsu sparc64 V are also supported by FreeBSD, which includes the following known working systems:
-
-* Fujitsu PRIMEPOWER(R) 250
-
-The following Fujitsu PRIMEPOWER(R) systems are not tested but believed to be also supported by FreeBSD:
-
-* Fujitsu PRIMEPOWER(R) 450
-* Fujitsu PRIMEPOWER(R) 650
-* Fujitsu PRIMEPOWER(R) 850
-
 // The "Supported Devices" section of the release notes.
 // Generally processor-independent, with conditional text
 // inclusion handling any architecture-dependent text.