diff options
author | Dave Airlie <airlied@redhat.com> | 2008-02-08 10:47:10 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2008-02-08 10:47:10 +1000 |
commit | 7f4db96123fdcba9874226352802d702c2a498bd (patch) | |
tree | ff8cdc73793939d47d6687cc8acfea6ecc87f0be /src/ati_pciids_gen.h | |
parent | e8899b9978291c62a65f468c92f340f65ad5479d (diff) |
add rv670 pciids
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 26d2f095..330d1a9b 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -338,6 +338,12 @@ #define PCI_CHIP_RV610_94C9 0x94C9 #define PCI_CHIP_RV610_94CB 0x94CB #define PCI_CHIP_RV610_94CC 0x94CC +#define PCI_CHIP_RV670_9500 0x9500 +#define PCI_CHIP_RV670_9501 0x9501 +#define PCI_CHIP_RV670_9505 0x9505 +#define PCI_CHIP_RV670_9507 0x9507 +#define PCI_CHIP_RV670_950F 0x950F +#define PCI_CHIP_RV670_9511 0x9511 #define PCI_CHIP_RV630_9580 0x9580 #define PCI_CHIP_RV630_9581 0x9581 #define PCI_CHIP_RV630_9583 0x9583 |