diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-08 19:11:49 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-08 19:11:49 +0000 |
commit | 45a3fa15ffc256ac0219e84d12e2656285d7a023 (patch) | |
tree | b0654f2a87d5a1cf7363d0850a5183577ddb02a8 /lst/pcitable | |
parent | b9842c8de1bbf34e8c468f30003c7824cf9199a9 (diff) | |
download | ldetect-lst-45a3fa15ffc256ac0219e84d12e2656285d7a023.tar ldetect-lst-45a3fa15ffc256ac0219e84d12e2656285d7a023.tar.gz ldetect-lst-45a3fa15ffc256ac0219e84d12e2656285d7a023.tar.bz2 ldetect-lst-45a3fa15ffc256ac0219e84d12e2656285d7a023.tar.xz ldetect-lst-45a3fa15ffc256ac0219e84d12e2656285d7a023.zip |
km_drv is used to capture tv on ATI cards, thus all pci ids it
reclaims are gfx cards; this one is a radeon LE
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 09c745c4..12e38027 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -347,7 +347,7 @@ 0x1002 0x4c6d "Card:ATI Radeon (fbdev)" "ATI|" 0x1002 0x4c6e "Card:ATI Radeon (fglrx)" "ATI|Radeon R250 Ln [Radeon Mobility 9000 M9] [Secondary]" 0x1002 0x4c6f "Card:ATI Radeon (fbdev)" "ATI|" -0x1002 0x4d45 "km_drv" "" +0x1002 0x4d45 "Card:ATI Radeon" "ATI|RADEON LE" 0x1002 0x4d46 "Card:ATI Rage 128 Mobility" "ATI|Rage Mobility M4 AGP" 0x1002 0x4d4c "Card:ATI Rage 128 Mobility" "ATI|Rage Mobility M4 AGP" 0x1002 0x4e44 "Card:ATI Radeon (fglrx)" "ATI|Radeon 9700 Pro ND (AGP)" |