mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
Added vga driver
svn path=/trunk/; revision=3078
This commit is contained in:
parent
7e27a9348f
commit
69c0982e64
1 changed files with 13 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue