mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
virtio-block does not exist, the correct name is virtio-blk.
PR: 185573 Submitted by: Allan Jude Facilitated by: Snow B.V. MFC after: 3 days
This commit is contained in:
parent
4b4a8fca31
commit
a8be8e5ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ emulation is identical but uses a PCI vendor ID of
|
|||
PCI pass-through device.
|
||||
.It Li virtio-net
|
||||
Virtio network interface.
|
||||
.It Li virtio-block
|
||||
.It Li virtio-blk
|
||||
Virtio block storage interface.
|
||||
.It Li ahci-cd
|
||||
AHCI controller attached to an ATAPI CD/DVD.
|
||||
|
|
|
|||
Loading…
Reference in a new issue