NdisFilt.inf Driver File Contents (eFramework_Acer_v2.1.9.25_XPx86.zip)

;-------------------------------------------------------------------------
; NDISFILTER.INF -- Windows 2000 Install file for NdisFilter Protocol Driver
;
; Copyright (c) 2004, OSA Technologies
;-------------------------------------------------------------------------
[version]
Signature   = "$Windows NT$"
Class       = NetTrans
ClassGUID   = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider    = %OSATW%
DriverVer   = 02/01/2001,1.00.0000

[Manufacturer]
%OSATW%=NDISFILTER

[NDISFILTER]
%NDISFILTER_Desc%=Install,OSA_NDISFILTER

;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
[Install]
AddReg=Inst_Ndi
Characteristics=0 ; Has no characterstic

;-------------------------------------------------------------------------
; Ndi installation support. 
;-------------------------------------------------------------------------
[Inst_Ndi]
HKR,Ndi,Service,,"NdisFilt"
HKR,Ndi,HelpText,,%NDISFILTER_HelpText%
; for packet-style driver:
HKR, Ndi\Interfaces, UpperRange,, noupper
HKR,"Ndi\Interfaces","LowerRange",,"ndis5,ndis4"
; for transport-style driver:
;HKR,Ndi\Interfaces,UpperRange,,"tdi"
;HKR,Ndi\Interfaces,LowerRange,,"ndis4,ndis5,ndisatm,ndiswanip,ndis5_ip,ndis1394"
;HKR,"Ndi\Interfaces","LowerRange",,"ndis5,ndis4"


;-------------------------------------------------------------------------
; Service installation support
;-------------------------------------------------------------------------
[Install.Services]
AddService=NdisFilt,,NDISFILTER_Service_Inst

[NdisFilter_Service_Inst]
DisplayName     = %NDISFILTER_Desc%
ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
StartType       = 3 ;SERVICE_DEMAND_START
ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\NdisFilt.sys
LoadOrderGroup  = "PNP_TDI"
AddReg          = AddReg_NDISFILTER_Service_Inst
Description     = %NDISFILTER_Desc%

[AddReg_NDISFILTER_Service_Inst]
;HKLM,"System\CurrentControlSet\Services\NdisFilter","TextModeFlags",%REG_DWORD%,0x0001
;HKR,"Parameters","Test",,"Hello"

;-------------------------------------------------------------------------
; Support for removal of static registry settings
;-------------------------------------------------------------------------
[Install.Remove]
DelReg=Del_Static_Reg

[Install.Remove.Services]
DelService=NdisFilt

[Del_Static_Reg]
;HKLM,"System\CurrentControlSet\Services\NdisFilt","TextModeFlags"

[Strings]
OSATW = "OSA Technologies"
NDISFILTER_Desc = "OSA NdisFilter Protocol"
NDISFILTER_HelpText = "Simple network flow monitor protocol. Provided by OSA Technologies"
REG_DWORD = 0x10001



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: web4, load: 0.34