diff options
author | Michel Daenzer <michel@daenzer.net> | 2005-02-18 20:06:10 +0000 |
---|---|---|
committer | Michel Daenzer <michel@daenzer.net> | 2005-02-18 20:06:10 +0000 |
commit | 49e19c8d001c34f675b8d81ffde8f0792292f6ff (patch) | |
tree | 595f98d2198da498907a12e2c37d62052882d366 /shared | |
parent | b646515d6124b906f5a0c2cf76f8fda590884ef0 (diff) |
fd.o bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)
Diffstat (limited to 'shared')
-rw-r--r-- | shared/drm_pciids.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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" |