xref: /netbsd-src/share/man/man4/man4.amiga/grfcv3d.4 (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1.\"	$NetBSD: grfcv3d.4,v 1.6 2008/04/30 13:10:55 martin Exp $
2.\"
3.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\"    notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\"    notice, this list of conditions and the following disclaimer in the
13.\"    documentation and/or other materials provided with the distribution.
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
16.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
17.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
19.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25.\" POSSIBILITY OF SUCH DAMAGE.
26.\"
27.Dd October 20, 1997
28.Dt GRFCV3D 4 amiga
29.Os
30.Sh NAME
31.Nm grfcv3d
32.Nd 8/15/16/24/32-bit color graphics driver
33.Sh SYNOPSIS
34.Cd "grfcv3d0 at zbus0"
35.Cd "grf7 at grfcv3d0"
36.Cd "ite7 at grf7"
37.Sh DESCRIPTION
38The
39.Nm
40device driver supports graphics boards with the S3 Virge chipset.
41It supports the minimal ioctl's needed to run X11.
42.Sh HARDWARE
43The
44.Nm
45interface supports the following ZorroII/III expansion card:
46.Bl -tag -width "xxxxxxxxxxnxxxxxx" -offset indent
47.It Em CyberVision 64/3D
48A Zorro II/III card. From phase5, manufacturer 8512, product 67.
49.El
50.Sh FILES
51.Bl -tag -width "xxxxxxxxxx" -compact
52.It Pa /dev/grf7
53graphics interface special file
54.It Pa /dev/ttye7
55console interface special file for the internal terminal emulator
56.El
57.Sh SEE ALSO
58.Xr console 4 ,
59.Xr grfcv 4 ,
60.Xr ite 4 ,
61.Xr grfconfig 8
62.Sh HISTORY
63The
64.Nm
65interface first appeared in
66.Nx 1.3 .
67.Sh BUGS
68.Nm
69does currently only work in Zorro III mode and does not support the
70sync-on-green flag from
71.Xr grfconfig 8 .
72