diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-07 11:30:25 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-07 11:30:25 +0000 |
commit | 2239afa6335ce55ba013e467740333bc84f557b4 (patch) | |
tree | 9cafe17a4fafea45f9d74f6b23ef73035a72e4b6 /lst/pcitable | |
parent | 2090c9974fad8b06b6b2e6830747a7bcaf872253 (diff) | |
download | ldetect-lst-2239afa6335ce55ba013e467740333bc84f557b4.tar ldetect-lst-2239afa6335ce55ba013e467740333bc84f557b4.tar.gz ldetect-lst-2239afa6335ce55ba013e467740333bc84f557b4.tar.bz2 ldetect-lst-2239afa6335ce55ba013e467740333bc84f557b4.tar.xz ldetect-lst-2239afa6335ce55ba013e467740333bc84f557b4.zip |
don't try to use nv for 0x10de:0x053e, fixes #48684
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 85493a62..dc6f37fc 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1306,7 +1306,7 @@ 0x10de 0x0533 "Card:NVIDIA cards not working with nv" 0x10de 0x053a "Card:NVIDIA cards not working with nv" 0x10de 0x053b "Card:NVIDIA cards not working with nv" -0x10de 0x053e "Card:NVIDIA GeForce 6100 and later" +0x10de 0x053e "Card:NVIDIA cards not working with nv" 0x10de 0x055c "snd_hda_intel" 0x10de 0x055d "snd_hda_intel" 0x10de 0x05e0 "Card:NVIDIA GeForce 6100 and later" |