|
Table of Contents
sunleo - Leo video driver
Section "Device"
Identifier "devname"
Driver "sunleo"
...
EndSection
Section "Screen"
...
Device "devname"
...
DefaultDepth 32
...
EndSection
leo is an XFree86 driver for Sun Leo (ZX) video cards.
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.
The leo driver supports all Sun stations that include
a Leo chipset:
Workstations:
Sun 4/15, 4/30, 4/75
SPARCstation 5, 10, 20
Ultra 1, 1E, 2
Servers:
SPARCserver 1000,
SPARCcenter 2000
You must set "DefaultDepth" to "32"
in the Screen Section.
Please refer to XF86Config(5) for general configuration
details. This section only covers configuration details specific to this
driver.
See AlsoXFree86(1), XF86Config(5), xf86config(1), Xserver(1), X(7) AuthorsDriver
authors include: Jakub Jelinek <jakub@redhat.com>
Man page: Arnaud Quette <arnaud.quette@mgeups.com>
|