diff options
author | Tormod Volden <bugzi06.fdo.tormod@xoxy.net> | 2007-10-05 20:10:55 -0400 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2007-10-05 20:10:55 -0400 |
commit | fe66cc4e02a52e1d014ae5de192c65e8abd7f58a (patch) | |
tree | f816829fe0a21eab5eae96c90024e1cc703dad13 /src/atipciids.h | |
parent | 314e8fdbe5369e4c1786d176d03d0d2a046f25d5 (diff) |
RADEON: rename to PCI_CHIP_RS485_5975 everywhere
RS482_5975 is actually RS485. see bug 12048
Diffstat (limited to 'src/atipciids.h')
-rw-r--r-- | src/atipciids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atipciids.h b/src/atipciids.h index 1c0f59a5..2aa8a3eb 100644 --- a/src/atipciids.h +++ b/src/atipciids.h @@ -252,7 +252,7 @@ #define PCI_CHIP_RV280_5965 0x5965 #define PCI_CHIP_RN50_5969 0x5969 #define PCI_CHIP_RS482_5974 0x5974 -#define PCI_CHIP_RS482_5975 0x5975 +#define PCI_CHIP_RS485_5975 0x5975 #define PCI_CHIP_RS400_5A41 0x5A41 #define PCI_CHIP_RS400_5A42 0x5A42 #define PCI_CHIP_RC410_5A61 0x5A61 |