On Sun, May 23, 2021 at 09:50:46PM -0400, Dave Voutila wrote: > Seems only right that vio.4 mention it's the driver used for the virtio > networking device provided by vmd(8). > > OK? >
ok mlarkin > > Index: vio.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/vio.4,v > retrieving revision 1.15 > diff -u -p -r1.15 vio.4 > --- vio.4 24 Sep 2015 13:11:48 -0000 1.15 > +++ vio.4 24 May 2021 01:48:44 -0000 > @@ -27,7 +27,8 @@ The > .Nm > driver provides support for the > .Xr virtio 4 > -network interface provided by bhyve, KVM, QEMU, and VirtualBox. > +network interface provided by bhyve, KVM, QEMU, VirtualBox, and > +.Xr vmd 8 . > .Pp > Setting the bit 0x2 in the flags disables the RingEventIndex feature. > This can be tried as a workaround for possible bugs in host implementations > of >
