summaryrefslogtreecommitdiff
path: root/src/radeon_chipset_gen.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2008-07-12 10:46:36 +1000
committerDave Airlie <airlied@linux.ie>2008-07-12 10:46:36 +1000
commita9746114369d516072d841ec356ec3ba3d0be71a (patch)
tree005d3a4977325ef950c94a37d2ccf376e0fee93f /src/radeon_chipset_gen.h
parentab14f725676e4d4e45278c64b03fe2d328a3e439 (diff)
pciid: add radeon HD3850.
pci id from legume on #radeon
Diffstat (limited to 'src/radeon_chipset_gen.h')
-rw-r--r--src/radeon_chipset_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_chipset_gen.h b/src/radeon_chipset_gen.h
index 0b5da5dc..96b60e95 100644
--- a/src/radeon_chipset_gen.h
+++ b/src/radeon_chipset_gen.h
@@ -270,6 +270,7 @@ static SymTabRec RADEONChipsets[] = {
{ PCI_CHIP_RV670_9507, "ATI RV670" },
{ PCI_CHIP_RV670_950F, "ATI Radeon HD3870 X2" },
{ PCI_CHIP_RV670_9511, "ATI FireGL V7700" },
+ { PCI_CHIP_RV670_9515, "ATI Radeon HD3850" },
{ PCI_CHIP_RV630_9580, "ATI RV630" },
{ PCI_CHIP_RV630_9581, "ATI Mobility Radeon HD 2600" },
{ PCI_CHIP_RV630_9583, "ATI Mobility Radeon HD 2600 XT" },