EKBfltr.inf Driver File Contents (a530kb.zip)

; EKBfltr.inf
;
; Installation inf for the Device that needs filtering adapter.
;
; (c) Copyright 2002 EnE Technology Inc.
;

[Version]
Signature="$Windows NT$"
Provider= %EnE%
ClassGUID={4D36E96B-E325-11CE-BFC1-08002BE10318}
Class=Keyboard
CatalogFile=EKBfltr.cat
DriverVer=01/07/2002, 6.00.641

[DestinationDirs]
DefaultDestDir   = 12

; Driver information
[Manufacturer]
%EnE%   = EnE.Mfg

[EnE.Mfg]
;;%EnE% = EKBfltr, *PNP0BAAD
%EKBfltr.SvcDesc% = EKBfltr, *PNP0303


; General installation section

[EKBfltr]
; perform port related actions from keyboard.inf
Include=keyboard.inf
Needs=STANDARD_Inst

; Copy the driver over
CopyFiles=EKBfltr.CopyFiles


; File sections
[EKBfltr.CopyFiles]
EKBfltr.sys


; Service Installation

[EKBfltr.Services]
AddService = EKBfltr,  , EKBfltr_Service_Inst
; Install the port driver and mouclass from keyboard.inf
Include=keyboard.inf
Needs=STANDARD_Inst.Services

[EKBfltr_Service_Inst]
DisplayName    = %EKBfltr.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Keyboard Port
ServiceBinary  = %12%\EKBfltr.sys

[EKBfltr.HW]
; Add the device upper filter
AddReg = EKBfltr.HW.AddReg

; run the directives need by the port driver
Include=keyboard.inf
Needs=STANDARD_Inst.HW

[EKBfltr.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"EKBfltr"


; Source file information

; use [SourceDisksNames.x86] for x86 only installs
; use [SourceDisksNames.alpha] for alpha only installs

[SourceDisksNames]
1 = %DiskId1%,,,

[SourceDisksFiles]
EKBfltr.sys = 1,,


[Strings]
; Non-Localizable Strings

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
SERVICEROOT    = "System\CurrentControlSet\Services"

; Localizable Strings
DiskId1         = "ENE Keyboard KB-3886 Installation Disk"
EnE             = "ENE"
EKBfltr.SvcDesc = "ENE Keyboard KB-3886"


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: 5.34