; Copyright (c) Microsoft Corporation. All rights reserved. [Version] Signature="$Windows NT$" Class=HIDClass ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da} Provider = %ProviderName% PnpLockdown = 1 DriverVer = 06/21/2006,10.0.26100.8328 [Manufacturer] %Standard.Mfg% = Standard,NTamd64 [Standard.NTamd64] %HIDI3C.DeviceDesc% = HIDI3CDriver_Install, I3C\DCR_28 [HIDI3CDriver_Install.NT] CopyFiles = UMDriverCopy Include = wudfrd.inf Needs = WUDFRD.NT [HIDI3CDriver_Install.NT.Services] Include = wudfrd.inf Needs = WUDFRD.NT.Services [HIDI3CDriver_Install.NT.Wdf] UmdfService = HIDI3C,UMDFHIDI3CDriver_Install UmdfServiceOrder = HIDI3C UmdfKernelModeClientPolicy = AllowKernelModeClients UmdfHostPriority = PriorityHigh UmdfFileObjectPolicy=AllowNullAndUnknownFileObjects UmdfMethodNeitherAction=Copy UmdfFsContextUsePolicy = CanUseFsContext2 [UMDFHIDI3CDriver_Install] UmdfLibraryVersion = 2.15.0 ServiceBinary = %13%\HIDI3C.dll [HIDI3CDriver_Install.NT.HW] AddReg = HIDI3CDriver_Install.Filter.AddReg, HIDI3CDriver_Install.Configuration.AddReg Include = pci.inf Needs = PciD3ColdSupported.HW [HIDI3CDriver_Install.Filter.AddReg] HKR,,"UpperFilters",%REG_M_SZ%,"mshidumdf" [HIDI3CDriver_Install.Configuration.AddReg] HKR,,"EnhancedPowerManagementEnabled",%REG_DWORD%,1 HKR,,"DeviceResetNotificationEnabled",%REG_DWORD%,1 HKR,,"LegacyTouchScaling",%REG_DWORD%,0 HKR,,"EnableDefaultIdleNotificationHandler",%REG_DWORD%,1 HKR,"Parameters","LogPages",%REG_DWORD%,1 HKR,"Parameters","WppRecorder_UseTimeStamp",%REG_DWORD%,1 [HIDI3CDriver_Install.NT.Events] AddEventProvider = {86E9A36C-24F5-5ACB-413B-20A31041F855}, HIDI3CDriver_Install_EventProviderInstall [HIDI3CDriver_Install_EventProviderInstall] ProviderName = Microsoft-Windows-I3C-HIDI3C ResourceFile = %13%\hidi3c.dll MessageFile = %13%\hidi3c.dll ImportChannel = System [SourceDisksFiles] HIDI3C.dll = 3426 [SourceDisksNames] 3426 = windows cd [DestinationDirs] UMDriverCopy = 13 [UMDriverCopy] HIDI3C.dll ;***************************************** ; Strings section ;***************************************** [Strings] ;Localizable ProviderName="Microsoft" Standard.Mfg = "HID over I3C Device" HIDI3C.DeviceDesc = "I3C HID Device" HIDI3C.SVCDESC = "Microsoft I3C HID Miniport Driver" ; Non-Localizable SERVICE_KERNEL_DRIVER = 0x1 SERVICE_DEMAND_START = 0x3 SERVICE_ERROR_NORMAL = 0x1 REG_M_SZ = 0x00010000 REG_DWORD = 0x00010001 SPSVCINST_ASSOCSERVICE = 0x00000002