diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2009-01-29 19:28:15 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2009-01-29 19:28:15 +0000 |
commit | 978fce39b119bb01ad9c1a7122b4d6d8391a3b12 (patch) | |
tree | b6be84065aeca1a9a6648c543694a2c306a220d7 | |
parent | b82e22bf921f85af889b7d10e44097cc5a8ab7c8 (diff) | |
download | ldetect-lst-978fce39b119bb01ad9c1a7122b4d6d8391a3b12.tar ldetect-lst-978fce39b119bb01ad9c1a7122b4d6d8391a3b12.tar.gz ldetect-lst-978fce39b119bb01ad9c1a7122b4d6d8391a3b12.tar.bz2 ldetect-lst-978fce39b119bb01ad9c1a7122b4d6d8391a3b12.tar.xz ldetect-lst-978fce39b119bb01ad9c1a7122b4d6d8391a3b12.zip |
add new NVIDIA cards supported in 180.25
-rw-r--r-- | NEWS | 8 | ||||
-rw-r--r-- | lst/pcitable | 7 |
2 files changed, 13 insertions, 2 deletions
@@ -1,9 +1,13 @@ -Version 0.1.251 - 16 January 2008 +Version 0.1.252 - XX February 2009 + +- add new NVIDIA cards supported in 180.25 + +Version 0.1.251 - 16 January 2009 - re-work the blacklist of cards that don't work with nv to be more general and include more confirmed IDs -Version 0.1.250 - 11 January 2008 +Version 0.1.250 - 11 January 2009 - add NVIDIA GeForce 9400 GT ID, adjust 7050 group to include it (doesn't work with nv) diff --git a/lst/pcitable b/lst/pcitable index 2e9944b1..869c651b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1293,8 +1293,10 @@ 0x10de 0x053e "Card:NVIDIA GeForce 6100 and later" 0x10de 0x055c "snd_hda_intel" 0x10de 0x055d "snd_hda_intel" +0x10de 0x05e0 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x05e1 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x05e2 "Card:NVIDIA GeForce 6100 and later" +0x10de 0x05e3 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x05f9 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x05fd "Card:NVIDIA GeForce 6100 and later" 0x10de 0x05fe "Card:NVIDIA GeForce 6100 and later" @@ -1314,6 +1316,7 @@ 0x10de 0x0612 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0613 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0614 "Card:NVIDIA GeForce 6100 and later" +0x10de 0x0617 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x061a "Card:NVIDIA GeForce 6100 and later" 0x10de 0x061c "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0622 "Card:NVIDIA GeForce 6100 and later" @@ -1334,6 +1337,7 @@ 0x10de 0x064c "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0656 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x065c "Card:NVIDIA GeForce 6100 and later" +0x10de 0x06e0 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06e1 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06e2 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06e4 "Card:NVIDIA GeForce 6100 and later" @@ -1342,8 +1346,10 @@ 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 0x06f8 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06f9 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x06fa "Card:NVIDIA GeForce 6100 and later" +0x10de 0x06fd "Card:NVIDIA GeForce 6100 and later" 0x10de 0x07e0 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x07e1 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x07e2 "Card:NVIDIA GeForce 6100 and later" @@ -1362,6 +1368,7 @@ 0x10de 0x0862 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0863 "Card:NVIDIA cards not working with nv" 0x10de 0x087a "Card:NVIDIA GeForce 6100 and later" +0x10de 0x087f "Card:NVIDIA GeForce 6100 and later" 0x10e0 0x9128 "Card:IMS TwinTurbo-based cards" 0x10e0 0x9135 "Card:IMS TwinTurbo-based cards" 0x10e3 0x0000 "Card:VESA driver (generic)" |