diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-09-25 08:54:39 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-09-25 08:54:39 +0000 |
commit | c3313ae4b0b29a2b81ff43759f672f5a60be001d (patch) | |
tree | 9f21a8cc05ac7055affb355893dbb6b483ad78de /lst/pcitable | |
parent | 6e88099207207c8ab5351b434a26c4c7ddd43b75 (diff) | |
download | ldetect-lst-c3313ae4b0b29a2b81ff43759f672f5a60be001d.tar ldetect-lst-c3313ae4b0b29a2b81ff43759f672f5a60be001d.tar.gz ldetect-lst-c3313ae4b0b29a2b81ff43759f672f5a60be001d.tar.bz2 ldetect-lst-c3313ae4b0b29a2b81ff43759f672f5a60be001d.tar.xz ldetect-lst-c3313ae4b0b29a2b81ff43759f672f5a60be001d.zip |
add support for 0x10de:0x06ec (G98M [GeForce G 105M]) which only works
with nv (#54000)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
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" |