;
; NT5-INF for ISDN Adapter (ISAPNP, PCI, USB, UART, PASSIVE, ACTIVE)
; and NDIS WAN CAPI Driver
; Message to all those freaks: this is a Beta Win2000 driver!
; Version 3.4.3 Internal ISDN Cards / Edited by Dennis Slagers [2L]
;
[Version]
Signature = $Windows NT$
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %S_VENDOR%
LayoutFile = layout.inf
DriverVer = 12/4/1999
[Manufacturer]
%S_VENDOR% = ISDN
[ControlFlags]
ExcludeFromSelect = *ASU1688, \
*ASU1690, \
PCI\VEN_0675&DEV_1702, \
PCI\VEN_0675&DEV_1703, \
PCI\VEN_0675&DEV_1704, \
PCI\VEN_1043&DEV_0675&SUBSYS_17020675, \
PCI\VEN_1043&DEV_0675&SUBSYS_17040675, \
PCI\VEN_1043&DEV_0675&SUBSYS_17070675, \
PCI\VEN_1050&DEV_6692&SUBSYS_17021043, \
PCI\VEN_1050&DEV_6692&SUBSYS_17031043, \
PCI\VEN_1050&DEV_6692&SUBSYS_17071043, \
PCI\VEN_1050&DEV_6692&SUBSYS_1702144f, \
PCI\VEN_1050&DEV_6692&SUBSYS_1703144f, \
PCI\VEN_1050&DEV_6692&SUBSYS_1707144f, \
ISDNWanID0, \
ISDNWanID1, \
ISDNWanID2, \
ISDNWanID3, \
ISDNWanID4, \
ISDNWanID5, \
ISDNWanID6, \
ISDNWanID7
; USB\VID_0735&PID_C541, \
; USB\VID_0735&PID_2100, \
[ISDN]
%S_TYPE_1% = ISDN1.ndi,*ASU1688
%S_TYPE_2% = ISDN2.ndi,*ASU1690
%S_TYPE_3% = ISDN3_1.ndi,PCI\VEN_0675&DEV_1702
%S_TYPE_3% = ISDN3_2.ndi,PCI\VEN_0675&DEV_1703
%S_TYPE_4% = ISDN4.ndi,PCI\VEN_0675&DEV_1704
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1043&DEV_0675&SUBSYS_17020675
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1043&DEV_0675&SUBSYS_17040675
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1043&DEV_0675&SUBSYS_17040675
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1050&DEV_6692&SUBSYS_17021043
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1050&DEV_6692&SUBSYS_17031043
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1050&DEV_6692&SUBSYS_17071043
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1050&DEV_6692&SUBSYS_1702144f
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1050&DEV_6692&SUBSYS_1703144f
%S_TYPE_5% = ISDN5.ndi,PCI\VEN_1050&DEV_6692&SUBSYS_1707144f
; %S_TYPE_6% = ISDN6.ndi,USB\VID_0735&PID_2100
; %S_TYPE_7% = ISDN7.ndi,USB\VID_0735&PID_C541
; NDIS WAN
%NameBase%-00=WanLink2000-0.ndi, ISDNWanID0
%NameBase%-01=WanLink2000-1.ndi, ISDNWanID1
%NameBase%-02=WanLink2000-2.ndi, ISDNWanID2
%NameBase%-03=WanLink2000-3.ndi, ISDNWanID3
%NameBase%-04=WanLink2000-4.ndi, ISDNWanID4
%NameBase%-05=WanLink2000-5.ndi, ISDNWanID5
%NameBase%-06=WanLink2000-6.ndi, ISDNWanID6
%NameBase%-07=WanLink2000-7.ndi, ISDNWanID7
;-----------------------------------------------------------------------------
[ISDN1.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN1.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN1.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 1
[ISDN1.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN1.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN1.nt.reg]
HKR,Properties,MODEL,,%S_Model_1%
;-----------------------------------------------------------------------------
[ISDN2.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN2.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN2.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 1
[ISDN2.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN2.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN2.nt.reg]
HKR,Properties,MODEL,,%S_Model_2%
;-----------------------------------------------------------------------------
[ISDN3_1.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN3_1.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN3_1.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 5
[ISDN3_1.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN3_1.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN3_1.nt.reg]
HKR,Properties,MODEL,,%S_Model_3_1%
;-----------------------------------------------------------------------------
[ISDN3_2.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN3_2.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN3_2.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 5
[ISDN3_2.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN3_2.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN3_2.nt.reg]
HKR,Properties,MODEL,,%S_Model_3_2%
;-----------------------------------------------------------------------------
[ISDN4.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN4.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN4.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 5
[ISDN4.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN4.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN4.nt.reg]
HKR,Properties,MODEL,,%S_Model_4%
;-----------------------------------------------------------------------------
[ISDN5.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN5.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN5.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 5
[ISDN5.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN5.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN5.nt.reg]
HKR,Properties,MODEL,,%S_Model_5%
;-----------------------------------------------------------------------------
[ISDN6.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN6.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN6.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 5
[ISDN6.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN6.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN6.nt.reg]
HKR,Properties,MODEL,,%S_Model_6%
;-----------------------------------------------------------------------------
[ISDN7.ndi.NT.CoInstallers]
AddReg = ISDN.coinst.reg
CopyFiles = ClassCopyFilesSection
[ISDN7.ndi.NT]
AddReg = ISDN.ndis.reg,ISDN.coinst.reg,ISDN.nt.reg,ISDN7.nt.reg
CopyFiles = ISDN.CopyFiles.NT,CopyFilesSection
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 5
[ISDN7.ndi.NT.HW]
AddReg = Link100.AddReg.HKR
[ISDN7.ndi.NT.Services]
AddService = isdnlink, 2, isdnlink_Service_Inst, isdnlink_EventLog
[ISDN7.nt.reg]
HKR,Properties,MODEL,,%S_Model_7%
;-----------------------------------------------------------------------------
[ISDN.coinst.reg]
HKR,,CoInstallers32,0x10008,"asucoins.dll,AsuCoInstaller"
;-----------------------------------------------------------------------------
[ISDN.ndis.reg]
HKLM,%IsdnAdapterGUID%,,0,%S_VENDOR%" ISDN-Controller"
HKLM,%IsdnAdapterGUID%,Icon,0,"-5"
;HKR,,,0,%S_TYPE7%
HKR,,IsdnSwitchTypes,0x10001,0x89e ; ISDN_SWITCH_ATT,_NI1, _NI2, _NT1, _INS64 & _DSS1
HKR,,IsdnSwitchType,0x10001,0x80 ; ISDN_SWITCH_DSS1
HKR,Ndi,Service,0,"ISDNLink"
HKR,Ndi\Interfaces,LowerRange,0,"isdn"
HKR,Properties,INSTALL,1,01
HKR,Properties,SWITCH,0,"EURO ISDN"
HKR,Properties,CODEC,1,0
HKR,Properties,CALLTYPE(VOICE),1,4
HKR,Properties,ENABLEMSN1,1,0
HKR,Properties,ENABLESAD1,1,0
HKR,Properties,ENABLEMSN1,1,0
HKR,Properties,ENABLESAD1,1,0
HKR,Properties,MSNS1,0,
HKR,Properties,SADS1,0,
HKR,Properties,MSNS2,0,
HKR,Properties,SADS2,0,
HKR,Properties,SPID1,0,
HKR,Properties,SPID2,0,
HKR,Properties,STANDBYTIME,1,3
HKR,Properties,BASE,0,%NameBase%
HKR,Properties,log,0x00010001,0x39
HKR,Properties,show,0x00010001,0x39
HKR,Properties,print,0x00010001,0
HKR,Properties,save,0x00010001,0
;-----------------------------------------------------------------------------
[ISDN.nt.reg]
HKR,,IsdnAutoSwitchDetect,0x10001,0
HKR,,IsdnNumDChannels,0x10001,1
HKR,,WanEndPoints,0x10001,2
HKR,0,IsdnNumBChannels,0x10001,2
HKR,0\0,IsdnPhoneNumber,0,""
HKR,0\0,IsdnSpid,0,""
HKR,0\1,IsdnPhoneNumber,0,""
HKR,0\1,IsdnSpid,0,""
HKR,Ndi\Interfaces,UpperRange,0,"ndiswan"
;-----------------------------------------------------------------------------
[Link100.AddReg.HKR]
[isdnlink_Service_Inst]
ServiceType = 1
StartType = 0
ErrorControl = 1
ServiceBinary = %12%\linkisdn.sys
LoadOrderGroup = NDIS
[isdnlink_EventLog]
Addreg = isdnlink.EventLog
[isdnlink.EventLog]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\Drivers\linkisdn.sys"
HKR,,TypesSupported,0x00010001,7
;*********************************
; Install section of WAN Miniport
;*********************************
;------------------------------------------------------------------------
[WanLink2000-0.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-0.AddReg
Characteristics = 0x09
[WanLink2000-0.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-0.AddReg]
HKR, , NAME, 0, %NameBase%-00
[WanLink2000-0.ndi.NT.HW]
AddReg = WanLink2000-0.HW.AddReg
[WanLink2000-0.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-00
HKR, , FriendlyName, 0, %NameBase%-00
;------------------------------------------------------------------------
[WanLink2000-1.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-1.AddReg
Characteristics = 0x09
[WanLink2000-1.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-1.AddReg]
HKR, , NAME, 0, %NameBase%-01
[WanLink2000-1.ndi.NT.HW]
AddReg = WanLink2000-1.HW.AddReg
[WanLink2000-1.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-01
HKR, , FriendlyName, 0, %NameBase%-01
;------------------------------------------------------------------------
[WanLink2000-2.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-2.AddReg
Characteristics = 0x09
[WanLink2000-2.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-2.AddReg]
HKR, , NAME, 0, %NameBase%-02
[WanLink2000-2.ndi.NT.HW]
AddReg = WanLink2000-2.HW.AddReg
[WanLink2000-2.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-02
HKR, , FriendlyName, 0, %NameBase%-02
;------------------------------------------------------------------------
[WanLink2000-3.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-3.AddReg
Characteristics = 0x09
[WanLink2000-3.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-3.AddReg]
HKR, , NAME, 0, %NameBase%-03
[WanLink2000-3.ndi.NT.HW]
AddReg = WanLink2000-3.HW.AddReg
[WanLink2000-3.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-03
HKR, , FriendlyName, 0, %NameBase%-03
;------------------------------------------------------------------------
[WanLink2000-4.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-4.AddReg
Characteristics = 0x09
[WanLink2000-4.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-4.AddReg]
HKR, , NAME, 0, %NameBase%-04
[WanLink2000-4.ndi.NT.HW]
AddReg = WanLink2000-4.HW.AddReg
[WanLink2000-4.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-04
HKR, , FriendlyName, 0, %NameBase%-04
;------------------------------------------------------------------------
[WanLink2000-5.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-5.AddReg
Characteristics = 0x09
[WanLink2000-5.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-5.AddReg]
HKR, , NAME, 0, %NameBase%-05
[WanLink2000-5.ndi.NT.HW]
AddReg = WanLink2000-5.HW.AddReg
[WanLink2000-5.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-05
HKR, , FriendlyName, 0, %NameBase%-05
;------------------------------------------------------------------------
[WanLink2000-6.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-6.AddReg
Characteristics = 0x09
[WanLink2000-6.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-6.AddReg]
HKR, , NAME, 0, %NameBase%-06
[WanLink2000-6.ndi.NT.HW]
AddReg = WanLink2000-6.HW.AddReg
[WanLink2000-6.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-06
HKR, , FriendlyName, 0, %NameBase%-06
;------------------------------------------------------------------------
[WanLink2000-7.ndi.NT]
AddReg = WanLink2000.AddReg, WanLink2000-7.AddReg
Characteristics = 0x09
[WanLink2000-7.ndi.NT.Services]
AddService = wanlink, 2, Service.WanLink2000 ; associated
[WanLink2000-7.AddReg]
HKR, , NAME, 0, %NameBase%-07
[WanLink2000-7.ndi.NT.HW]
AddReg = WanLink2000-7.HW.AddReg
[WanLink2000-7.HW.AddReg]
HKR, , DeviceDesc, 0, %NameBase%-07
HKR, , FriendlyName, 0, %NameBase%-07
;------------------------------------------------------------------------
[WanLink2000.AddReg]
HKR, , IsdnSwitchTypes, 0x10001, 0x89E ; ISDN_SWITCH_ATT, _NI1 & _DSS1
HKR, , IsdnSwitchType, 0x10001, 0x80
HKR, , IsdnAutoSwitchDetect, 0x10001, 0
HKR, , IsdnNumDChannels, 0x10001, 1
HKR, , WanEndPoints, 0x10001, 2
HKR, 0, IsdnNumBChannels, 0x10001, 2
HKR, 0\0, IsdnPhoneNumber, 0, ""
HKR, 0\0, IsdnSpid, 0, ""
HKR, 0\1, IsdnPhoneNumber, 0, ""
HKR, 0\1, IsdnSpid, 0, ""
HKR, Ndi, Service, 0, "WanLink"
HKR, Ndi\Interfaces, UpperRange, 0, "ndiswan"
HKR, Ndi\Interfaces, LowerRange, 0, "nolower"
;******************************************
; Install section for WAN Miniport service
;******************************************
[Service.WanLink2000]
; DisplayName = %V_WANLINK_DISP%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\wanlink.sys
LoadOrderGroup = NDIS
[DestinationDirs]
ISDN.CopyFiles.NT = 12
CopyFilesSection = 11
ClassCopyFilesSection = 11
[ISDN.CopyFiles.NT]
linkisdn.sys
wanlink.sys
[ClassCopyFilesSection]
asucoins.dll
[CopyFilesSection]
capi2032.dll,asuc2032.dll
linklog.dll
linkrc.dll
linklt.dll
linkupg.dll
linksts.exe
linkcfg.dll
;-----------------------------------------------------------------------------
[Strings]
S_VENDOR = "2L"
S_TYPE_1 = "Dynalink ISDN Adapter"
S_TYPE_2 = "Dynalink ISDN Adaptor V2"
S_TYPE_3 = "Dynalink ISDN Adaptor (PCI Bus, W)"
S_TYPE_4 = "Dynalink ISDN Adaptor (PCI Bus, C)"
S_TYPE_5 = "Dynalink ISDN Adaptor (PCI Bus, W)"
S_TYPE_6 = "Dynalink ISDN Adapter (USB Active)"
S_TYPE_7 = "Dynalink ISDN Adapter (USB Passive)"
S_TYPE_8 = "Dynalink ISDN Adapter (UART Active)"
S_Model_1 = "ISDN_ISA"
S_Model_2 = "ISDN_ISA(V2)"
S_Model_3_1 = "ISDN_PCI(W)"
S_Model_3_2 = "ISDN_PCI(WDV)"
S_Model_4 = "ISDN_PCI(C)"
S_Model_5 = "ISDN_PCI"
S_Model_6 = "ISDN_USB_TA (Active)"
S_Model_7 = "ISDN_USB_TA (Passive)"
S_Model_8 = "ISDN_TA"
IsdnAdapterGUID = System\CurrentControlSet\Control\Class\{81055EB3-6FBF-11d2-8890-0000C0050CC6}
NameBase = "ISDNDevice"
V_WANLINK_DISP = "NDISWAN over CAPI"
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.