summaryrefslogtreecommitdiffstats
path: root/share/man/man4/virtio.4
diff options
context:
space:
mode:
authorbryanv <bryanv@FreeBSD.org>2014-10-23 04:47:32 +0000
committerbryanv <bryanv@FreeBSD.org>2014-10-23 04:47:32 +0000
commit8f4c0531c0b58d2d364de04c6369d573dc0f1a69 (patch)
tree3b2548ef291b4f2a17b509b45b60c024cd58ea8a /share/man/man4/virtio.4
parent256fe85d82566b175a7f1d8cdd537e7313aa4382 (diff)
downloadFreeBSD-src-8f4c0531c0b58d2d364de04c6369d573dc0f1a69.zip
FreeBSD-src-8f4c0531c0b58d2d364de04c6369d573dc0f1a69.tar.gz
Add VirtIO console driver
Support for the multiport feature is mostly implemented, but currently disabled due to some potential races in the hot plug code paths. Requested by: marcel MFC after: 1 month Relnotes: yes
Diffstat (limited to 'share/man/man4/virtio.4')
-rw-r--r--share/man/man4/virtio.41
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/virtio.4 b/share/man/man4/virtio.4
index 8a0cbc6..cd10d11 100644
--- a/share/man/man4/virtio.4
+++ b/share/man/man4/virtio.4
@@ -85,6 +85,7 @@ device driver.
.Sh SEE ALSO
.Xr virtio_balloon 4 ,
.Xr virtio_blk 4 ,
+.Xr virtio_console 4 ,
.Xr virtio_scsi 4 ,
.Xr vtnet 4
.Sh HISTORY
OpenPOWER on IntegriCloud