diff options
-rw-r--r-- | shared-core/drm_pciids.txt | 1 | ||||
-rw-r--r-- | shared/drm_pciids.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index 56282697..a84ff010 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -46,6 +46,7 @@ 0x1002 0x5158 CHIP_RV200 "ATI Radeon QX RV200 7500" 0x1002 0x5159 CHIP_RV100 "ATI Radeon QY RV100 7000/VE" 0x1002 0x515A CHIP_RV100 "ATI Radeon QZ RV100 7000/VE" +0x1002 0x515E CHIP_RV100 "ATI ES1000 RN50" 0x1002 0x5168 CHIP_R200 "ATI Radeon Qh R200" 0x1002 0x5169 CHIP_R200 "ATI Radeon Qi R200" 0x1002 0x516A CHIP_R200 "ATI Radeon Qj R200" diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt index ebd0b6a8..3701d01a 100644 --- a/shared/drm_pciids.txt +++ b/shared/drm_pciids.txt @@ -46,6 +46,7 @@ 0x1002 0x5158 CHIP_RV200 "ATI Radeon QX RV200 7500" 0x1002 0x5159 CHIP_RV100 "ATI Radeon QY RV100 7000/VE" 0x1002 0x515A CHIP_RV100 "ATI Radeon QZ RV100 7000/VE" +0x1002 0x515E CHIP_RV100 "ATI ES1000 RN50" 0x1002 0x5168 CHIP_R200 "ATI Radeon Qh R200" 0x1002 0x5169 CHIP_R200 "ATI Radeon Qi R200" 0x1002 0x516A CHIP_R200 "ATI Radeon Qj R200" |