diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-09-09 15:35:01 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-09-09 15:35:01 +0000 |
commit | 21e223ebf73a00c282f8b832f31aa4213dc25047 (patch) | |
tree | be925d943fdc4ee6401761ac3042cdec42211f1a | |
parent | 410569e397fd56c2a89f61119cc595410960a7b6 (diff) | |
download | ldetect-lst-21e223ebf73a00c282f8b832f31aa4213dc25047.tar ldetect-lst-21e223ebf73a00c282f8b832f31aa4213dc25047.tar.gz ldetect-lst-21e223ebf73a00c282f8b832f31aa4213dc25047.tar.bz2 ldetect-lst-21e223ebf73a00c282f8b832f31aa4213dc25047.tar.xz ldetect-lst-21e223ebf73a00c282f8b832f31aa4213dc25047.zip |
add support for ION video card (#53515)
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/pcitable | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- add support for ION video card (#53515) - Monitor DB o sync with latest Fedora (new Dell monitors) diff --git a/lst/pcitable b/lst/pcitable index f699bcca..1c3a4a01 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1382,6 +1382,7 @@ 0x10de 0x0863 "Card:NVIDIA cards not working with nv" 0x10de 0x086a "Card:NVIDIA cards not working with nv" 0x10de 0x087a "Card:NVIDIA GeForce 6100 and later" +0x10de 0x087d "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" |