Table of Contents

Name

newport - Newport video driver

Synopsis


Section "Device"
  Identifier "devname"
  Driver "newport"
  ...
EndSection

Description

newport is an XFree86 driver for the SGI Indy's newport video cards.

Supported Hardware

The newport driver supports the Newport(sometimes called XL) cards found in SGI Indys. It does not support the XZ boards. The driver is currently limited to 8bit only.

Configuration Details

Please refer to XF86Config(5) for general configuration details. This section only covers configuration details specific to this driver.

The driver auto-detects all device information necessary to initialize the card. However, if you have problems with auto-detection, you can specify:

Option "bitplanes" "integer"
number of bitplanes of the board (8 or 24) Default: auto-detected.

See Also

XFree86(1) , XF86Config(5) , xf86config(1) , Xserver(1) , X(7)

Authors

Authors: Guido Guenther guido.guenther@gmx.net


Table of Contents