diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-01-04 12:49:28 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-01-04 12:49:28 +0000 |
commit | 0d0fd09c4d3bcaf53710ac279ae01f5054af538f (patch) | |
tree | 5615a8988fc2ab56fcc5eee2d154aaff5c94b025 /lst/pcitable | |
parent | 56c1fdb81dc580d4bbf602f7dff0c6f9256ec976 (diff) | |
download | ldetect-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
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 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" |