summaryrefslogtreecommitdiff
path: root/src/radeon_chipset_gen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_chipset_gen.h')
-rw-r--r--src/radeon_chipset_gen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/radeon_chipset_gen.h b/src/radeon_chipset_gen.h
index 3c86ae6b..bc5bd1a8 100644
--- a/src/radeon_chipset_gen.h
+++ b/src/radeon_chipset_gen.h
@@ -349,5 +349,7 @@ static SymTabRec RADEONChipsets[] = {
{ PCI_CHIP_RS780_9612, "ATI Radeon HD 3200 Graphics" },
{ PCI_CHIP_RS780_9613, "ATI Radeon 3100 Graphics" },
{ PCI_CHIP_RS780_9614, "ATI Radeon HD 3300 Graphics" },
+ { PCI_CHIP_RS780_9615, "ATI Radeon HD 3200 Graphics" },
+ { PCI_CHIP_RS780_9616, "ATI Radeon HD 3000 Graphics" },
{ -1, NULL }
};