efnt1483.inf Driver File Contents (011-0045-001.exe)

;
; EFNT1483.INF
;
; Copyright 2000, Efficient Networks, Inc.
;
; This INF supports Efficient Networks RFC 1483 intermediate driver.
;
; EFNT1483MP is the Client Miniport (upper edge)
;
; EFNT1483 is the Client Transport (lower edge)
;
;***NOTE: If you need to install this driver manually, uncomment
;the CopyFiles sections

[version]
signature="$CHICAGO$"
Class=NetTrans
ClassGUID={4d36e975-e325-11ce-bfc1-08002be10318}
provider=%EFNT%

[Manufacturer]
%EFNT%=EFNT

[EFNT]
%EFNT1483.DeviceDesc%=   EFNT1483.ndi, Efnt1483
%EFNT1483MP.DeviceDesc%=   EFNT1483MP.ndi, Efnt1483MP

[ControlFlags]
;
; Only show lower edge. Should not install without a compatible NIC card present
;
ExcludeFromSelect=Efnt1483MP

[SourceDisksNames]
1=,,,

[SourceDisksFiles]
Efnt1483.sys=1,,
Efnt1483.inf=1,,

;****************************************************************************
; EFNT1483
;****************************************************************************
[EFNT1483.ndi]
;CopyFiles=EFNT1483.Inf.CopyFiles
;DelFiles=EFNT1483.DelFiles
AddReg=EFNT1483.ndi.reg
;Unique PnP ID, entry need to be present so that setup can back track
;the device name from the driver
DeviceID=Efnt1483
;Specify if the device can be installed more than once
;if not specify, default is MaxInstance=1
MaxInstance=4

[EFNT1483.ndi.reg]
HKR,Ndi,DeviceID,,Efnt1483
HKR,Ndi,MaxInstance,,8

; Load the inf in the database
HKR,Ndi\InstallInf,,"Efnt1483.inf"

HKR,Ndi,NetType,,1 

; NDIS Info
HKR,NDIS,LogDriverName,,EfntRfc1483
HKR,NDIS,MiniportLogDriverName,,EfntRfc1483MP
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"Efnt1483"
HKR,Ndi\Interfaces,DefLower,,"ndisatm"
HKR,Ndi\Interfaces,UpperRange,,"Efnt1483"
HKR,Ndi\Interfaces,LowerRange,,"ndisatm"

; Install sections
HKR,Ndi\Install,,,"EFNT1483.Install"
HKR,Ndi\Remove,,,"EFNT1483.Remove"

; Context Help
HKR,Ndi,HelpText,,%EFNT1483_HELP%

; Required Components
HKR,Ndi\Compatibility,RequireAll,,"Efnt1483MP"


[EFNT1483.Install]
AddReg=EFNT1483.AddReg, EFNT1483.VcCfg.AddReg, EFNT1483.IMDevNode.AddReg
;CopyFiles=EFNT1483.CopyFiles

[EFNT1483.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,Efnt1483.sys
HKR,,IntermediateProtocol,,1

; Parameters
HKR,Ndi\params\Vpi,ParamDesc,0,"Vpi"
HKR,Ndi\params\Vpi,type,0,int
HKR,Ndi\params\Vpi,default,0x00010001,0
HKR,Ndi\params\Vpi,optional,0,0
HKR,Ndi\params\Vpi,Min,0,0
HKR,Ndi\params\Vpi,Max,0,255
HKR,Ndi\params\Vpi,Step,0,1

HKR,Ndi\params\Vci,ParamDesc,0,"Vci"
HKR,Ndi\params\Vci,type,0,int
HKR,Ndi\params\Vci,default,0x00010001,0
HKR,Ndi\params\Vci,optional,0,0
HKR,Ndi\params\Vci,Min,0,0
HKR,Ndi\params\Vci,Max,0,4095
HKR,Ndi\params\Vci,Step,0,1


[EFNT1483.VcCfg.AddReg]



[EFNT1483.IMDevNode.AddReg]
;
; Legacy support add this but do _not_ remove it
;
HKLM,System\CurrentControlSet\Services\Class\Ndis
HKLM,System\CurrentControlSet\Services\Class\Ndis,,,"Network intermediate drivers"
HKLM,System\CurrentControlSet\Services\Class\Ndis,Icon,,"-6"
HKLM,System\CurrentControlSet\Services\Class\Ndis,NoUseClass,,"1"
HKLM,System\CurrentControlSet\Services\Class\Ndis,DevLoader,,"*ndis"

;
; Add driver specific dev node for NDIS intermediate driver (must be unique!)
;
HKLM,Enum\Root\NDIS\Efnt1483
HKLM,Enum\Root\NDIS\Efnt1483,DeviceDesc,,"Efficient Networks RFC 1483 Intermediate Driver"
HKLM,Enum\Root\NDIS\Efnt1483,Class,,"Ndis"
HKLM,Enum\Root\NDIS\Efnt1483,ConfigFlags,1,10,00,00,00
HKLM,Enum\Root\NDIS\Efnt1483,Driver,,"Ndis"


[EFNT1483.IMDevNode.DelReg]
;
; Only remove driver specific dev node
;
HKLM,Enum\Root\NDIS\Efnt1483

[EFNT1483.CopyFiles]
Efnt1483.sys,,,2

[EFNT1483.DelFiles]
Drvdata.bin
Drvidx.bin

[EFNT1483.Inf.CopyFiles]
Efnt1483.inf,,,2

[EFNT1483.Remove]
DelReg=EFNT1483.IMDevNode.DelReg


;****************************************************************************
; EFNT1483MP
;****************************************************************************
[EFNT1483MP.ndi]
AddReg=EFNT1483MP.ndi.reg
;Unique PnP ID, entry need to be present so that setup can back track
;the device name from the driver
DeviceID=Efnt1483MP
;Specify if the device can be installed more than once
;if not specify, default is MaxInstance=1
MaxInstance=8

[EFNT1483MP.ndi.reg]
HKR,Ndi,DeviceID,,Efnt1483MP
HKR,Ndi,MaxInstance,,8

; NDIS Info
HKR,NDIS,LogDriverName,,EfntRfc1483MP
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"mspf"
HKR,Ndi\Interfaces,DefLower,,"Efnt1483"
HKR,Ndi\Interfaces,UpperRange,,"mspf"
HKR,Ndi\Interfaces,LowerRange,,"Efnt1483"

; Install sections
HKR,Ndi\Install,,,"EFNT1483MP.Install"
HKR,Ndi\Remove,,,"EFNT1483MP.Remove"

; Context Help
HKR,Ndi,HelpText,,%EFNT1483MP_HELP%

; Required Components
HKR,Ndi\Compatibility,RequireAll,,"Efnt1483"

[EFNT1483MP.Install]
AddReg=EFNT1483MP.AddReg
CopyFiles=EFNT1483MP.CopyFiles

[EFNT1483MP.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,Efnt1483.sys
HKR,,RealClass,,Net

[EFNT1483MP.CopyFiles]

[EFNT1483MP.Remove]
AddReg=EFNT1483MP.Rmv.AddReg

[EFNT1483MP.Rmv.AddReg]


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir     = 11
EFNT1483.CopyFiles  = 11
EFNT1483.Inf.CopyFiles = 17
EFNT1483MP.CopyFiles  = 11
EFNT1483.DelFiles = 17


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
EFNT="Efficient Networks"
EFNT1483.DeviceDesc="Efficient Networks RFC 1483 Intermediate Driver"
EFNT1483_HELP="This implements the RFC 1483 Protocol."
EFNT1483MP.DeviceDesc="Efficient Networks RFC 1483 Virtual Miniport"
EFNT1483MP_HELP="This creates a Virtual Miniport that transport protocols like TCP/IP can operate on."
EFNT1483.DriverDiskName="Efficient Networks RFC 1483 Driver Installation Diskette"
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: 1.27