diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ - add support for ION video card (#53515) - add support for one Matrox card (#53564) +- tag one more "nVidia Geforce2 MX/MX" as GeForce 3 so that it can + uses 3D (#53841) Version 0.1.261 - 23 April 2009 diff --git a/lst/pcitable b/lst/pcitable index 22661678..d389d864 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1050,7 +1050,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 RIVA TNT to GeForce 2" +0x10de 0x0110 "Card:NVIDIA GeForce 3 to GeForce 4" 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" |