mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Moved location of serial driver entry to prevent very strange behaviour of serial appearing to load multiple times as currently seen under bochs.
svn path=/trunk/; revision=3565
This commit is contained in:
+7
-6
@@ -200,6 +200,13 @@ REGEDIT4
|
||||
"Start"=dword:00000001
|
||||
"Type"=dword:00000001
|
||||
|
||||
[\Registry\Machine\SYSTEM\ControlSet001\Services\Serial]
|
||||
"ErrorControl"=dword:00000000
|
||||
"Group"="Base"
|
||||
"ImagePath"=expand:"system32\drivers\serial.sys"
|
||||
"Start"=dword:00000001
|
||||
"Type"=dword:00000001
|
||||
|
||||
[\Registry\Machine\SYSTEM\ControlSet001\Services\Pice]
|
||||
"ErrorControl"=dword:00000000
|
||||
"Group"="Debug"
|
||||
@@ -262,12 +269,6 @@ REGEDIT4
|
||||
"Start"=dword:00000001
|
||||
"Type"=dword:00000001
|
||||
|
||||
[\Registry\Machine\SYSTEM\ControlSet001\Services\Serial]
|
||||
"ErrorControl"=dword:00000000
|
||||
"ImagePath"=expand:"system32\drivers\serial.sys"
|
||||
"Start"=dword:00000001
|
||||
"Type"=dword:00000001
|
||||
|
||||
[\Registry\Machine\SYSTEM\ControlSet001\Services\Tcpip\Linkage]
|
||||
"Bind"=expand:"\Device\ne2000"
|
||||
"Export"=expand:"\Device\tcpip"
|
||||
|
||||
Reference in New Issue
Block a user