diff options
author | Dave Airlie <airlied@linux.ie> | 2004-11-07 02:19:58 +0000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2004-11-07 02:19:58 +0000 |
commit | c5bededa5130a58273448188c04c15bc9c1097f3 (patch) | |
tree | 589c32ed5a24839672a85b33a194d523b5be0015 /shared-core | |
parent | c21cdee38a6b9124d01662b36207450aa5fbb626 (diff) |
add some more r300 pci ids
Diffstat (limited to 'shared-core')
-rw-r--r-- | shared-core/drm_pciids.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index 11fcb39a..e5484c41 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -1,6 +1,16 @@ [radeon] 0x1002 0x4136 CHIP_RS100|CHIP_IS_IGP "ATI Radeon RS100 IGP 320M" 0x1002 0x4137 CHIP_RS200|CHIP_IS_IGP "ATI Radeon RS200 IGP" +0x1002 0x4144 CHIP_R300 "ATI Radeon AD 9500 Pro" +0x1002 0x4145 CHIP_R300 "ATI Radeon AE 9700 Pro" +0x1002 0x4146 CHIP_R300 "ATI Radeon AF 9700 Pro" +0x1002 0x4147 CHIP_R300 "ATI FireGL AG Z1/X1" +0x1002 0x4150 CHIP_RV350 "ATI Radeon AP 9600" +0x1002 0x4151 CHIP_RV350 "ATI Radeon AQ 9600" +0x1002 0x4152 CHIP_RV350 "ATI Radeon AR 9600" +0x1002 0x4153 CHIP_RV350 "ATI Radeon AS 9600 AS" +0x1002 0x4154 CHIP_RV350 "ATI FireGL AT T2" +0x1002 0x4156 CHIP_RV350 "ATI FireGL AV T2" 0x1002 0x4237 CHIP_RS250|CHIP_IS_IGP "ATI Radeon RS250 IGP" 0x1002 0x4242 CHIP_R200 "ATI Radeon BB R200 AIW 8500DV" 0x1002 0x4242 CHIP_R200 "ATI Radeon BC R200" |