git: virtio_mmio(4): Add a manual page for the virtio-mmio transport driver
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sat Jul 4 09:57:39 PDT 2026
commit dfc39ebdfd04e34031f04750eabf8f07c55d39ad
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Sat Jul 4 17:13:59 2026 +0200
virtio_mmio(4): Add a manual page for the virtio-mmio transport driver
Document the legacy (v1) virtio-mmio transport and, in particular, the
hw.virtio.mmio.device[_N] kenv variables it uses for device discovery
and their <size>@<baseaddr>:<irq>[:<unit>] grammar.
Summary of changes:
share/man/man4/Makefile | 1 +
share/man/man4/virtio_mmio.4 | 178 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 179 insertions(+)
create mode 100644 share/man/man4/virtio_mmio.4
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dfc39ebdfd04e34031f04750eabf8f07c55d39ad
--
DragonFly BSD source repository
More information about the Commits
mailing list