diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-03-08 14:07:42 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-03-08 14:07:42 -0500 |
commit | 3e5350bedf50a1a140e0eba08c39ed2451fb9115 (patch) | |
tree | 8569af4373a0c3093a5a90203fa496eef47b6058 /src/ati_pciids_gen.h | |
parent | bdbf766d8170f6ea6c16b9780ef5a4007730588b (diff) |
radeon: add Richland 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 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 18dd469b..75978a5c 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -603,6 +603,10 @@ #define PCI_CHIP_ARUBA_9908 0x9908 #define PCI_CHIP_ARUBA_9909 0x9909 #define PCI_CHIP_ARUBA_990A 0x990A +#define PCI_CHIP_ARUBA_990B 0x990B +#define PCI_CHIP_ARUBA_990C 0x990C +#define PCI_CHIP_ARUBA_990D 0x990D +#define PCI_CHIP_ARUBA_990E 0x990E #define PCI_CHIP_ARUBA_990F 0x990F #define PCI_CHIP_ARUBA_9910 0x9910 #define PCI_CHIP_ARUBA_9913 0x9913 @@ -614,6 +618,13 @@ #define PCI_CHIP_ARUBA_9992 0x9992 #define PCI_CHIP_ARUBA_9993 0x9993 #define PCI_CHIP_ARUBA_9994 0x9994 +#define PCI_CHIP_ARUBA_9995 0x9995 +#define PCI_CHIP_ARUBA_9996 0x9996 +#define PCI_CHIP_ARUBA_9997 0x9997 +#define PCI_CHIP_ARUBA_9998 0x9998 +#define PCI_CHIP_ARUBA_9999 0x9999 +#define PCI_CHIP_ARUBA_999A 0x999A +#define PCI_CHIP_ARUBA_999B 0x999B #define PCI_CHIP_ARUBA_99A0 0x99A0 #define PCI_CHIP_ARUBA_99A2 0x99A2 #define PCI_CHIP_ARUBA_99A4 0x99A4 |