diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-03-20 15:10:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-03-20 15:10:18 +0000 |
commit | f13b2f0db98cf9e7f2a7bfe39e765703c1da40ae (patch) | |
tree | b1fa747fc9af4250e67101235e5dc58b76e98138 /lst/pcitable | |
parent | c74c5bef7511f1a64171a0b9c9f7fab70700beb3 (diff) | |
download | ldetect-lst-f13b2f0db98cf9e7f2a7bfe39e765703c1da40ae.tar ldetect-lst-f13b2f0db98cf9e7f2a7bfe39e765703c1da40ae.tar.gz ldetect-lst-f13b2f0db98cf9e7f2a7bfe39e765703c1da40ae.tar.bz2 ldetect-lst-f13b2f0db98cf9e7f2a7bfe39e765703c1da40ae.tar.xz ldetect-lst-f13b2f0db98cf9e7f2a7bfe39e765703c1da40ae.zip |
fix driver for "nVidia Corporation|NV11 [GeForce2 MX/MX 400]" (#48928)
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 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" |