diff options
-rw-r--r-- | shared-core/drm_pciids.txt | 2 | ||||
-rw-r--r-- | shared/drm_pciids.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index d8196ca1..61aeac38 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -61,7 +61,7 @@ 0x1002 0x5963 CHIP_RV280 "ATI Radeon RV280 9200" 0x1002 0x5964 CHIP_RV280 "ATI Radeon RV280 9200 SE" 0x1002 0x5968 CHIP_RV280 "ATI Radeon RV280 9200" -0x1002 0x5969 CHIP_RV280 "ATI Radeon RV280 9200" +0x1002 0x5969 CHIP_RV100 "ATI ES1000 RN50" 0x1002 0x596A CHIP_RV280 "ATI Radeon RV280 9200" 0x1002 0x596B CHIP_RV280 "ATI Radeon RV280 9200" 0x1002 0x5c61 CHIP_RV280|CHIP_IS_MOBILITY "ATI Radeon RV280 Mobility" diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt index 4e67b35d..7e6cc4e6 100644 --- a/shared/drm_pciids.txt +++ b/shared/drm_pciids.txt @@ -61,7 +61,7 @@ 0x1002 0x5963 CHIP_RV280 "ATI Radeon RV280 9200" 0x1002 0x5964 CHIP_RV280 "ATI Radeon RV280 9200 SE" 0x1002 0x5968 CHIP_RV280 "ATI Radeon RV280 9200" -0x1002 0x5969 CHIP_RV280 "ATI Radeon RV280 9200" +0x1002 0x5969 CHIP_RV100 "ATI ES1000 RN50" 0x1002 0x596A CHIP_RV280 "ATI Radeon RV280 9200" 0x1002 0x596B CHIP_RV280 "ATI Radeon RV280 9200" 0x1002 0x5c61 CHIP_RV280|CHIP_IS_MOBILITY "ATI Radeon RV280 Mobility" |