IGS(4) Kernel Interfaces Manual IGS(4)

NAME

igs - video driver for IGS CyberPro 20x0 graphics controllers

SYNOPSIS

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

DESCRIPTION

igs is an Xorg driver for NetBSD.. This driver supports basic acceleration on Shark rev. 5 hardware. The following framebuffer depths are supported: 8, 16, 24
 

SUPPORTED HARDWARE

The igs driver supports shark hardware only for now, adapting it to work PCI variants of the CyberPro 20x0 family should be trivial though.

CONFIGURATION DETAILS

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

For this driver it is not required to specify modes in the Screen section of the configuration file. The igs driver picks up the currently used video mode from the framebuffer driver and uses it. Video modes specifications in the configuration file are ignored.

BUGS

The driver doesn't contain any code to program video modes, it relies on the igsfb driver to take care of that.

SEE ALSO

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

AUTHORS

This driver was written by Michael Lorenz
X Version 11