diff options
| -rw-r--r-- | website/archetypes/release/hardware.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
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. |
