diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +- fix driver for "nVidia Corporation|NV11 [GeForce2 MX/MX 400]" (#48928) + Version 0.1.255 - 18 March 2009 - re-enable fglrx driver diff --git a/lst/pcitable b/lst/pcitable index 79b1120d..a6db8a42 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1042,7 +1042,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 3 to GeForce 4" +0x10de 0x0110 "Card:NVIDIA RIVA TNT to GeForce 2" 0x10de 0x0111 "Card:NVIDIA GeForce 3 to GeForce 4" 0x10de 0x0112 "Card:NVIDIA GeForce 3 to GeForce 4" 0x10de 0x0113 "Card:NVIDIA GeForce 3 to GeForce 4" |