# Default configuration to correct any IBM x-Series server containing the
# S3 Trio 64/3D.  Under test conditions this setup has been observed in a
# freeze state.  This configuration files disables acceleration under the
# XF86_S3 server for this chipset.

PCIID="5333:8904 (rev 01)"
CARDLABEL="S3 Trio3D" 
XSERVER="XF86_SVGA" 
XCONFIGFILE="/etc/X11/XF86Config" 
XCONFIGURATORFLAG="--preferxf3"
XOPTION="noaccel" 
