Date: Fri, 03 Apr 2026 03:05:26 +0000 From: Colin Percival <cperciva@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 89b38401e4 - main - 15.1: Regenerate hardware notes from archetype Message-ID: <69cf2e76.3b238.780cf3df@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=89b38401e4bf9f66c9afeb5dabfd4fd7804a198b commit 89b38401e4bf9f66c9afeb5dabfd4fd7804a198b Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2026-04-03 03:04:48 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2026-04-03 03:04:48 +0000 15.1: Regenerate hardware notes from archetype Sponsored by: OpenSats Initiative --- website/content/en/releases/15.1R/hardware.adoc | 44 ++++++++++++++++++++----- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/website/content/en/releases/15.1R/hardware.adoc b/website/content/en/releases/15.1R/hardware.adoc index a4efc4814d..a229631333 100644 --- a/website/content/en/releases/15.1R/hardware.adoc +++ b/website/content/en/releases/15.1R/hardware.adoc @@ -3,7 +3,7 @@ title: FreeBSD 15.1 Hardware Notes sidenav: download --- -:localRel: X.Y +:localRel: 15.1 :doctype: article :toc: macro :toclevels: 2 @@ -12,6 +12,8 @@ sidenav: download :source-highlighter: rouge :experimental: +include::shared/en/urls.adoc[] + = FreeBSD {localRel} Hardware Notes toc::[] @@ -31,14 +33,14 @@ This section describes the CPU architectures currently supported by the FreeBSD [[proc-amd64]] === x86-64 -crossref:platforms[amd64,FreeBSD/amd64] supports x86-64 as a fully-supported, crossref:committers-guide[archs,Tier-1] architecture. +link:/platforms/amd64[FreeBSD/amd64] supports x86-64 as a fully-supported, link:{committers-guide}#archs[Tier-1] architecture. Release media is expected to work on all x86-64 machines with at least 256 MiB of RAM. This release incorporates optimizations and enhancements to leverage the full capabilities of FreeBSD/amd64-based systems, delivering improved performance across a wide range of workloads. [[proc-arm-64]] === AArch64 -crossref:platforms[arm64,FreeBSD/aarch64] supports 64-bit ARM (ARMv9 and ARMv8) as a crossref:committers-guide[archs,Tier-1] architecture. +link:/platforms/arm[FreeBSD/aarch64] supports 64-bit ARM (ARMv9 and ARMv8) as a link:{committers-guide}#archs[Tier-1] architecture. The following devices are currently supported: @@ -74,6 +76,10 @@ Cavium: * ThunderX +Microsoft: + +* Windows Dev Kit 2023 + NXP Semiconductors: * LS1028A SoC @@ -112,7 +118,7 @@ Zedboard: [[proc-arm-32]] === AArch32 -crossref:platforms[armv7,FreeBSD/armv7] supports 32-bit ARM (ARM-v7 and up) as a crossref:committers-guide[archs,Tier-2] architecture. +link:/platforms/arm[FreeBSD/armv7] supports 32-bit ARM (ARM-v7 and up) as a link:{committers-guide}#archs[Tier-2] architecture. The following devices are currently supported: @@ -155,9 +161,9 @@ link:https://wiki.freebsd.org/arm/Raspberry%20Pi[Raspberry Pi]: [[proc-powerpc]] === POWER -FreeBSD supports 64-bit POWER as a crossref:committers-guide[archs,Tier-2] architecture. +FreeBSD supports 64-bit POWER as a link:{committers-guide}#archs[Tier-2] architecture. -crossref:platforms[powerpc,FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and POWER8, including: +link:/platforms/powerpc[FreeBSD/powerpc64le] supports 64-bit, bi-endian POWER9 and POWER8, including: IBM: @@ -173,7 +179,7 @@ Raptor CS: * Talos II (POWER9) * Blackbird (POWER9) -crossref:platforms[powerpc,FreeBSD/powerpc64] supports 64-bit, big-endian POWER9 through POWER4, including the above as well as: +link:/platforms/powerpc[FreeBSD/powerpc64] supports 64-bit, big-endian POWER9 through POWER4, including the above as well as: A-EON: @@ -191,7 +197,7 @@ IBM: [[proc-risc-v]] === RISC-V -link:https://wiki.freebsd.org/riscv[FreeBSD/riscv64] supports 64-bit RISC-V as a crossref:committers-guide[archs,Tier-2] architecture. +link:https://wiki.freebsd.org/riscv[FreeBSD/riscv64] supports 64-bit RISC-V as a link:{committers-guide}#archs[Tier-2] architecture. RISC-V support represents a significant milestone in the evolution of this open-source operating system. FreeBSD was the first operating system to have bootable in-tree support for RISC-V, underscoring its commitment to embracing emerging hardware architectures. @@ -1667,6 +1673,26 @@ driver supports 10 Gigabit and 1 Gigabit Ethernet adapters based on the T3 and T +The +**cxgbe** +driver supports +400Gb, 200Gb, 50Gb, and 10Gb Ethernet adapters based on the T7 ASIC: + +* Chelsio S71400 +* Chelsio S72200 +* Chelsio S72200-OCP +* Chelsio T72200 +* Chelsio T72200-DPU +* Chelsio T72200-FH +* Chelsio T72200-FH-DPU +* Chelsio T72200-OCP +* Chelsio S7450-DPU +* Chelsio S7450-OCP +* Chelsio T71200-iNIC +* Chelsio T7250 +* Chelsio T7210-BT +* Chelsio T7410-BT-OCP + The **cxgbe** driver supports 100Gb and 25Gb Ethernet adapters based on the T6 ASIC: @@ -4362,7 +4388,7 @@ driver supports the following audio devices: The -**snd_uaudio** +**snd\_uaudio** driver provides support for USB audio class devices and USB MIDI class devices.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cf2e76.3b238.780cf3df>
