hpzusfnt.inf Driver File Contents (OJProK5X00_Basic_8.exe)

ÿþ;/*++

;

;Copyright (c) 2006-2020. Hewlett-Packard Company. All rights reserved. 

;

;

;	Dot4Usb INF for MS Vista

;

;	Hewlett-Packard Converged DOT4 version 12

;

; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ 

;--*/



;--------- Version Section ---------------------------------------------------



[Version]

Signature="$Windows NT$"

Provider=%INF_Provider%

DriverVer=11/29/2006,1.0.0.0

CatalogFile.NT=hpzusfnt.cat

Class=USB

ClassGUID={36FC9E60-C465-11CF-8056-444553540000}

DriverPackageType=PlugAndPlay

DriverPackageDisplayName="DOT4USB"



;====================================================



[ControlFlags]

ExcludeFromSelect=*



[DestinationDirs]

DefaultDestDir = 10,System32\drivers

PreLoad_CoInstaller_CopyFile = 11



[SourceInfo]

SourceDirectory=%1%



[SourceDisksNames.x86]

1 = %CD%,,,

2 = %CD%,,,"drivers\dot4\Win2000"



[SourceDisksNames.amd64]

1 = %CD%,,,

2 = %CD%,,,"drivers\dot4\amd64\winxp"



[SourceDisksFiles]

hppldcoi.dll = 2

difxapi.dll = 2



;========================================================================================



[Manufacturer]

%HP%=HP_Models,NTx86.6.0



;[HP_Models]



;;=====================================Vista AMD 32 bit section======================================

[HP_Models.NTx86.6.0]



"HP Officejet Pro L7300 (DOT4USB)" = L7300_D4Usb_Poll_Inst,usb\Vid_03f0&Pid_2512&Mi_02,usb\Vid_03f0&Pid_2512&rev_0100&Mi_02

"HP Officejet Pro L7500 (DOT4USB)"  = L7500_D4Usb_Poll_Inst,usb\Vid_03f0&Pid_2112&Mi_02,usb\Vid_03f0&Pid_2112&rev_0100&Mi_02

"HP Officejet Pro L7600 (DOT4USB)"  = L7600_D4Usb_Poll_Inst,usb\Vid_03f0&Pid_2212&Mi_02,usb\Vid_03f0&Pid_2212&rev_0100&Mi_02

"HP Officejet Pro L7700 (DOT4USB)"  = L7700_D4Usb_Poll_Inst,usb\Vid_03f0&Pid_2312&Mi_02,usb\Vid_03f0&Pid_2312&rev_0100&Mi_02

"HP Officejet Pro K5400  (DOT4USB)" = K5400_D4Usb_Poll_Inst,usb\Vid_03f0&Pid_2012&Mi_01,usb\vid_03f0&pid_2012&rev_0100&mi_01

"HP Officejet Pro K5300 (DOT4USB)" = K5300_D4Usb_Poll_Inst,usb\Vid_03f0&Pid_1f12&Mi_01,usb\Vid_03f0&Pid_1f12&rev_0100&Mi_01

"HP Officejet J5700 series (DOT4USB)"= J5700_D4Usb_Poll_Inst,usb\vid_03f0&pid_5b11&MI_02,usb\vid_03f0&pid_5b11&rev_0100&MI_02







;;=====================================Vista AMD 64 bit section=======================================



[HP_Models.NTAMD64.6.0]

;



[L7300_D4Usb_Poll_Inst.NT]

Include=DOT4.INF

Needs=DOT4USB_Inst.NT

AddReg=MS_AddReg_USB,Dot4_AddReg_L7300,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[L7500_D4Usb_Poll_Inst.NT]

Include=DOT4.INF

Needs=DOT4USB_Inst.NT

AddReg=MS_AddReg_USB,Dot4_AddReg_L7500,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[L7600_D4Usb_Poll_Inst.NT]

Include=DOT4.INF

Needs=DOT4USB_Inst.NT

AddReg=MS_AddReg_USB,Dot4_AddReg_L7600,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[L7700_D4Usb_Poll_Inst.NT]

Include=DOT4.INF

Needs=DOT4USB_Inst.NT

AddReg=MS_AddReg_USB,Dot4_AddReg_L7700,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[K5300_D4Usb_Poll_Inst.NT]

Include=DOT4.INF

Needs=DOT4USB_Inst.NT

AddReg=MS_AddReg_USB,Dot4_AddReg_K5300,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[K5400_D4Usb_Poll_Inst.NT]

Include=DOT4.INF

Needs=DOT4USB_Inst.NT

AddReg=MS_AddReg_USB,Dot4_AddReg_K5400,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[J5700_D4Usb_Poll_Inst.NT]

Include=DOT4.INF

Needs=DOT4USB_Inst.NT

AddReg=MS_AddReg_USB,Dot4_AddReg_J5700,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg





;====================================================



;

;Device specific Coinstaller 

;



[L7300_D4Usb_Poll_Inst.NT.CoInstallers]

AddReg=PreLoad_CoInstaller_AddReg

CopyFiles=PreLoad_CoInstaller_CopyFile



[L7500_D4Usb_Poll_Inst.NT.CoInstallers]

AddReg=PreLoad_CoInstaller_AddReg

CopyFiles=PreLoad_CoInstaller_CopyFile



[L7600_D4Usb_Poll_Inst.NT.CoInstallers]

AddReg=PreLoad_CoInstaller_AddReg

CopyFiles=PreLoad_CoInstaller_CopyFile



[L7700_D4Usb_Poll_Inst.NT.CoInstallers]

AddReg=PreLoad_CoInstaller_AddReg

CopyFiles=PreLoad_CoInstaller_CopyFile



[K5300_D4Usb_Poll_Inst.NT.CoInstallers]

AddReg=PreLoad_CoInstaller_AddReg

CopyFiles=PreLoad_CoInstaller_CopyFile



[K5400_D4Usb_Poll_Inst.NT.CoInstallers]

AddReg=PreLoad_CoInstaller_AddReg

CopyFiles=PreLoad_CoInstaller_CopyFile



[J5700_D4Usb_Poll_Inst.NT.CoInstallers]

AddReg=PreLoad_CoInstaller_AddReg

CopyFiles=PreLoad_CoInstaller_CopyFile





;====================================================





;

; Registry Entry to start driver 

;



[DOT4_Generic_Attributes_AddReg]

HKR,%Policy%,%CreditOnZeroLength%,0x00010001,0x1

HKR,%Policy%,%PiggyBackCredit%,0x00010001,0x1



[Dot4_AddReg_L7300]

HKR,%MS_Printer_Func%,%Desc_Val%,,"HP OfficeJet Pro L7300 Printer"



[Dot4_AddReg_L7500]

HKR,%MS_Printer_Func%,%Desc_Val%,,"HP OfficeJet Pro L7500 Printer"



[Dot4_AddReg_L7600]

HKR,%MS_Printer_Func%,%Desc_Val%,,"HP OfficeJet Pro L7600 Printer"



[Dot4_AddReg_L7700]

HKR,%MS_Printer_Func%,%Desc_Val%,,"HP OfficeJet Pro L7700 Printer"



[Dot4_AddReg_K5300]

HKR,%MS_Printer_Func%,%Desc_Val%,,"HP OfficeJet Pro K5300 Printer"



[Dot4_AddReg_K5400]

HKR,%MS_Printer_Func%,%Desc_Val%,,"HP OfficeJet Pro K5400 Printer"



[Dot4_AddReg_J5700]

HKR,%MS_Printer_Func%,%Desc_Val%,,"HP OfficeJet J5700 Series Printer"



[MS_AddReg_USB]

HKR,,"LowerFilters",0x00010000,"dot4usb"



[Dot4_UsePolling_AddReg]

HKR,%Policy%,%UseInterruptEndPoint%,0x00010001,0x0





;====================================================



; Special configuration info for configuring whether interrupt polling is required or not



[L7300_D4Usb_Poll_Inst.NT.HW]

AddReg=MS_AddReg_USB,Dot4_AddReg_L7300,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[L7500_D4Usb_Poll_Inst.NT.HW]

AddReg=MS_AddReg_USB,Dot4_AddReg_L7500,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[L7600_D4Usb_Poll_Inst.NT.HW]

AddReg=MS_AddReg_USB,Dot4_AddReg_L7600,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[L7700_D4Usb_Poll_Inst.NT.HW]

AddReg=MS_AddReg_USB,Dot4_AddReg_L7700,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[K5300_D4Usb_Poll_Inst.NT.HW]

AddReg=MS_AddReg_USB,Dot4_AddReg_K5300,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[K5400_D4Usb_Poll_Inst.NT.HW]

AddReg=MS_AddReg_USB,Dot4_AddReg_K5400,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



[J5700_D4Usb_Poll_Inst.NT.HW]

AddReg=MS_AddReg_USB,Dot4_AddReg_J5700,Dot4_UsePolling_AddReg,DOT4_Generic_Attributes_AddReg



;=======================================

;

;Service Sections

;



[L7300_D4Usb_Poll_Inst.NT.Services]

Include=DOT4.INF

Needs=DOT4.Services

AddService = dot4usb,,DOT4USB_Service_Inst



[L7500_D4Usb_Poll_Inst.NT.Services]

Include=DOT4.INF

Needs=DOT4.Services

AddService = dot4usb,,DOT4USB_Service_Inst



[L7600_D4Usb_Poll_Inst.NT.Services]

Include=DOT4.INF

Needs=DOT4.Services

AddService = dot4usb,,DOT4USB_Service_Inst



[L7700_D4Usb_Poll_Inst.NT.Services]

Include=DOT4.INF

Needs=DOT4.Services

AddService = dot4usb,,DOT4USB_Service_Inst



[K5300_D4Usb_Poll_Inst.NT.Services]

Include=DOT4.INF

Needs=DOT4.Services

AddService = dot4usb,,DOT4USB_Service_Inst



[K5400_D4Usb_Poll_Inst.NT.Services]

Include=DOT4.INF

Needs=DOT4.Services

AddService = dot4usb,,DOT4USB_Service_Inst



[J5700_D4Usb_Poll_Inst.NT.Services]

Include=DOT4.INF

Needs=DOT4.Services

AddService = dot4usb,,DOT4USB_Service_Inst





;

;  Register the coinstaller.

;



[PreLoad_CoInstaller_AddReg]

HKR,,CoInstallers32,0x00010000,"hppldcoi.dll, PreloadDriverCoInstallEntryPoint"



;

; Copy Files

;



[PreLoad_CoInstaller_CopyFile]

hppldcoi.dll,,,0x60

difxapi.dll,,,0x60





[DOT4USB_Service_Inst]

DisplayName    = %MS_DOT4USB_NAME% "Dot4USB Filter"

ServiceType    = 1 ;KERNEL_DRIVER

StartType      = 3 ;DEMAND START

ErrorControl   = 0 ;ERROR_IGNORE

ServiceBinary  = %12%\dot4usb.sys

LoadOrderGroup = extended base



;====================================================



[Strings]

Dot4Usb_Name   = "USB to IEEE-1284.4 Translation Driver HPZius12"

HP             = "Hewlett-Packard"

INF_Provider   = "Hewlett-Packard"

CD           = "hp cd"

Dot4Usb_Setup_Ins_SvcDesc = "HPZius12"

UFD_DOT4USB_NAME        = "HP Dot4USB Filter"

Storage_Func	    	= "Functions\STORE_HPZ"

MS_Printer_Func        	= "Functions\PRINT"

Scanner_Func	    	= "Functions\SCAN_HPZ"

Policy              	= "Policy"

CreditOnZeroLength  	= "CreditOnZeroLength"

UseInterruptEndPoint    = "UseInterruptEndPoint"

PiggyBackCredit     	= "PiggyBackCredit"

DJ450_USB_Device    	= "dj450 USB"

HP_Device               = "HP Device"

Desc_Val            	= "Description"

Dot4Str             	= "printer card reader (HPZ12)"

MS_DOT4USB_NAME		= "MS Dot4USB Filter"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web1, load: 0.92