summaryrefslogtreecommitdiff
path: root/src/radeon_chipset.h
diff options
context:
space:
mode:
authorTormod Volden <bugzi06.fdo.tormod@xoxy.net>2007-10-05 20:10:55 -0400
committerAlex Deucher <alex@botch2.(none)>2007-10-05 20:10:55 -0400
commitfe66cc4e02a52e1d014ae5de192c65e8abd7f58a (patch)
treef816829fe0a21eab5eae96c90024e1cc703dad13 /src/radeon_chipset.h
parent314e8fdbe5369e4c1786d176d03d0d2a046f25d5 (diff)
RADEON: rename to PCI_CHIP_RS485_5975 everywhere
RS482_5975 is actually RS485. see bug 12048
Diffstat (limited to 'src/radeon_chipset.h')
-rw-r--r--src/radeon_chipset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_chipset.h b/src/radeon_chipset.h
index 5cca4c81..890babdb 100644
--- a/src/radeon_chipset.h
+++ b/src/radeon_chipset.h
@@ -89,7 +89,7 @@ static SymTabRec RADEONChipsets[] = {
{ PCI_CHIP_RS480_5954, "ATI Radeon XPRESS 200 5954 (PCIE)" },
{ PCI_CHIP_RS480_5955, "ATI Radeon XPRESS 200M 5955 (PCIE)" },
{ PCI_CHIP_RS482_5974, "ATI Radeon XPRESS 200 5974 (PCIE)" },
- { PCI_CHIP_RS482_5975, "ATI Radeon XPRESS 200M 5975 (PCIE)" },
+ { PCI_CHIP_RS485_5975, "ATI Radeon XPRESS 200M 5975 (PCIE)" },
{ PCI_CHIP_RV410_5E48, "ATI FireGL V5000 (RV410) (PCIE)" },
{ PCI_CHIP_RV410_564A, "ATI Mobility FireGL V5000 (M26) (PCIE)" },
{ PCI_CHIP_RV410_564B, "ATI Mobility FireGL V5000 (M26) (PCIE)" },