diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2011-11-30 19:38:35 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2011-12-01 11:02:45 -0500 |
commit | 72e386d42516e7cd3c2cbf2fffc9174cd3ec8451 (patch) | |
tree | 8902170379b65aa3eaedc373c0b7a9208d7fa268 /src/ati_pciids_gen.h | |
parent | 3853c3020d05175ae180b9a188dec7c425bdd0b8 (diff) |
radeon: add some new pci ids
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 15485693..88f0c22f 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -559,6 +559,14 @@ #define PCI_CHIP_TURKS_6758 0x6758 #define PCI_CHIP_TURKS_6759 0x6759 #define PCI_CHIP_TURKS_675F 0x675F +#define PCI_CHIP_TURKS_6840 0x6840 +#define PCI_CHIP_TURKS_6841 0x6841 +#define PCI_CHIP_TURKS_6842 0x6842 +#define PCI_CHIP_TURKS_6843 0x6843 +#define PCI_CHIP_TURKS_6849 0x6849 +#define PCI_CHIP_TURKS_6850 0x6850 +#define PCI_CHIP_TURKS_6858 0x6858 +#define PCI_CHIP_TURKS_6859 0x6859 #define PCI_CHIP_CAICOS_6760 0x6760 #define PCI_CHIP_CAICOS_6761 0x6761 #define PCI_CHIP_CAICOS_6762 0x6762 |