git: e40e026d9d - main - HW Relnotes template: Add sdhci and nda
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Oct 2025 17:54:00 UTC
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=e40e026d9dd4e0001ea728f87a2bf2255facbb95 commit e40e026d9dd4e0001ea728f87a2bf2255facbb95 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-10-03 14:18:42 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-10-03 17:52:54 +0000 HW Relnotes template: Add sdhci and nda Add the cherished NVMe storage and SD host controller interface to the Hardware Release Note. Those uninitiated in the hardware release note may wonder the utility of listing a host controller interface in this document. My mantra in the FreeBSD documentation project is: "Your use case is not the center of the usecasiverse". Earlier this week, I had the privilege of hearing the testimony of a contractor who designed a sensor network for speedboats using FreeBSD. --- website/archetypes/release/hardware.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index 9877d18214..5dfbfa8da3 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -310,12 +310,16 @@ EISA adapters are not supported. &hwlist.mvs; +&hwlist.nda; + &hwlist.ocs_fc; &hwlist.pms; &hwlist.pst; +&hwlist.sdhci; + &hwlist.siis; &hwlist.smartpqi;