diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-04-02 12:09:00 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-04-02 12:09:00 -0400 |
commit | 0ded9fab6bc3fecc1976ae8369b788659e4d7793 (patch) | |
tree | 21d39d00a52d6e8fb5dd423bb085a5757bab9cb1 /src/ati_pciids_gen.h | |
parent | 0c6f20a9404c6a4210c5180bdca61c13fc186754 (diff) |
Add RV790 (HD 4890) support
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index f31cadb7..3304e843 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -345,6 +345,8 @@ #define PCI_CHIP_RV770_9456 0x9456 #define PCI_CHIP_RV770_945A 0x945A #define PCI_CHIP_RV770_945B 0x945B +#define PCI_CHIP_RV790_9460 0x9460 +#define PCI_CHIP_RV790_9462 0x9462 #define PCI_CHIP_RV770_946A 0x946A #define PCI_CHIP_RV770_946B 0x946B #define PCI_CHIP_RV770_947A 0x947A |