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
|
/*
* Copyright (c) 2005, 2006, 2012 NVIDIA Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice (including the next
* paragraph) shall be included in all copies or substantial portions of the
* Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
#ifndef __NV_LEGACY_H
#define __NV_LEGACY_H
typedef struct _LEGACY_INFO {
unsigned int uiDevId;
unsigned int branch;
char* AdapterString;
} LEGACY_INFO;
typedef struct _LEGACY_STRINGS {
unsigned int branch;
char* description;
} LEGACY_STRINGS;
/*
* This table describes how we should refer to legacy branches.
*/
static const LEGACY_STRINGS LegacyStrings[] = {
{ 5, "340.xx" },
{ 4, "304.xx" },
{ 3, "173.14.xx" },
{ 2, "96.43.xx" },
{ 1, "71.86.xx" }
};
// This is the list of the legacy GPUs
static const LEGACY_INFO LegacyList[] = {
// PCI-ID Branch Marketing name
{ 0x0020, 1, "RIVA TNT" },
{ 0x0028, 1, "RIVA TNT2/TNT2 Pro" },
{ 0x0029, 1, "RIVA TNT2 Ultra" },
{ 0x002C, 1, "Vanta/Vanta LT" },
{ 0x002D, 1, "RIVA TNT2 Model 64/Model 64 Pro" },
{ 0x0040, 4, "GeForce 6800 Ultra" },
{ 0x0041, 4, "GeForce 6800" },
{ 0x0042, 4, "GeForce 6800 LE" },
{ 0x0043, 4, "GeForce 6800 XE" },
{ 0x0044, 4, "GeForce 6800 XT" },
{ 0x0045, 4, "GeForce 6800 GT" },
{ 0x0046, 4, "GeForce 6800 GT" },
{ 0x0047, 4, "GeForce 6800 GS" },
{ 0x0048, 4, "GeForce 6800 XT" },
{ 0x004E, 4, "Quadro FX 4000" },
{ 0x0090, 4, "GeForce 7800 GTX" },
{ 0x0091, 4, "GeForce 7800 GTX" },
{ 0x0092, 4, "GeForce 7800 GT" },
{ 0x0093, 4, "GeForce 7800 GS" },
{ 0x0095, 4, "GeForce 7800 SLI" },
{ 0x0098, 4, "GeForce Go 7800" },
{ 0x0099, 4, "GeForce Go 7800 GTX" },
{ 0x009D, 4, "Quadro FX 4500" },
{ 0x00A0, 1, "Aladdin TNT2" },
{ 0x00C0, 4, "GeForce 6800 GS" },
{ 0x00C1, 4, "GeForce 6800" },
{ 0x00C2, 4, "GeForce 6800 LE" },
{ 0x00C3, 4, "GeForce 6800 XT" },
{ 0x00C8, 4, "GeForce Go 6800" },
{ 0x00C9, 4, "GeForce Go 6800 Ultra" },
{ 0x00CC, 4, "Quadro FX Go1400" },
{ 0x00CD, 4, "Quadro FX 3450/4000 SDI" },
{ 0x00CE, 4, "Quadro FX 1400" },
{ 0x00F1, 4, "GeForce 6600 GT" },
{ 0x00F2, 4, "GeForce 6600" },
{ 0x00F3, 4, "GeForce 6200" },
{ 0x00F4, 4, "GeForce 6600 LE" },
{ 0x00F5, 4, "GeForce 7800 GS" },
{ 0x00F6, 4, "GeForce 6800 GS" },
{ 0x00F8, 4, "Quadro FX 3400" },
{ 0x00F8, 4, "Quadro FX 4000" },
{ 0x00F9, 4, "GeForce 6800 Ultra" },
{ 0x00FA, 3, "GeForce PCX 5750" },
{ 0x00FB, 3, "GeForce PCX 5900" },
{ 0x00FC, 3, "Quadro FX 330" },
{ 0x00FC, 3, "GeForce PCX 5300" },
{ 0x00FD, 3, "Quadro FX 330" },
{ 0x00FD, 3, "Quadro NVS 280 PCI-E" },
{ 0x00FE, 3, "Quadro FX 1300" },
{ 0x0100, 1, "GeForce 256" },
{ 0x0101, 1, "GeForce DDR" },
{ 0x0103, 1, "Quadro" },
{ 0x0110, 2, "GeForce2 MX/MX 400" },
{ 0x0111, 2, "GeForce2 MX 100/200" },
{ 0x0112, 2, "GeForce2 Go" },
{ 0x0113, 2, "Quadro2 MXR/EX/Go" },
{ 0x0140, 4, "GeForce 6600 GT" },
{ 0x0141, 4, "GeForce 6600" },
{ 0x0142, 4, "GeForce 6600 LE" },
{ 0x0143, 4, "GeForce 6600 VE" },
{ 0x0144, 4, "GeForce Go 6600" },
{ 0x0145, 4, "GeForce 6610 XL" },
{ 0x0146, 4, "GeForce Go 6600 TE/6200 TE" },
{ 0x0147, 4, "GeForce 6700 XL" },
{ 0x0148, 4, "GeForce Go 6600" },
{ 0x0149, 4, "GeForce Go 6600 GT" },
{ 0x014A, 4, "Quadro NVS 440" },
{ 0x014C, 4, "Quadro FX 540M" },
{ 0x014D, 4, "Quadro FX 550" },
{ 0x014E, 4, "Quadro FX 540" },
{ 0x014F, 4, "GeForce 6200" },
{ 0x0150, 1, "GeForce2 GTS/GeForce2 Pro" },
{ 0x0151, 1, "GeForce2 Ti" },
{ 0x0152, 1, "GeForce2 Ultra" },
{ 0x0153, 1, "Quadro2 Pro" },
{ 0x0160, 4, "GeForce 6500" },
{ 0x0161, 4, "GeForce 6200 TurboCache(TM)" },
{ 0x0162, 4, "GeForce 6200SE TurboCache(TM)" },
{ 0x0163, 4, "GeForce 6200 LE" },
{ 0x0164, 4, "GeForce Go 6200" },
{ 0x0165, 4, "Quadro NVS 285" },
{ 0x0166, 4, "GeForce Go 6400" },
{ 0x0167, 4, "GeForce Go 6200" },
{ 0x0168, 4, "GeForce Go 6400" },
{ 0x0169, 4, "GeForce 6250" },
{ 0x016A, 4, "GeForce 7100 GS" },
{ 0x0170, 2, "GeForce4 MX 460" },
{ 0x0171, 2, "GeForce4 MX 440" },
{ 0x0172, 2, "GeForce4 MX 420" },
{ 0x0173, 2, "GeForce4 MX 440-SE" },
{ 0x0174, 2, "GeForce4 440 Go" },
{ 0x0175, 2, "GeForce4 420 Go" },
{ 0x0176, 2, "GeForce4 420 Go 32M" },
{ 0x0177, 2, "GeForce4 460 Go" },
{ 0x0178, 2, "Quadro4 550 XGL" },
{ 0x0179, 2, "GeForce4 440 Go 64M" },
{ 0x017A, 2, "Quadro NVS 400" },
{ 0x017C, 2, "Quadro4 500 GoGL" },
{ 0x017D, 2, "GeForce4 410 Go 16M" },
{ 0x0181, 2, "GeForce4 MX 440 with AGP8X" },
{ 0x0182, 2, "GeForce4 MX 440SE with AGP8X" },
{ 0x0183, 2, "GeForce4 MX 420 with AGP8X" },
{ 0x0185, 2, "GeForce4 MX 4000" },
{ 0x0188, 2, "Quadro4 580 XGL" },
{ 0x018A, 2, "Quadro NVS 280 SD" },
{ 0x018B, 2, "Quadro4 380 XGL" },
{ 0x018C, 2, "Quadro NVS 50 PCI" },
{ 0x0191, 5, "GeForce 8800 GTX" },
{ 0x0193, 5, "GeForce 8800 GTS" },
{ 0x0194, 5, "GeForce 8800 Ultra" },
{ 0x0197, 5, "Tesla C870" },
{ 0x019D, 5, "Quadro FX 5600" },
{ 0x019E, 5, "Quadro FX 4600" },
{ 0x01A0, 2, "GeForce2 Integrated GPU" },
{ 0x01D0, 4, "GeForce 7350 LE" },
{ 0x01D1, 4, "GeForce 7300 LE" },
{ 0x01D2, 4, "GeForce 7550 LE" },
{ 0x01D3, 4, "GeForce 7300 SE/7200 GS" },
{ 0x01D6, 4, "GeForce Go 7200" },
{ 0x01D7, 4, "GeForce Go 7300" },
{ 0x01D8, 4, "GeForce Go 7400" },
{ 0x01DA, 4, "Quadro NVS 110M" },
{ 0x01DB, 4, "Quadro NVS 120M" },
{ 0x01DC, 4, "Quadro FX 350M" },
{ 0x01DD, 4, "GeForce 7500 LE" },
{ 0x01DE, 4, "Quadro FX 350" },
{ 0x01DF, 4, "GeForce 7300 GS" },
{ 0x01F0, 2, "GeForce4 MX Integrated GPU" },
{ 0x0200, 2, "GeForce3" },
{ 0x0201, 2, "GeForce3 Ti 200" },
{ 0x0202, 2, "GeForce3 Ti 500" },
{ 0x0203, 2, "Quadro DCC" },
{ 0x0211, 4, "GeForce 6800" },
{ 0x0212, 4, "GeForce 6800 LE" },
{ 0x0215, 4, "GeForce 6800 GT" },
{ 0x0218, 4, "GeForce 6800 XT" },
{ 0x0221, 4, "GeForce 6200" },
{ 0x0222, 4, "GeForce 6200 A-LE" },
{ 0x0240, 4, "GeForce 6150" },
{ 0x0241, 4, "GeForce 6150 LE" },
{ 0x0242, 4, "GeForce 6100" },
{ 0x0244, 4, "GeForce Go 6150" },
{ 0x0245, 4, "Quadro NVS 210S / GeForce 6150LE" },
{ 0x0247, 4, "GeForce Go 6100" },
{ 0x0250, 2, "GeForce4 Ti 4600" },
{ 0x0251, 2, "GeForce4 Ti 4400" },
{ 0x0253, 2, "GeForce4 Ti 4200" },
{ 0x0258, 2, "Quadro4 900 XGL" },
{ 0x0259, 2, "Quadro4 750 XGL" },
{ 0x025B, 2, "Quadro4 700 XGL" },
{ 0x0280, 2, "GeForce4 Ti 4800" },
{ 0x0281, 2, "GeForce4 Ti 4200 with AGP8X" },
{ 0x0282, 2, "GeForce4 Ti 4800 SE" },
{ 0x0286, 2, "GeForce4 4200 Go" },
{ 0x0288, 2, "Quadro4 980 XGL" },
{ 0x0289, 2, "Quadro4 780 XGL" },
{ 0x028C, 2, "Quadro4 700 GoGL" },
{ 0x0290, 4, "GeForce 7900 GTX" },
{ 0x0291, 4, "GeForce 7900 GT/GTO" },
{ 0x0292, 4, "GeForce 7900 GS" },
{ 0x0293, 4, "GeForce 7950 GX2" },
{ 0x0294, 4, "GeForce 7950 GX2" },
{ 0x0295, 4, "GeForce 7950 GT" },
{ 0x0297, 4, "GeForce Go 7950 GTX" },
{ 0x0298, 4, "GeForce Go 7900 GS" },
{ 0x0299, 4, "Quadro NVS 510M" },
{ 0x029A, 4, "Quadro FX 2500M" },
{ 0x029B, 4, "Quadro FX 1500M" },
{ 0x029C, 4, "Quadro FX 5500" },
{ 0x029D, 4, "Quadro FX 3500" },
{ 0x029E, 4, "Quadro FX 1500" },
{ 0x029F, 4, "Quadro FX 4500 X2" },
{ 0x02E0, 4, "GeForce 7600 GT" },
{ 0x02E1, 4, "GeForce 7600 GS" },
{ 0x02E2, 4, "GeForce 7300 GT" },
{ 0x02E3, 4, "GeForce 7900 GS" },
{ 0x02E4, 4, "GeForce 7950 GT" },
{ 0x0301, 3, "GeForce FX 5800 Ultra" },
{ 0x0302, 3, "GeForce FX 5800" },
{ 0x0308, 3, "Quadro FX 2000" },
{ 0x0309, 3, "Quadro FX 1000" },
{ 0x0311, 3, "GeForce FX 5600 Ultra" },
{ 0x0312, 3, "GeForce FX 5600" },
{ 0x0314, 3, "GeForce FX 5600XT" },
{ 0x031A, 3, "GeForce FX Go5600" },
{ 0x031B, 3, "GeForce FX Go5650" },
{ 0x031C, 3, "Quadro FX Go700" },
{ 0x0320, 3, "GeForce FX 5200" },
{ 0x0321, 3, "GeForce FX 5200 Ultra" },
{ 0x0322, 3, "GeForce FX 5200" },
{ 0x0323, 3, "GeForce FX 5200LE" },
{ 0x0324, 3, "GeForce FX Go5200" },
{ 0x0325, 3, "GeForce FX Go5250" },
{ 0x0326, 3, "GeForce FX 5500" },
{ 0x0327, 3, "GeForce FX 5100" },
{ 0x0328, 3, "GeForce FX Go5200 32M/64M" },
{ 0x032A, 3, "Quadro NVS 55/280 PCI" },
{ 0x032B, 3, "Quadro FX 500/FX 600" },
{ 0x032C, 3, "GeForce FX Go53xx" },
{ 0x032D, 3, "GeForce FX Go5100" },
{ 0x0330, 3, "GeForce FX 5900 Ultra" },
{ 0x0331, 3, "GeForce FX 5900" },
{ 0x0332, 3, "GeForce FX 5900XT" },
{ 0x0333, 3, "GeForce FX 5950 Ultra" },
{ 0x0334, 3, "GeForce FX 5900ZT" },
{ 0x0338, 3, "Quadro FX 3000" },
{ 0x033F, 3, "Quadro FX 700" },
{ 0x0341, 3, "GeForce FX 5700 Ultra" },
{ 0x0342, 3, "GeForce FX 5700" },
{ 0x0343, 3, "GeForce FX 5700LE" },
{ 0x0344, 3, "GeForce FX 5700VE" },
{ 0x0347, 3, "GeForce FX Go5700" },
{ 0x0348, 3, "GeForce FX Go5700" },
{ 0x034C, 3, "Quadro FX Go1000" },
{ 0x034E, 3, "Quadro FX 1100" },
{ 0x038B, 4, "GeForce 7650 GS" },
{ 0x0390, 4, "GeForce 7650 GS" },
{ 0x0391, 4, "GeForce 7600 GT" },
{ 0x0392, 4, "GeForce 7600 GS" },
{ 0x0393, 4, "GeForce 7300 GT" },
{ 0x0394, 4, "GeForce 7600 LE" },
{ 0x0395, 4, "GeForce 7300 GT" },
{ 0x0397, 4, "GeForce Go 7700" },
{ 0x0398, 4, "GeForce Go 7600" },
{ 0x0399, 4, "GeForce Go 7600 GT" },
{ 0x039C, 4, "Quadro FX 560M" },
{ 0x039E, 4, "Quadro FX 560" },
{ 0x03D0, 4, "GeForce 6150SE nForce 430" },
{ 0x03D1, 4, "GeForce 6100 nForce 405" },
{ 0x03D2, 4, "GeForce 6100 nForce 400" },
{ 0x03D5, 4, "GeForce 6100 nForce 420" },
{ 0x03D6, 4, "GeForce 7025 / nForce 630a" },
{ 0x0400, 5, "GeForce 8600 GTS" },
{ 0x0401, 5, "GeForce 8600 GT" },
{ 0x0402, 5, "GeForce 8600 GT" },
{ 0x0403, 5, "GeForce 8600 GS" },
{ 0x0404, 5, "GeForce 8400 GS" },
{ 0x0405, 5, "GeForce 9500M GS" },
{ 0x0406, 5, "GeForce 8300 GS" },
{ 0x0407, 5, "GeForce 8600M GT" },
{ 0x0408, 5, "GeForce 9650M GS" },
{ 0x0409, 5, "GeForce 8700M GT" },
{ 0x040A, 5, "Quadro FX 370" },
{ 0x040B, 5, "Quadro NVS 320M" },
{ 0x040C, 5, "Quadro FX 570M" },
{ 0x040D, 5, "Quadro FX 1600M" },
{ 0x040E, 5, "Quadro FX 570" },
{ 0x040F, 5, "Quadro FX 1700" },
{ 0x0410, 5, "GeForce GT 330" },
{ 0x0420, 5, "GeForce 8400 SE" },
{ 0x0421, 5, "GeForce 8500 GT" },
{ 0x0422, 5, "GeForce 8400 GS" },
{ 0x0423, 5, "GeForce 8300 GS" },
{ 0x0424, 5, "GeForce 8400 GS" },
{ 0x0425, 5, "GeForce 8600M GS" },
{ 0x0426, 5, "GeForce 8400M GT" },
{ 0x0427, 5, "GeForce 8400M GS" },
{ 0x0428, 5, "GeForce 8400M G" },
{ 0x0429, 5, "Quadro NVS 140M" },
{ 0x042A, 5, "Quadro NVS 130M" },
{ 0x042B, 5, "Quadro NVS 135M" },
{ 0x042C, 5, "GeForce 9400 GT" },
{ 0x042D, 5, "Quadro FX 360M" },
{ 0x042E, 5, "GeForce 9300M G" },
{ 0x042F, 5, "Quadro NVS 290" },
{ 0x0531, 4, "GeForce 7150M / nForce 630M" },
{ 0x0533, 4, "GeForce 7000M / nForce 610M" },
{ 0x053A, 4, "GeForce 7050 PV / nForce 630a" },
{ 0x053B, 4, "GeForce 7050 PV / nForce 630a" },
{ 0x053E, 4, "GeForce 7025 / nForce 630a" },
{ 0x05E0, 5, "GeForce GTX 295" },
{ 0x05E1, 5, "GeForce GTX 280" },
{ 0x05E2, 5, "GeForce GTX 260" },
{ 0x05E3, 5, "GeForce GTX 285" },
{ 0x05E6, 5, "GeForce GTX 275" },
{ 0x05E7, 5, "Tesla C1060" },
{ 0x05E7, 5, "Tesla T10 Processor" },
{ 0x05E7, 5, "Tesla T10 Processor" },
{ 0x05E7, 5, "Tesla M1060" },
{ 0x05E7, 5, "Tesla M1060" },
{ 0x05E7, 5, "Tesla M1060" },
{ 0x05EA, 5, "GeForce GTX 260" },
{ 0x05EB, 5, "GeForce GTX 295" },
{ 0x05ED, 5, "Quadroplex 2200 D2" },
{ 0x05F8, 5, "Quadroplex 2200 S4" },
{ 0x05F9, 5, "Quadro CX" },
{ 0x05FD, 5, "Quadro FX 5800" },
{ 0x05FE, 5, "Quadro FX 4800" },
{ 0x05FF, 5, "Quadro FX 3800" },
{ 0x0600, 5, "GeForce 8800 GTS 512" },
{ 0x0601, 5, "GeForce 9800 GT" },
{ 0x0602, 5, "GeForce 8800 GT" },
{ 0x0603, 5, "GeForce GT 230" },
{ 0x0604, 5, "GeForce 9800 GX2" },
{ 0x0605, 5, "GeForce 9800 GT" },
{ 0x0606, 5, "GeForce 8800 GS" },
{ 0x0607, 5, "GeForce GTS 240" },
{ 0x0608, 5, "GeForce 9800M GTX" },
{ 0x0609, 5, "GeForce 8800M GTS" },
{ 0x0609, 5, "GeForce 8800 GS" },
{ 0x060A, 5, "GeForce GTX 280M" },
{ 0x060B, 5, "GeForce 9800M GT" },
{ 0x060C, 5, "GeForce 8800M GTX" },
{ 0x060D, 5, "GeForce 8800 GS" },
{ 0x060F, 5, "GeForce GTX 285M" },
{ 0x0610, 5, "GeForce 9600 GSO" },
{ 0x0611, 5, "GeForce 8800 GT" },
{ 0x0612, 5, "GeForce 9800 GTX/9800 GTX+" },
{ 0x0613, 5, "GeForce 9800 GTX+" },
{ 0x0614, 5, "GeForce 9800 GT" },
{ 0x0615, 5, "GeForce GTS 250" },
{ 0x0617, 5, "GeForce 9800M GTX" },
{ 0x0618, 5, "GeForce GTX 260M" },
{ 0x0619, 5, "Quadro FX 4700 X2" },
{ 0x061A, 5, "Quadro FX 3700" },
{ 0x061B, 5, "Quadro VX 200" },
{ 0x061C, 5, "Quadro FX 3600M" },
{ 0x061D, 5, "Quadro FX 2800M" },
{ 0x061E, 5, "Quadro FX 3700M" },
{ 0x061F, 5, "Quadro FX 3800M" },
{ 0x0621, 5, "GeForce GT 230" },
{ 0x0622, 5, "GeForce 9600 GT" },
{ 0x0623, 5, "GeForce 9600 GS" },
{ 0x0625, 5, "GeForce 9600 GSO 512" },
{ 0x0626, 5, "GeForce GT 130" },
{ 0x0627, 5, "GeForce GT 140" },
{ 0x0628, 5, "GeForce 9800M GTS" },
{ 0x062A, 5, "GeForce 9700M GTS" },
{ 0x062B, 5, "GeForce 9800M GS" },
{ 0x062C, 5, "GeForce 9800M GTS" },
{ 0x062D, 5, "GeForce 9600 GT" },
{ 0x062E, 5, "GeForce 9600 GT" },
{ 0x062E, 5, "GeForce GT 130" },
{ 0x0630, 5, "GeForce 9700 S" },
{ 0x0631, 5, "GeForce GTS 160M" },
{ 0x0632, 5, "GeForce GTS 150M" },
{ 0x0635, 5, "GeForce 9600 GSO" },
{ 0x0637, 5, "GeForce 9600 GT" },
{ 0x0638, 5, "Quadro FX 1800" },
{ 0x063A, 5, "Quadro FX 2700M" },
{ 0x0640, 5, "GeForce 9500 GT" },
{ 0x0641, 5, "GeForce 9400 GT" },
{ 0x0643, 5, "GeForce 9500 GT" },
{ 0x0644, 5, "GeForce 9500 GS" },
{ 0x0645, 5, "GeForce 9500 GS" },
{ 0x0646, 5, "GeForce GT 120" },
{ 0x0647, 5, "GeForce 9600M GT" },
{ 0x0648, 5, "GeForce 9600M GS" },
{ 0x0649, 5, "GeForce 9600M GT" },
{ 0x0649, 5, "GeForce GT 220M" },
{ 0x064A, 5, "GeForce 9700M GT" },
{ 0x064B, 5, "GeForce 9500M G" },
{ 0x064C, 5, "GeForce 9650M GT" },
{ 0x0651, 5, "GeForce G 110M" },
{ 0x0652, 5, "GeForce GT 130M" },
{ 0x0652, 5, "GeForce GT 240M LE" },
{ 0x0653, 5, "GeForce GT 120M" },
{ 0x0654, 5, "GeForce GT 220M" },
{ 0x0654, 5, "GeForce GT 320M" },
{ 0x0654, 5, "GeForce GT 320M" },
{ 0x0655, 5, "GeForce GT 120" },
{ 0x0656, 5, "GeForce GT 120" },
{ 0x0658, 5, "Quadro FX 380" },
{ 0x0659, 5, "Quadro FX 580" },
{ 0x065A, 5, "Quadro FX 1700M" },
{ 0x065B, 5, "GeForce 9400 GT" },
{ 0x065C, 5, "Quadro FX 770M" },
{ 0x06E0, 5, "GeForce 9300 GE" },
{ 0x06E1, 5, "GeForce 9300 GS" },
{ 0x06E2, 5, "GeForce 8400" },
{ 0x06E3, 5, "GeForce 8400 SE" },
{ 0x06E4, 5, "GeForce 8400 GS" },
{ 0x06E5, 5, "GeForce 9300M GS" },
{ 0x06E6, 5, "GeForce G100" },
{ 0x06E7, 5, "GeForce 9300 SE" },
{ 0x06E8, 5, "GeForce 9200M GS" },
{ 0x06E8, 5, "GeForce 9200M GE" },
{ 0x06E9, 5, "GeForce 9300M GS" },
{ 0x06EA, 5, "Quadro NVS 150M" },
{ 0x06EB, 5, "Quadro NVS 160M" },
{ 0x06EC, 5, "GeForce G 105M" },
{ 0x06EF, 5, "GeForce G 103M" },
{ 0x06F1, 5, "GeForce G105M" },
{ 0x06F8, 5, "Quadro NVS 420" },
{ 0x06F9, 5, "Quadro FX 370 LP" },
{ 0x06F9, 5, "Quadro FX 370 Low Profile" },
{ 0x06FA, 5, "Quadro NVS 450" },
{ 0x06FB, 5, "Quadro FX 370M" },
{ 0x06FD, 5, "Quadro NVS 295" },
{ 0x06FF, 5, "HICx16 + Graphics" },
{ 0x06FF, 5, "HICx8 + Graphics" },
{ 0x07E0, 4, "GeForce 7150 / nForce 630i" },
{ 0x07E1, 4, "GeForce 7100 / nForce 630i" },
{ 0x07E2, 4, "GeForce 7050 / nForce 630i" },
{ 0x07E3, 4, "GeForce 7050 / nForce 610i" },
{ 0x07E5, 4, "GeForce 7050 / nForce 620i" },
{ 0x0840, 5, "GeForce 8200M" },
{ 0x0844, 5, "GeForce 9100M G" },
{ 0x0845, 5, "GeForce 8200M G" },
{ 0x0846, 5, "GeForce 9200" },
{ 0x0847, 5, "GeForce 9100" },
{ 0x0848, 5, "GeForce 8300" },
{ 0x0849, 5, "GeForce 8200" },
{ 0x084A, 5, "nForce 730a" },
{ 0x084B, 5, "GeForce 9200" },
{ 0x084C, 5, "nForce 980a/780a SLI" },
{ 0x084D, 5, "nForce 750a SLI" },
{ 0x084F, 5, "GeForce 8100 / nForce 720a" },
{ 0x0860, 5, "GeForce 9400" },
{ 0x0861, 5, "GeForce 9400" },
{ 0x0862, 5, "GeForce 9400M G" },
{ 0x0863, 5, "GeForce 9400M" },
{ 0x0864, 5, "GeForce 9300" },
{ 0x0865, 5, "ION" },
{ 0x0866, 5, "GeForce 9400M G" },
{ 0x0866, 5, "GeForce 9400M" },
{ 0x0867, 5, "GeForce 9400" },
{ 0x0868, 5, "nForce 760i SLI" },
{ 0x0869, 5, "GeForce 9400" },
{ 0x086A, 5, "GeForce 9400" },
{ 0x086C, 5, "GeForce 9300 / nForce 730i" },
{ 0x086D, 5, "GeForce 9200" },
{ 0x086E, 5, "GeForce 9100M G" },
{ 0x086F, 5, "GeForce 8200M G" },
{ 0x0870, 5, "GeForce 9400M" },
{ 0x0871, 5, "GeForce 9200" },
{ 0x0872, 5, "GeForce G102M" },
{ 0x0872, 5, "GeForce G205M" },
{ 0x0873, 5, "GeForce G102M" },
{ 0x0873, 5, "GeForce G205M" },
{ 0x0874, 5, "ION" },
{ 0x0876, 5, "ION" },
{ 0x087A, 5, "GeForce 9400" },
{ 0x087D, 5, "ION" },
{ 0x087E, 5, "ION LE" },
{ 0x087F, 5, "ION LE" },
{ 0x08A0, 5, "GeForce 320M" },
{ 0x08A2, 5, "GeForce 320M" },
{ 0x08A3, 5, "GeForce 320M" },
{ 0x08A4, 5, "GeForce 320M" },
{ 0x08A5, 5, "GeForce 320M" },
{ 0x0A20, 5, "GeForce GT 220" },
{ 0x0A22, 5, "GeForce 315" },
{ 0x0A23, 5, "GeForce 210" },
{ 0x0A26, 5, "GeForce 405" },
{ 0x0A27, 5, "GeForce 405" },
{ 0x0A28, 5, "GeForce GT 230M" },
{ 0x0A29, 5, "GeForce GT 330M" },
{ 0x0A2A, 5, "GeForce GT 230M" },
{ 0x0A2B, 5, "GeForce GT 330M" },
{ 0x0A2C, 5, "NVS 5100M" },
{ 0x0A2D, 5, "GeForce GT 320M" },
{ 0x0A32, 5, "GeForce GT 415" },
{ 0x0A34, 5, "GeForce GT 240M" },
{ 0x0A35, 5, "GeForce GT 325M" },
{ 0x0A38, 5, "Quadro 400" },
{ 0x0A3C, 5, "Quadro FX 880M" },
{ 0x0A60, 5, "GeForce G210" },
{ 0x0A62, 5, "GeForce 205" },
{ 0x0A63, 5, "GeForce 310" },
{ 0x0A64, 5, "Second Generation ION" },
{ 0x0A65, 5, "GeForce 210" },
{ 0x0A66, 5, "GeForce 310" },
{ 0x0A67, 5, "GeForce 315" },
{ 0x0A68, 5, "GeForce G105M" },
{ 0x0A69, 5, "GeForce G105M" },
{ 0x0A6A, 5, "NVS 2100M" },
{ 0x0A6C, 5, "NVS 3100M" },
{ 0x0A6E, 5, "GeForce 305M" },
{ 0x0A6E, 5, "Second Generation ION" },
{ 0x0A6F, 5, "Second Generation ION" },
{ 0x0A70, 5, "GeForce 310M" },
{ 0x0A70, 5, "Second Generation ION" },
{ 0x0A70, 5, "Second Generation ION" },
{ 0x0A71, 5, "GeForce 305M" },
{ 0x0A72, 5, "GeForce 310M" },
{ 0x0A73, 5, "GeForce 305M" },
{ 0x0A73, 5, "Second Generation ION" },
{ 0x0A73, 5, "Second Generation ION" },
{ 0x0A74, 5, "GeForce G210M" },
{ 0x0A74, 5, "GeForce G210" },
{ 0x0A75, 5, "GeForce 310M" },
{ 0x0A75, 5, "Second Generation ION" },
{ 0x0A76, 5, "Second Generation ION" },
{ 0x0A78, 5, "Quadro FX 380 LP" },
{ 0x0A7A, 5, "GeForce 315M" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7A, 5, "GeForce 405M" },
{ 0x0A7A, 5, "GeForce 405M" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7A, 5, "GeForce 405" },
{ 0x0A7C, 5, "Quadro FX 380M" },
{ 0x0CA0, 5, "GeForce GT 330" },
{ 0x0CA2, 5, "GeForce GT 320" },
{ 0x0CA3, 5, "GeForce GT 240" },
{ 0x0CA4, 5, "GeForce GT 340" },
{ 0x0CA5, 5, "GeForce GT 220" },
{ 0x0CA7, 5, "GeForce GT 330" },
{ 0x0CA8, 5, "GeForce GTS 260M" },
{ 0x0CA9, 5, "GeForce GTS 250M" },
{ 0x0CAC, 5, "GeForce GT 220" },
{ 0x0CAF, 5, "GeForce GT 335M" },
{ 0x0CB0, 5, "GeForce GTS 350M" },
{ 0x0CB1, 5, "GeForce GTS 360M" },
{ 0x0CBC, 5, "Quadro FX 1800M" },
{ 0x10C0, 5, "GeForce 9300 GS" },
{ 0x10C3, 5, "GeForce 8400GS" },
{ 0x10C5, 5, "GeForce 405" },
{ 0x10D8, 5, "NVS 300" }
};
#endif /* __NV_LEGACY_H */
|