diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +- switch back 0x10de:0x0110 to using the proprietary driver (#57539) - remove imwheel support (replace with evdev) - switch ATI cards now supported by radeon to it from vesa (HD 5000 series cards) 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" |