diff options
Diffstat (limited to 'static/netbsd/man4/viornd.4 4.html')
| -rw-r--r-- | static/netbsd/man4/viornd.4 4.html | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/static/netbsd/man4/viornd.4 4.html b/static/netbsd/man4/viornd.4 4.html deleted file mode 100644 index b6ccdd3d..00000000 --- a/static/netbsd/man4/viornd.4 4.html +++ /dev/null @@ -1,57 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">VIORND(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">VIORND(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">viornd</code> — <span class="Nd">VirtIO - entropy source</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">viornd* at virtio?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">When the system has entropy demand, the - <code class="Nm">viornd</code> driver, used with a compatible hypervisor - such as QEMU, KVM, or Google Compute Engine, requests entropy using the - VirtIO random number interface and feeds it into the system entropy - pool.</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">rnd(4)</a>, <a class="Xr">virtio(4)</a></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">viornd</code> driver appeared in - <span class="Ux">OpenBSD 5.5</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">viornd</code> driver was written by - <span class="An">Stephan Fritsch</span> - <<a class="Mt" href="mailto:sf@fritsch.de">sf@fritsch.de</a>> and - reworked to request entropy upon demand by <span class="An">Thor Lancelot - Simon</span> - <<a class="Mt" href="mailto:tls@NetBSD.org">tls@NetBSD.org</a>>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1> -<p class="Pp">VirtIO appears to support at least 8 pending entropy requests, but - <code class="Nm">viornd</code> currently supports only one pending request - at a time.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">October 26, 2014</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
