Fix Start value for mouclass driver, which was leading to not detect legacy mouse drivers as i8042prt
Modified: trunk/reactos/media/inf/mouse.inf
--- trunk/reactos/media/inf/mouse.inf 2005-11-24 09:18:16 UTC (rev 19520) +++ trunk/reactos/media/inf/mouse.inf 2005-11-24 09:33:29 UTC (rev 19521) @@ -53,7 +53,7 @@
[mouclass_Service_Inst] ServiceType = 1
-StartType = 3
+StartType = 1
ErrorControl = 1 ServiceBinary = %12%\mouclass.sys LoadOrderGroup = Pointer Class