diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-09-23 12:34:34 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-09-23 12:34:34 +0000 |
commit | 8e86ea034e6273ba7f633e4e9b387ebc4f452d45 (patch) | |
tree | 1ba91a96e25f3bf041db7d4f570da98962b31632 | |
parent | 79b3decac3dc8c5d29a6cf76e1ee7aed2ae1a446 (diff) | |
download | ldetect-lst-8e86ea034e6273ba7f633e4e9b387ebc4f452d45.tar ldetect-lst-8e86ea034e6273ba7f633e4e9b387ebc4f452d45.tar.gz ldetect-lst-8e86ea034e6273ba7f633e4e9b387ebc4f452d45.tar.bz2 ldetect-lst-8e86ea034e6273ba7f633e4e9b387ebc4f452d45.tar.xz ldetect-lst-8e86ea034e6273ba7f633e4e9b387ebc4f452d45.zip |
tag one more "nVidia Geforce2 MX/MX" as GeForce 3 (#53841)
-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" |