elndiwan.inf Driver File Contents (NDISWAN-Treiber-ELMEG-V111-Int.exe)

; 
; Installation of NDIS WAN CAPI 2.0 Driver
; for Windows 98 and Windows 2000
;
; Copyright © 1998 OSITRON Kommunikationstechnik GmbH, Aachen
;
[Version]
Signature  = $Chicago$
Class      = Net
Compatible = 1
ClassGUID  = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider   = %V_PROVIDER%
DriverVer   = 12/11/2001,1.11.1.1

[Manufacturer]
%V_MANUFAC% = Ndiswan.models

[ControlFlags]

[Ndiswan.models]
%NDISWAN.DeviceDesc% = Ndiswan.ndi, ELNDIID 

[Ndiswan.ndi]
AddReg    = Ndiswan.ndi.reg, Ndiswan.ndi.98.reg
CopyFiles = Ndiswan.ndi.sysfiles, Ndiswan.ndi.inffiles

[Ndiswan.ndi.nt] ; Windows 2000
Characteristics = 0x01  ; NCF_VIRTUAL (0x8 = NCF_HIDDEN)
AddReg    = Ndiswan.ndi.reg, Ndiswan.ndi.nt.reg
CopyFiles = Ndiswan.ndi.nt.sysfiles, Ndiswan.ndi.inffiles

[Ndiswan.ndi.reg]
HKR, ,                    BoardType,        0,       %NDISWAN.ShortName%
HKR, ,                    BoardName,        0,       %NDISWAN.BoardName%
HKR, Ndi\Interfaces,      UpperRange,       0,       "ndiswan"
HKR, Ndi\Interfaces,      LowerRange,       0,       "isdn"
HKR, ,					  Line0.BaseName,	0,		 %NDISWAN.LineBaseName%
HKR, ,					  BoardShortName,   0,       %NDISWAN.BoardShortName%
HKR, ,					  ProviderManufacturerName,0,%NDISWAN.CAPIManufacturer%
HKR, ,                    ProviderName,     0,       %V_PROVIDER%
HKR, ,                    InfPath,			0,       %NDISWAN.InfFile%
HKR, ,					  InfSection,		0,		 "Ndiswan.ndi"

[Ndiswan.ndi.nt.reg]
HKR, ,					  WinPlatform,		0,		 "WinNT"
HKR, ,					  WinVer,			0,		 "0x50000"
HKR, Ndi,				  Service,			0,		 %NDISWAN.Service%
HKR, ,					  InfSectionExt,	0,		 ".nt"
HKR, ,					  WanEndpoints,     0x10001, 2
HKR, ,					  IsdnSwitchTypes,  0x10001, 0x80 ; ISDN_SWITCH_DSS1
HKR, ,                    IsdnAutoSwitchDetect, 0x10001, 0
HKR, ,					  IsdnNumDChannels, 0x10001, 1
HKR, 0,					  IsdnNumBChannels, 0x10001, 2    ; 2 B Channel per first D-Channel

[Ndiswan.ndi.98.reg]
HKR, ,					  WinPlatform,		0,		 "Win9x"  
HKR, ,					  WinVer,			0,		 "0x40000"
HKR, ,					  VxDCAPISupport,   0,		 "on"
HKR, ,                    DevLoader,        0,       "*ndis"
HKR, ,                    DeviceVxDs,       0,       %NDISWAN.DriverFile% 
HKR, ,                    EnumPropPages,    0,       "netdi.dll,EnumPropPages"
HKR, ,                    DeviceName,       0,       %NDISWAN.ShortName%
HKR, Ndi,                 DeviceID,         0,       %NDISWAN.ShortName%
HKR, Ndi\Interfaces,      DefUpper,         0,       "ndiswan"
HKR, Ndi\Interfaces,      DefLower,         0,       "isdn"
HKR, Ndi\Compatibility,   RequireAll,       0,       "NDISWAN"

HKR, NDIS,                LogDriverName,    0,       %NDISWAN.ShortName%
HKR, NDIS,                MajorNdisVersion, 1,       03,00,00,00
HKR, NDIS,                MinorNdisVersion, 1,       0A,00,00,00

HKR, TAPI,                Properties,       1,       00,00,00,00
HKR, TAPI,                DeviceCaps,       1,       14,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, 00,00,00,00
HKR, TAPI\Line0,          Properties,       1,       00,00,00,00
HKR, TAPI\Line0,          SwitchType,       1,       80,00,00,00
HKR, TAPI\Line0,          LineCaps,         1,       1c,00,00,00, 00,00,00,00, 01,00,00,00, 80,00,00,00, 01,00,00,00, 02,00,00,00, 00,00,00,00
HKR, TAPI\Line0\Channel0, Properties,       1,       00,00,00,00
HKR, TAPI\Line0\Channel0, ChannelCaps,      1,       00,00,00,00
HKR, TAPI\Line0\Channel0, SPID,             0,       ""
HKR, TAPI\Line0\Channel0, Phone,            0,       ""
HKR, TAPI\Line0\Channel1, Properties,       1,       00,00,00,00
HKR, TAPI\Line0\Channel1, ChannelCaps,      1,       00,00,00,00
HKR, TAPI\Line0\Channel1, SPID,             0,       ""
HKR, TAPI\Line0\Channel1, Phone,            0,       ""

[Ndiswan.ndi.nt.services] ; Windows 2000
AddService = %NDISWAN.Service%, 2, Ndiswan.ndi.install.service

[Ndiswan.ndi.install.service] ; Windows 2000
DisplayName	    = %NDISWAN.DeviceDesc%
ServiceType     = 1  ; SERVICE_KERNEL_DRIVER
StartType       = 3  ; SERVICE_DEMAND_START
ErrorControl    = 1  ; SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\elndiwan.sys
LoadOrderGroup  = NDIS

[DestinationDirs]
Ndiswan.ndi.sysfiles	= 11		
Ndiswan.ndi.nt.sysfiles = 12
Ndiswan.ndi.inffiles	= 17

[SourceDisksNames]
1=%NDISWAN.InstallName%,,,

[Ndiswan.ndi.sysfiles]
elndiwan.sys,,,2

[Ndiswan.ndi.nt.sysfiles]
elndiwan.sys,,,2

[Ndiswan.ndi.inffiles]
elndiwan.inf

[SourceDisksFiles]
elndiwan.sys = 1
elndiwan.inf = 1

[Strings]
V_PROVIDER					= "elmeg"
V_MANUFAC					= "elmeg"
NDISWAN.ShortName			= "ELNDIWAN"
NDISWAN.Service				= "ELNDIWAN"
NDISWAN.DriverFile			= "elndiwan.sys"
NDISWAN.InfFile				= "elndiwan.inf"
NDISWAN.InstallName			= "CAPI-WAN Miniport for elmeg-USB Devices"
NDISWAN.BoardName			= "elmeg USB CAPI"
NDISWAN.DeviceDesc			= "CAPI-WAN Miniport for elmeg-USB Devices"
; Line (=Channel) Names for TAPI (Line-Number will be added by driver)
; (max. 60 chars)
NDISWAN.LineBaseName		= "elmeg WAN ISDN Line "
; Names in CAPI-GetManufacturer
NDISWAN.CAPIManufacturer	= "elmeg,EEH Datalink"
; Shortname of network card (max. 10 chars)
NDISWAN.BoardShortName		= "ELNDIWAN"
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.31