diff options
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | lst/pcitable | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- add support for 0x10de:0x06ec (G98M [GeForce G 105M]) which only + works with nv (#54000) + Version 0.1.274 - 23 September 2009 - radeonhd failed on 0x1002:0x9480 (#53183) diff --git a/lst/pcitable b/lst/pcitable index 626863ec..c91400e6 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1386,6 +1386,7 @@ 0x10de 0x06e9 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06ea "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06eb "Card:NVIDIA GeForce 6100 and later" +0x10de 0x06ec "Card:NVIDIA GeForce 2 MX to GeForce 4" 0x10de 0x06ef "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06f8 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06f9 "Card:NVIDIA GeForce 6100 and later" |