diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2009-01-16 21:53:03 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2009-01-16 21:53:03 +0000 |
commit | 7b4267bf2a5e8bf1097fd33dbc61d834e21008bb (patch) | |
tree | cca998b6cd7ae933c56626109e2ee0a11da3ecdd /lst/pcitable | |
parent | 93fbea5a9931b89c90711942b9870273cd710a3d (diff) | |
download | ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar.gz ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar.bz2 ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar.xz ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.zip |
re-work the blacklistof cards that don't work with nv to be more general and include more confirmed IDs
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lst/pcitable b/lst/pcitable index 3aa93158..2e9944b1 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1286,10 +1286,10 @@ 0x10de 0x042d "Card:NVIDIA GeForce 6100 and later" 0x10de 0x042e "Card:NVIDIA GeForce 6100 and later" 0x10de 0x042f "Card:NVIDIA GeForce 6100 and later" -0x10de 0x0531 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x0533 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x053a "Card:NVIDIA GeForce 7050 and 9400 GT" -0x10de 0x053b "Card:NVIDIA GeForce 7050 and 9400 GT" +0x10de 0x0531 "Card:NVIDIA cards not working with nv" +0x10de 0x0533 "Card:NVIDIA cards not working with nv" +0x10de 0x053a "Card:NVIDIA cards not working with nv" +0x10de 0x053b "Card:NVIDIA cards not working with nv" 0x10de 0x053e "Card:NVIDIA GeForce 6100 and later" 0x10de 0x055c "snd_hda_intel" 0x10de 0x055d "snd_hda_intel" @@ -1324,7 +1324,7 @@ 0x10de 0x062c "Card:NVIDIA GeForce 6100 and later" 0x10de 0x063a "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0640 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x0641 "Card:NVIDIA GeForce 7050 and 9400 GT" +0x10de 0x0641 "Card:NVIDIA cards not working with nv" 0x10de 0x0643 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0647 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0648 "Card:NVIDIA GeForce 6100 and later" @@ -1352,15 +1352,15 @@ 0x10de 0x0844 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0845 "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0847 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x0848 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x0849 "Card:NVIDIA GeForce 6100 and later" +0x10de 0x0848 "Card:NVIDIA cards not working with nv" +0x10de 0x0849 "Card:NVIDIA cards not working with nv" 0x10de 0x084a "Card:NVIDIA GeForce 6100 and later" 0x10de 0x084b "Card:NVIDIA GeForce 6100 and later" 0x10de 0x084c "Card:NVIDIA GeForce 6100 and later" 0x10de 0x084d "Card:NVIDIA GeForce 6100 and later" 0x10de 0x084f "Card:NVIDIA GeForce 6100 and later" 0x10de 0x0862 "Card:NVIDIA GeForce 6100 and later" -0x10de 0x0863 "Card:NVIDIA GeForce 6100 and later" +0x10de 0x0863 "Card:NVIDIA cards not working with nv" 0x10de 0x087a "Card:NVIDIA GeForce 6100 and later" 0x10e0 0x9128 "Card:IMS TwinTurbo-based cards" 0x10e0 0x9135 "Card:IMS TwinTurbo-based cards" |