From 69c0982e64fd847d57f59cffa507cbbc6f127532 Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Fri, 14 Jun 2002 14:19:28 +0000 Subject: [PATCH] Added vga driver svn path=/trunk/; revision=3078 --- reactos/system.hiv | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/reactos/system.hiv b/reactos/system.hiv index c504792c9a8..b2af860517c 100644 --- a/reactos/system.hiv +++ b/reactos/system.hiv @@ -220,3 +220,16 @@ REGEDIT4 "ImagePath"="system32\drivers\vfatfs.sys" "Start"=dword:00000000 "Type"=dword:00000002 + +[\Registry\Machine\SYSTEM\CurrentControlSet\Services\Vga] +"ErrorControl"=dword:00000000 +"Group"="Video" +"ImagePath"="system32\drivers\vgamp.sys" +"Start"=dword:00000001 +"Type"=dword:00000001 + +[\Registry\Machine\SYSTEM\Select] +"Current"=dword:00000001 +"Default"=dword:00000001 +"Failed"=dword:00000000 +"LastKnownGood"=dword:00000000