summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.amiga/grfcv3d.4 3.html
blob: 4855c2e2b5dc79b435d2d97914b08c94cb7ebf28 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<table class="head">
  <tr>
    <td class="head-ltitle">GRFCV3D(4)</td>
    <td class="head-vol">Device Drivers Manual (amiga)</td>
    <td class="head-rtitle">GRFCV3D(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">grfcv3d</code> &#x2014;
    <span class="Nd">8/15/16/24/32-bit color graphics 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">grfcv3d0 at zbus0</code>
  <br/>
  <code class="Cd">grf7 at grfcv3d0</code>
  <br/>
  <code class="Cd">ite7 at grf7</code>
  <br/>
  <code class="Cd">wsdisplay* at grf7</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">grfcv3d</code> device driver supports
    graphics boards with the S3 Virge chipset. It supports the minimal ioctl's
    needed to run X11.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
<p class="Pp">The <code class="Nm">grfcv3d</code> interface supports the
    following ZorroII/III expansion card:</p>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt id="CyberVision"><a class="permalink" href="#CyberVision"><i class="Em">CyberVision
    64/3D</i></a></dt>
  <dd>A Zorro II/III card. From phase5, manufacturer 8512, product 67.</dd>
</dl>
</div>
</section>
<section class="Sh">
<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
<dl class="Bl-tag Bl-compact">
  <dt><span class="Pa">/dev/grf7</span></dt>
  <dd>graphics interface special file</dd>
  <dt><span class="Pa">/dev/ttye7</span></dt>
  <dd>console interface special file for the internal terminal emulator</dd>
</dl>
</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">amiga/console(4)</a>,
    <a class="Xr">amiga/grfcv(4)</a>, <a class="Xr">amiga/ite(4)</a>,
    <a class="Xr">amiga/grfconfig(8)</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">grfcv3d</code> interface first appeared in
    <span class="Ux">NetBSD 1.3</span>. It was modified for
    <span class="Ux">NetBSD 6.0</span> to support <a class="Xr">wsdisplay(4)</a>
    interface.</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">grfcv3d</code> driver was written by
    <span class="An">Tobias Abt</span> based on <a class="Xr">amiga/grfcv(4)</a>
    driver. <span class="An">Bernd Ernesti</span>. fixed multiple bugs and later
    maintained the driver. The <a class="Xr">wsdisplay(4)</a> interface was
    added by <span class="An">Frank Wille</span> and <span class="An">Radoslaw
    Kujawa</span>.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
<p class="Pp"><code class="Nm">grfcv3d</code> does not support the sync-on-green
    flag from <a class="Xr">amiga/grfconfig(8)</a>.</p>
<p class="Pp">The <a class="Xr">wsdisplay(4)</a> interface does not support all
    functionality provided by the driver and it can not be used at the same time
    as <a class="Xr">amiga/ite(4)</a>. X11 is not supported with
    <a class="Xr">wsdisplay(4)</a>. It needs more testing.</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>