Tech Source Raptor Drivers for Linux User Manual
Page 19

Chapter 3 – Software Installation for I-Class Cards
3-5
/etc/X11/XF86Config.raptor
or
/etc/X11/XF86Config.rapqfp
The sections for Raptor 2000 are listed below. Similar sections
are added for the Raptor 2500. The required modifications are
explained in the following subsections
.
# TSI Raptor 2000 XFree86 Configuration Sections
Section "Monitor"
Identifier "Sony DDM Rap2k"
VendorName "Sony"
ModelName "DDM-2800"
HorizSync 31.5 - 150.0
VertRefresh 50-90
ModeLine "2048x2048" 357.18 2048 2088 2408
2816 2048 2051 2054 2114
DisplaySize 498 498
EndSection
Section "Device"
Identifier "Raptor0"
Driver "tsi"
BusID "PCI:0:10:0"
ChipSet "i128v2"
Card "TSI Raptor 2000"
Option "Device" "/dev/raptor0"
# Option
"MOX24"
EndSection
Section "Screen"
Identifier "Raptor2000"
Device "Raptor0"
Monitor "Sony DDM Rap2k"
DefaultDepth 8
SubSection "Display"
Depth 8
Modes "2048x2048"
EndSubSection
EndSection
# TSI Raptor 2000 XFree86 Configuration Sections
NOTE: From this point on, the name
XF86Config
will be
used to refer to the config file used by the XFree86 server.