summaryrefslogtreecommitdiff
path: root/src/radeon_chipset_gen.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2011-04-04 11:08:37 -0400
committerAlex Deucher <alexdeucher@gmail.com>2011-04-04 11:08:37 -0400
commit7acf9bc833de539fa2259a051c66a99445a54bc4 (patch)
tree6906e1cb91cb3e01799060c25821c72bf8b382e0 /src/radeon_chipset_gen.h
parent0af6386f85a0f1ba14864a3334164733a10a6cb8 (diff)
radeon: add some additional ontario pci ids
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
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 e4c38f0b..9996e0a7 100644
--- a/src/radeon_chipset_gen.h
+++ b/src/radeon_chipset_gen.h
@@ -381,6 +381,8 @@ static SymTabRec RADEONChipsets[] = {
{ PCI_CHIP_PALM_9803, "AMD Radeon HD 6310 Graphics" },
{ PCI_CHIP_PALM_9804, "AMD Radeon HD 6250 Graphics" },
{ PCI_CHIP_PALM_9805, "AMD Radeon HD 6250 Graphics" },
+ { PCI_CHIP_PALM_9806, "AMD Radeon HD 6300 Series Graphics" },
+ { PCI_CHIP_PALM_9807, "AMD Radeon HD 6200 Series Graphics" },
{ PCI_CHIP_CYPRESS_6880, "CYPRESS" },
{ PCI_CHIP_CYPRESS_6888, "ATI FirePro (FireGL) Graphics Adapter" },
{ PCI_CHIP_CYPRESS_6889, "ATI FirePro (FireGL) Graphics Adapter" },