mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:23:01 +00:00
Don't enable acpi service by default, it would be automatically installed if necessary
svn path=/trunk/; revision=24165
This commit is contained in:
parent
15732d3ae2
commit
f271868696
1 changed files with 0 additions and 8 deletions
|
@ -470,14 +470,6 @@ HKLM,"SYSTEM\CurrentControlSet\Services\BusLogic","Start",0x00010001,0x00000000
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\BusLogic","Type",0x00010001,0x00000001
|
HKLM,"SYSTEM\CurrentControlSet\Services\BusLogic","Type",0x00010001,0x00000001
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\BusLogic","Tag",0x00010001,0x00000020
|
HKLM,"SYSTEM\CurrentControlSet\Services\BusLogic","Tag",0x00010001,0x00000020
|
||||||
|
|
||||||
; ACPI driver
|
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\ACPI","ErrorControl",0x00010001,0x00000001
|
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\ACPI","Group",0x00000000,"Boot Bus Extender"
|
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\ACPI","ImagePath",0x00020000,"system32\drivers\acpi.sys"
|
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\ACPI","Start",0x00010001,0x00000000
|
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\ACPI","Type",0x00010001,0x00000001
|
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\ACPI","Tag",0x00010001,0x00000001
|
|
||||||
|
|
||||||
; Beep device driver
|
; Beep device driver
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","ErrorControl",0x00010001,0x00000000
|
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","ErrorControl",0x00010001,0x00000000
|
||||||
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","Group",0x00000000,"Base"
|
HKLM,"SYSTEM\CurrentControlSet\Services\Beep","Group",0x00000000,"Base"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue