mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
i8042prt is not a pnp driver yet
svn path=/trunk/; revision=26999
This commit is contained in:
@@ -9,7 +9,7 @@ LayoutFile = layout.inf
|
||||
Class = Keyboard
|
||||
ClassGUID = {4D36E96B-E325-11CE-BFC1-08002BE10318}
|
||||
Provider = %ReactOS%
|
||||
DriverVer = 09/24/2006,1.03
|
||||
DriverVer = 06/04/2007,1.04
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir = 12
|
||||
@@ -44,7 +44,7 @@ AddService = kbdclass, , kbdclass_Service_Inst
|
||||
|
||||
[i8042prt_Service_Inst]
|
||||
ServiceType = 1
|
||||
StartType = 3
|
||||
StartType = 1
|
||||
ErrorControl = 1
|
||||
ServiceBinary = %12%\i8042prt.sys
|
||||
LoadOrderGroup = Keyboard Port
|
||||
|
||||
@@ -9,7 +9,7 @@ LayoutFile = layout.inf
|
||||
Class = Mouse
|
||||
ClassGUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
|
||||
Provider = %ReactOS%
|
||||
DriverVer = 04/30/2005,1.02
|
||||
DriverVer = 06/04/2007,1.03
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir = 12
|
||||
@@ -93,7 +93,7 @@ AddService = mouclass, , mouclass_Service_Inst
|
||||
|
||||
[i8042prt_Service_Inst]
|
||||
ServiceType = 1
|
||||
StartType = 3
|
||||
StartType = 1
|
||||
ErrorControl = 1
|
||||
ServiceBinary = %12%\i8042prt.sys
|
||||
LoadOrderGroup = Keyboard Port
|
||||
|
||||
Reference in New Issue
Block a user