diff options
author | Francois Pons <fpons@mandriva.com> | 2001-07-04 17:17:17 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-07-04 17:17:17 +0000 |
commit | 3436c21989e30d9d76f33a84158776917fffcee9 (patch) | |
tree | 49ce6729110f61c813068c9749bbea24873dd2ad | |
parent | 6b38fe9fd0eb2afed57530d09bee5cbd587b773b (diff) | |
download | ldetect-lst-3436c21989e30d9d76f33a84158776917fffcee9.tar ldetect-lst-3436c21989e30d9d76f33a84158776917fffcee9.tar.gz ldetect-lst-3436c21989e30d9d76f33a84158776917fffcee9.tar.bz2 ldetect-lst-3436c21989e30d9d76f33a84158776917fffcee9.tar.xz ldetect-lst-3436c21989e30d9d76f33a84158776917fffcee9.zip |
added some more card, notably VMware and IMS one.
-rw-r--r-- | lst/Cards+ | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -2899,6 +2899,19 @@ SERVER SVGA DRIVER nv NOCLOCKPROBE +NAME NVIDIA GeForce3 (generic) +CHIPSET GeForce3 +SERVER SVGA +DRIVER nv +NOCLOCKPROBE + +# IMS + +NAME IMS TwinTurbo (generic) +SERVER SVGA +DRIVER imstt +NOCLOCKPROBE + # 3DLabs NAME 3Dlabs Permedia2 (generic) @@ -3530,4 +3543,11 @@ DRIVER sunffb # Misc +# VMware virtual video cards + +NAME VMware virtual video card +SERVER SVGA +DRIVER vmware +NOCLOCKPROBE + END |