diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-04-20 12:51:01 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-04-20 12:51:01 +0000 |
commit | 17b719c267cff2d352df62e470690cc2b1d8b993 (patch) | |
tree | 4b3da6975ed078f5f51fad358ceba915a3a53eb9 /lst | |
parent | 8b0835432aa20aa6325dd2f25d8fd0fbc5b368cd (diff) | |
download | ldetect-lst-17b719c267cff2d352df62e470690cc2b1d8b993.tar ldetect-lst-17b719c267cff2d352df62e470690cc2b1d8b993.tar.gz ldetect-lst-17b719c267cff2d352df62e470690cc2b1d8b993.tar.bz2 ldetect-lst-17b719c267cff2d352df62e470690cc2b1d8b993.tar.xz ldetect-lst-17b719c267cff2d352df62e470690cc2b1d8b993.zip |
use proprietary driver for 0x10de:0x0110 (#57539)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 0589c7b2..2870d44b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1031,7 +1031,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 2 MX to GeForce 4" 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" |