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:
Robert Dickenson 2002-09-25 12:45:13 +00:00
parent c3457c3890
commit c08624515a

View file

@ -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"