; HIDTouch.INF ; Copyright (c) 2000,2002 Microsoft Corporation [version] signature="$WINDOWS NT$" Provider=%MSFT% ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da} Class=HIDClass DriverVer=02/01/2010,1.00.05.01 ; CatalogFile=TabOEM.cat [ControlFlags] ExcludeFromSelect=* [DestinationDirs] DefaultDestDir =11 ;LDID_SYS HIDTouchInst.NT.Copy =12 ;LDID_DRIVERS [SourceDisksNames] 1=%DiskName%,disk1 [SourceDisksFiles] HIDTouch.sys =1 i8042prt_hid.sys =1 ; Drivers ;---------------------------------------------------------- [Manufacturer] %MSFT%=MS, NTx86.6.1 [MS.NTx86.6.1] %ACPI\MSTabletPCKeyButtons% =HIDTouchInst,ACPI\PNP0F03 %MTCollection.DeviceDesc% =MTCollectionInst, HID\PNP0F03&Col01 [MS.NTamd64] %ACPI\MSTabletPCKeyButtons% =HIDTouchInst,ACPI\PNP0F03 %MTCollection.DeviceDesc% =MTCollectionInst, HID\PNP0F03&Col01 [HIDTouchInst.NT] CopyFiles =HIDTouchInst.NT.Copy [HIDTouchInst.NT.Copy] HIDTouch.sys i8042prt_hid.sys [HIDTouchInst.NT.HW] AddReg =i8042prtInst.NT.HW.AddReg [HIDTouchInst.NT.Services] AddService =HIDTouch,0x00000002,HIDTouchServiceInst,HIDTouchEventLogInst AddService =i8042prt,,i8042prtServiceInst,i8042prtEventLogInst [HIDTouchEventLogInst] AddReg =HIDTouchEventLogAddReg [HIDTouchEventLogAddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\HIDTouch.sys" HKR,,TypesSupported,0x00010001,7 [MTCollectionInst.NT] Include=input.inf Needs=HID_Raw_Inst.NT [MTCollectionInst.NT.HW] AddReg =MTCollectionInst.NT.HW.AddReg [MTCollectionInst.NT.HW.AddReg] HKR,,"LinearityData",0x00000001,40,00,00,00,02,00,00,00,00,00,00,00,00,00,00,00,00,80,00,00,00,80,00,00,00,00,00,00,02,00,02,00,e0,04,80,06,28,04,d8,05,e0,7a,80,06,38,7b,00,04,e0,04,2a,79,40,04,f0,79,e0,7a,2a,79,38,7b,40,79 ; -------------- Tablet PC Key Buttons Driver install section [HIDTouchServiceInst] DisplayName = %HIDTouch.SVCDESC% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\HIDTouch.sys LoadOrderGroup = Extended Base [i8042prtInst.NT.HW.AddReg] HKR,,"LowerFilters",0x00010000,"i8042prt" [i8042prtEventLogInst] AddReg =i8042prtEventLogAddReg [i8042prtEventLogAddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\i8042prt_hid.sys" HKR,,TypesSupported,0x00010001,7 [i8042prtServiceInst] DisplayName = %i8042prt.SVCDESC% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; ErrorControl = 0 ; SERVICE_ERROR_IGNORE ServiceBinary = %12%\i8042prt_hid.sys LoadOrderGroup = Extended Base ; User readable strings ;---------------------------------------------------------- [Strings] MSFT= "Viliv" ACPI\MSTabletPCKeyButtons="Viliv HID Touch" S5Touch.SVCDESC="Viliv HID Touch Driver" i8042prt.SVCDESC="PS/2 Keyboard Port Driver" DiskName="Install disk" MTCollection.DeviceDesc="Viliv HID Single Touch"