diff options
author | Alex Deucher <alex@botch2.(none)> | 2008-03-10 21:05:43 -0400 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2008-03-10 21:05:43 -0400 |
commit | d20be31c46fbec623af4c3628a7c603ceacf500f (patch) | |
tree | 536a433fecf13637e8f45e9af59a042d3e662634 /src/ati_pciids_gen.h | |
parent | 38606b08b68842fbcc81c233009c1117269f3be9 (diff) |
RV550: MC setup is like RV515 not RV530
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index b6b79c16..b5e000c4 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -281,9 +281,9 @@ #define PCI_CHIP_RV530_71D6 0x71D6 #define PCI_CHIP_RV530_71DA 0x71DA #define PCI_CHIP_RV530_71DE 0x71DE -#define PCI_CHIP_RV530_7200 0x7200 -#define PCI_CHIP_RV530_7210 0x7210 -#define PCI_CHIP_RV530_7211 0x7211 +#define PCI_CHIP_RV515_7200 0x7200 +#define PCI_CHIP_RV515_7210 0x7210 +#define PCI_CHIP_RV515_7211 0x7211 #define PCI_CHIP_R580_7240 0x7240 #define PCI_CHIP_R580_7243 0x7243 #define PCI_CHIP_R580_7244 0x7244 |