; NETENAD.INF
;
; Efficient Networks SpeedStream DSL AMP Protocol Driver
;
; Copyright (c) 1999-2000, Efficient Networks, Inc.
[version]
signature="$CHICAGO$"
Class=NetTrans
ClassGUID={4d36e975-e325-11ce-bfc1-08002be10318}
provider=%V_EFNT%
[Manufacturer]
%V_EFNT%=EFNT
[EFNT]
%ENAMPDAT.DeviceDesc%=ENAMPDAT.ndi, ENAMPDAT
[ControlFlags]
[SourceDisksNames]
1=,,,
[SourceDisksFiles]
enampdat.sys=1,,
netenad.inf=1,,
;****************************************************************************
; ENAMPDAT
;****************************************************************************
[ENAMPDAT.ndi]
AddReg=ENAMPDAT.ndi.reg
;Unique PnP ID, entry need to be present so that setup can back track
;the device name from the driver
DeviceID=ENAMPDAT
;Specify if the device can be installed more than once
;if not specify, default is MaxInstance=1
MaxInstance=4
[ENAMPDAT.ndi.reg]
HKR,Ndi,DeviceID,,ENAMPDAT
HKR,Ndi,MaxInstance,,8
; Load the inf in the database
HKR,Ndi,InstallInf,,"netenad.inf"
HKR,Ndi,NetType,,1
; NDIS Info
HKR,NDIS,LogDriverName,,ENAMPDAT
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"noupper"
HKR,Ndi\Interfaces,DefLower,,"ndisatm, mspf"
HKR,Ndi\Interfaces,UpperRange,,"noupper"
HKR,Ndi\Interfaces,LowerRange,,"ndisatm, mspf"
; Install sections
HKR,Ndi\Install,,,"ENAMPDAT.Install"
HKR,Ndi\Remove,,,"ENAMPDAT.Remove"
; Context Help
HKR,Ndi,HelpText,,%ENAMPDAT_HELP%
[ENAMPDAT.Install]
AddReg=ENAMPDAT.AddReg, ENAMPDAT.IMDevNode.AddReg
CopyFiles=%CopyFiles1%
[ENAMPDAT.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,enampdat.sys
HKR,,IntermediateProtocol,,1
; Parameters
HKR,Ndi\params\LanName,ParamDesc,,"LAN Name"
HKR,Ndi\params\LanName,type,,edit
HKR,Ndi\params\LanName,default,,""
HKR,Ndi\params\LanName,LimitText,,32
HKR,Ndi\params\LanName,optional,,1
[ENAMPDAT.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\ENAMPDAT
HKLM,Enum\Root\NDIS\ENAMPDAT,DeviceDesc,,"Efficient Networks AMP-Data Protocol Driver"
HKLM,Enum\Root\NDIS\ENAMPDAT,Class,,"Ndis"
HKLM,Enum\Root\NDIS\ENAMPDAT,ConfigFlags,1,10,00,00,00
HKLM,Enum\Root\NDIS\ENAMPDAT,Driver,,"Ndis"
[ENAMPDAT.IMDevNode.DelReg]
;
; Only remove driver specific dev node
;
HKLM,Enum\Root\NDIS\ENAMPDAT
[ENAMPDAT.CopyFiles]
enampdat.sys,,,2
[ENAMPDAT.Inf.CopyFiles]
netenad.inf,,,2
[ENAMPDAT.Remove]
DelReg=ENAMPDAT.IMDevNode.DelReg
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir=11
ENAMPDAT.CopyFiles=11
ENAMPDAT.Inf.CopyFiles=17
;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
V_EFNT="Efficient Networks"
V_CLASSNAME="Network Protocol"
ENAMPDAT.DeviceDesc="SpeedStream DSL AMP Protocol Driver for Windows 98/Millennium"
ENAMPDAT_HELP="SpeedStream DSL AMP Protocol Driver for Windows 98/Millennium"
ENAMPDAT.DriverDiskName="EnAmpDat Installation Diskette"
CopyFiles1=ENAMPDAT.CopyFiles
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.