diff options
author | Michel Daenzer <michel@daenzer.net> | 2005-03-18 22:51:43 +0000 |
---|---|---|
committer | Michel Daenzer <michel@daenzer.net> | 2005-03-18 22:51:43 +0000 |
commit | ab396776fbf2777d31c4253001e882d2faee0c3b (patch) | |
tree | 968eb81d9c34b765a389c20b35b6fa068b8389d1 /shared-core | |
parent | 34563921dd0b41d4ccf08374227e31d765b40353 (diff) |
Add support for production version of ATI RN50/ES1000. (ATI Technologies
Inc.)
Diffstat (limited to 'shared-core')
-rw-r--r-- | shared-core/drm_pciids.txt | 1 |
1 files changed, 1 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" |