netevnic.inf Driver File Contents (Efficient-ME-2000.zip)

; VNIC.INF
;
; VNIC Virtual Nic driver
;
; Copyright 1997, Microsoft Corporation

[version]
signature="$CHICAGO$"
Class=Net
provider=%V_EN%

[Manufacturer]
%V_EN%=EFNT

[EFNT]
%VNIC.DeviceDesc%=   VNIC.ndi, VNIC                    ;VNIC Driver


;****************************************************************************
; VNIC
;****************************************************************************
[VNIC.ndi]
AddReg=VNIC.ndi.reg
DeviceID=VNIC
MaxInstance=1

[VNIC.ndi.reg]
HKR,,DevLoader,,*ndis
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,,DeviceVxDs,,"vnic.sys"

; NDIS info
HKR,Ndi,DeviceID,,VNIC
HKR,Ndi,CardType,,"FORCEENUM"
;HKR,Ndi,NdiInstaller,,"VFILTER.dll,VFilterNdiProc"
HKR,NDIS,LogDriverName,,"VNIC"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install-Remove Sections
HKR,Ndi\Install,,,"VNIC.Install"
HKR,Ndi\Remove,,,"VNIC.Remove"

; Context help
HKR,Ndi,HelpText,,%VNIC_HELP%

[VNIC.Install]
AddReg=VNIC.AddReg
;CopyFiles=VNIC.CopyFiles.sys,VNIC.CopyFiles.win,VNIC.CopyFiles.inf

[VNIC.AddReg]

[VNIC.CopyFiles.sys]
VNIC.sys


[VNIC.CopyFiles.win]

[VNIC.CopyFiles.inf]
NETEVNIC.inf                     ; this inf file

[VNIC.Remove]
DelReg=VNIC.Rmv.DelReg
DelFiles=VNIC.CopyFiles.sys;VNIC.CopyFiles.win;VNIC.CopyFiles.inf

[VNIC.Rmv.DelReg]

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
VNIC.CopyFiles.sys         = 11 ; LDID_SYS
VNIC.CopyFiles.win         = 25 ; LDID_SHARED
VNIC.CopyFiles.inf         = 17 ; LDID Inf Directory

[SourceDisksNames]

[SourceDisksFiles]

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
V_EN="Efficient Networks"

; Devices
VNIC.DeviceDesc="Efficient Networks Virtual Miniport"

; Parameters
PARAM_YES="Yes"
PARAM_NO="No"
PARAM_OFF="Off"
PARAM_NONE="None"

; Context help
VNIC_HELP="Efficient Networks Virtual Miniport Driver."
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: web2, load: 2.02