xref: /netbsd/share/man/man4/man4.amiga/grfcv.4 (revision 6550d01e)
1.\"	$NetBSD: grfcv.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 GRFCV 4 amiga
29.Os
30.Sh NAME
31.Nm grfcv
32.Nd 8/15/16/24/32-bit color graphics driver
33.Sh SYNOPSIS
34.Cd "grfcv0 at zbus0"
35.Cd "grf5 at grfcv0"
36.Cd "ite5 at grf5"
37.Sh DESCRIPTION
38The
39.Nm
40device driver supports graphics boards with the S3 Trio64 chipset.
41It supports the minimal ioctl's needed to run X11.
42.Sh HARDWARE
43The
44.Nm
45interface supports the following ZorroIII expansion card:
46.Bl -tag -width "xxxxxxxxxxxxxx" -offset indent
47.It Em CyberVision 64
48A Zorro III only card. From phase5, manufacturer 8512, product 34.
49.El
50.Sh FILES
51.Bl -tag -width "xxxxxxxxxx" -compact
52.It Pa /dev/grf5
53graphics interface special file
54.It Pa /dev/ttye5
55console interface special file for the internal terminal emulator
56.El
57.Sh SEE ALSO
58.Xr console 4 ,
59.Xr grfcv3d 4 ,
60.Xr ite 4 ,
61.Xr grfconfig 8
62.Sh HISTORY
63The
64.Nm
65interface first appeared in
66.Nx 1.1 .
67.Sh BUGS
68.Nm
69does not support the sync-on-green flag from
70.Xr grfconfig 8 .
71