summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/virtio_gpu.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/virtio_gpu.4 4.html')
-rw-r--r--static/freebsd/man4/virtio_gpu.4 4.html42
1 files changed, 42 insertions, 0 deletions
diff --git a/static/freebsd/man4/virtio_gpu.4 4.html b/static/freebsd/man4/virtio_gpu.4 4.html
new file mode 100644
index 00000000..ad0af229
--- /dev/null
+++ b/static/freebsd/man4/virtio_gpu.4 4.html
@@ -0,0 +1,42 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">VIRTIO_GPU(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">VIRTIO_GPU(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">virtio_gpu</code> &#x2014;
+ <span class="Nd">VirtIO GPU driver</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
+<p class="Pp">To compile this driver into the kernel, place the following lines
+ in your kernel configuration file:</p>
+<div class="Bd Pp Bd-indent"><code class="Cd">device virtio_gpu</code></div>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The <code class="Nm">virtio_gpu</code> device driver provides
+ support for VirtIO gpu devices to create a <a class="Xr">vt(4)</a>
+ console.</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">virtio(4)</a>, <a class="Xr">vt(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">virtio_gpu</code> driver first appeared in
+ FreeBSD 14.0.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">August 14, 2023</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>