diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-04-04 12:52:00 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-05-31 18:12:38 -0400 |
commit | cbcc57b0fa6f581be777bef648f2bf3efe7443ee (patch) | |
tree | 97b35145947b27a8271509ac6dac202cbbdc468f /src/ati_pciids_gen.h | |
parent | 36afd1e1055eeadb2396dadcc68b214655bd90a9 (diff) |
radeon: add llano pci ids
Signed-off-by: Alex Deucher <alexdeucher@gmail.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 9e1e086b..566e34a7 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -451,6 +451,17 @@ #define PCI_CHIP_RS780_9614 0x9614 #define PCI_CHIP_RS780_9615 0x9615 #define PCI_CHIP_RS780_9616 0x9616 +#define PCI_CHIP_SUMO_9640 0x9640 +#define PCI_CHIP_SUMO_9641 0x9641 +#define PCI_CHIP_SUMO2_9642 0x9642 +#define PCI_CHIP_SUMO2_9643 0x9643 +#define PCI_CHIP_SUMO2_9644 0x9644 +#define PCI_CHIP_SUMO2_9645 0x9645 +#define PCI_CHIP_SUMO_9647 0x9647 +#define PCI_CHIP_SUMO_9648 0x9648 +#define PCI_CHIP_SUMO_964A 0x964A +#define PCI_CHIP_SUMO_964E 0x964E +#define PCI_CHIP_SUMO_964F 0x964F #define PCI_CHIP_RS880_9710 0x9710 #define PCI_CHIP_RS880_9711 0x9711 #define PCI_CHIP_RS880_9712 0x9712 |