diff options
-rw-r--r-- | shared-core/drm_pciids.txt | 4 | ||||
-rw-r--r-- | shared/drm_pciids.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index e699a81c..0b97b223 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -42,8 +42,8 @@ 0x1002 0x516C 0 "ATI Radeon Ql R200" 0x1002 0x5834 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5835 CHIP_IS_IGP|CHIP_IS_MOBILITY "ATI Radeon RS300 Mobility IGP" -0x1002 0x5836 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP -0x1002 0x5837 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP +0x1002 0x5836 CHIP_IS_IGP "ATI Radeon RS300 IGP" +0x1002 0x5837 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5960 0 "ATI Radeon RV280 9200" 0x1002 0x5961 0 "ATI Radeon RV280 9200 SE" 0x1002 0x5962 0 "ATI Radeon RV280 9200" diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt index e699a81c..0b97b223 100644 --- a/shared/drm_pciids.txt +++ b/shared/drm_pciids.txt @@ -42,8 +42,8 @@ 0x1002 0x516C 0 "ATI Radeon Ql R200" 0x1002 0x5834 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5835 CHIP_IS_IGP|CHIP_IS_MOBILITY "ATI Radeon RS300 Mobility IGP" -0x1002 0x5836 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP -0x1002 0x5837 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP +0x1002 0x5836 CHIP_IS_IGP "ATI Radeon RS300 IGP" +0x1002 0x5837 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5960 0 "ATI Radeon RV280 9200" 0x1002 0x5961 0 "ATI Radeon RV280 9200 SE" 0x1002 0x5962 0 "ATI Radeon RV280 9200" |