summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/bochsfb.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/bochsfb.4 4.html')
-rw-r--r--static/netbsd/man4/bochsfb.4 4.html66
1 files changed, 0 insertions, 66 deletions
diff --git a/static/netbsd/man4/bochsfb.4 4.html b/static/netbsd/man4/bochsfb.4 4.html
deleted file mode 100644
index f0d2c1fd..00000000
--- a/static/netbsd/man4/bochsfb.4 4.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">BOCHSFB(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">BOCHSFB(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">bochsfb</code> &#x2014; <span class="Nd">Bochs
- Display Interface framebuffer</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">bochsfb* at pci?</code>
- <br/>
- <code class="Cd">wsdisplay* at bochsfb?</code></p>
-<section class="Ss">
-<h2 class="Ss" id="Options"><a class="permalink" href="#Options">Options</a></h2>
-<p class="Pp"><code class="Cd">options
- BOCHSFB_DEFAULT_WIDTH=</code><var class="Ar">integer</var>
- <br/>
- <code class="Cd">options
- BOCHSFB_DEFAULT_HEIGHT=</code><var class="Ar">integer</var></p>
-</section>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The <code class="Nm">bochsfb</code> driver provides support for
- graphics devices implementing the Bochs VBE DISPI interface, including the
- Bochs reference VGA implementation, and the QEMU StdVGA device. It programs
- the linear framebuffer through the DISPI registers and makes it available
- through <a class="Xr">wsdisplay(4)</a> as a console or
- <a class="Xr">wsfb(4)</a> compatible framebuffer.</p>
-<p class="Pp">When a memory-mapped DISPI bar with an EDID block is present,
- <code class="Nm">bochsfb</code> uses the preferred mode reported by the
- display. Devices without EDID support (such as virtio-vga) fall back to a
- 1024x768 32-bit mode. If no MMIO bar is available, the driver accesses the
- DISPI registers via the legacy VGA I/O ports.</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">intro(4)</a>, <a class="Xr">pci(4)</a>,
- <a class="Xr">vga(4)</a>, <a class="Xr">wscons(4)</a>,
- <a class="Xr">wsdisplay(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">bochsfb</code> driver first appeared in
- <span class="Ux">NetBSD 12.0</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">bochsfb</code> driver was written by
- <span class="An">Jiaxun Yang</span>
- &lt;<a class="Mt" href="mailto:jiaxun.yang@flygoat.com">jiaxun.yang@flygoat.com</a>&gt;.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">March 2, 2025</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>