summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorRoland Scheidegger <rscheidegger_lists@hispeed.ch>2005-02-08 22:46:56 +0000
committerRoland Scheidegger <rscheidegger_lists@hispeed.ch>2005-02-08 22:46:56 +0000
commit2cdfb2cc8527a6a805b159006885268607383448 (patch)
tree469bc5fcae6071dbe7db65a0426645d0e62a8968 /shared
parent81459d6e50a02b87ed95073659536eefa1e09fdf (diff)
fix incorrect PCI id for ATI radeon
Diffstat (limited to 'shared')
-rw-r--r--shared/drm_pciids.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt
index 8b037590..4e67b35d 100644
--- a/shared/drm_pciids.txt
+++ b/shared/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"