IGS(4) Device Drivers Manual IGS(4)

igs - video driver for IGS CyberPro 20x0 graphics controllers

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

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

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

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.

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

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

This driver was written by Michael Lorenz
X Version 11