;
; NT5-INF for ISDN-128PCI NDIS WAN Driver
;
; (C) Well Communication Co. 2000
;
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %Manufacturer%
DriverVer = 06/27/2000, 3.10.01.00
[Manufacturer]
%Manufacturer% = Well
[Well]
%Board1.DeviceDesc% = WDX, PCI\VEN_1050&DEV_6692&SUBSYS_FFFFFFFF
;-----------------------------------------------------------------------------
[WDX.NT.CoInstallers]
AddReg = WDX.coinst.reg
CopyFiles = CoInstallers.CopyFiles
;-----------------------------------------------------------------------------
[WDX.NT]
AddReg = WDX.reg, ISDN.reg, vendor.specific,Debug.NT.reg
CopyFiles = WDX.sys.CopyFiles,WDX.dll.CopyFiles,CAPI.inf.CopyFiles,CAPI.sys.CopyFiles,CAPI.dll.CopyFiles
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5
DriverVer = 06/27/2000, 3.10.01.00
;-----------------------------------------------------------------------------
[WDX.coinst.reg]
HKR,,CardType,0,"ISDNpci"
HKR,,CoInstallers32,0x10008,"isdnci.dll"
HKR,,ExecuteAfterInstall,0,"%01%\Driver\setupex.exe"
HKR,,CoInstallNetComponents,0,"NDISCAPI:nettrans,CAPI:nettrans"
HKR,,CoCloseWindows,0,"AfxFrameOrView42s,AfxFrameOrView42,AfxFrameOrView42d"
HKR,,CoStartServices,0,"NDISCAPI,CAPI"
HKR,,CoSetupCapi?,0,yes
HKR,,CoDeleteServices,0,"CAPI,NDISCAPI,wdxwmac"
HKR,,CoUninstallNetComponents,0,"NDISCAPI,CAPI"
HKR,,CoCallUninstallPrograms,0,"ISDN Tools"
;HKR,,CoDeleteRegKeys,0,"System\CurrentControlSet\Services\CAPI,System\CurrentControlSet\Services\NDISCAPI"
HKR,,CoDeleteFiles?,0,"yes"
;-----------------------------------------------------------------------------
[vendor.specific]
HKR,0,capi.ControllerNumber,0x1001,1
; CAPI Management for TAPI service provider
HKR,0,ab.g711,01,01,00,00,00
HKR,NDI\params\ab.g711,ParamDesc,,"a/b Speech coding"
HKR,NDI\params\ab.g711,default,,0
HKR,NDI\params\ab.g711,type,,enum
HKR,NDI\params\ab.g711\enum,0,,"Protocol default"
HKR,NDI\params\ab.g711\enum,1,,"use µ-Law"
HKR,NDI\params\ab.g711\enum,2,,"use a-Law"
[Debug.NT.reg]
HKR,,debugFlags,,"0"
HKR,,debugOutput,,"0"
HKR,,capi.bchtrace,,"0"
HKR,,capi.dchtrace,,"0"
HKR,,tapi.traceCapiMessage,,"0"
HKR,,tapi.traceCapiB3,,"0"
[WDX.reg]
HKLM,%OEM_GUID%,,0,%Board1.DeviceDesc%
HKLM,%OEM_GUID%,AutoLoad,0x10001,1
HKLM,%OEM_GUID%,Icon,0,"-5"
HKLM,%OEM_GUID%,Language,0,"english"
HKR,,,0,%Board1.DeviceDesc%
HKR,,ProviderName,0,%Manufacturer%
HKR,Ndi,Service,0,"wdxwmac"
HKR,Ndi,HelpText,,%Isdn.HelpText%
HKR,Ndi\Interfaces,LowerRange,0,"isdn"
HKR,Ndi\Interfaces,UpperRange,0,"ndiswan,capindis"
;-----------------------------------------------------------------------------
[ISDN.reg]
;HKR,,EnumPropPages32, 0, "netpropertypage.dll,ExtensionPropSheetPageProc"
HKR,,WanEndPoints,%REG_DWORD%,2
HKR,,IsdnSwitchTypes,%REG_DWORD%,%ISDN_DEFAULT_SWITCHTYPES%
HKR,,IsdnAutoSwitchDetect,%REG_DWORD%,0
HKR,,IsdnNumDChannels,%REG_DWORD%,1
HKR,0,IsdnNumBChannels,%REG_DWORD%,2
HKR,0,IsdnMultiSubscriberNumbers,%REG_MSZ_NCLOB,""
HKR,0\0,IsdnPhoneNumber,0,""
HKR,0\0,IsdnSpid,0,""
HKR,0\0,IsdnSubAddress,0,""
HKR,0\1,IsdnPhoneNumber,0,""
HKR,0\1,IsdnSpid,0,""
HKR,0\1,IsdnSubAddress,0,""
;-----------------------------------------------------------------------------
[DestinationDirs]
WDX.sys.CopyFiles = 12
WDX.dll.CopyFiles = 11
CAPI.inf.CopyFiles = 17
CoInstallers.CopyFiles = 11
CAPI.sys.CopyFiles = 12
CAPI.dll.CopyFiles = 11
[WDX.dll.CopyFiles]
;netpropertypage.dll
[WDX.sys.CopyFiles]
wdxwmac.sys
[CAPI.sys.CopyFiles]
capi.sys
ndiscapi.sys
[CAPI.dll.CopyFiles]
capi2032.dll
capi20.dll
[CAPI.inf.CopyFiles]
capi.inf,capi.in_
[CoInstallers.CopyFiles]
isdnci.dll
;-----------------------------------------------------------------------------
[WDX.NT.Services]
AddService = wdxwmac, 2, WDX.Service
;-----------------------------------------------------------------------------
[WDX.Service]
DisplayName = "ISDN-128PCI NDIS WAN Driver"
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\wdxwmac.sys
LoadOrderGroup = NDIS
;-----------------------------------------------------------------------------
[SourceDisksNames]
1=%String3%,,0
[SourceDisksFiles]
;netpropertypage.dll = 1 ,Driver
wdxwmac.sys = 1 ,Driver
capi.sys = 1 ,Driver
ndiscapi.sys = 1 ,Driver
capi2032.dll = 1 ,Driver
capi20.dll = 1 ,Driver
isdnci.dll = 1 ,Driver
capi.in_ = 1 ,Driver
;-----------------------------------------------------------------------------
[Strings]
Manufacturer = "Well Communication Co."
OEM_GUID = System\CurrentControlSet\Control\Class\{46DDA582-23CC-11d3-8086-00A0CC66717A}
Board1.DeviceDesc = "ISDN-128PCI"
String3 = "ISDN-128PCI Driver CD-ROM"
Isdn.HelpText = "This device supports Dial-Up-Networking over ISDN"
;-----------------------------------------------------------------------------
; registry data types
; types with NCLOB don't overwrite exist values
REG_SZ = 0x00000000
REG_SZ_NCLOB = 0x00000002
REG_MSZ = 0x00010000
REG_MSZ_NCLOB = 0x00010002
REG_MSZ_APPEND = 0x0001000A
REG_MSZ_DELVAL = 0x00010006
REG_ESZ = 0x00020000
REG_DWORD = 0x00010001
REG_DWORD_NCLOB = 0x00010003
;-----------------------------------------------
; Supported Switch Types for ISDN cards:
; ISDN_SWITCH_ATT (0x002)
; ISDN_SWITCH_NI1 (0x004)
; ISDN_SWITCH_INS64 (0x010)
; ISDN_SWITCH_VN3 (0x040)
; ISDN_SWITCH_DSS1 (0x080)
; ISDN_SWITCH_AUS (0x100)
; ISDN_SWITCH_BEL (0x200)
;--------------------------------------------------
ISDN_DEFAULT_SWITCHTYPES = 0x096
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.