git: 4facc6d4ec - main - HW Relnotes: Add u2f to the template for 15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Aug 2025 13:11:52 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/doc/commit/?id=4facc6d4ecdff9e4d31e49536d895de76d40f4ed
commit 4facc6d4ecdff9e4d31e49536d895de76d40f4ed
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-08-19 13:05:08 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-08-19 13:11:22 +0000
HW Relnotes: Add u2f to the template for 15.0
The u2f USB security key driver was added in src:4a04e0a6c703. Add it to
the Hardware Release Notes template in the Misc section, since the USB
section has a note saying Human Interface Devices are in Misc.
Possible todo: Refactor USB Devices and Misc to create a HID section?
---
website/archetypes/release/hardware.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index 7aca4e5f41..ccfb63ebda 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -902,3 +902,5 @@ Information regarding specific video cards and compatibility with Xorg can be fo
&hwlist.sdhci;
&hwlist.superio;
+
+&hwlist.u2f;