mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Fix Start value for mouclass driver, which was leading to not detect legacy mouse drivers as i8042prt
svn path=/trunk/; revision=19521
This commit is contained in:
@@ -53,7 +53,7 @@ mouclass.sys
|
||||
|
||||
[mouclass_Service_Inst]
|
||||
ServiceType = 1
|
||||
StartType = 3
|
||||
StartType = 1
|
||||
ErrorControl = 1
|
||||
ServiceBinary = %12%\mouclass.sys
|
||||
LoadOrderGroup = Pointer Class
|
||||
|
||||
Reference in New Issue
Block a user