diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-09-17 16:25:53 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-09-17 16:25:53 +0000 |
commit | dabe8b9bffaa0db4a01bb715d0591aa14ea35d2e (patch) | |
tree | bd339ffcc6b7a89be7736726b04dede2418ad0ac | |
parent | 2571df43417cd8ed9969cf8c617a83523ee04718 (diff) | |
download | ldetect-lst-dabe8b9bffaa0db4a01bb715d0591aa14ea35d2e.tar ldetect-lst-dabe8b9bffaa0db4a01bb715d0591aa14ea35d2e.tar.gz ldetect-lst-dabe8b9bffaa0db4a01bb715d0591aa14ea35d2e.tar.bz2 ldetect-lst-dabe8b9bffaa0db4a01bb715d0591aa14ea35d2e.tar.xz ldetect-lst-dabe8b9bffaa0db4a01bb715d0591aa14ea35d2e.zip |
add support for virtual gfx card
-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 virtual gfx card - drop obsolete pcitable.ia64 (either redundant or invalid) Version 0.1.292 - 01 August 2011 diff --git a/lst/pcitable b/lst/pcitable index ecaf1a85..6267913b 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1741,6 +1741,7 @@ 0x121a 0x0005 "Card:3DFX Voodoo 3 - 5 / Banshee / Rush" 0x121a 0x0007 "Card:3DFX Voodoo 3 - 5 / Banshee / Rush" 0x121a 0x0009 "Card:3DFX Voodoo 3 - 5 / Banshee / Rush" +0x1234 0x1111 "Card:VESA driver (generic)" 0x1244 0x0700 "ISDN:b1pci,type=27" 0x1244 0x0800 "ISDN:c4" 0x1244 0x0a00 "ISDN:hisax,type=27" |