summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-04-07 11:30:25 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-04-07 11:30:25 +0000
commit2239afa6335ce55ba013e467740333bc84f557b4 (patch)
tree9cafe17a4fafea45f9d74f6b23ef73035a72e4b6
parent2090c9974fad8b06b6b2e6830747a7bcaf872253 (diff)
downloadldetect-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
-rw-r--r--NEWS1
-rw-r--r--lst/pcitable2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a0f89cbf..81b2535d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- don't try to use nv for 0x10de:0x053e, fixes #48684
- remove dpc7146 entry since it was dropped from kernel
- prism2_plx was removed from kernel, switch the only entry that was
using it to orinoco_tmd (0x15e8:0x0131)
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"