i8042prt is not a pnp driver yet

svn path=/trunk/; revision=26999
This commit is contained in:
Hervé Poussineau 2007-06-04 19:32:19 +00:00
parent f859d4a99a
commit 5423d567cc
2 changed files with 4 additions and 4 deletions

View file

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

View file

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