Chameleon

Chameleon Commit Details

Date:2012-09-24 16:32:28 (11 years 6 months ago)
Author:ErmaC
Commit:2064
Parents: 2063
Message:Add nvidia ID 11C0 http://www.insanelymac.com/forum/topic/278702-nvidia-sub-vendor-sub-d evice-injection-for-chameleon/page__st__40#entry1855011
Changes:
M/branches/ErmaC/Trunk/i386/libsaio/nvidia.c
M/branches/ErmaC/Trunk/i386/libsaio/ati.c

File differences

branches/ErmaC/Trunk/i386/libsaio/nvidia.c
16021602
16031603
16041604
1605
16051606
16061607
16071608
......
26852686
26862687
26872688
2689
26882690
26892691
26902692
{ 0x10DE11BE,0x15585105,"Clevo Quadro K3000M" },
{ 0x10DE11BE,0x15587102,"Clevo Quadro K3000M" },
// 11C0 - 11CF
{ 0x10DE11C0,0x10DE0995,"Inno3D GeForce GTX660" },
// 11D0 - 11DF
// 11E0 - 11EF
// 11F0 - 11FF
{ 0x10DE11BD,NV_SUB_IDS,"Quadro K4000M" },
{ 0x10DE11BE,NV_SUB_IDS,"Quadro K3000M" },
// 11C0 - 11CF
{ 0x10DE11C0,NV_SUB_IDS,"GeForce GTX 660" },
// 11D0 - 11DF
// 11E0 - 11EF
// 11F0 - 11FF
branches/ErmaC/Trunk/i386/libsaio/ati.c
146146
147147
148148
149
149150
150151
151152
{ 0x9440,0x24451682, CHIP_FAMILY_RV770,"ATI Radeon HD 4870", kMotmot},
{ 0x9441,0x02601043, CHIP_FAMILY_RV770,"ASUS EAH4870x2", kMotmot},
{ 0x9441,0x02841043, CHIP_FAMILY_RV770,"ASUS EAH4870x2", kMotmot},
{ 0x9441,0x24401682, CHIP_FAMILY_RV770,"ATI Radeon HD 4870 X2", kMotmot},
{ 0x9441,0x25421002, CHIP_FAMILY_RV770,"PowerColor HD 4870 X2", kMotmot},

Archive Download the corresponding diff file

Revision: 2064