Chameleon

Chameleon Commit Details

Date:2011-08-12 13:33:43 (12 years 8 months ago)
Author:Azimutz
Commit:1342
Parents: 1341
Message:Ids maintenance, including trunk (r1341). Avoiding r1339 for now.
Changes:
M/branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/AMDGraphicsEnabler/ati.c
M/branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/ATiGraphicsEnabler/ati.c

File differences

branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/ATiGraphicsEnabler/ati.c
197197
198198
199199
200
201
200202
201203
202204
......
270272
271273
272274
273
275
276
277
274278
275279
276280
......
343347
344348
345349
350
351
346352
347353
348354
{ 0x10027187,"ATI Radeon X1300 Series"}, // Mckibble
{ 0x100271C5,"ATI Mobility Radeon X1600"}, // Darles, Derc - looks like it's a no go ??
{ 0x100271D4,"ATI Mobility FireGL V5250"}, // Downlord - ??
{ 0x10027244,"ATI RADEON X1950 Series"}, // tlfrance
// =====================================================
{ 0x10029589,"ATI Radeon 2600 Series"},
{ 0x10029588,"ATI Radeon 2600 Series"},
/*{ 0x10027183,"Caretta"},
{ 0x10027187,"Caretta"},
{ 0x100271C5,"Wormy"}, // ??
{ 0x100271D4,"Wormy"}, // ??*/
{ 0x100271D4,"Wormy"}, // ??
{ 0x10027244,"Alopias"},*/
// =============================
{ 0x10029589,"Lamna"},
{ 0x10029588,"Lamna"},
{ 0x10027187,"Caretta"},
{ 0x100271C5,"Wormy"}, // ??
{ 0x100271D4,"Wormy"}, // ??
{ 0x10027244,"Alopias"},
// =============================
/*{ 0x10029589,"Lamna"},
{ 0x10029588,"Lamna"},
branches/azimutz/trunkGraphicsEnablerModules/i386/modules/GraphicsEnabler/AMDGraphicsEnabler/ati.c
416416
417417
418418
419
420
419421
420422
421423
......
430432
431433
432434
433
434435
435436
437
438
436439
437440
438441
{ 0x689C,0x039E1043, CHIP_FAMILY_HEMLOCK,"ASUS EAH5870 Series",kUakari},
{ 0x689C,0x30201682, CHIP_FAMILY_HEMLOCK,"ATI Radeon HD 5970",kUakari},
{ 0x68A1,0x144D103C,CHIP_FAMILY_CYPRESS,"ATI Mobility Radeon HD 5800",kNomascus}, // Oswaldini
{ 0x68A8,0x050E1025, CHIP_FAMILY_CYPRESS,"AMD Radeon HD 6850M",kUakari}, // issue #89, Suxx
{ 0x68B8,0xE147174B, CHIP_FAMILY_JUNIPER,"ATI Radeon HD 5770",kVervet},
{ 0x68C0,0x1594103C, CHIP_FAMILY_REDWOOD,"AMD Radeon HD 6570M",kNull}, // issue #91
//Azi: from Slice { 0x100268C0, "ATI Radeon 5670 Series", "Galago"}
// http://www.insanelymac.com/forum/index.php?s=&showtopic=255866&view=findpost&p=1695482
{ 0x68C1,0x033E1025, CHIP_FAMILY_REDWOOD,"ATI Mobility Radeon HD 5650",kNull},
{ 0x68C8,0x2306103C, CHIP_FAMILY_REDWOOD,"ATI FirePro V4800 (FireGL)",kNull}, // ophtha72
{ 0x68D8,0x301117AF, CHIP_FAMILY_REDWOOD,"ATI Radeon HD 5690",kNull},
{ 0x68D8,0x301017AF, CHIP_FAMILY_REDWOOD,"ATI Radeon HD 5730",kNull},
{ 0x68D8,0x30001787, CHIP_FAMILY_REDWOOD,"ATI Radeon HD 5730",kNull},

Archive Download the corresponding diff file

Revision: 1342