sunleo

Langue: en

Version: xf86-video-sunleo 1.1.0 (mandriva - 22/10/07)

Section: 4 (Pilotes et protocoles réseau)

NAME

sunleo - Leo video driver

SYNOPSIS

 Section "Device"
   Identifier "devname"
   Driver "sunleo"
   ...
 EndSection
 
 Section "Screen"
   ...
   Device "devname"
   ...
   DefaultDepth 32
   ...
 EndSection
 

DESCRIPTION

leo is an Xorg 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.

SUPPORTED HARDWARE

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

CONFIGURATION DETAILS

You must set "DefaultDepth" to "32" in the Screen Section.
 Please refer to xorg.conf(5x) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 
 

SEE ALSO

Xorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7)

AUTHORS

Driver authors include: Jakub Jelinek <jakub@redhat.com>
Man page: Arnaud Quette <arnaud.quette@mgeups.com>