| 1 |
# $Revision: 1889 $ |
|---|
| 2 |
# This is the database of card definitions used by redhat-config-xfree86, |
|---|
| 3 |
# Xconfigurator, xf86cfg, anaconda, and many other X configuration programs. |
|---|
| 4 |
# |
|---|
| 5 |
# Each definition should have a NAME entry, CHIPSET (descriptive) and |
|---|
| 6 |
# SERVER (one of Mono, VGA16, SVGA, S3, 8514, Mach8, Mach32, Mach64, AGX, |
|---|
| 7 |
# P9000, W32, I128). |
|---|
| 8 |
# A reference to another definition is made with SEE (already defined |
|---|
| 9 |
# entries are not overridden). |
|---|
| 10 |
# Optional entries are RAMDAC (identifier), CLOCKCHIP (identifier), |
|---|
| 11 |
# DACSPEED, NOCLOCKPROBE (advises never to probe clocks), UNSUPPORTED |
|---|
| 12 |
# (indicates card that is not yet properly supported by a dedicated |
|---|
| 13 |
# server). A LINE entry adds a line of text to be included in the |
|---|
| 14 |
# Device section (can include options or comments). |
|---|
| 15 |
# There's no CLOCKS option (although a Clocks line can be included |
|---|
| 16 |
# with LINE), as it is very undesirable to have a Clocks line that |
|---|
| 17 |
# is incorrect. The idea is that the Clocks are probed for to be |
|---|
| 18 |
# sure (a commented suggested Clocks line can be included). |
|---|
| 19 |
# |
|---|
| 20 |
# The majority of entries are just a binding of a model name to a |
|---|
| 21 |
# chipset/server and untested. |
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 |
# *** RED HAT IMPORTANT NOTE *** |
|---|
| 25 |
# |
|---|
| 26 |
# Support is now being dropped for XFree86 3.3.6 as of this Cards file |
|---|
| 27 |
# Cards unsupported or broken in 4.x will be configured to use the "vesa" |
|---|
| 28 |
# driver if it works, and the "vga" driver if not. Cards that don't work |
|---|
| 29 |
# with any driver are now considered unsupported. Bug reports and requests |
|---|
| 30 |
# to support such hardware should be filed with XFree86.org and discussed on |
|---|
| 31 |
# the xpert@xfree86.org mailing list. |
|---|
| 32 |
|
|---|
| 33 |
# When adding entries to this file, if XFree86 does *NOT* currently support |
|---|
| 34 |
# the hardware you're adding, make *SURE* the entry is commented OUT, or else |
|---|
| 35 |
# users *EXPECT* that the card works, because they see it on the menu. |
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 |
|
|---|
| 39 |
###### |
|---|
| 40 |
# VGA |
|---|
| 41 |
|
|---|
| 42 |
NAME Generic VGA compatible |
|---|
| 43 |
CHIPSET Generic VGA |
|---|
| 44 |
SERVER VGA16 |
|---|
| 45 |
DRIVER vga |
|---|
| 46 |
|
|---|
| 47 |
NAME Unsupported VGA compatible |
|---|
| 48 |
CHIPSET Generic VGA |
|---|
| 49 |
SERVER VGA16 |
|---|
| 50 |
DRIVER vga |
|---|
| 51 |
#UNSUPPORTED |
|---|
| 52 |
|
|---|
| 53 |
###################################################################### |
|---|
| 54 |
# VESA driver |
|---|
| 55 |
NAME VESA driver (generic) |
|---|
| 56 |
CHIPSET VESA VBE 2.0 |
|---|
| 57 |
DRIVER vesa |
|---|
| 58 |
|
|---|
| 59 |
###################################################################### |
|---|
| 60 |
# Frame Buffer driver |
|---|
| 61 |
NAME Framebuffer driver (generic) |
|---|
| 62 |
CHIPSET fb |
|---|
| 63 |
DRIVER fbdev |
|---|
| 64 |
|
|---|
| 65 |
###################################################################### |
|---|
| 66 |
#Chips & Technologies |
|---|
| 67 |
|
|---|
| 68 |
#untested |
|---|
| 69 |
NAME Chips & Technologies CT65520 |
|---|
| 70 |
CHIPSET ct65520 |
|---|
| 71 |
DRIVER chips |
|---|
| 72 |
LINE # Device section for C&T cards. |
|---|
| 73 |
LINE # Option "suspend_hack" |
|---|
| 74 |
LINE # Option "STN" |
|---|
| 75 |
LINE # Option "no_stretch" |
|---|
| 76 |
LINE # Option "no_center" |
|---|
| 77 |
LINE # Option "use_modeline" |
|---|
| 78 |
LINE # Option "fix_panel_size" |
|---|
| 79 |
LINE # videoram 512 |
|---|
| 80 |
#UNSUPPORTED |
|---|
| 81 |
|
|---|
| 82 |
NAME Chips & Technologies CT65525 |
|---|
| 83 |
CHIPSET ct65525 |
|---|
| 84 |
LINE # Option "nolinear" |
|---|
| 85 |
LINE # MemBase 0x03b00000 |
|---|
| 86 |
SEE Chips & Technologies CT65520 |
|---|
| 87 |
|
|---|
| 88 |
NAME Chips & Technologies CT65530 |
|---|
| 89 |
CHIPSET ct65530 |
|---|
| 90 |
SEE Chips & Technologies CT65525 |
|---|
| 91 |
|
|---|
| 92 |
NAME Chips & Technologies CT65535 |
|---|
| 93 |
CHIPSET ct65535 |
|---|
| 94 |
NOCLOCKPROBE |
|---|
| 95 |
LINE # Option "hw_clocks" |
|---|
| 96 |
LINE # Textclockfreq 25.175 |
|---|
| 97 |
SEE Chips & Technologies CT65530 |
|---|
| 98 |
|
|---|
| 99 |
NAME Chips & Technologies CT65540 |
|---|
| 100 |
CHIPSET ct65540 |
|---|
| 101 |
NOCLOCKPROBE |
|---|
| 102 |
LINE # Option "use_18bit_bus" |
|---|
| 103 |
SEE Chips & Technologies CT65535 |
|---|
| 104 |
|
|---|
| 105 |
NAME Chips & Technologies CT65545 |
|---|
| 106 |
CHIPSET ct65545 |
|---|
| 107 |
NOCLOCKPROBE |
|---|
| 108 |
LINE # Option "noaccel" |
|---|
| 109 |
LINE # Option "no_bitblt" |
|---|
| 110 |
LINE # Option "xaa_no_color_exp" |
|---|
| 111 |
LINE # Option "xaa_benchmark" |
|---|
| 112 |
LINE # Option "hw_cursor" |
|---|
| 113 |
LINE # Option "mmio" |
|---|
| 114 |
SEE Chips & Technologies CT65540 |
|---|
| 115 |
|
|---|
| 116 |
NAME Chips & Technologies CT65546 |
|---|
| 117 |
CHIPSET ct65546 |
|---|
| 118 |
SEE Chips & Technologies CT65545 |
|---|
| 119 |
|
|---|
| 120 |
NAME Chips & Technologies CT65548 |
|---|
| 121 |
CHIPSET ct65548 |
|---|
| 122 |
SEE Chips & Technologies CT65545 |
|---|
| 123 |
|
|---|
| 124 |
# Confirmed working by Alan Cox, Dec 19, 2002 with XFree86 4.2.99.2 CVS |
|---|
| 125 |
NAME Chips & Technologies CT65550 |
|---|
| 126 |
CHIPSET ct65550 |
|---|
| 127 |
NOCLOCKPROBE |
|---|
| 128 |
LINE # Option "noaccel" |
|---|
| 129 |
LINE # Option "no_bitblt" |
|---|
| 130 |
LINE # Option "xaa_no_color_exp" |
|---|
| 131 |
LINE # Option "xaa_benchmark" |
|---|
| 132 |
LINE # Option "hw_cursor" |
|---|
| 133 |
LINE # Option "sync_on_green" |
|---|
| 134 |
LINE # Option "fast_dram" |
|---|
| 135 |
LINE # Option "use_vclk1" |
|---|
| 136 |
LINE # Textclockfreq 25.175 |
|---|
| 137 |
SEE Chips & Technologies CT65530 |
|---|
| 138 |
|
|---|
| 139 |
NAME Chips & Technologies CT65554 |
|---|
| 140 |
CHIPSET ct65554 |
|---|
| 141 |
SEE Chips & Technologies CT65550 |
|---|
| 142 |
|
|---|
| 143 |
NAME Chips & Technologies CT65555 |
|---|
| 144 |
CHIPSET ct65555 |
|---|
| 145 |
SEE Chips & Technologies CT65550 |
|---|
| 146 |
|
|---|
| 147 |
NAME Chips & Technologies CT68554 |
|---|
| 148 |
CHIPSET ct68554 |
|---|
| 149 |
SEE Chips & Technologies CT65550 |
|---|
| 150 |
|
|---|
| 151 |
# The CT69000 XaaNo options were added into rawhide July 26, 2002, in order |
|---|
| 152 |
# to prevent lockups using XFree86 4.2.0 in this driver. The problem has |
|---|
| 153 |
# been reported widely on xpert@xfree86.org, and in bugzilla. The following |
|---|
| 154 |
# bugzilla ID's are relevant and should be updated in the future should the |
|---|
| 155 |
# bugs get fixed and testing be required: |
|---|
| 156 |
# Bug ID's: 63284 |
|---|
| 157 |
# Update: Aug 3, 2004 <mharris@redhat.com> |
|---|
| 158 |
# Warren has indicated the XaaNo options are no longer needed for this |
|---|
| 159 |
# hardware, so I've commented them out and updated bug 63284. |
|---|
| 160 |
NAME Chips & Technologies CT69000 |
|---|
| 161 |
CHIPSET ct69000 |
|---|
| 162 |
LINE #Option "XaaNoPixmapCache" |
|---|
| 163 |
LINE #Option "XaaNoScreenToScreenCopy" |
|---|
| 164 |
LINE #Option "XaaNoCPUToScreenColorExpandFill" |
|---|
| 165 |
LINE #Option "NoAccel" |
|---|
| 166 |
SEE Chips & Technologies CT65550 |
|---|
| 167 |
|
|---|
| 168 |
NAME Chips & Technologies CT69030 |
|---|
| 169 |
CHIPSET ct69030 |
|---|
| 170 |
SEE Chips & Technologies CT65550 |
|---|
| 171 |
|
|---|
| 172 |
NAME Chips & Technologies CT64200 |
|---|
| 173 |
CHIPSET ct64200 |
|---|
| 174 |
SERVER SVGA |
|---|
| 175 |
DRIVER chips |
|---|
| 176 |
LINE # Device section for C&T cards. |
|---|
| 177 |
LINE # videoram 1024 |
|---|
| 178 |
|
|---|
| 179 |
NAME Chips & Technologies CT64300 |
|---|
| 180 |
CHIPSET ct64300 |
|---|
| 181 |
SERVER SVGA |
|---|
| 182 |
DRIVER chips |
|---|
| 183 |
LINE # Option "noaccel" |
|---|
| 184 |
LINE # Option "no_bitblt" |
|---|
| 185 |
LINE # Option "xaa_no_color_exp" |
|---|
| 186 |
LINE # Option "xaa_benchmark" |
|---|
| 187 |
LINE # Option "hw_cursor" |
|---|
| 188 |
LINE # Option "nolinear" |
|---|
| 189 |
LINE # MemBase 0x03b00000 |
|---|
| 190 |
LINE # Option "hw_clocks" |
|---|
| 191 |
LINE # Textclockfreq 25.175 |
|---|
| 192 |
SEE Chips & Technologies CT64200 |
|---|
| 193 |
|
|---|
| 194 |
###################################################################### |
|---|
| 195 |
# Cirrus Logic |
|---|
| 196 |
|
|---|
| 197 |
NAME Cirrus Logic GD542x |
|---|
| 198 |
CHIPSET CL-GD5420/2/4/6/8/9 |
|---|
| 199 |
SERVER SVGA |
|---|
| 200 |
DRIVER cirrus |
|---|
| 201 |
NOCLOCKPROBE |
|---|
| 202 |
LINE # Device section for Cirrus Logic GD5420/2/4/6/8/9-based cards. |
|---|
| 203 |
LINE #MemBase 0x00e00000 |
|---|
| 204 |
LINE #MemBase 0x04e00000 |
|---|
| 205 |
LINE #Option "linear" |
|---|
| 206 |
#UNSUPPORTED |
|---|
| 207 |
|
|---|
| 208 |
# Flagged unsupported for 4.1.0 release (IRC feedback) <mharris> |
|---|
| 209 |
# Switched back to 4.2.0 to test if it works now (March 7, 2002) |
|---|
| 210 |
NAME Cirrus Logic GD543x |
|---|
| 211 |
CHIPSET CL-GD5430/5434/5436 |
|---|
| 212 |
SERVER SVGA |
|---|
| 213 |
DRIVER cirrus |
|---|
| 214 |
NOCLOCKPROBE |
|---|
| 215 |
LINE # Device section for Cirrus Logic GD5430/34-based cards. |
|---|
| 216 |
LINE #MemBase 0x00e00000 # ISA card that maps to 14Mb |
|---|
| 217 |
LINE #MemBase 0x04000000 # VLB card that maps to 64Mb |
|---|
| 218 |
LINE #MemBase 0x80000000 # VLB card that maps to 2048Mb |
|---|
| 219 |
LINE #MemBase 0x02000000 # VLB card that maps to 32Mb |
|---|
| 220 |
LINE #Option "linear" |
|---|
| 221 |
#UNSUPPORTED |
|---|
| 222 |
|
|---|
| 223 |
# Fixed in XFree86 4.1.0-0.9.10 release confirmed on 5446. mharris@redhat.com Aug 7, 2001 |
|---|
| 224 |
NAME Cirrus Logic GD544x |
|---|
| 225 |
CHIPSET CL-GD544x |
|---|
| 226 |
DRIVER cirrus |
|---|
| 227 |
#LINE Option "NoAccel" |
|---|
| 228 |
|
|---|
| 229 |
NAME Cirrus Logic GD5446 (noname card) |
|---|
| 230 |
SEE Cirrus Logic GD544x |
|---|
| 231 |
|
|---|
| 232 |
NAME Creative Labs Graphics Blaster MA201 |
|---|
| 233 |
SEE Cirrus Logic GD544x |
|---|
| 234 |
|
|---|
| 235 |
NAME Creative Labs Graphics Blaster MA202 |
|---|
| 236 |
SEE Cirrus Logic GD544x |
|---|
| 237 |
|
|---|
| 238 |
#tested |
|---|
| 239 |
NAME Cirrus Logic GD5462 |
|---|
| 240 |
CHIPSET CL-GD5462 |
|---|
| 241 |
SERVER SVGA |
|---|
| 242 |
DRIVER cirrus |
|---|
| 243 |
NOCLOCKPROBE |
|---|
| 244 |
LINE #Option "fifo_conservative" |
|---|
| 245 |
|
|---|
| 246 |
#tested |
|---|
| 247 |
NAME Cirrus Logic GD5464 |
|---|
| 248 |
CHIPSET CL-GD5464 |
|---|
| 249 |
SERVER SVGA |
|---|
| 250 |
DRIVER cirrus |
|---|
| 251 |
NOCLOCKPROBE |
|---|
| 252 |
LINE #Option "fifo_conservative" |
|---|
| 253 |
|
|---|
| 254 |
# CpuToScreenColorExpandFill reported broken, so disabled on Feb 18, 2003 by |
|---|
| 255 |
# mharris for bug: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=82704 |
|---|
| 256 |
# and http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=83307 for 4.2.99.902 |
|---|
| 257 |
NAME Cirrus Logic GD5465 |
|---|
| 258 |
CHIPSET CL-GD5465 |
|---|
| 259 |
#SERVER SVGA |
|---|
| 260 |
DRIVER cirrus |
|---|
| 261 |
NOCLOCKPROBE |
|---|
| 262 |
LINE Option "XaaNoCpuToScreenColorExpandFill" |
|---|
| 263 |
LINE #Option "fifo_conservative" |
|---|
| 264 |
|
|---|
| 265 |
NAME Creative Labs Graphics Blaster MA302 |
|---|
| 266 |
CHIPSET CL-GD5462 |
|---|
| 267 |
SEE Cirrus Logic GD5462 |
|---|
| 268 |
|
|---|
| 269 |
NAME Creative Labs Graphics Blaster MA334 |
|---|
| 270 |
CHIPSET CL-GD5464 |
|---|
| 271 |
SEE Cirrus Logic GD5464 |
|---|
| 272 |
|
|---|
| 273 |
NAME Creative Labs Graphics Blaster 3D |
|---|
| 274 |
CHIPSET CL-GD5464 |
|---|
| 275 |
SEE Cirrus Logic GD5464 |
|---|
| 276 |
|
|---|
| 277 |
# reported not working on SGI 1200 as of 02/22/2001 |
|---|
| 278 |
# Reported working in XFree86-4.1.0-0.9.11 in bug (#13494) on Aug 7, 2001 <mharris> |
|---|
| 279 |
NAME Cirrus Logic GD5480 |
|---|
| 280 |
CHIPSET CL-GD5480 |
|---|
| 281 |
SERVER SVGA |
|---|
| 282 |
DRIVER cirrus |
|---|
| 283 |
NOCLOCKPROBE |
|---|
| 284 |
|
|---|
| 285 |
NAME Diamond SpeedStar 64 |
|---|
| 286 |
CHIPSET CL-GD5434 |
|---|
| 287 |
SEE Cirrus Logic GD543x |
|---|
| 288 |
|
|---|
| 289 |
NAME Diamond SpeedStar64 Graphics 2000/2200 |
|---|
| 290 |
CHIPSET CL-GD5434 |
|---|
| 291 |
SEE Cirrus Logic GD543x |
|---|
| 292 |
|
|---|
| 293 |
NAME Diamond SpeedStar Pro SE (CL-GD5430/5434) |
|---|
| 294 |
SEE Cirrus Logic GD543x |
|---|
| 295 |
|
|---|
| 296 |
NAME Diamond SpeedStar Pro 1100 |
|---|
| 297 |
SEE Cirrus Logic GD542x |
|---|
| 298 |
|
|---|
| 299 |
NAME Orchid Kelvin 64 VLB Rev A |
|---|
| 300 |
CHIPSET CL-GD5434 |
|---|
| 301 |
SERVER SVGA |
|---|
| 302 |
DRIVER cirrus |
|---|
| 303 |
NOCLOCKPROBE |
|---|
| 304 |
LINE # Device section for Orchid Kelvin 64 VLB Rev A |
|---|
| 305 |
LINE # Linear framebuffer maps at 2048Mb. Some motherboards make linear addressing |
|---|
| 306 |
LINE # impossible. Some cards map at 32Mb. |
|---|
| 307 |
LINE #MemBase 0x02000000 # VLB card that maps to 32Mb |
|---|
| 308 |
LINE #MemBase 0x04000000 # VLB card that maps to 64Mb |
|---|
| 309 |
LINE MemBase 0x80000000 # VLB card that maps to 2048Mb |
|---|
| 310 |
LINE #Option "linear" |
|---|
| 311 |
|
|---|
| 312 |
NAME Orchid Kelvin 64 VLB Rev B |
|---|
| 313 |
CHIPSET CL-GD5434 |
|---|
| 314 |
SERVER SVGA |
|---|
| 315 |
DRIVER cirrus |
|---|
| 316 |
NOCLOCKPROBE |
|---|
| 317 |
LINE # Device section for Orchid Kelvin 64 VLB Rev B |
|---|
| 318 |
LINE # Linear framebuffer maps at 32Mb. Some motherboards make linear addressing |
|---|
| 319 |
LINE # impossible. Some cards map at 2048Mb. |
|---|
| 320 |
LINE MemBase 0x02000000 # VLB card that maps to 32Mb |
|---|
| 321 |
LINE #MemBase 0x04000000 # VLB card that maps to 64Mb |
|---|
| 322 |
LINE #MemBase 0x80000000 # VLB card that maps to 2048Mb |
|---|
| 323 |
LINE #Option "linear" |
|---|
| 324 |
|
|---|
| 325 |
NAME Orchid Kelvin 64 |
|---|
| 326 |
CHIPSET CL-GD5434 |
|---|
| 327 |
SEE Cirrus Logic GD543x |
|---|
| 328 |
|
|---|
| 329 |
NAME Intel 5430 |
|---|
| 330 |
CHIPSET CL-GD5430 |
|---|
| 331 |
SEE Cirrus Logic GD543x |
|---|
| 332 |
|
|---|
| 333 |
NAME STB Nitro (64) |
|---|
| 334 |
CHIPSET CL-GD5434 |
|---|
| 335 |
SEE Cirrus Logic GD543x |
|---|
| 336 |
|
|---|
| 337 |
NAME STB Nitro 64 Video |
|---|
| 338 |
CHIPSET CL-GD5446 |
|---|
| 339 |
SEE Cirrus Logic GD544x |
|---|
| 340 |
|
|---|
| 341 |
NAME STB Horizon |
|---|
| 342 |
CHIPSET CL-GD5426/28 |
|---|
| 343 |
SEE Cirrus Logic GD542x |
|---|
| 344 |
|
|---|
| 345 |
NAME STB Horizon Video |
|---|
| 346 |
CHIPSET CL-GD5440 |
|---|
| 347 |
SEE Cirrus Logic GD544x |
|---|
| 348 |
|
|---|
| 349 |
NAME Genoa 8500VL(-28) |
|---|
| 350 |
CHIPSET CL-GD5426/28 |
|---|
| 351 |
SEE Cirrus Logic GD542x |
|---|
| 352 |
|
|---|
| 353 |
NAME Diamond SpeedStar Pro (not SE) |
|---|
| 354 |
CHIPSET CL-GD5426/28 |
|---|
| 355 |
SEE Cirrus Logic GD542x |
|---|
| 356 |
|
|---|
| 357 |
NAME ALG-5434(E) |
|---|
| 358 |
CHIPSET CL-GD5434 |
|---|
| 359 |
SEE Cirrus Logic GD543x |
|---|
| 360 |
|
|---|
| 361 |
NAME Actix ProStar |
|---|
| 362 |
CHIPSET CL-GD5426/5428 |
|---|
| 363 |
SEE Cirrus Logic GD542x |
|---|
| 364 |
|
|---|
| 365 |
NAME Actix ProStar 64 |
|---|
| 366 |
CHIPSET CL-GD5434 |
|---|
| 367 |
SEE Cirrus Logic GD543x |
|---|
| 368 |
|
|---|
| 369 |
#tested |
|---|
| 370 |
NAME Acumos AVGA3 |
|---|
| 371 |
SEE Cirrus Logic GD542x |
|---|
| 372 |
|
|---|
| 373 |
NAME DFI-WG1000 |
|---|
| 374 |
SEE Cirrus Logic GD542x |
|---|
| 375 |
|
|---|
| 376 |
NAME Spider VLB Plus |
|---|
| 377 |
CHIPSET CL-GD5428 |
|---|
| 378 |
SEE Cirrus Logic GD542x |
|---|
| 379 |
|
|---|
| 380 |
NAME VI720 |
|---|
| 381 |
CHIPSET CL-GD5434 |
|---|
| 382 |
SEE Cirrus Logic GD543x |
|---|
| 383 |
|
|---|
| 384 |
NAME Cirrus Logic GD62xx (laptop) |
|---|
| 385 |
CHIPSET CL-GD6205/15/25/35 |
|---|
| 386 |
SERVER SVGA |
|---|
| 387 |
DRIVER vga |
|---|
| 388 |
NOCLOCKPROBE |
|---|
| 389 |
#UNSUPPORTED |
|---|
| 390 |
|
|---|
| 391 |
NAME Cirrus Logic GD64xx (laptop) |
|---|
| 392 |
CHIPSET CL-GD6420/6440 |
|---|
| 393 |
SERVER SVGA |
|---|
| 394 |
DRIVER vga |
|---|
| 395 |
#UNSUPPORTED |
|---|
| 396 |
|
|---|
| 397 |
NAME Cirrus Logic GD754x (laptop) |
|---|
| 398 |
CHIPSET CL-GD7541/42/43/48 |
|---|
| 399 |
SERVER SVGA |
|---|
| 400 |
DRIVER vga |
|---|
| 401 |
NOCLOCKPROBE |
|---|
| 402 |
#UNSUPPORTED |
|---|
| 403 |
|
|---|
| 404 |
NAME Techworks Ultimate 3D |
|---|
| 405 |
CHIPSET CL-GD5464 |
|---|
| 406 |
SEE Cirrus Logic GD5464 |
|---|
| 407 |
|
|---|
| 408 |
NAME VideoLogic GrafixStar 550 |
|---|
| 409 |
CHIPSET CL-GD5464 |
|---|
| 410 |
SEE Cirrus Logic GD5464 |
|---|
| 411 |
|
|---|
| 412 |
NAME Jaton Video-70P |
|---|
| 413 |
CHIPSET CL-GD5464 |
|---|
| 414 |
SEE Cirrus Logic GD5464 |
|---|
| 415 |
|
|---|
| 416 |
NAME PixelView Combo TV Pro (Prolink) |
|---|
| 417 |
CHIPSET CL-GD5480, 4MB |
|---|
| 418 |
SERVER SVGA |
|---|
| 419 |
DRIVER vga |
|---|
| 420 |
#UNSUPPORTED |
|---|
| 421 |
LINE # COMMENT on card TV Tuner |
|---|
| 422 |
NOCLOCKPROBE |
|---|
| 423 |
|
|---|
| 424 |
NAME PixelView Combo TV 3D AGP (Prolink) |
|---|
| 425 |
CHIPSET CL-GD5465, 4MB |
|---|
| 426 |
SERVER SVGA |
|---|
| 427 |
DRIVER vga |
|---|
| 428 |
#UNSUPPORTED |
|---|
| 429 |
LINE # COMMENT on card TV+FM Tuner |
|---|
| 430 |
NOCLOCKPROBE |
|---|
| 431 |
|
|---|
| 432 |
NAME Creative Labs Graphics Blaster Eclipse (OEM Model CT6510) |
|---|
| 433 |
SEE Cirrus Logic GD5465 |
|---|
| 434 |
|
|---|
| 435 |
NAME VideoLogic GrafixStar 560 (PCI/AGP) |
|---|
| 436 |
SEE Cirrus Logic GD5465 |
|---|
| 437 |
|
|---|
| 438 |
NAME Octek VL-VGA-26 |
|---|
| 439 |
CHIPSET CL-GD5426 |
|---|
| 440 |
SEE Cirrus Logic GD542x |
|---|
| 441 |
|
|---|
| 442 |
NAME Octek VL-VGA-28 |
|---|
| 443 |
CHIPSET CL-GD5428 |
|---|
| 444 |
SEE Cirrus Logic GD542x |
|---|
| 445 |
|
|---|
| 446 |
NAME Octek Combo-26 |
|---|
| 447 |
CHIPSET CL-GD5426 |
|---|
| 448 |
SEE Cirrus Logic GD542x |
|---|
| 449 |
|
|---|
| 450 |
NAME Octek Combo-28 |
|---|
| 451 |
CHIPSET CL-GD5428 |
|---|
| 452 |
SEE Cirrus Logic GD542x |
|---|
| 453 |
|
|---|
| 454 |
NAME Octek AVGA-20 |
|---|
| 455 |
CHIPSET CL-GD5420 |
|---|
| 456 |
SEE Cirrus Logic GD542x |
|---|
| 457 |
|
|---|
| 458 |
|
|---|
| 459 |
###################################################################### |
|---|
| 460 |
# S3 801/805 |
|---|
| 461 |
|
|---|
| 462 |
NAME S3 801/805 (generic) |
|---|
| 463 |
CHIPSET S3 801/805 |
|---|
| 464 |
SERVER S3 |
|---|
| 465 |
DRIVER s3 |
|---|
| 466 |
#UNSUPPORTED |
|---|
| 467 |
|
|---|
| 468 |
NAME S3 86C801 (generic) |
|---|
| 469 |
SEE S3 801/805 (generic) |
|---|
| 470 |
|
|---|
| 471 |
NAME S3 86C805 (generic) |
|---|
| 472 |
SEE S3 801/805 (generic) |
|---|
| 473 |
|
|---|
| 474 |
#tested |
|---|
| 475 |
NAME S3 801/805 with ATT20c490 RAMDAC |
|---|
| 476 |
CHIPSET S3 801/805 |
|---|
| 477 |
SERVER S3 |
|---|
| 478 |
DRIVER vga |
|---|
| 479 |
#UNSUPPORTED |
|---|
| 480 |
RAMDAC att20c490 |
|---|
| 481 |
LINE #Option "dac_8_bit" # Not supported by some 20c490 clones |
|---|
| 482 |
|
|---|
| 483 |
NAME S3 801/805 with SC1148{2,3,4} RAMDAC |
|---|
| 484 |
CHIPSET S3 801/805 |
|---|
| 485 |
SERVER S3 |
|---|
| 486 |
DRIVER vga |
|---|
| 487 |
#UNSUPPORTED |
|---|
| 488 |
RAMDAC sc11482 |
|---|
| 489 |
|
|---|
| 490 |
NAME S3 801/805 with SC1148{5,7,9} RAMDAC |
|---|
| 491 |
CHIPSET S3 801/805 |
|---|
| 492 |
SERVER S3 |
|---|
| 493 |
DRIVER vga |
|---|
| 494 |
#UNSUPPORTED |
|---|
| 495 |
RAMDAC sc11485 |
|---|
| 496 |
|
|---|
| 497 |
NAME S3 801/805 with S3 GenDAC |
|---|
| 498 |
CHIPSET S3 801/805 |
|---|
| 499 |
SERVER S3 |
|---|
| 500 |
DRIVER vga |
|---|
| 501 |
#UNSUPPORTED |
|---|
| 502 |
RAMDAC s3gendac |
|---|
| 503 |
CLOCKCHIP s3gendac |
|---|
| 504 |
|
|---|
| 505 |
NAME S3 801/805 with ATT20c490 RAMDAC and ICD2061A |
|---|
| 506 |
CHIPSET S3 801/805 |
|---|
| 507 |
SERVER S3 |
|---|
| 508 |
DRIVER vga |
|---|
| 509 |
#UNSUPPORTED |
|---|
| 510 |
RAMDAC att20c490 |
|---|
| 511 |
CLOCKCHIP icd2061a |
|---|
| 512 |
LINE #Option "dac_8_bit" # Not supported by some 20c490 clones |
|---|
| 513 |
|
|---|
| 514 |
NAME S3 801/805 with Chrontel 8391 |
|---|
| 515 |
CHIPSET S3 801/805 |
|---|
| 516 |
SERVER S3 |
|---|
| 517 |
DRIVER vga |
|---|
| 518 |
#UNSUPPORTED |
|---|
| 519 |
RAMDAC att20c490 |
|---|
| 520 |
CLOCKCHIP ch8391 |
|---|
| 521 |
LINE Option "dac_8_bit" |
|---|
| 522 |
|
|---|
| 523 |
#tested |
|---|
| 524 |
NAME Actix GE32+ 2MB |
|---|
| 525 |
CHIPSET S3 801/805 |
|---|
| 526 |
SERVER S3 |
|---|
| 527 |
DRIVER vga |
|---|
| 528 |
#UNSUPPORTED |
|---|
| 529 |
RAMDAC att20c490 |
|---|
| 530 |
LINE #Option "dac_8_bit" |
|---|
| 531 |
|
|---|
| 532 |
NAME Actix GE32i |
|---|
| 533 |
CHIPSET S3 805i |
|---|
| 534 |
SERVER S3 |
|---|
| 535 |
DRIVER vga |
|---|
| 536 |
#UNSUPPORTED |
|---|
| 537 |
|
|---|
| 538 |
NAME Orchid Fahrenheit VA |
|---|
| 539 |
CHIPSET S3 801/805 |
|---|
| 540 |
SERVER S3 |
|---|
| 541 |
DRIVER vga |
|---|
| 542 |
#UNSUPPORTED |
|---|
| 543 |
RAMDAC att20c490 |
|---|
| 544 |
|
|---|
| 545 |
NAME Orchid Fahrenheit 1280 |
|---|
| 546 |
CHIPSET S3 801 |
|---|
| 547 |
SERVER S3 |
|---|
| 548 |
DRIVER vga |
|---|
| 549 |
#UNSUPPORTED |
|---|
| 550 |
LINE #Probable clocks: |
|---|
| 551 |
LINE #Clocks 25.20 28.32 32.50 0.00 40.00 44.90 50.40 65.00 |
|---|
| 552 |
LINE #Clocks 78.00 56.70 63.10 75.10 80.00 89.90 100.90 31.50 |
|---|
| 553 |
|
|---|
| 554 |
NAME Orchid Fahrenheit-1280+ |
|---|
| 555 |
CHIPSET S3 801/805 |
|---|
| 556 |
SERVER S3 |
|---|
| 557 |
DRIVER vga |
|---|
| 558 |
#UNSUPPORTED |
|---|
| 559 |
RAMDAC att20C490 |
|---|
| 560 |
LINE Dacspeed 110 |
|---|
| 561 |
LINE Option "dac_8_bit" |
|---|
| 562 |
LINE #Option "nolinear" # VLB card may require this |
|---|
| 563 |
LINE #Probable clocks: |
|---|
| 564 |
LINE #Clocks 25.20 28.32 40.0 0.0 50.10 77.0 36.10 45.0 |
|---|
| 565 |
LINE #Clocks 130.0 120.20 80.0 31.50 110.30 65.0 75.0 94.60 |
|---|
| 566 |
|
|---|
| 567 |
NAME Diamond Stealth 24 |
|---|
| 568 |
CHIPSET S3 801/805 |
|---|
| 569 |
SERVER S3 |
|---|
| 570 |
DRIVER vga |
|---|
| 571 |
#UNSUPPORTED |
|---|
| 572 |
CLOCKCHIP icd2061a |
|---|
| 573 |
LINE #Option "nolinear" |
|---|
| 574 |
LINE #Ramdac "att20c490" # The Diamond RAMDAC is reportedly compatible for 15bpp |
|---|
| 575 |
|
|---|
| 576 |
NAME Miro Crystal 8S |
|---|
| 577 |
SEE S3 801/805 (generic) |
|---|
| 578 |
|
|---|
| 579 |
NAME Miro Crystal 10SD with GenDAC |
|---|
| 580 |
SEE S3 801/805 with S3 GenDAC |
|---|
| 581 |
|
|---|
| 582 |
NAME Dell S3 805 |
|---|
| 583 |
SEE S3 801/805 (generic) |
|---|
| 584 |
|
|---|
| 585 |
NAME STB Powergraph X-24 |
|---|
| 586 |
SEE S3 801/805 with ATT20c490 RAMDAC and ICD2061A |
|---|
| 587 |
|
|---|
| 588 |
NAME JAX 8241 |
|---|
| 589 |
SEE S3 801/805 with Chrontel 8391 |
|---|
| 590 |
|
|---|
| 591 |
NAME VL-41 |
|---|
| 592 |
SEE S3 801/805 with Chrontel 8391 |
|---|
| 593 |
|
|---|
| 594 |
NAME SPEA Mirage |
|---|
| 595 |
SEE S3 801/805 with Chrontel 8391 |
|---|
| 596 |
|
|---|
| 597 |
###################################################################### |
|---|
| 598 |
# S3 864/Trio64/Trio32/868 |
|---|
| 599 |
|
|---|
| 600 |
NAME S3 864 (generic) |
|---|
| 601 |
CHIPSET S3 864 |
|---|
| 602 |
SERVER S3 |
|---|
| 603 |
DRIVER vga |
|---|
| 604 |
#UNSUPPORTED |
|---|
| 605 |
|
|---|
| 606 |
NAME S3 86C864 (generic) |
|---|
| 607 |
SEE S3 864 (generic) |
|---|
| 608 |
|
|---|
| 609 |
NAME S3 Vision864 (generic) |
|---|
| 610 |
SEE S3 864 (generic) |
|---|
| 611 |
|
|---|
| 612 |
NAME S3 864 with SDAC (86C716) |
|---|
| 613 |
CHIPSET S3 864 |
|---|
| 614 |
SERVER S3 |
|---|
| 615 |
DRIVER vga |
|---|
| 616 |
#UNSUPPORTED |
|---|
| 617 |
RAMDAC s3_sdac |
|---|
| 618 |
CLOCKCHIP s3_sdac |
|---|
| 619 |
NOCLOCKPROBE |
|---|
| 620 |
|
|---|
| 621 |
NAME S3 864 with ATT 20C498 or 21C498 |
|---|
| 622 |
CHIPSET S3 864 |
|---|
| 623 |
SERVER S3 |
|---|
| 624 |
DRIVER vga |
|---|
| 625 |
#UNSUPPORTED |
|---|
| 626 |
RAMDAC att20c498 |
|---|
| 627 |
|
|---|
| 628 |
NAME S3 864 with STG1703 |
|---|
| 629 |
CHIPSET S3 864 |
|---|
| 630 |
SERVER S3 |
|---|
| 631 |
DRIVER vga |
|---|
| 632 |
#UNSUPPORTED |
|---|
| 633 |
RAMDAC stg1703 |
|---|
| 634 |
NOCLOCKPROBE |
|---|
| 635 |
|
|---|
| 636 |
NAME S3 868 (generic) |
|---|
| 637 |
CHIPSET S3 868 |
|---|
| 638 |
SERVER S3 |
|---|
| 639 |
DRIVER vga |
|---|
| 640 |
#UNSUPPORTED |
|---|
| 641 |
|
|---|
| 642 |
NAME S3 86C868 (generic) |
|---|
| 643 |
SEE S3 868 (generic) |
|---|
| 644 |
|
|---|
| 645 |
NAME S3 Vision868 (generic) |
|---|
| 646 |
SEE S3 868 (generic) |
|---|
| 647 |
|
|---|
| 648 |
NAME S3 868 with SDAC (86C716) |
|---|
| 649 |
CHIPSET S3 868 |
|---|
| 650 |
SERVER S3 |
|---|
| 651 |
DRIVER vga |
|---|
| 652 |
#UNSUPPORTED |
|---|
| 653 |
NOCLOCKPROBE |
|---|
| 654 |
|
|---|
| 655 |
NAME S3 868 with ATT 20C498 or 21C498 |
|---|
| 656 |
CHIPSET S3 868 |
|---|
| 657 |
SERVER S3 |
|---|
| 658 |
DRIVER vga |
|---|
| 659 |
#UNSUPPORTED |
|---|
| 660 |
RAMDAC att20c498 |
|---|
| 661 |
|
|---|
| 662 |
NAME S3 868 with ATT 20C409 |
|---|
| 663 |
CHIPSET S3 868 |
|---|
| 664 |
SERVER S3 |
|---|
| 665 |
DRIVER vga |
|---|
| 666 |
#UNSUPPORTED |
|---|
| 667 |
RAMDAC att20c409 |
|---|
| 668 |
NOCLOCKPROBE |
|---|
| 669 |
|
|---|
| 670 |
NAME Number Nine FX Motion 531 |
|---|
| 671 |
CLOCKCHIP icd2061a |
|---|
| 672 |
SEE S3 868 with ATT 20C498 or 21C498 |
|---|
| 673 |
|
|---|
| 674 |
###################################################################### |
|---|
| 675 |
# S3 Trio64 |
|---|
| 676 |
|
|---|
| 677 |
NAME S3 Trio64 (generic) |
|---|
| 678 |
CHIPSET S3 Trio64 |
|---|
| 679 |
SERVER S3 |
|---|
| 680 |
DRIVER s3 |
|---|
| 681 |
NOCLOCKPROBE |
|---|
| 682 |
#UNSUPPORTED |
|---|
| 683 |
|
|---|
| 684 |
NAME S3 86C764 (Trio64) |
|---|
| 685 |
SEE S3 Trio64 (generic) |
|---|
| 686 |
|
|---|
| 687 |
NAME Number Nine GXE64 with S3 Trio64 |
|---|
| 688 |
SEE S3 Trio64 (generic) |
|---|
| 689 |
|
|---|
| 690 |
NAME Cardex Trio64 |
|---|
| 691 |
SEE S3 Trio64 (generic) |
|---|
| 692 |
|
|---|
| 693 |
NAME Cardex Trio64Pro |
|---|
| 694 |
SEE S3 Trio64 (generic) |
|---|
| 695 |
|
|---|
| 696 |
NAME S3 Trio64V+ (generic) |
|---|
| 697 |
CHIPSET S3 Trio64V+ |
|---|
| 698 |
SERVER S3 |
|---|
| 699 |
DRIVER s3 |
|---|
| 700 |
NOCLOCKPROBE |
|---|
| 701 |
#UNSUPPORTED |
|---|
| 702 |
|
|---|
| 703 |
NAME S3 86C765 (Trio64V+) |
|---|
| 704 |
SEE S3 Trio64V+ (generic) |
|---|
| 705 |
|
|---|
| 706 |
###################################################################### |
|---|
| 707 |
# S3 Trio32 |
|---|
| 708 |
|
|---|
| 709 |
NAME S3 Trio32 (generic) |
|---|
| 710 |
CHIPSET S3 Trio32 |
|---|
| 711 |
SERVER S3 |
|---|
| 712 |
DRIVER s3 |
|---|
| 713 |
NOCLOCKPROBE |
|---|
| 714 |
#UNSUPPORTED |
|---|
| 715 |
|
|---|
| 716 |
NAME Genoa Phantom 64i with S3 SDAC |
|---|
| 717 |
DACSPEED 135 |
|---|
| 718 |
SEE S3 864 with SDAC (86C716) |
|---|
| 719 |
|
|---|
| 720 |
NAME Number Nine GXE64 |
|---|
| 721 |
CHIPSET S3 864 |
|---|
| 722 |
SERVER S3 |
|---|
| 723 |
DRIVER vga |
|---|
| 724 |
#UNSUPPORTED |
|---|
| 725 |
CLOCKCHIP icd2061a |
|---|
| 726 |
LINE Option "number_nine" |
|---|
| 727 |
|
|---|
| 728 |
NAME Diamond Stealth 64 DRAM with S3 SDAC |
|---|
| 729 |
DACSPEED 135 |
|---|
| 730 |
SEE S3 864 with SDAC (86C716) |
|---|
| 731 |
|
|---|
| 732 |
NAME Diamond Stealth64 Graphics 2xx0 series (864 + SDAC) |
|---|
| 733 |
DACSPEED 135 |
|---|
| 734 |
SEE S3 864 with SDAC (86C716) |
|---|
| 735 |
|
|---|
| 736 |
NAME Diamond Stealth 64 DRAM with S3 Trio64 |
|---|
| 737 |
SEE S3 Trio64 (generic) |
|---|
| 738 |
|
|---|
| 739 |
NAME Diamond Stealth64 Graphics 2xx0 series (Trio64) |
|---|
| 740 |
SEE S3 Trio64 (generic) |
|---|
| 741 |
|
|---|
| 742 |
NAME Diamond Stealth 64 DRAM SE |
|---|
| 743 |
SEE S3 Trio32 (generic) |
|---|
| 744 |
|
|---|
| 745 |
NAME Diamond Stealth64 Video 2001 series (2121/2201) |
|---|
| 746 |
SEE S3 Trio64V+ (generic) |
|---|
| 747 |
|
|---|
| 748 |
NAME Actix GE64 |
|---|
| 749 |
CLOCKCHIP icd2061a |
|---|
| 750 |
SEE S3 864 (generic) |
|---|
| 751 |
|
|---|
| 752 |
NAME ELSA Winner 1000PRO with S3 SDAC |
|---|
| 753 |
SEE S3 864 with SDAC (86C716) |
|---|
| 754 |
|
|---|
| 755 |
NAME ELSA Winner 1000PRO with STG1700 or AT&T RAMDAC |
|---|
| 756 |
CHIPSET S3 864 |
|---|
| 757 |
SERVER S3 |
|---|
| 758 |
DRIVER vga |
|---|
| 759 |
#UNSUPPORTED |
|---|
| 760 |
CLOCKCHIP icd2061a |
|---|
| 761 |
|
|---|
| 762 |
NAME ELSA Winner 1000PRO/X |
|---|
| 763 |
SEE S3 868 with SDAC (86C716) |
|---|
| 764 |
|
|---|
| 765 |
NAME ELSA Winner 1000ISA |
|---|
| 766 |
CHIPSET S3 805i |
|---|
| 767 |
SERVER S3 |
|---|
| 768 |
DRIVER vga |
|---|
| 769 |
#UNSUPPORTED |
|---|
| 770 |
CLOCKCHIP icd2061a |
|---|
| 771 |
LINE Option "dac_8_bit" |
|---|
| 772 |
LINE # the following settings should be detected and set automatically by XF86_S3 |
|---|
| 773 |
LINE # if the serial number of the ELSA card is printed correctly: |
|---|
| 774 |
LINE #ClockChip "icd2061a" |
|---|
| 775 |
|
|---|
| 776 |
NAME Miro Crystal 12SD |
|---|
| 777 |
SEE S3 Trio32 (generic) |
|---|
| 778 |
|
|---|
| 779 |
NAME Miro Crystal 22SD |
|---|
| 780 |
SEE S3 Trio64 (generic) |
|---|
| 781 |
|
|---|
| 782 |
NAME Miro Crystal 20SD with ICS2494 (BIOS 1.xx) |
|---|
| 783 |
SEE S3 864 with ATT 20C498 or 21C498 |
|---|
| 784 |
|
|---|
| 785 |
NAME Miro Crystal 20SD with ICD2061A (BIOS 2.xx) |
|---|
| 786 |
CLOCKCHIP icd2061a |
|---|
| 787 |
SEE S3 864 with ATT 20C498 or 21C498 |
|---|
| 788 |
|
|---|
| 789 |
NAME Miro Crystal 20SD VLB with S3 SDAC (BIOS 3.xx) |
|---|
| 790 |
SEE S3 864 with SDAC (86C716) |
|---|
| 791 |
|
|---|
| 792 |
NAME Miro Crystal 20SD PCI with S3 SDAC |
|---|
| 793 |
SEE S3 868 with SDAC (86C716) |
|---|
| 794 |
|
|---|
| 795 |
NAME ELSA Winner 1000AVI (SDAC version) |
|---|
| 796 |
SEE S3 868 with SDAC (86C716) |
|---|
| 797 |
|
|---|
| 798 |
NAME ELSA Winner 1000AVI (AT&T 20C409 version) |
|---|
| 799 |
SEE S3 868 with ATT 20C409 |
|---|
| 800 |
|
|---|
| 801 |
NAME Diamond Stealth Video DRAM |
|---|
| 802 |
SEE S3 868 with SDAC (86C716) |
|---|
| 803 |
|
|---|
| 804 |
NAME Diamond Stealth64 Video 2120/2200 |
|---|
| 805 |
SEE S3 868 with SDAC (86C716) |
|---|
| 806 |
|
|---|
| 807 |
NAME SPEA/V7 Mirage P64 |
|---|
| 808 |
CLOCKCHIP ics2595 |
|---|
| 809 |
SEE S3 864 (generic) |
|---|
| 810 |
|
|---|
| 811 |
NAME SPEA/V7 Mirage P64 with S3 Trio64 |
|---|
| 812 |
SEE S3 Trio64 (generic) |
|---|
| 813 |
|
|---|
| 814 |
NAME Number Nine FX Vision 330 |
|---|
| 815 |
SEE S3 Trio64 (generic) |
|---|
| 816 |
|
|---|
| 817 |
NAME Number Nine FX Motion 331 |
|---|
| 818 |
SEE S3 Trio64V+ (generic) |
|---|
| 819 |
|
|---|
| 820 |
NAME ASUS Video Magic PCI V864 |
|---|
| 821 |
SEE S3 864 (generic) |
|---|
| 822 |
|
|---|
| 823 |
NAME ASUS Video Magic PCI VT64 |
|---|
| 824 |
SEE S3 Trio64 (generic) |
|---|
| 825 |
|
|---|
| 826 |
NAME VidTech FastMax P20 |
|---|
| 827 |
SEE S3 864 (generic) |
|---|
| 828 |
|
|---|
| 829 |
NAME VideoLogic GrafixStar 500 |
|---|
| 830 |
SEE S3 868 with SDAC (86C716) |
|---|
| 831 |
|
|---|
| 832 |
NAME VideoLogic GrafixStar 400 |
|---|
| 833 |
SEE S3 Trio64V+ (generic) |
|---|
| 834 |
|
|---|
| 835 |
NAME VideoLogic GrafixStar 300 |
|---|
| 836 |
SEE S3 Trio64 (generic) |
|---|
| 837 |
|
|---|
| 838 |
NAME 2 the Max MAXColor S3 Trio64V+ |
|---|
| 839 |
SEE S3 Trio64V+ (generic) |
|---|
| 840 |
|
|---|
| 841 |
NAME DataExpert DSV3365 |
|---|
| 842 |
SEE S3 Trio64V+ (generic) |
|---|
| 843 |
|
|---|
| 844 |
NAME ExpertColor DSV3365 |
|---|
| 845 |
SEE S3 Trio64V+ (generic) |
|---|
| 846 |
|
|---|
| 847 |
NAME DSV3326 |
|---|
| 848 |
SEE S3 Trio64V+ (generic) |
|---|
| 849 |
|
|---|
| 850 |
# S3 Trio64V2 |
|---|
| 851 |
|
|---|
| 852 |
# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=65582 |
|---|
| 853 |
# This entry is defaulted to "vesa" driver for the above bug report. |
|---|
| 854 |
# The specific chip is: 5333:8a13 5333:8a13 rev 01 class 03,00,00 hdr 00 |
|---|
| 855 |
# This was added for XFree86 4.3.0 on Jan 24, 2003 <mharris> |
|---|
| 856 |
NAME S3 Trio64V2 (generic) |
|---|
| 857 |
CHIPSET S3 Trio64V2 |
|---|
| 858 |
#DRIVER s3 |
|---|
| 859 |
DRIVER vesa |
|---|
| 860 |
NOCLOCKPROBE |
|---|
| 861 |
#UNSUPPORTED |
|---|
| 862 |
|
|---|
| 863 |
# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=65582 |
|---|
| 864 |
# This entry was changed to default to "vesa" for the above bug report |
|---|
| 865 |
# on Jan 24, 2003 <mharris> |
|---|
| 866 |
NAME S3 Trio64V2 (Unsupported RAMDAC) |
|---|
| 867 |
CHIPSET s3virge |
|---|
| 868 |
#DRIVER s3 |
|---|
| 869 |
DRIVER vesa |
|---|
| 870 |
NOCLOCKPROBE |
|---|
| 871 |
|
|---|
| 872 |
NAME S3 Trio64V2/DX (generic) |
|---|
| 873 |
SEE S3 Trio64V2 (generic) |
|---|
| 874 |
|
|---|
| 875 |
NAME S3 Trio64V2/GX (generic) |
|---|
| 876 |
SEE S3 Trio64V2 (generic) |
|---|
| 877 |
|
|---|
| 878 |
NAME S3 86C775 (Trio64V2/DX) |
|---|
| 879 |
SEE S3 Trio64V2/DX (generic) |
|---|
| 880 |
|
|---|
| 881 |
NAME S3 86C785 (Trio64V2/GX) |
|---|
| 882 |
SEE S3 Trio64V2/GX (generic) |
|---|
| 883 |
|
|---|
| 884 |
NAME ELSA WINNER 1000/T2D |
|---|
| 885 |
SEE S3 Trio64V2/DX (generic) |
|---|
| 886 |
|
|---|
| 887 |
|
|---|
| 888 |
# S3 Aurora64V+ |
|---|
| 889 |
|
|---|
| 890 |
NAME S3 Aurora64V+ (generic) |
|---|
| 891 |
CHIPSET S3 Aurora64V+ |
|---|
| 892 |
SERVER S3 |
|---|
| 893 |
DRIVER s3 |
|---|
| 894 |
NOCLOCKPROBE |
|---|
| 895 |
LINE # Option "lcd_center" |
|---|
| 896 |
LINE # Set_LCDClk <pixel_clock_for_LCD> |
|---|
| 897 |
#UNSUPPORTED |
|---|
| 898 |
|
|---|
| 899 |
NAME S3 86CM65 (Aurora64V+) |
|---|
| 900 |
SEE S3 Aurora64V+ (generic) |
|---|
| 901 |
|
|---|
| 902 |
NAME SHARP 9080 |
|---|
| 903 |
SEE S3 Aurora64V+ (generic) |
|---|
| 904 |
|
|---|
| 905 |
NAME SHARP 9090 |
|---|
| 906 |
SEE S3 Aurora64V+ (generic) |
|---|
| 907 |
|
|---|
| 908 |
NAME COMPAQ Armada 7730MT |
|---|
| 909 |
SEE S3 Aurora64V+ (generic) |
|---|
| 910 |
|
|---|
| 911 |
NAME COMPAQ Armada 7380DMT |
|---|
| 912 |
SEE S3 Aurora64V+ (generic) |
|---|
| 913 |
|
|---|
| 914 |
|
|---|
| 915 |
# S3 964/968 |
|---|
| 916 |
|
|---|
| 917 |
NAME S3 964 (generic) |
|---|
| 918 |
CHIPSET S3 964 |
|---|
| 919 |
SERVER S3 |
|---|
| 920 |
DRIVER s3 |
|---|
| 921 |
NOCLOCKPROBE |
|---|
| 922 |
#UNSUPPORTED |
|---|
| 923 |
|
|---|
| 924 |
NAME S3 86C964 (generic) |
|---|
| 925 |
SEE S3 964 (generic) |
|---|
| 926 |
|
|---|
| 927 |
NAME S3 Vision964 (generic) |
|---|
| 928 |
SEE S3 964 (generic) |
|---|
| 929 |
|
|---|
| 930 |
NAME S3 968 (generic) |
|---|
| 931 |
CHIPSET S3 968 |
|---|
| 932 |
SERVER S3 |
|---|
| 933 |
DRIVER s3 |
|---|
| 934 |
NOCLOCKPROBE |
|---|
| 935 |
#UNSUPPORTED |
|---|
| 936 |
|
|---|
| 937 |
NAME S3 86C968 (generic) |
|---|
| 938 |
SEE S3 968 (generic) |
|---|
| 939 |
|
|---|
| 940 |
NAME S3 Vision968 (generic) |
|---|
| 941 |
SEE S3 968 (generic) |
|---|
| 942 |
|
|---|
| 943 |
NAME Number Nine GXE64 Pro |
|---|
| 944 |
CHIPSET S3 964 |
|---|
| 945 |
SERVER S3 |
|---|
| 946 |
DRIVER s3 |
|---|
| 947 |
RAMDAC ti3025 |
|---|
| 948 |
LINE Option "number_nine" |
|---|
| 949 |
#UNSUPPORTED |
|---|
| 950 |
|
|---|
| 951 |
NAME Diamond Stealth 64 VRAM |
|---|
| 952 |
CLOCKCHIP icd2061a |
|---|
| 953 |
LINE #Option "slow_vram" |
|---|
| 954 |
SEE S3 964 (generic) |
|---|
| 955 |
|
|---|
| 956 |
NAME Diamond Stealth64 Video 3200 |
|---|
| 957 |
LINE #Option "slow_vram" |
|---|
| 958 |
SEE S3 968 (generic) |
|---|
| 959 |
|
|---|
| 960 |
NAME Diamond Stealth 64 Video VRAM (TI RAMDAC) |
|---|
| 961 |
LINE #Option "slow_vram" |
|---|
| 962 |
LINE #DacSpeed 220 |
|---|
| 963 |
SEE S3 968 (generic) |
|---|
| 964 |
|
|---|
| 965 |
NAME Diamond Stealth64 Video 3240/3400 (TI RAMDAC) |
|---|
| 966 |
LINE #Option "slow_vram" |
|---|
| 967 |
LINE #DacSpeed 220 |
|---|
| 968 |
SEE S3 968 (generic) |
|---|
| 969 |
|
|---|
| 970 |
NAME Diamond Stealth64 Video 3240/3400 (IBM RAMDAC) |
|---|
| 971 |
LINE #Option "slow_vram" |
|---|
| 972 |
RAMDAC ibm_rgb526 |
|---|
| 973 |
LINE DacSpeed 220 |
|---|
| 974 |
SEE S3 968 (generic) |
|---|
| 975 |
|
|---|
| 976 |
NAME Genoa VideoBlitz III AV |
|---|
| 977 |
LINE #s3RefClk 50 |
|---|
| 978 |
LINE #DACspeed 170 |
|---|
| 979 |
SEE S3 968 (generic) |
|---|
| 980 |
|
|---|
| 981 |
NAME STB Velocity 64 Video |
|---|
| 982 |
LINE #s3RefClk 24 |
|---|
| 983 |
LINE #DACspeed 220 |
|---|
| 984 |
SEE S3 968 (generic) |
|---|
| 985 |
|
|---|
| 986 |
NAME STB Powergraph 64 Video |
|---|
| 987 |
SEE S3 Trio64V+ (generic) |
|---|
| 988 |
|
|---|
| 989 |
NAME STB Powergraph 64 |
|---|
| 990 |
SEE S3 Trio64 (generic) |
|---|
| 991 |
|
|---|
| 992 |
NAME ELSA Winner 1000TRIO |
|---|
| 993 |
SEE S3 Trio64 (generic) |
|---|
| 994 |
|
|---|
| 995 |
NAME ELSA Winner 1000TRIO/V |
|---|
| 996 |
SEE S3 Trio64V+ (generic) |
|---|
| 997 |
|
|---|
| 998 |
NAME Hercules Graphite Terminator 64 |
|---|
| 999 |
LINE Option "slow_vram" |
|---|
| 1000 |
LINE #s3RefClk 50 |
|---|
| 1001 |
LINE #DACspeed 170 |
|---|
| 1002 |
SEE S3 964 (generic) |
|---|
| 1003 |
|
|---|
| 1004 |
NAME Hercules Terminator 64/Video |
|---|
| 1005 |
SEE S3 Trio64V+ (generic) |
|---|
| 1006 |
|
|---|
| 1007 |
NAME Hercules Graphite Terminator 64/DRAM |
|---|
| 1008 |
SEE S3 Trio64 (generic) |
|---|
| 1009 |
|
|---|
| 1010 |
NAME Hercules Graphite Terminator Pro 64 |
|---|
| 1011 |
LINE #s3RefClk 16 |
|---|
| 1012 |
LINE #DACspeed 220 |
|---|
| 1013 |
SEE S3 968 (generic) |
|---|
| 1014 |
|
|---|
| 1015 |
NAME Number Nine FX Motion 771 |
|---|
| 1016 |
LINE #s3RefClk 16 |
|---|
| 1017 |
SEE S3 968 (generic) |
|---|
| 1018 |
|
|---|
| 1019 |
NAME Spider Tarantula 64 |
|---|
| 1020 |
SEE S3 964 (generic) |
|---|
| 1021 |
|
|---|
| 1022 |
# Changed "DRIVER s3" to "DRIVER vesa" for bug #70743. Be sure to confirm |
|---|
| 1023 |
# any changes to this with the reporter of that bug. Aug 10, 2002 - mharris |
|---|
| 1024 |
NAME Miro Crystal 20SV |
|---|
| 1025 |
CHIPSET S3 964 |
|---|
| 1026 |
SERVER S3 |
|---|
| 1027 |
DRIVER vesa |
|---|
| 1028 |
CLOCKCHIP icd2061a |
|---|
| 1029 |
#UNSUPPORTED |
|---|
| 1030 |
|
|---|
| 1031 |
NAME Miro Crystal 40SV |
|---|
| 1032 |
CHIPSET S3 964 |
|---|
| 1033 |
SERVER S3 |
|---|
| 1034 |
DRIVER s3 |
|---|
| 1035 |
CLOCKCHIP ti3025 |
|---|
| 1036 |
#UNSUPPORTED |
|---|
| 1037 |
|
|---|
| 1038 |
NAME Miro Crystal 80SV |
|---|
| 1039 |
SEE S3 968 (generic) |
|---|
| 1040 |
|
|---|
| 1041 |
NAME Miro Video 20SV |
|---|
| 1042 |
CLOCKCHIP ics9161a |
|---|
| 1043 |
SEE S3 968 (generic) |
|---|
| 1044 |
|
|---|
| 1045 |
NAME SPEA Mercury 64 |
|---|
| 1046 |
CLOCKCHIP ics9161a |
|---|
| 1047 |
LINE #Option "spea_mercury" |
|---|
| 1048 |
SEE S3 964 (generic) |
|---|
| 1049 |
|
|---|
| 1050 |
NAME ELSA Winner 2000PRO-2 |
|---|
| 1051 |
LINE #Option "ELSA_w2000pro" |
|---|
| 1052 |
SEE S3 968 (generic) |
|---|
| 1053 |
|
|---|
| 1054 |
NAME ELSA Winner 2000PRO-4 |
|---|
| 1055 |
LINE #Option "ELSA_w2000pro" |
|---|
| 1056 |
SEE S3 964 (generic) |
|---|
| 1057 |
|
|---|
| 1058 |
NAME ELSA Winner 2000PRO/X-2 |
|---|
| 1059 |
LINE #Option "sync_on_green" |
|---|
| 1060 |
SEE S3 968 (generic) |
|---|
| 1061 |
|
|---|
| 1062 |
NAME ELSA Winner 2000PRO/X-4 |
|---|
| 1063 |
LINE #Option "sync_on_green" |
|---|
| 1064 |
SEE S3 968 (generic) |
|---|
| 1065 |
|
|---|
| 1066 |
NAME ELSA Winner 2000PRO/X-8 |
|---|
| 1067 |
LINE #Option "sync_on_green" |
|---|
| 1068 |
SEE S3 968 (generic) |
|---|
| 1069 |
|
|---|
| 1070 |
NAME ELSA Winner 2000AVI |
|---|
| 1071 |
LINE #Option "sync_on_green" |
|---|
| 1072 |
SEE S3 968 (generic) |
|---|
| 1073 |
|
|---|
| 1074 |
NAME ELSA Gloria-4 |
|---|
| 1075 |
LINE #Option "sync_on_green" |
|---|
| 1076 |
SEE S3 968 (generic) |
|---|
| 1077 |
|
|---|
| 1078 |
NAME ELSA Gloria-8 |
|---|
| 1079 |
LINE #Option "sync_on_green" |
|---|
| 1080 |
SEE S3 968 (generic) |
|---|
| 1081 |
|
|---|
| 1082 |
NAME VideoLogic GrafixStar 700 |
|---|
| 1083 |
SEE S3 968 (generic) |
|---|
| 1084 |
|
|---|
| 1085 |
NAME LeadTek WinFast S430 |
|---|
| 1086 |
SEE S3 968 (generic) |
|---|
| 1087 |
|
|---|
| 1088 |
NAME WinFast S430 |
|---|
| 1089 |
SEE LeadTek WinFast S430 |
|---|
| 1090 |
|
|---|
| 1091 |
NAME LeadTek WinFast S510 |
|---|
| 1092 |
SEE S3 968 (generic) |
|---|
| 1093 |
|
|---|
| 1094 |
NAME WinFast S510 |
|---|
| 1095 |
SEE LeadTek WinFast S510 |
|---|
| 1096 |
|
|---|
| 1097 |
###################################################################### |
|---|
| 1098 |
# S3 928 |
|---|
| 1099 |
|
|---|
| 1100 |
NAME S3 928 (generic) |
|---|
| 1101 |
CHIPSET S3 928 |
|---|
| 1102 |
SERVER S3 |
|---|
| 1103 |
DRIVER vga |
|---|
| 1104 |
#UNSUPPORTED |
|---|
| 1105 |
|
|---|
| 1106 |
NAME S3 86C928 (generic) |
|---|
| 1107 |
SEE S3 928 (generic) |
|---|
| 1108 |
|
|---|
| 1109 |
NAME Actix Ultra |
|---|
| 1110 |
CHIPSET S3 928 |
|---|
| 1111 |
SERVER S3 |
|---|
| 1112 |
DRIVER vga |
|---|
| 1113 |
#UNSUPPORTED |
|---|
| 1114 |
RAMDAC att20c490 |
|---|
| 1115 |
LINE #Option "dac_8_bit" |
|---|
| 1116 |
|
|---|
| 1117 |
NAME Diamond Stealth Pro |
|---|
| 1118 |
CHIPSET S3 928 |
|---|
| 1119 |
SERVER S3 |
|---|
| 1120 |
DRIVER vga |
|---|
| 1121 |
#UNSUPPORTED |
|---|
| 1122 |
CLOCKCHIP icd2061a |
|---|
| 1123 |
LINE #Ramdac "att20c490" # The Diamond RAMDAC is reportedly compatible for 15bpp |
|---|
| 1124 |
LINE #Option "no_linear" # Some VLB machines may require this |
|---|
| 1125 |
|
|---|
| 1126 |
NAME ELSA Winner 1000VL |
|---|
| 1127 |
CHIPSET S3 928 |
|---|
| 1128 |
SERVER S3 |
|---|
| 1129 |
DRIVER vga |
|---|
| 1130 |
#UNSUPPORTED |
|---|
| 1131 |
LINE # the following settings should be detected and set automMatically by XF86_S3 |
|---|
| 1132 |
LINE # if the serial number of the ELSA card is printed correctly: |
|---|
| 1133 |
LINE #ClockChip "icd2061a" |
|---|
| 1134 |
LINE #Membase 0xf8000000 |
|---|
| 1135 |
|
|---|
| 1136 |
NAME ELSA Winner 1000TwinBus |
|---|
| 1137 |
SEE ELSA Winner 1000VL |
|---|
| 1138 |
|
|---|
| 1139 |
NAME ELSA Winner 2000 |
|---|
| 1140 |
SEE S3 928 (generic) |
|---|
| 1141 |
|
|---|
| 1142 |
NAME Miro Crystal 16S |
|---|
| 1143 |
SEE S3 928 (generic) |
|---|
| 1144 |
|
|---|
| 1145 |
NAME SPEA/V7 Mercury |
|---|
| 1146 |
CHIPSET S3 928 |
|---|
| 1147 |
SERVER S3 |
|---|
| 1148 |
DRIVER vga |
|---|
| 1149 |
#UNSUPPORTED |
|---|
| 1150 |
CLOCKCHIP sc11412 |
|---|
| 1151 |
LINE Option "spea_mercury" |
|---|
| 1152 |
|
|---|
| 1153 |
NAME STB Pegasus |
|---|
| 1154 |
CHIPSET S3 928 |
|---|
| 1155 |
SERVER S3 |
|---|
| 1156 |
DRIVER vga |
|---|
| 1157 |
#UNSUPPORTED |
|---|
| 1158 |
RAMDAC bt485 |
|---|
| 1159 |
CLOCKCHIP icd2061a |
|---|
| 1160 |
LINE Option "stb_pegasus" |
|---|
| 1161 |
LINE #Option "sync_on_green" |
|---|
| 1162 |
|
|---|
| 1163 |
NAME Number Nine GXE Level 14/16 |
|---|
| 1164 |
CHIPSET S3 928 |
|---|
| 1165 |
SERVER S3 |
|---|
| 1166 |
DRIVER vga |
|---|
| 1167 |
#UNSUPPORTED |
|---|
| 1168 |
DACSPEED 200 |
|---|
| 1169 |
CLOCKCHIP icd2061a |
|---|
| 1170 |
LINE Option "number_nine" |
|---|
| 1171 |
LINE #Option "nolinear" |
|---|
| 1172 |
LINE #Option "nomemaccess" |
|---|
| 1173 |
|
|---|
| 1174 |
NAME Number Nine GXE Level 10/11/12 |
|---|
| 1175 |
CHIPSET S3 928 |
|---|
| 1176 |
SERVER S3 |
|---|
| 1177 |
DRIVER vga |
|---|
| 1178 |
#UNSUPPORTED |
|---|
| 1179 |
CLOCKCHIP icd2061a |
|---|
| 1180 |
LINE Option "number_nine" |
|---|
| 1181 |
|
|---|
| 1182 |
NAME 928Movie |
|---|
| 1183 |
CHIPSET S3 928 |
|---|
| 1184 |
SERVER S3 |
|---|
| 1185 |
DRIVER vga |
|---|
| 1186 |
#UNSUPPORTED |
|---|
| 1187 |
CLOCKCHIP icd2595 |
|---|
| 1188 |
RAMDAC bt485 |
|---|
| 1189 |
LINE # pixel multiplexing not supported |
|---|
| 1190 |
|
|---|
| 1191 |
###################################################################### |
|---|
| 1192 |
# S3 911/924 |
|---|
| 1193 |
|
|---|
| 1194 |
NAME S3 911/924 (generic) |
|---|
| 1195 |
CHIPSET S3 911/924 |
|---|
| 1196 |
SERVER S3 |
|---|
| 1197 |
DRIVER vga |
|---|
| 1198 |
#UNSUPPORTED |
|---|
| 1199 |
|
|---|
| 1200 |
NAME S3 86C911 (generic) |
|---|
| 1201 |
SEE S3 911/924 (generic) |
|---|
| 1202 |
|
|---|
| 1203 |
NAME S3 86C924 (generic) |
|---|
| 1204 |
SEE S3 911/924 (generic) |
|---|
| 1205 |
|
|---|
| 1206 |
NAME Diamond Stealth VRAM |
|---|
| 1207 |
CLOCKCHIP icd2061a |
|---|
| 1208 |
SEE S3 911/924 (generic) |
|---|
| 1209 |
|
|---|
| 1210 |
NAME Orchid Fahrenheit 1280 |
|---|
| 1211 |
SEE S3 911/924 (generic) |
|---|
| 1212 |
|
|---|
| 1213 |
NAME S3 924 with SC1148 DAC |
|---|
| 1214 |
LINE #Probable clocks: |
|---|
| 1215 |
LINE #Clocks 25.2 28.3 39.7 1.7 49.9 76.7 35.7 44 |
|---|
| 1216 |
LINE #Clocks 130.2 119.5 79.4 31.2 110.0 65.2 74.9 71.3 |
|---|
| 1217 |
SEE S3 911/924 (generic) |
|---|
| 1218 |
|
|---|
| 1219 |
###################################################################### |
|---|
| 1220 |
# S3 ViRGE,/DX,/GX and ViRGE/VX |
|---|
| 1221 |
|
|---|
| 1222 |
NAME S3 ViRGE (generic) |
|---|
| 1223 |
CHIPSET S3 ViRGE |
|---|
| 1224 |
SERVER SVGA |
|---|
| 1225 |
DRIVER s3virge |
|---|
| 1226 |
NOCLOCKPROBE |
|---|
| 1227 |
LINE #Option "xaa_benchmark" |
|---|
| 1228 |
LINE #Option "fifo_moderate" |
|---|
| 1229 |
LINE #Option "pci_burst_on" |
|---|
| 1230 |
LINE #Option "pci_retry" |
|---|
| 1231 |
#UNSUPPORTED |
|---|
| 1232 |
|
|---|
| 1233 |
NAME S3 ViRGE/DX (generic) |
|---|
| 1234 |
CHIPSET S3 ViRGE/DX |
|---|
| 1235 |
SERVER SVGA |
|---|
| 1236 |
DRIVER s3virge |
|---|
| 1237 |
NOCLOCKPROBE |
|---|
| 1238 |
LINE #Option "xaa_benchmark" |
|---|
| 1239 |
LINE #Option "fifo_moderate" |
|---|
| 1240 |
LINE #Option "pci_burst_on" |
|---|
| 1241 |
LINE #Option "pci_retry" |
|---|
| 1242 |
#UNSUPPORTED |
|---|
| 1243 |
|
|---|
| 1244 |
NAME S3 ViRGE/GX (generic) |
|---|
| 1245 |
CHIPSET S3 ViRGE/GX |
|---|
| 1246 |
DRIVER s3virge |
|---|
| 1247 |
NOCLOCKPROBE |
|---|
| 1248 |
LINE #Option "xaa_benchmark" |
|---|
| 1249 |
LINE #Option "fifo_moderate" |
|---|
| 1250 |
LINE #Option "pci_burst_on" |
|---|
| 1251 |
LINE #Option "pci_retry" |
|---|
| 1252 |
#UNSUPPORTED |
|---|
| 1253 |
|
|---|
| 1254 |
NAME S3 ViRGE/GX2 (generic) |
|---|
| 1255 |
CHIPSET S3 ViRGE/GX2 |
|---|
| 1256 |
DRIVER s3virge |
|---|
| 1257 |
NOCLOCKPROBE |
|---|
| 1258 |
LINE #Option "xaa_benchmark" |
|---|
| 1259 |
LINE #Option "fifo_moderate" |
|---|
| 1260 |
LINE #Option "pci_burst_on" |
|---|
| 1261 |
LINE #Option "pci_retry" |
|---|
| 1262 |
#UNSUPPORTED |
|---|
| 1263 |
|
|---|
| 1264 |
NAME S3 ViRGE/MX (generic) |
|---|
| 1265 |
CHIPSET S3 ViRGE/MX |
|---|
| 1266 |
DRIVER s3virge |
|---|
| 1267 |
NOCLOCKPROBE |
|---|
| 1268 |
LINE #Option "lcd_center" |
|---|
| 1269 |
LINE #Set_LCDClk <pixel_clock_for_LCD> |
|---|
| 1270 |
LINE #Option "xaa_benchmark" |
|---|
| 1271 |
LINE #Option "fifo_moderate" |
|---|
| 1272 |
LINE #Option "pci_burst_on" |
|---|
| 1273 |
LINE #Option "pci_retry" |
|---|
| 1274 |
#UNSUPPORTED |
|---|
| 1275 |
|
|---|
| 1276 |
NAME S3 ViRGE/MX+ (generic) |
|---|
| 1277 |
SEE S3 ViRGE/MX (generic) |
|---|
| 1278 |
|
|---|
| 1279 |
# Changed default driver for S3 Trio3D from "s3virge" to "vesa" driver as per |
|---|
| 1280 |
# bug #59956 in bugzilla. The bug reporter of the above report should be |
|---|
| 1281 |
# consulted before changing this back to a native driver in the future. This |
|---|
| 1282 |
# is changed for 4.2.0 post RHL 7.3. -- July 26, 2002 - Mike A. Harris |
|---|
| 1283 |
# Update: Bug #125866 has requested the driver for this hardware be changed |
|---|
| 1284 |
# to use the "s3virge" driver. I've investigated the original bug #59956 and |
|---|
| 1285 |
# the PCI IDs are identical for all 3 users in those 2 bug reports, so I |
|---|
| 1286 |
# assume the "s3virge" driver works now in X.Org X11 6.7.99.903 et al. I'm |
|---|
| 1287 |
# changing the default back from "vesa" to "s3virge" for the "S3 Trio3D" entry |
|---|
| 1288 |
# here, but I've added a new one named "S3 Trio64 3D" as well, which also |
|---|
| 1289 |
# defaults to the "s3virge" driver. I've left the pcitable->Cards mapping |
|---|
| 1290 |
# alone for the 0x8904 and 0x8903 entries so that they can be changed in the |
|---|
| 1291 |
# future if a problem is discovered, however the new entry added to pcitable |
|---|
| 1292 |
# is for the specific card referenced in these above bug reports, specified |
|---|
| 1293 |
# including the subvendor/subdevice fields, so that we can assign drivers for |
|---|
| 1294 |
# these card ranges in a more finely grained manner. |
|---|
| 1295 |
NAME S3 Trio3D |
|---|
| 1296 |
CHIPSET S3 Trio3D |
|---|
| 1297 |
NOCLOCKPROBE |
|---|
| 1298 |
DRIVER s3virge |
|---|
| 1299 |
|
|---|
| 1300 |
# See above comment for "S3 Trio3D" as it applies to this one as well. |
|---|
| 1301 |
# This "S3 Trio64 3D" entry is specifically for: |
|---|
| 1302 |
# 01:01.0 Class 0300: 5333:8904 (rev 01) Subsystem: 1014:00db |
|---|
| 1303 |
NAME S3 Trio64 3D |
|---|
| 1304 |
CHIPSET S3 Trio3D |
|---|
| 1305 |
NOCLOCKPROBE |
|---|
| 1306 |
DRIVER s3virge |
|---|
| 1307 |
|
|---|
| 1308 |
NAME S3 86C365 (Trio3D) |
|---|
| 1309 |
SEE S3 Trio3D |
|---|
| 1310 |
|
|---|
| 1311 |
NAME Elsa Winner T3D |
|---|
| 1312 |
SEE S3 Trio3D |
|---|
| 1313 |
|
|---|
| 1314 |
NAME Hercules Terminator 128/3D |
|---|
| 1315 |
SEE S3 Trio3D |
|---|
| 1316 |
|
|---|
| 1317 |
NAME AOpen PG128 |
|---|
| 1318 |
SEE S3 Trio3D |
|---|
| 1319 |
|
|---|
| 1320 |
NAME S3 86C368 (Trio3D/2X) |
|---|
| 1321 |
LINE # Option "no_accel" # You may enable this if there are timeouts when starting X |
|---|
| 1322 |
SEE S3 Trio3D |
|---|
| 1323 |
|
|---|
| 1324 |
NAME S3 Trio3D/2X |
|---|
| 1325 |
LINE # Option "no_accel" # You may enable this if there are timeouts when starting X |
|---|
| 1326 |
SEE S3 Trio3D |
|---|
| 1327 |
|
|---|
| 1328 |
NAME S3 86C325 (ViRGE) |
|---|
| 1329 |
SEE S3 ViRGE (generic) |
|---|
| 1330 |
|
|---|
| 1331 |
NAME S3 86C375 (ViRGE/DX) |
|---|
| 1332 |
SEE S3 ViRGE/DX (generic) |
|---|
| 1333 |
|
|---|
| 1334 |
NAME S3 86C385 (ViRGE/GX) |
|---|
| 1335 |
SEE S3 ViRGE/GX (generic) |
|---|
| 1336 |
|
|---|
| 1337 |
NAME S3 86C357 (ViRGE/GX2) |
|---|
| 1338 |
SEE S3 ViRGE/GX2 (generic) |
|---|
| 1339 |
|
|---|
| 1340 |
NAME S3 86C260 (ViRGE/MX) |
|---|
| 1341 |
SEE S3 ViRGE/MX (generic) |
|---|
| 1342 |
|
|---|
| 1343 |
NAME S3 86C280 (ViRGE/MX+) |
|---|
| 1344 |
SEE S3 ViRGE/MX+ (generic) |
|---|
| 1345 |
|
|---|
| 1346 |
|
|---|
| 1347 |
NAME ELSA Victory 3D |
|---|
| 1348 |
SEE S3 ViRGE (generic) |
|---|
| 1349 |
|
|---|
| 1350 |
NAME ELSA Victory 3DX |
|---|
| 1351 |
SEE S3 ViRGE/DX (generic) |
|---|
| 1352 |
|
|---|
| 1353 |
NAME ELSA Winner 3000-S |
|---|
| 1354 |
SEE S3 ViRGE (generic) |
|---|
| 1355 |
|
|---|
| 1356 |
NAME Number Nine Visual 9FX Reality 332 |
|---|
| 1357 |
SEE S3 ViRGE (generic) |
|---|
| 1358 |
|
|---|
| 1359 |
NAME Number Nine FX Motion 332 |
|---|
| 1360 |
SEE S3 ViRGE (generic) |
|---|
| 1361 |
|
|---|
| 1362 |
NAME Diamond Stealth 3D 2000 |
|---|
| 1363 |
SEE S3 ViRGE (generic) |
|---|
| 1364 |
|
|---|
| 1365 |
NAME Diamond Stealth 3D 2000 PRO |
|---|
| 1366 |
SEE S3 ViRGE/DX (generic) |
|---|
| 1367 |
|
|---|
| 1368 |
NAME Diamond Multimedia Stealth 3D 2000 |
|---|
| 1369 |
SEE S3 ViRGE (generic) |
|---|
| 1370 |
|
|---|
| 1371 |
NAME Diamond Multimedia Stealth 3D 2000 PRO |
|---|
| 1372 |
SEE S3 ViRGE/DX (generic) |
|---|
| 1373 |
|
|---|
| 1374 |
NAME Canopus Co. Power Window 3DV |
|---|
| 1375 |
SEE S3 ViRGE (generic) |
|---|
| 1376 |
|
|---|
| 1377 |
NAME DataExpert DSV3325 |
|---|
| 1378 |
SEE S3 ViRGE (generic) |
|---|
| 1379 |
|
|---|
| 1380 |
NAME ExpertColor DSV3325 |
|---|
| 1381 |
SEE S3 ViRGE (generic) |
|---|
| 1382 |
|
|---|
| 1383 |
NAME DSV3325 |
|---|
| 1384 |
SEE S3 ViRGE (generic) |
|---|
| 1385 |
|
|---|
| 1386 |
NAME Hercules Terminator 64/3D |
|---|
| 1387 |
SEE S3 ViRGE (generic) |
|---|
| 1388 |
|
|---|
| 1389 |
NAME Hercules Terminator 3D/DX |
|---|
| 1390 |
SEE S3 ViRGE/DX (generic) |
|---|
| 1391 |
|
|---|
| 1392 |
NAME AOpen PT70 |
|---|
| 1393 |
SEE S3 ViRGE/DX (generic) |
|---|
| 1394 |
|
|---|
| 1395 |
NAME AOpen PT75 |
|---|
| 1396 |
SEE S3 ViRGE/DX (generic) |
|---|
| 1397 |
|
|---|
| 1398 |
NAME LeadTek WinFast 3D S600 |
|---|
| 1399 |
SEE S3 ViRGE (generic) |
|---|
| 1400 |
|
|---|
| 1401 |
NAME LeadTek WinFast 3D S680 |
|---|
| 1402 |
SEE S3 ViRGE/GX2 (generic) |
|---|
| 1403 |
|
|---|
| 1404 |
NAME Miro MiroMedia 3D |
|---|
| 1405 |
SEE S3 ViRGE (generic) |
|---|
| 1406 |
|
|---|
| 1407 |
NAME Orchid Technology Fahrenheit Video 3D |
|---|
| 1408 |
SEE S3 ViRGE (generic) |
|---|
| 1409 |
|
|---|
| 1410 |
NAME STB Systems Powergraph 3D |
|---|
| 1411 |
SEE S3 ViRGE (generic) |
|---|
| 1412 |
|
|---|
| 1413 |
NAME STB Nitro 3D |
|---|
| 1414 |
CHIPSET S3 ViRGE/GX |
|---|
| 1415 |
SEE S3 ViRGE/GX (generic) |
|---|
| 1416 |
|
|---|
| 1417 |
NAME MELCO WGP-VG4S |
|---|
| 1418 |
LINE #DACSpeed 191 162 111 83 |
|---|
| 1419 |
LINE #SetMClck 75 |
|---|
| 1420 |
SEE S3 ViRGE (generic) |
|---|
| 1421 |
|
|---|
| 1422 |
|
|---|
| 1423 |
|
|---|
| 1424 |
NAME S3 ViRGE/VX (generic) |
|---|
| 1425 |
CHIPSET S3 ViRGE/VX |
|---|
| 1426 |
SERVER SVGA |
|---|
| 1427 |
DRIVER s3virge |
|---|
| 1428 |
NOCLOCKPROBE |
|---|
| 1429 |
LINE #Option "xaa_benchmark" |
|---|
| 1430 |
LINE #Option "fifo_moderate" |
|---|
| 1431 |
LINE #Option "pci_burst_on" |
|---|
| 1432 |
LINE #Option "pci_retry" |
|---|
| 1433 |
#UNSUPPORTED |
|---|
| 1434 |
|
|---|
| 1435 |
NAME S3 86C988 (ViRGE/VX) |
|---|
| 1436 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1437 |
|
|---|
| 1438 |
NAME ELSA Winner 3000 |
|---|
| 1439 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1440 |
|
|---|
| 1441 |
NAME ELSA Winner 3000-M-22 |
|---|
| 1442 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1443 |
|
|---|
| 1444 |
NAME ELSA Winner 3000-L-42 |
|---|
| 1445 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1446 |
|
|---|
| 1447 |
NAME ELSA Winner 2000AVI/3D |
|---|
| 1448 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1449 |
|
|---|
| 1450 |
NAME Diamond Stealth 3D 3000 |
|---|
| 1451 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1452 |
|
|---|
| 1453 |
NAME STB Systems Velocity 3D |
|---|
| 1454 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1455 |
|
|---|
| 1456 |
NAME MELCO WGP-VX8 |
|---|
| 1457 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1458 |
|
|---|
| 1459 |
NAME Number Nine FX Reality 772 |
|---|
| 1460 |
SEE S3 ViRGE/VX (generic) |
|---|
| 1461 |
|
|---|
| 1462 |
NAME Diamond Stealth 3D 4000 |
|---|
| 1463 |
SEE S3 ViRGE/GX2 (generic) |
|---|
| 1464 |
|
|---|
| 1465 |
NAME Toshiba Tecra 750CDT |
|---|
| 1466 |
SEE S3 ViRGE/MX (generic) |
|---|
| 1467 |
|
|---|
| 1468 |
NAME Toshiba Tecra 750DVD |
|---|
| 1469 |
SEE S3 ViRGE/MX (generic) |
|---|
| 1470 |
|
|---|
| 1471 |
NAME Toshiba Tecra 540CDT |
|---|
| 1472 |
SEE S3 ViRGE/MX (generic) |
|---|
| 1473 |
|
|---|
| 1474 |
NAME Toshiba Tecra 550CDT |
|---|
| 1475 |
SEE S3 ViRGE/MX (generic) |
|---|
| 1476 |
|
|---|
| 1477 |
NAME Toshiba Satellite 2050 CDS |
|---|
| 1478 |
SEE S3 ViRGE/MX (generic) |
|---|
| 1479 |
|
|---|
| 1480 |
NAME Toshiba |
|---|