summaryrefslogtreecommitdiff
path: root/shared-core/drm_pciids.txt
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2005-01-27 09:13:42 +0000
committerDave Airlie <airlied@linux.ie>2005-01-27 09:13:42 +0000
commit77045dc51672715115f179c099dfb8d7b4d304d4 (patch)
tree8fb44fed51659e0a7ce4e3e9577f9efc518099f3 /shared-core/drm_pciids.txt
parent43c3223de690b892759901386d8dc936b0dfbad1 (diff)
fix incorrect PCI id for ATI radeon
Diffstat (limited to 'shared-core/drm_pciids.txt')
-rw-r--r--shared-core/drm_pciids.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt
index 962fcd2c..d8196ca1 100644
--- a/shared-core/drm_pciids.txt
+++ b/shared-core/drm_pciids.txt
@@ -13,7 +13,7 @@
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"
+0x1002 0x4243 CHIP_R200 "ATI Radeon BC R200"
0x1002 0x4336 CHIP_RS100|CHIP_IS_IGP|CHIP_IS_MOBILITY "ATI Radeon RS100 Mobility U1"
0x1002 0x4337 CHIP_RS200|CHIP_IS_IGP|CHIP_IS_MOBILITY "ATI Radeon RS200 Mobility IGP 340M"
0x1002 0x4437 CHIP_RS250|CHIP_IS_IGP|CHIP_IS_MOBILITY "ATI Radeon RS250 Mobility IGP"