1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
|
# $XFree86: xc/programs/Xserver/hw/xfree98/xf86config/Cards98,v 1.7 1998/06/04 16:43:45 hohndel Exp $
#
#
#
# $XConsortium: Cards /main/27 1996/10/28 05:43:53 kaleb $
# This is the database of card definitions used by xf86config.
# Each definition should have a NAME entry, CHIPSET (descriptive) and
# SERVER (one of EGC, GANBWAP, PEGC, NKVNEC, WABS, WABEP, WSNA, TGUI,
# MGA, SVGA, NECS3, PWSKB, PWLB, GA968).
# A reference to another definition is made with SEE (already defined
# entries are not overridden).
# Optional entries are RAMDAC (identifier), CLOCKCHIP (identifier),
# DACSPEED, NOCLOCKPROBE (advises never to probe clocks), UNSUPPORTED
# (indicates card that is not yet properly supported by a dedicated
# server). A LINE entry adds a line of text to be included in the
# Device section (can include options or comments).
# There's no CLOCKS option (although a Clocks line can be included
# with LINE), as it is very undesirable to have a Clocks line that
# is incorrect. The idea is that the Clocks are probed for to be
# sure (a commented suggested Clocks line can be included).
#
# The majority of entries are just a binding of a model name to a
# chipset/server and untested.
#
# EGC
NAME EGC16
CHIPSET EGC
SERVER EGC
LINE Chipset "vga"
# PEGC
NAME PEGC
CHIPSET PEGC
SERVER PEGC
LINE VideoRam 512
LINE Clocks 31.5
LINE # Virtual resolution for 640x400
LINE # Clocks 28.322
# GANBWAP
NAME GA-98NBI
CHIPSET CL-GD5434
SERVER GANBWAP
LINE ClockChip "cirrus"
LINE Option "ga98nb1"
LINE Option "no_mmio"
LINE # Option "sw_cursor"
NAME GA-98NBII
CHIPSET CL-GD5434
SERVER GANBWAP
LINE ClockChip "cirrus"
LINE Option "ga98nb2"
LINE Option "no_mmio"
LINE # Option "sw_cursor"
NAME GA-98NBIV
CHIPSET CL-GD5434
SERVER GANBWAP
LINE ClockChip "cirrus"
LINE Option "ga98nb4"
LINE Option "no_mmio"
LINE # Option "sw_cursor"
NAME WAP-2000/4000
CHIPSET CL-GD5434
SERVER GANBWAP
LINE Option "wap"
LINE Option "no_mmio"
LINE # Option "epsonmemwin"
# NKVNEC
NAME PCNKV/PCNKV2/NEC_CIRRUS
CHIPSET CL-GD5428/5429/5430
SERVER NKVNEC
LINE # Option "fast_dram"
LINE VideoRam 1024
NAME PC9821Bf/U8W
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Bp/U8W/U7W
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Bs/U7W
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Be/U7W
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821BA3/U2/W
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821BX3/U2/W
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821BX4/U2
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Cb
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Ce
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Cf
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Ce2
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Cs
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Cs2
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Cx
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Cx2
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Es
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Nd
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Ne2
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Nf
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Np
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Ns
LINE Option "nec_cirrus"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821V7/C
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821V10/C,S
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821V12/S
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821V13/S
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821V16/S
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821V16/S5V,P
LINE Chipset "clgd5446"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821V20/S7
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Xb10
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Xc13/S5
LINE Chipset "clgd5446"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Xc16/M,S
LINE Chipset "clgd5446"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Xc200/M,S
LINE Chipset "clgd5446"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Xa7e
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Xe
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC9821Xe10
LINE Chipset "clgd5430"
LINE Option "nec_cirrus"
LINE Option "no_mmio"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC486MR
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC486MS
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC486MU
LINE Chipset "clgd5429"
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC486MV
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC586MV
SEE PCNKV/PCNKV2/NEC_CIRRUS
NAME PC586RV
LINE Chipset "clgd5429"
SEE PCNKV/PCNKV2/NEC_CIRRUS
# WABS
NAME WAB-S
CHIPSET CL-GD5426/5428
SERVER WABS
LINE VideoRam 1024
LINE # VideoRam 2048
NAME WAB-1000/2000
CHIPSET CL-GD5428
SERVER WABS
LINE VideoRam 1024
LINE # VideoRam 2048
NAME WSR-E/G
SEE WAB-1000/2000
# WABEP
NAME WAB-EP
CHIPSET CL-GD5428
SERVER WABEP
LINE Option "med_dram"
# WSNA
NAME WSN-A2F
CHIPSET CL-GD5434
SERVER WSNA
LINE Option "no_mmio"
LINE Option "med_dram"
# TGUI
NAME NEC Trident
CHIPSET TGUI9680/9682
SERVER TGUI
LINE Option "xaa_no_color_exp"
LINE # Option "noaccel"
LINE # Option "Linear"
LINE # Option "med_dram"
LINE # Option "hw_cursor"
NAME PC9821Ra20/N
SEE NEC Trident
NAME PC9821RaII23/N,W
SEE NEC Trident
NAME PC9821Ra266/N,W
SEE NEC Trident
NAME PC9821Rs20/B20
SEE NEC Trident
NAME PC9821RsII26/B40
SEE NEC Trident
NAME PC9821V13/M7
SEE NEC Trident
NAME PC9821V16/M7
SEE NEC Trident
NAME PC9821V20/M7
SEE NEC Trident
NAME PC9821Xa7/C,K
SEE NEC Trident
NAME PC9821Xa9/C,K
SEE NEC Trident
NAME PC9821Xa10/C,K
SEE NEC Trident
NAME PC9821Xa12/C,K
SEE NEC Trident
NAME PC9821Xa13/C,K,W
SEE NEC Trident
NAME PC9821Xa16/R,W
SEE NEC Trident
NAME PC9821Xa20/W
SEE NEC Trident
NAME PC9821Xc13/M,S
SEE NEC Trident
NAME PC9821Xv13/R
SEE NEC Trident
NAME GA-DRV/98
CHIPSET TGUI9680
SERVER TGUI
LINE Option "noaccel"
LINE # Option "med_dram"
LINE # Option "hw_cursor"
# MGA
NAME MGA Millennium
CHIPSET MGA2064W
SERVER MGA
NAME PC9821Xt13
SEE MGA Millennium
NAME PC9821Xt16
SEE MGA Millennium
NAME PC9821Xv13/W
SEE MGA Millennium
NAME PC9821Xv20/W
SEE MGA Millennium
NAME PC9821St15
SEE MGA Millennium
NAME PC9821St20
SEE MGA Millennium
NAME PC9821RvII26/N20
SEE MGA Millennium
NAME NEC FC-WAB-X2
SEE MGA Millennium
NAME MGA Mystique
CHIPSET MGA1064SG
SERVER MGA
NAME PC9821V166/S
LINE VideoRam 2048
SEE MGA Mystique
NAME PC9821V200/S
LINE VideoRam 2048
SEE MGA Mystique
NAME PC9821V200/M
LINE VideoRam 4096
SEE MGA Mystique
NAME PC9821V233/M7
LINE VideoRam 2048
SEE MGA Mystique
NAME PC9821V233/M7V
LINE VideoRam 4096
SEE MGA Mystique
# SVGA
NAME NEC Cirrus 755x
CHIPSET CL-GD7555
LINE Chipset "clgd7555"
LINE # VideoRam 2048
LINE # Option "no_bitblt"
LINE # Option "fast_dram"
LINE Option "linear"
LINE Option "noaccel"
SERVER SVGA
NAME PC9821Nr12
SEE NEC Cirrus 755x
NAME PC9821Nr13
SEE NEC Cirrus 755x
NAME PC9821La13
SEE NEC Cirrus 755x
NAME PC9821Ls12
SEE NEC Cirrus 755x
NAME PC9821Ls13
SEE NEC Cirrus 755x
NAME PC9821Ls150
SEE NEC Cirrus 755x
# NECS3
NAME NEC WAB-A/B
CHIPSET S3 928
SERVER NECS3
LINE Chipset "s3_generic"
LINE Dacspeed 110
LINE Ramdac "sc15025"
LINE Option "dac_8_bit"
LINE # Option "necwab"
LINE # Option "nomemaccess"
LINE Clocks 25.0 28.0 40.0 0.0 50.0 77.0 36.0 45.0
LINE Clocks 130.0 120.0 80.0 31.0 110.0 65.0 75.0 94.0
NAME NEC FC-WAB-A/B
CHIPSET S3 928
SERVER NECS3
LINE Chipset "s3_generic"
LINE Dacspeed 110
LINE Ramdac "bt485"
LINE Option "necwab"
LINE Option "nomemaccess"
LINE Option "noinit"
LINE Option "nolinear"
LINE Clocks 25.0 28.0 40.0 0.0 50.0 77.0 36.0 45.0
LINE Clocks 130.0 120.0 80.0 31.0 110.0 65.0 75.0 94.0
NAME PC9821Af/U9W E09?
SEE NEC WAB-A/B
NAME PC9821An/U8W
SEE NEC WAB-A/B
NAME PC9821Ap2/U8W/C9W
SEE NEC WAB-A/B
NAME PC9821As2/U7W/U8W
SEE NEC WAB-A/B
NAME NEC 864
CHIPSET S3 864
SERVER NECS3
LINE Chipset "s3_generic"
LINE Option "necwab"
LINE Ramdac "s3_sdac"
LINE ClockChip "s3_sdac"
NAME PC9821Ap3
SEE NEC 864
NAME PC9821As3
SEE NEC 864
NAME PC9821Xp
SEE NEC 864
NAME PC9821Xs
SEE NEC 864
# PWSKB
NAME PowerWindow 928/801
CHIPSET S3 928
SERVER PWSKB
LINE Chipset "s3_generic"
LINE # Chipset "mmio_928"
LINE Ramdac "sc15025"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE # Option "epsonmemwin"
LINE # Option "nomemaccess"
LINE ClockChip "icd2061a"
NAME PowerWindow 928II
CHIPSET S3 928
SERVER PWSKB
LINE Chipset "s3_generic"
LINE # Chipset "mmio_928"
LINE Ramdac "att20c505"
LINE # Ramdac "bt485"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE # Option "pw_mux"
LINE Option "bt485_curs"
LINE # Option "epsonmemwin"
LINE # Option "nomemaccess"
LINE ClockChip "icd2061a"
NAME PowerWindow 805i
CHIPSET S3 805
SERVER PWSKB
LINE Chipset "s3_generic"
LINE Ramdac "s3gendac"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE # Option "pw805i"
LINE # Option "epsonmemwin"
LINE # Option "nomemaccess"
LINE ClockChip "s3_sdac"
NAME PowerWindow 928G
CHIPSET S3 928
SERVER PWSKB
LINE Chipset "s3_generic"
LINE # Chipset "mmio_928"
LINE Ramdac "sc15025"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE # Option "nomemaccess"
LINE # Option "nolinear"
LINE ClockChip "icd2061a"
NAME PCSKB/PCSKB2
CHIPSET S3 911/924
SERVER PWSKB
LINE Chipset "s3_generic"
LINE Ramdac "sc15025"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE # Option "nomemaccess"
LINE Option "pcskb"
LINE Clocks 25.0 28.0 40.0 0.0 50.0 77.0 36.0 45.0
LINE Clocks 130.0 120.0 80.0 31.0 110.0 65.0 75.0 94.0
NAME PCSKB3/PCSKB4/PCPKB4
CHIPSET S3 928
SERVER PWSKB
LINE Chipset "s3_generic"
LINE Ramdac "sc15025"
LINE # Ramdac "att20c498"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE Option "nomemaccess"
LINE Option "pcskb4"
LINE Clocks 25.0 28.0 40.0 0.0 50.0 77.0 36.0 45.0
LINE Clocks 130.0 120.0 80.0 31.0 110.0 65.0 75.0 94.0
# PWLB
NAME PowerWindow 928GLB
CHIPSET S3 928
SERVER PWLB
LINE Chipset "s3_generic"
LINE # Chipset "mmio_928"
LINE Ramdac "sc15025"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE # Option "pw_localbus"
LINE # Option "nomemaccess"
LINE # Option "nolinear"
LINE ClockChip "icd2061a"
NAME PowerWindow 928IILB
CHIPSET S3 928
SERVER PWLB
LINE Chipset "s3_generic"
LINE # Chipset "mmio_928"
LINE Ramdac "att20c505"
LINE # Ramdac "bt485"
LINE Dacspeed 110
LINE Option "dac_8_bit"
LINE Option "bt485_curs"
LINE Option "pw_localbus"
LINE # Option "pw_mux"
LINE # Option "nomemaccess"
LINE # Option "nolinear"
LINE ClockChip "icd2061a"
NAME PowerWindow 964LB
CHIPSET S3 964
SERVER PWLB
LINE Chipset "s3_generic"
LINE Option "pw_localbus"
LINE Option "number_nine"
LINE Ramdac "ti3025"
LINE ClockChip "ti3025"
LINE VideoRam 4096
# GA968
NAME GA-968V4/PCI
CHIPSET S3 968
SERVER GA968
LINE Chipset "s3_generic"
LINE # Chipset "mmio_928"
LINE VideoRam 4096
|