Chameleon

Chameleon Commit Details

Date:2010-10-11 21:06:24 (13 years 6 months ago)
Author:Azimutz
Commit:588
Parents: 587
Message:Rev 579 and more missed stuff.
Changes:
M/branches/azimutz/Chazi/i386/modules/GraphicsEnabler/nvidia.c

File differences

branches/azimutz/Chazi/i386/modules/GraphicsEnabler/nvidia.c
347347
348348
349349
350
350351
351352
352353
......
355356
356357
357358
359
358360
359361
360362
361363
364
362365
363366
364367
......
449452
450453
451454
455
452456
453457
454458
{ 0x10DE0A20, "GeForce GT220" },
{ 0x10DE0A23, "GeForce 210" },
{ 0x10DE0A28, "GeForce GT 230M" },
{ 0x10DE0A29, "GeForce GT 330M" },
{ 0x10DE0A2A, "GeForce GT 230M" },
{ 0x10DE0A34, "GeForce GT 240M" },
{ 0x10DE0A60, "GeForce G210" },
{ 0x10DE0A65, "GeForce 210" },
{ 0x10DE0A66, "GeForce 310" },
{ 0x10DE0A74, "GeForce G210M" },
{ 0x10DE0A75, "GeForce G310M" },
{ 0x10DE0A78, "Quadro FX 380 LP" },
{ 0x10DE0CA3, "GeForce GT 240" },
{ 0x10DE0CA8, "GeForce GTS 260M" },
{ 0x10DE0CA9, "GeForce GTS 250M" },
{ 0x10DE0CB1, "GeForce GTS 360M" },
{ 0x10DE0CA3, "GeForce GT240" },
{ 0x10DE0E22, "GeForce GTX 460" },
{ 0x10DE0E24, "GeForce GTX 460" },
return PATCH_ROM_FAILED;
}
} else {
printf("ERROR: dcbtable_version is 0x%X\n", dcbtable_version);
return PATCH_ROM_FAILED;
}

Archive Download the corresponding diff file

Revision: 588