;***************************************************************************
; NTSPPPoE.INF
;***************************************************************************
[version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %Msft%
LayoutFile = layout.inf
[Manufacturer]
%NTS% = NTS
[ControlFlags]
;ExcludeFromSelect = PCMCIA\COMPAQ-ETHERNET_LAN_CARD-049B
[NTS]
%NTSPPPOE.DeviceDesc% = NTSPPPOE.ndi,NTSPPPOE
;-------------------------------------------------------------------------------
; NTS Ethernet LAN card
;
[NTSPPPOE.ndi]
AddReg = PARAMS.reg, NTSPPPOE.reg
Characteristics = 0x1
BusType = 8
CopyFiles = NTSPPPOE.CopyFiles
[NTSPPPOE.Copyfiles]
ntspppoe.sys,,,2
[NTSPPPOE.ndi.Services]
AddService = NTSPPPOE, 2, NTSPPPOE.Service, common.EventLog
;-------------------------------------------------------------------------------
; Override config
;
[NTSPPPOE.ndi.LogConfigOverride]
LogConfig = ETH.LogConfigOverride
[ETH.LogConfigOverride]
;-------------------------------------------------------------------------------
; Parameters for NT
;
[PARAMS.reg]
;-------------------------------------------------------------------------------
; NTSPPPOE Driver and Service
;
[NTSPPPOE.reg]
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi, Service, 0, "NTSPPPOE"
; NetworkAddr needs to be set by Install, not optional, so Opt. set to 0
HKR,Ndi\params\NetworkAddress,ParamDesc,,NetworkAddress
HKR,Ndi\params\NetworkAddress,default,,"444553547777"
HKR,Ndi\params\NetworkAddress,type,,edit
;MaxFrameSize
HKR,Ndi\params\MaxFrameSize,ParamDesc,,MaxFrameSize
HKR,Ndi\params\MaxFrameSize,type,,int
HKR,Ndi\params\MaxFrameSize,default,,1454
HKR,Ndi\params\MaxFrameSize,min,,256
HKR,Ndi\params\MaxFrameSize,max,,1454
HKR,Ndi\params\MaxFrameSize,step,,1
;LcpEchoTimeout
HKR,Ndi\params\LcpEchoTimeout,ParamDesc,,%LcpEchoTimeout_key_text%
HKR,Ndi\params\LcpEchoTimeout,type,,int
HKR,Ndi\params\LcpEchoTimeout,default,,546
HKR,Ndi\params\LcpEchoTimeout,min,,18
HKR,Ndi\params\LcpEchoTimeout,max,,5460
HKR,Ndi\params\LcpEchoTimeout,step,,18
;LcpEchoRetries
HKR,Ndi\params\LcpEchoRetries,ParamDesc,,%LcpEchoRetries_key_text%
HKR,Ndi\params\LcpEchoRetries,type,,int
HKR,Ndi\params\LcpEchoRetries,default,,3
HKR,Ndi\params\LcpEchoRetries,min,,1
HKR,Ndi\params\LcpEchoRetries,max,,10
HKR,Ndi\params\LcpEchoRetries,step,,1
;LcpMRU
HKR,Ndi\params\LcpMRU,ParamDesc,,%LcpMRU_key_text%
HKR,Ndi\params\LcpMRU,type,,int
HKR,Ndi\params\LcpMRU,default,,1492
HKR,Ndi\params\LcpMRU,min,,256
HKR,Ndi\params\LcpMRU,max,,1492
HKR,Ndi\params\LcpMRU,step,,1
[NTSPPPOE.Service]
DisplayName = %NTSPPPOE.Service.DispName%
ServiceType = 1 ; %SERVICE_KERNEL_DRIVER%
StartType = 3 ; %SERVICE_DEMAND_START%
ErrorControl = 1 ; %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ntspppoe.sys
LoadOrderGroup = NDIS
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000,"%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\ntspppoe.sys"
HKR, , TypesSupported, 0x00010001, 7
[DestinationDirs]
NTSPPPOE.CopyFiles = 12
;----------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
Msft = "Microsoft"
NTS = "Efficient Networks"
NTSPPPOE.DeviceDesc = "Efficient Networks Enternet P.P.P.o.E Adapter "
NTSPPPOE.Service.DispName = "Efficient Networks Enternet P.P.P.o.E LAN Miniport Driver"
LcpEchoTimeout_key_text="LcpEchoTimeout"
LcpEchoRetries_key_text="LcpEchoRetries"
LcpMRU_key_text="LcpMRU"
Download Driver Pack
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.