EN4060P.INF Driver File Contents (4060ppp.zip)

;
; INF for NDISWAN Miniport Device
;
[version]
signature   =  "$CHICAGO$"
Class       =  Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
provider    =  %V_ENI%

[Manufacturer]
%V_ENI%=ENI_devices


[ENI_devices]
; These are the device ID's supported by this inf
%Product_String%=EN4060P.Install,USB\VID_067C&PID_4060

[ControlFlags]
ExcludeFromSelect=*

;****************************************************************************
; Adapter Main Install Section
;****************************************************************************

[EN4060P.Install]
AddReg=EN4060P.AddReg.ndi, EN4060P.AddReg.DevID
CopyFiles=EN4060P.CopyFile.Hlp, EN4060P.CopyFile.inf, EN4060P.CopyFile.cfg, ENI.CopyFiles.Shared, EN4060P.CopyFiles.ACF

[EN4060P.AddReg.DevID]
HKR,Ndi,DeviceID,,"USB\VID_067C&PID_4060"


;****************************************************************************
; Base Section
;****************************************************************************

[EN4060P.AddReg.ndi]
;* key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,"en4060p.sys,en4060pw.sys"
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

;* NDIS Info
HKR,NDIS,LogDriverName,,"EN4060P"
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00

;* Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
HKR,Ndi\Interfaces,DefLower,,"atm"
HKR,Ndi\Interfaces,UpperRange,,"ndiswan"
HKR,Ndi\Interfaces,LowerRange,,"atm"

;* Required Components
HKR,Ndi,InstallInf,,"en4060p.inf"

;* Install sections
HKR,Ndi\Install,ndiswan,,"EN4060P.ndiswan"
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,MSTCP,*PNP8387"
HKR,Ndi,NdiInstaller,,"en4060p6.dll,NdiProc"

;* Add ISDN Class to RNA
HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,,

; turns off make connection wizard for new device
HKCU,RemoteAccess,wizard,1,80,00,00,00

; Version stuff
HKLM,"SOFTWARE\Efficient Networks\SpeedStream Adapter Software for 4060 PPP\1.1.1",build,,(3)

;TAPI stuff
HKR,,NumberOfLines,,1
HKR,,"Max Connections",,2
HKR,,Signature,,EN4060P
HKR,TAPI,Properties,1,00,00,00,00
HKR,TAPI,DeviceCaps,1,14,00,00,00, 02,00,00,00, 00,00,00,00, 01,00,00,00, 01,00,00,00
HKR,TAPI\Line0,Properties,1,00,00,00,00
HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, 0F,00,00,00, 07,00,00,00, 02,00,00,00, 02,00,00,00
HKR,TAPI\Line0,SwitchType,1,00,00,00,00
HKR,TAPI\Line0\Channel0,Properties,1,00,00,00,00
HKR,TAPI\Line0\Channel0,ChannelCaps,1,04,00,00,00
HKR,TAPI\Line0\Channel0,SPID,,""
HKR,TAPI\Line0\Channel0,Phone,,""

;Control Protocol Stuff
HKLM,"SYSTEM\CurrentControlSet\Services\VxD\EN4060PV",StaticVxD,,EN4060PV.VXD
HKLM,"SYSTEM\CurrentControlSet\Services\VxD\EN4060PV",Start,1,00

;****************************************************************************
; CopyFiles/Install Section
;****************************************************************************

[EN4060P.ndiswan]
;* Install section for NDISWAN upper edge (only for WAN miniports)
CopyFiles=EN4060P.ndiswan.CopyFiles

[EN4060P.ndiswan.CopyFiles]
en4060p.sys, en4060p.sy_
en4060pw.sys, en4060pw.sy_
en4060pt.exe, en4060pt.ex_
en4060pl.cpl, en4060pl.cp_
en4060pe.dll, en4060pe.dl_
en4060pm.vxd, en4060pm.vx_
en4060pm.exe, en4060pm.ex_

[EN4060P.CopyFile.cfg]
en4060p6.dll, en4060p6.dl_
en4060pg.exe, en4060pg.ex_
en4060px.dll, en4060px.dl_
en4060pv.vxd, en4060pv.vx_

[EN4060P.CopyFile.inf]
en4060p.inf

[EN4060P.CopyFile.Hlp]
en4060p.hlp
en4060p.cnt

;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
;* The name of the disk that the user will be prompted for 
1=%DiskName%,,0

[SourceDisksFiles]
;* Which disk the files are located on 
en4060p.sy_=1
en4060pw.sy_=1
en4060p.inf=1
en4060pt.ex_=1
en4060pl.cp_=1
en4060px.dl_=1
en4060pv.vx_=1
en4060p6.dl_=1
en4060pg.ex_=1
en4060pe.dl_=1
en4060pm.vx_=1
en4060pm.ex_=1
en4060p.hlp=1
en4060p.cnt=1

[ENI.CopyFiles.Shared]
enmfc42.dll,enmfc42.dl_,,32
envcrt.dll,envcrt.dl_,,32
EN4060PS.DLL,EN4060PS.DL_,,32

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir             = 11    ; System Directory
EN4060P.CopyFile.Hlp = 18    ; Help Directory
EN4060P.CopyFile.inf = 17    ; Inf Directory
EN4060P.CopyFiles.ACF=11, ACF\EN4060P    ; ACF directory


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Manufacture/Provider
V_ENI="Efficient Networks"
DiskName="Efficient Networks SpeedStream 4060 PPP Driver Diskette"

Product_String="Efficient Networks SpeedStream 4060 PPP"
[EN4060P.CopyFiles.ACF]
ENIPPP.acf
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: 1.23