diff options
author | Alex Deucher <[email protected]> | 2011-11-14 09:56:19 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2011-11-14 09:57:05 -0500 |
commit | 494d0053909f4304c4d8050f8bc859edc7f05e36 (patch) | |
tree | 83614544c66de35de09f364bb23f1516d1ded0ab /include/pci_ids/r200_pci_ids.h | |
parent | 8f9fc8b9d208cf601d126721709315aa3c1c2024 (diff) |
radeon: add some missing FireMV pci ids
Note: this is a candidate for the stable branches.
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'include/pci_ids/r200_pci_ids.h')
-rw-r--r-- | include/pci_ids/r200_pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pci_ids/r200_pci_ids.h b/include/pci_ids/r200_pci_ids.h index 1fac6c17eec..f857ca70488 100644 --- a/include/pci_ids/r200_pci_ids.h +++ b/include/pci_ids/r200_pci_ids.h @@ -9,6 +9,7 @@ CHIPSET(0x4C64, RV250_Ld, RV250) CHIPSET(0x4C66, RV250_Lf, RV250) CHIPSET(0x4C67, RV250_Lg, RV250) +CHIPSET(0x4C6E, RV280_4C6E, RV280) CHIPSET(0x5960, RV280_5960, RV280) CHIPSET(0x5961, RV280_5961, RV280) CHIPSET(0x5962, RV280_5962, RV280) @@ -16,6 +17,7 @@ CHIPSET(0x5964, RV280_5964, RV280) CHIPSET(0x5965, RV280_5965, RV280) CHIPSET(0x5C61, RV280_5C61, RV280) CHIPSET(0x5C63, RV280_5C63, RV280) + CHIPSET(0x5834, RS300_5834, RS300) CHIPSET(0x5835, RS300_5835, RS300) CHIPSET(0x7834, RS350_7834, RS300) |