diff options
Diffstat (limited to 'static/netbsd/man4/vioif.4 4.html')
| -rw-r--r-- | static/netbsd/man4/vioif.4 4.html | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/static/netbsd/man4/vioif.4 4.html b/static/netbsd/man4/vioif.4 4.html deleted file mode 100644 index c28f8159..00000000 --- a/static/netbsd/man4/vioif.4 4.html +++ /dev/null @@ -1,51 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">VIOIF(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">VIOIF(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">vioif</code> — <span class="Nd">VirtIO NIC - driver</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">virtio* at pci? dev ? function ?</code> - <br/> - <code class="Cd">vioif* at virtio?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp"><a class="Xr">virtio(4)</a> defines an interface for efficient, - standard, and extensible I/O between the hypervisor and the virtual machine. - The <code class="Nm">vioif</code> driver supports virtio-compliant virtual - network interface cards.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">netintro(4)</a>, <a class="Xr">virtio(4)</a>, - <a class="Xr">ifconfig(8)</a></p> -<p class="Pp"><cite class="Rs"><span class="RsA">Rusty Russell, IBM - Corporation</span>, <span class="RsT">Virtio PCI Card Specification</span>, - <a class="RsU" href="http://ozlabs.org/~rusty/virtio-spec/">http://ozlabs.org/~rusty/virtio-spec/</a>.</cite></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">vioif</code> device driver appeared in - <span class="Ux">NetBSD 6.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">No offloading support.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">November 26, 2011</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
