blob: d01d19ee0eaf31418893916b3cd3ba47f6e8c420 (
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<table class="head">
<tr>
<td class="head-ltitle">PLATINUMFB(4)</td>
<td class="head-vol">Device Drivers Manual (macppc)</td>
<td class="head-rtitle">PLATINUMFB(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">platinumfb</code> — <span class="Nd">Apple
Platinum framebuffer 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">platinumfb0 at mainbus?</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">platinumfb</code> driver provides support for
Apple Platinum graphics devices found in a couple early model PowerMacs such
as the 7200.</p>
<p class="Pp">This driver should support console output (with raster ops) and X
(in unaccelerated modes).</p>
<p class="Pp">It may be required to set the output-device to 'platinum' in Open
Firmware.</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">wsdisplay(4)</a>, <a class="Xr">rasops(9)</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">platinumfb</code> device driver appeared in
<span class="Ux">NetBSD 7.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">platinumfb</code> driver was written by
<span class="An">Sean Cole</span>.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
<p class="Pp">Early PowerMacs with the <code class="Nm">platinumfb</code> device
may not work through Open Firmware.</p>
<p class="Pp"><a class="Xr">X(7)</a> is pretty slow.</p>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">December 11, 2019</td>
<td class="foot-os">NetBSD 10.1</td>
</tr>
</table>
|