From e942503f49fa0f633266654c03b014fa644fbb9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9=20van=20Geldorp?= Date: Sat, 15 Feb 2003 19:21:31 +0000 Subject: [PATCH] Support for VMware video driver svn path=/trunk/; revision=4152 --- reactos/Makefile | 4 ++-- reactos/system.hiv | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/reactos/Makefile b/reactos/Makefile index 45bdfe1791b..fda6b0b8a35 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -50,8 +50,8 @@ DRIVERS_LIB = bzip2 zlib # Kernel mode device drivers # Obsolete: ide -# beep blue floppy null parallel ramdrv serenum serial vga vidport -DEVICE_DRIVERS = beep blue floppy null serial vga vidport +# beep blue floppy null parallel ramdrv serenum serial vga videoprt +DEVICE_DRIVERS = beep blue floppy null serial vga videoprt # Kernel mode input drivers # keyboard mouclass psaux sermouse diff --git a/reactos/system.hiv b/reactos/system.hiv index d1d5648fc1a..a68e7b0534f 100644 --- a/reactos/system.hiv +++ b/reactos/system.hiv @@ -290,6 +290,13 @@ REGEDIT4 "Start"=dword:00000001 "Type"=dword:00000001 +[\Registry\Machine\SYSTEM\ControlSet001\Services\vmx_svga] +"ErrorControl"=dword:00000000 +"Group"="Video" +"ImagePath"=expand:"system32\drivers\vmx_svga.sys" +"Start"=dword:00000000 +"Type"=dword:00000001 + [\Registry\Machine\SYSTEM\ControlSet002] [\Registry\Machine\SYSTEM\Select]