summaryrefslogtreecommitdiff
path: root/man/sunleo.man
blob: 9735f0db9474145644764702e9d1aa1b104e0792 (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
.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunleo/sunleo.man,v 1.2 2001/01/27 18:20:54 dawes Exp $ 
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH SUNLEO __drivermansuffix__ __vendorversion__
.SH NAME
sunleo \- Leo video driver
.SH SYNOPSIS
.nf
.B "Section \*qDevice\*q"
.BI "  Identifier \*q"  devname \*q
.B  "  Driver \*qsunleo\*q"
\ \ ...
.B EndSection

.B "Section \*qScreen\*q"
\ \ ...
.BI "  Device \*q"  devname \*q
\ \ ...
.B  "  DefaultDepth	32"
\ \ ...
.B EndSection
.fi
.SH DESCRIPTION
.B leo
is an __xservername__ driver for Sun Leo (ZX) video cards.
.PP
Also known as the ZX or T(urbo)ZX, Leo is a 24 bit accelerated 3D
graphics card. Both cards are double-width, but the TZX also requires
extra cooling in the form of an additional double-width fan card, so
effectively takes up 4 SBus slots.

.SH SUPPORTED HARDWARE
The
.B leo
driver supports all Sun stations that include a Leo chipset:
.PP
.B Workstations:
.RS 4
.PP
Sun 4/15, 4/30, 4/75
.br
SPARCstation 5, 10, 20
.br
Ultra 1, 1E, 2
.RE
.PP
.B Servers:
.RS 4
.PP
SPARCserver 1000,
.br
SPARCcenter 2000
.RE

.SH CONFIGURATION DETAILS
You must set "DefaultDepth" to "32" in the Screen Section.
.nf
Please refer to __xconfigfile__(__filemansuffix__) for general configuration
details.  This section only covers configuration details specific to this
driver.
.SH "SEE ALSO"
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS
Driver authors include: Jakub Jelinek <jakub@redhat.com>
.br
Man page:  Arnaud Quette <arnaud.quette@mgeups.com>