DIWAN.INF Driver File Contents (MLMCALL.EXE)

;---------------------------------------------------------------------------
; DiWan.Inf
; ----------
; ELSA, Aachen (Germany) - ISDN WAN miniport driver installation
; Updated for ELSA version 1.2 (04/02/98) [MAR]
; Copyright 1995-97, Eicon Technology
; Portions herein - Copyright 1997, TDK Systems, Inc.
;---------------------------------------------------------------------------

[FileIdentification]
OriginalFilename=diwan.inf

;---------------------------------------------------------------------------
; Windows 95 file version
;---------------------------------------------------------------------------

[Version]
Signature="$CHICAGO$"
Class=Net
Provider=%V_MANUFACTURER%

;---------------------------------------------------------------------------
; Manufacturer installation information, points to the main install section
;---------------------------------------------------------------------------

[Manufacturer]
%V_MANUFACTURER%=DIVA_FOR_WIN95_WAN_MINIPORT

[DIVA_FOR_WIN95_WAN_MINIPORT]
%V_DeviceDesc%=*Diwan.ndi, *Diwan

[ControlFlags]
ExcludeFromSelect=*DiWan

;---------------------------------------------------------------------------
; Adapter Main Install Section
;---------------------------------------------------------------------------

[*Diwan.ndi]
AddReg=Diwan.ndi.reg,Diwan.Gen.Params,*Diwan.DevID

[*Diwan.DevID]
HKR,Ndi,DeviceID,,"*Diwan"  ; or pnp id


;---------------------------------------------------------------------------
; Base Section
;---------------------------------------------------------------------------

[Diwan.ndi.reg]
; key,subkey,valuname,type,value
HKR,Ndi,NdiInstaller,,"DiNdi.Dll,DivaNdiProc"

HKR,Ndi,HelpText,,%V_HelpText%

HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,"diwan.sys"

; NDIS Info
HKR,NDIS,LogDriverName,,"Diwan"
HKR,NDIS,MajorNdisVersion,HEX,03
HKR,NDIS,MinorNdisVersion,HEX,0A

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

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

HKR,Ndi\Install,,,"Diwan.Install"

;---------------------------------------------------------------------------
; General Params
;---------------------------------------------------------------------------

[Diwan.Gen.Params]
HKR,,BoardType,,"Legacy"
;HKR,,BoardName,,%V_Board_Name%
;HKR,,ChannelName,,%V_Channel_Name%

HKR,,NetworkAddress,,"00-00-00-00-00-00"
HKR,,ResumeBeforeHangup,,"1"

HKR,NDI\params\ShortholdMode,ParamDesc,,"Shorthold Mode"
HKR,NDI\params\ShortholdMode,default,,"0"
HKR,NDI\params\ShortholdMode,type,,enum
HKR,NDI\params\ShortholdMode\enum,"0",,"off"
HKR,NDI\params\ShortholdMode\enum,"1",,"on"

HKR,NDI\params\ShortholdTime,ParamDesc,,"Shorthold Time (sec)"
HKR,NDI\params\ShortholdTime,default,,"0"
HKR,NDI\params\ShortholdTime,type,,edit
HKR,NDI\params\ShortholdTime,optional,,0

HKR,NDI\params\Line0.Channel0.Sub,ParamDesc,,"Subaddress Channel 1"
HKR,NDI\params\Line0.Channel0.Sub,default,,""
HKR,NDI\params\Line0.Channel0.Sub,type,,edit
HKR,NDI\params\Line0.Channel0.Sub,optional,,1

HKR,NDI\params\Line0.Channel1.Sub,ParamDesc,,"Subaddress Channel 2"
HKR,NDI\params\Line0.Channel1.Sub,default,,""
HKR,NDI\params\Line0.Channel1.Sub,type,,edit
HKR,NDI\params\Line0.Channel1.Sub,optional,,1

HKR,NDI\params\Logging,ParamDesc,,"Write Log-Messages"
HKR,NDI\params\Logging,default,,"1"
HKR,NDI\params\Logging,type,,enum
HKR,NDI\params\Logging\enum,"0",,"0 (Errors only)"
HKR,NDI\params\Logging\enum,"1",,"1 (Standard)"
HKR,NDI\params\Logging\enum,"2",,"2 (Full trace)"

HKR,NDI\params\NoAnswerTimeout,ParamDesc,,"No Answer Timeout (sec)"
HKR,NDI\params\NoAnswerTimeout,default,,"10"
HKR,NDI\params\NoAnswerTimeout,type,,edit
HKR,NDI\params\NoAnswerTimeout,optional,,0

HKR,NDI\params\Protocol,ParamDesc,,"B-Channel Layer 2 Protocol"
HKR,NDI\params\Protocol,default,,"0"
HKR,NDI\params\Protocol,type,,enum
HKR,NDI\params\Protocol\enum,"0",,"0 (HDLC transparent)"
HKR,NDI\params\Protocol\enum,"1",,"1 (X.75 UI-Frames)"
HKR,NDI\params\Protocol\enum,"2",,"2 (X.75 I-Frames)"
HKR,NDI\params\Protocol\enum,"3",,"3 (X.75 BUI-Frames)"

[Diwan.Install]
CopyFiles=System.CopyDrv

[System.CopyDrv]
pppmac.vxd,,,32

[SourceDisksFiles]
pppmac.vxd = 2

[SourceDisksNames]
2=%V_Disk_Label2%,,

[DestinationDirs]
System.CopyDrv  = 11 ;  "\Windows\System"


;---------------------------------------------------------------------------
; Constant and localizable strings
;---------------------------------------------------------------------------

[Strings]

V_MANUFACTURER=     " ELSA, Aachen (Germany) "

V_DeviceDesc=       "ELSA MicroLink MC all ISDN WAN Miniport Adapter"

V_ChannelName=      "ELSA ISDN WAN Line"

V_BoardName=        "ELSA MicroLink MC all ISDN WAN Miniport"

V_HelpText=         "The ELSA MicroLink MC all WAN Miniport Adapter supports RNA connections over the ELSA MicroLink MC all ISDN channels"

; Installation disk names

V_Disk_Label2="ELSA MicroLink MC all - TREIBER-Diskette Nr. 2"
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.58