git: 8016014084 - main - hardware: remove references to SPARC and sparc64

Glen Barber gjb at FreeBSD.org
Fri Feb 19 00:01:25 UTC 2021


The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=80160140842264d3f13fb2419aa563f4df2cf140

commit 80160140842264d3f13fb2419aa563f4df2cf140
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-18 23:55:52 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-18 23:55:52 +0000

    hardware: remove references to SPARC and sparc64
    
    Reported by:    Pau Amma
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/releases/13.0R/hardware.adoc | 20 ++------------------
 1 file changed, 2 insertions(+), 18 deletions(-)

diff --git a/website/content/en/releases/13.0R/hardware.adoc b/website/content/en/releases/13.0R/hardware.adoc
index 5ffda1bc62..bd3ab7be4a 100644
--- a/website/content/en/releases/13.0R/hardware.adoc
+++ b/website/content/en/releases/13.0R/hardware.adoc
@@ -99,7 +99,7 @@ The device lists in this document are being generated automatically from FreeBSD
 [[disk]]
 === Disk Controllers
 
-[amd64, i386, sparc64] IDE/ATA controllers ({{< manpage "ata" "4">}} driver)
+[amd64, i386] IDE/ATA controllers ({{< manpage "ata" "4">}} driver)
 
 Controllers supported by the {{< manpage "aac" "4">}} driver include:
 
@@ -1447,17 +1447,6 @@ The following add-on cards are known to work with the {{< manpage "gem" "4">}} d
 * Sun Gigabit Ethernet PCI 2.0/3.0 (GBE/P) (part no. 501-4373)
 * Sun Gigabit Ethernet SBus 2.0/3.0 (GBE/S) (part no. 501-4375)
 
-The {{< manpage "hme" "4">}} driver supports the on-board Ethernet interfaces of many Sun UltraSPARC workstation and server models.
-
-Cards supported by the {{< manpage "hme" "4">}} driver include:
-
-* Sun PCI SunSwift Adapter
-* Sun SBus SunSwift Adapter “( hme” and “SUNW,hme”)
-* Sun PCI Sun100BaseT Adapter 2.0
-* Sun SBus Sun100BaseT 2.0
-* Sun PCI Quad FastEthernet Controller
-* Sun SBus Quad FastEthernet Controller
-
 The following devices are supported by the {{< manpage "ipheth" "4">}} driver:
 
 * Apple iPhone tethering (all models)
@@ -2466,11 +2455,6 @@ The {{< manpage "snd_atiixp" "4">}} driver supports the following audio chipsets
 * ATI IXP 300
 * ATI IXP 400
 
-The {{< manpage "snd_audiocs" "4">}} driver supports the following audio devices:
-
-* CS4231 on SBus based UltraSPARC
-* CS4231 on PCI/EBus based UltraSPARC
-
 The {{< manpage "snd_cmi" "4">}} driver supports the following sound cards:
 
 * CMedia CMI8338A
@@ -2960,7 +2944,7 @@ The {{< manpage "fwohci" "4">}} driver provides support for PCI/CardBus FireWire
 * Texas Instruments TSB82AA2
 * VIA Fire II (VT6306)
 
-[amd64, i386, sparc64] Serial Bus Protocol 2 (SBP-2) storage devices ({{< manpage "sbp" "4">}} driver)
+[amd64, i386] Serial Bus Protocol 2 (SBP-2) storage devices ({{< manpage "sbp" "4">}} driver)
 
 [[bluetooth]]
 === Bluetooth Devices


More information about the dev-commits-doc-all mailing list