diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-02-01 18:59:40 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-02-01 19:01:22 -0500 |
commit | 9c124f781049ef11a8b19894a29b7f62975b3011 (patch) | |
tree | a95c01c9c9bf8bb1f2d9a4ba986c0a1bb7063723 /src/pcidb | |
parent | 66eb81b62e5ae8e1d7bd44ed8a179e5ec1ca69af (diff) |
radeon: remove device 0x4243
0x4243 is a PCI bridge, not a gpu.
See:
https://bugs.freedesktop.org/show_bug.cgi?id=33815
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Diffstat (limited to 'src/pcidb')
-rw-r--r-- | src/pcidb/ati_pciids.csv | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pcidb/ati_pciids.csv b/src/pcidb/ati_pciids.csv index 1f4756ab..e8bfb4c3 100644 --- a/src/pcidb/ati_pciids.csv +++ b/src/pcidb/ati_pciids.csv @@ -26,7 +26,6 @@ "0x4158","MACH32","MACH32",,,,,, "0x4237","RS250_4237","RS200",,1,,,1,"ATI Radeon 7000 IGP (A4+) 4237" "0x4242","R200_BB","R200",,,,1,,"ATI Radeon 8500 AIW BB (AGP)" -"0x4243","R200_BC","R200",,,,1,,"ATI Radeon 8500 AIW BC (AGP)" "0x4336","RS100_4336","RS100",1,1,,,1,"ATI Radeon IGP320M (U1) 4336" "0x4337","RS200_4337","RS200",1,1,,,1,"ATI Radeon IGP330M/340M/350M (U2) 4337" "0x4354","MACH64CT","MACH64",,,,,, |