Table of Contents

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 AlsoXorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7) AuthorsDriver
authors include: Jakub Jelinek <jakub@redhat.com> 
Man page:  Arnaud Quette <arnaud.quette@mgeups.com>