summaryrefslogtreecommitdiff
path: root/src/radeon_chipinfo_gen.h
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.(none)>2008-01-29 10:26:48 -0500
committerAlex Deucher <alex@botch2.(none)>2008-01-29 10:26:48 -0500
commit0c26806245381b925b73ff9f3b747e3dcf0ebd6f (patch)
tree8172fff35bde2683e4fac069344868dd2e8fe968 /src/radeon_chipinfo_gen.h
parentce77ed78a877023da72dbe51609aef9a07e250b1 (diff)
RADEON: Add new RV380 pci id
bug 14289
Diffstat (limited to 'src/radeon_chipinfo_gen.h')
-rw-r--r--src/radeon_chipinfo_gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_chipinfo_gen.h b/src/radeon_chipinfo_gen.h
index 2d92ac5c..775df068 100644
--- a/src/radeon_chipinfo_gen.h
+++ b/src/radeon_chipinfo_gen.h
@@ -115,6 +115,7 @@ RADEONCardInfo RADEONCards[] = {
{ 0x5B60, CHIP_FAMILY_RV380, 0, 0, 0, 0, 0 },
{ 0x5B62, CHIP_FAMILY_RV380, 0, 0, 0, 0, 0 },
{ 0x5B63, CHIP_FAMILY_RV380, 0, 0, 0, 0, 0 },
+ { 0x5657, CHIP_FAMILY_RV380, 0, 0, 0, 0, 0 },
{ 0x5B64, CHIP_FAMILY_RV380, 0, 0, 0, 0, 0 },
{ 0x5B65, CHIP_FAMILY_RV380, 0, 0, 0, 0, 0 },
{ 0x5C61, CHIP_FAMILY_RV280, 1, 0, 0, 0, 0 },