blob: 4533b533e87a76034db008f194ca064c91ed202f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
<table class="head">
<tr>
<td class="head-ltitle">XCFB(4)</td>
<td class="head-vol">Device Drivers Manual (pmax)</td>
<td class="head-rtitle">XCFB(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">xcfb</code> — <span class="Nd">DECstation
5000/xx PMAG-DV colour 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">xcfb* at tc? slot ? offset ?</code>
<br/>
<code class="Cd">wsdisplay* at xcfb?</code></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">xcfb</code> driver provides support for the
PMAG-DV framebuffer found on the DECstation 5000/xx baseboard. It is an 8
bpp colour framebuffer capable of running at a resolution of 1024-by-768 at
66 Hz.</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">cfb(4)</a>, <a class="Xr">mfb(4)</a>,
<a class="Xr">pmax/pm(4)</a>, <a class="Xr">px(4)</a>,
<a class="Xr">pxg(4)</a>, <a class="Xr">sfb(4)</a>, <a class="Xr">tc(4)</a>,
<a class="Xr">tfb(4)</a>, <a class="Xr">wscons(4)</a></p>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">February 17, 2017</td>
<td class="foot-os">NetBSD 10.1</td>
</tr>
</table>
|