Date: Fri, 14 Nov 2025 03:37:54 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 2b4f1239aa - main - HW Relnotes template: Add hgame and sbp Message-ID: <202511140337.5AE3bs12015382@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=2b4f1239aac3b7e546a43aefc3ebfc7bd04509e3 commit 2b4f1239aac3b7e546a43aefc3ebfc7bd04509e3 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-11-14 03:24:53 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-11-14 03:34:15 +0000 HW Relnotes template: Add hgame and sbp Add the hgame game controller driver, and replace the handwritten sbp firewire storage driver entry with a maintainable macro which will notify us instead of creating a dead link if the driver is removed. --- website/archetypes/release/hardware.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index c5e8e5bc4a..c5e6f16258 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -757,7 +757,7 @@ The man:ehci[4] driver supports USB 2.0 controllers implementing the Enhanced Ho &hwlist.fwohci; -[amd64, i386] Serial Bus Protocol 2 (SBP-2) storage devices (man:sbp[4] driver) +&hwlist.sbp; [[bluetooth]] === Bluetooth Devices @@ -819,6 +819,8 @@ including many laptop pointing devices (man:psm[4] driver) man:moused[8] has more information on using traditional pointing devices with the FreeBSD console. ==== +&hwlist.hgame; + [amd64, i386] Floppy drives (man:fdc[4] driver) [amd64, i386] VGA-compatible video cards (man:vga[4] driver)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511140337.5AE3bs12015382>
