overdue-scratch

Author Topic: Update Ati.c  (Read 2226 times)

0 Members and 1 Guest are viewing this topic.

Dheed

  • Entrant
  • Posts: 1
Update Ati.c
« on: March 16, 2012, 09:52:41 PM »
Hi,
I'm trying to get the 6990M working and i would like to add this string to Ati.c:
Code: [Select]
{ 0x6720,   0x51041558, CHIP_FAMILY_BARTS,    "AMD Radeon HD 6990M",    kElodea }
I have downloaded all the source code from the site and added the string,but now I don't know what I have to do to update chameleon...
Also i would like to know if it's normal that in the ATI6000Controller.kext there's no sign of  'Elodea' framebuffer.
Thanks.