summaryrefslogtreecommitdiff
path: root/src/radeon_chipinfo_gen.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2009-03-19 20:09:32 -0400
committerAlex Deucher <alexdeucher@gmail.com>2009-03-19 20:09:32 -0400
commite8e2367b66d9a4f5977d95f52b37cdbad75e409a (patch)
treea98681246a38628ee2c4648db2165b8256b00fad /src/radeon_chipinfo_gen.h
parent68e83f10adb23fc359c1da881f5d666cd08b4067 (diff)
Add new pci ids
Diffstat (limited to 'src/radeon_chipinfo_gen.h')
-rw-r--r--src/radeon_chipinfo_gen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/radeon_chipinfo_gen.h b/src/radeon_chipinfo_gen.h
index eb2df17b..97b601fd 100644
--- a/src/radeon_chipinfo_gen.h
+++ b/src/radeon_chipinfo_gen.h
@@ -349,4 +349,6 @@ RADEONCardInfo RADEONCards[] = {
{ 0x9612, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
{ 0x9613, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
{ 0x9614, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
+ { 0x9615, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
+ { 0x9616, CHIP_FAMILY_RS780, 0, 1, 0, 0, 1 },
};