diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-09-13 15:35:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-09-13 15:35:41 +0000 |
commit | 162952af2878d9deb08a320fc44ae705b8a68473 (patch) | |
tree | 28a00430dfd00e071994026bd9b7312e121f6e62 /lst | |
parent | 718d62f19071ea07c479a4ea6ca42b71e9dde6b9 (diff) | |
download | ldetect-lst-162952af2878d9deb08a320fc44ae705b8a68473.tar ldetect-lst-162952af2878d9deb08a320fc44ae705b8a68473.tar.gz ldetect-lst-162952af2878d9deb08a320fc44ae705b8a68473.tar.bz2 ldetect-lst-162952af2878d9deb08a320fc44ae705b8a68473.tar.xz ldetect-lst-162952af2878d9deb08a320fc44ae705b8a68473.zip |
fix a bogus secondary entry (#25399)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 09352377..571f57f6 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -383,7 +383,7 @@ 0x1002 0x4967 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9000 Ig (AGP/PCI)" 0x1002 0x496c "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|Radeon ????" 0x1002 0x496d "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|Radeon ????" -0x1002 0x496e "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|Radeon R250 [Radeon 9000] (Secondary)" +0x1002 0x496e "unknown" "ATI Technologies Inc.|Radeon R250 [Radeon 9000] (Secondary)" 0x1002 0x496f "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|Radeon R250 [Radeon 9000] (Secondary)" 0x1002 0x4a48 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420)" 0x1002 0x4a49 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 Pro" |