git: d0b1fc3d17 - main - HW Relnotes template: Add virtio_blk + virtio_scsi

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sat, 29 Aug 2026 19:25:03 UTC
The branch main has been updated by ziaee:

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

commit d0b1fc3d17b623030112d1999b92e363ff5849b8
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 18:50:22 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-29 18:50:22 +0000

    HW Relnotes template: Add virtio_blk + virtio_scsi
---
 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 72bae0edc0..1a8f47c693 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -336,6 +336,10 @@ EISA adapters are not supported.
 
 &hwlist.ufshci;
 
+&hwlist.virtio_blk;
+
+&hwlist.virtio_scsi;
+
 With all supported SCSI controllers, full support is provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including hard disks, optical disks, tape drives (including DAT, 8mm Exabyte, Mammoth, and DLT), medium changers, processor target devices and CD-ROM drives.
 WORM devices that support CD-ROM commands are supported for read-only access by the CD-ROM drivers (such as man:cd[4]).
 WORM/CD-R/CD-RW writing support is provided by man:cdrecord[1], which is a part of the package:sysutils/cdrtools[] port in the Ports Collection.