diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-04-14 17:01:23 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-04-14 17:01:23 +0000 |
commit | b4e4903892e306a5921590a5b8e103fce7094fce (patch) | |
tree | 1381e1c26c8fa06a4892b1eee0cb0e01e66e36dc /lst/pcitable | |
parent | f18a7a453029ce49e0cceae9a2e2d3ebf4117a6d (diff) | |
download | ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar.gz ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar.bz2 ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar.xz ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.zip |
drop special case of a card that should now work okay, add two new Radeon IDs0.1.220
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index cf5a4782..ac95d163 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -425,7 +425,7 @@ 0x1002 0x940b "Card:ATI r500 or r600 based FireGL" 0x1002 0x940f "Card:ATI r500 or r600 based FireGL" 0x1002 0x94c0 "Card:ATI Radeon X1300 and later" -0x1002 0x94c1 "Card:ATI Radeon HD 2400 XT" +0x1002 0x94c1 "Card:ATI Radeon X1300 and later" 0x1002 0x94c3 "Card:ATI Radeon X1300 and later" 0x1002 0x94c4 "Card:ATI Radeon X1300 and later" 0x1002 0x94c5 "Card:ATI Radeon X1300 and later" @@ -446,6 +446,8 @@ 0x1002 0x950f "Card:ATI Radeon HD 3870 X2" 0x1002 0x9511 "Card:ATI Radeon X1300 and later" 0x1002 0x9515 "Card:ATI Radeon X1300 and later" +0x1002 0x9517 "Card:ATI Radeon X1300 and later" +0x1002 0x9519 "Card:ATI Radeon X1300 and later" 0x1002 0x9580 "Card:ATI Radeon X1300 and later" 0x1002 0x9581 "Card:ATI Radeon X1300 and later" 0x1002 0x9583 "Card:ATI Radeon X1300 and later" |