summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2010-01-04 12:49:28 +0000
committerThierry Vignaud <tv@mandriva.org>2010-01-04 12:49:28 +0000
commit0d0fd09c4d3bcaf53710ac279ae01f5054af538f (patch)
tree5615a8988fc2ab56fcc5eee2d154aaff5c94b025
parent56c1fdb81dc580d4bbf602f7dff0c6f9256ec976 (diff)
downloadldetect-lst-0d0fd09c4d3bcaf53710ac279ae01f5054af538f.tar
ldetect-lst-0d0fd09c4d3bcaf53710ac279ae01f5054af538f.tar.gz
ldetect-lst-0d0fd09c4d3bcaf53710ac279ae01f5054af538f.tar.bz2
ldetect-lst-0d0fd09c4d3bcaf53710ac279ae01f5054af538f.tar.xz
ldetect-lst-0d0fd09c4d3bcaf53710ac279ae01f5054af538f.zip
disable NVidia propretary driver on 0x10de:0x0110 as it segfaults on 2010.0
-rw-r--r--NEWS3
-rw-r--r--lst/pcitable2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ed164a0f..c1025ed8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- disable NVidia propretary driver on 0x10de:0x0110 as it segfaults on
+ 2010.0
+
Version 0.1.281 - 3 January 2010
- disable ATI propretary driver for now, it doesn't support X.org
diff --git a/lst/pcitable b/lst/pcitable
index b91bebf0..9a26b7c2 100644
--- a/lst/pcitable
+++ b/lst/pcitable
@@ -1025,7 +1025,7 @@
0x10de 0x0101 "Card:NVIDIA RIVA TNT to GeForce 2"
0x10de 0x0102 "Card:NVIDIA RIVA TNT to GeForce 2"
0x10de 0x0103 "Card:NVIDIA RIVA TNT to GeForce 2"
-0x10de 0x0110 "Card:NVIDIA GeForce 2 MX to GeForce 4"
+0x10de 0x0110 "Card:NVIDIA RIVA TNT to GeForce 2"
0x10de 0x0111 "Card:NVIDIA GeForce 2 MX to GeForce 4"
0x10de 0x0112 "Card:NVIDIA GeForce 2 MX to GeForce 4"
0x10de 0x0113 "Card:NVIDIA GeForce 2 MX to GeForce 4"