ISDN-U.INF Driver File Contents (TA128USB_w2k.zip)

[Version]
Signature   = $Windows NT$
Class       = Net
ClassGUID   = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider    = %V_ISDN%
LayoutFile  = layout.inf
DriverVer   = 3/8/2000

[Manufacturer]
%V_ISDN% = ISDN

[ControlFlags]
ExcludeFromSelect = USB\VID_07B0&PID_0001, \
		    		WDMWANMPCI

[ISDN]
%ISDN.DeviceDesc%	= ISDN.ndi, 		USB\VID_07B0&PID_0001
%WDMWANMP.DeviceDesc%	= WDMWANMP.ndi,		WDMWANMPCI

;-----------------------------------------------------------------------------
[ISDN.ndi.NT.CoInstallers]
AddReg          = ISDN.coinst.reg
CopyFiles       = ISDN.coinst.CopyFiles

;-----------------------------------------------------------------------------
[ISDN.ndi.NT]
AddReg          = ISDN.ndis.reg, ISDN.coinst.reg, ISDN.nt.reg
CopyFiles       = ISDN.CopyFiles.NT, dll.CopyFiles.NT
Characteristics = 0x04  ; NCF_PHYSICAL
BusType         = 5

[ISDN.ndis.reg]
HKR, ,                    ,                     0,       %ISDN.DeviceDesc%
HKR, ,                    CardType,             0,       "ISDN usb"
HKR, ,                    IsdnSwitchTypes,      0x10001, 0x80
HKR, Ndi,                 Service,              0,       "ISDN_U"
HKR, Ndi\Interfaces,      LowerRange,           0,       "nolower"

[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"

;-----------------------------------------------------------------------------
[ISDN.ndi.NT.Services]
AddService = isdn_u,    2, ISDNService

[ISDNService]
DisplayName     = "ISDN USB CAPI"
ServiceType     = 1  ; SERVICE_KERNEL_DRIVER
StartType       = 3  ;
ErrorControl    = 1  ; SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\isdn_u.sys
LoadOrderGroup  = NDIS
AddReg          = ISDN.ServiceRegParams

[ISDN.ServiceRegParams]
HKR, ,                    ProviderName,         ,        %V_ISDN%
HKR, ,                    HardwareID,           ,        "VID_07B0&PID_0001"
HKR, ,                    RegID,                ,        "NFK:II@F=5@E$A4"
HKR, ,                    IsdnCard,             ,        "ISDN_S_Interface_Card"
HKR, ,                    SwitchType,           1,       5
HKR, ,                    G711_PCM,             1,       0                                 
HKR, ,                    LogBufferSize,        1,       e8,03,00,00
HKR, ,                    LogLevel,             1,       00,00,00,00
HKR, ,                    DeviceDesc,           ,        %ISDN.DeviceDesc%


;-----------------------------------------------------------------------------
[WDMWANMP.ndi.NT]
AddReg          = WDMWANMP.ndis.reg
;CopyFiles      = WDMWANMP.CopyFiles.NT
Characteristics = 0x01  ; NCF_VIRTUAL 

[WDMWANMP.ndis.reg]
;;key for Miniport
HKR, ,                    IsdnSwitchTypes,      0x10001, 0x80
HKR, Ndi,                 Service,              0,       "WDMWANMP"
HKR, Ndi\Interfaces,      LowerRange,           0,       "nolower"
;; key for ISDN
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"

;-----------------------------------------------------------------------------
[WDMWANMP.ndi.NT.Services]
AddService = WDMWANMP,   2, WDMWANMP.Service

[WDMWANMP.Service]
DisplayName     = "NDIS WAN miniport"
ServiceType     = 1  ; SERVICE_KERNEL_DRIVER
StartType       = 3  ; SERVICE_DEMAND_START
ErrorControl    = 1  ; SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\wdmwanmp.sys
LoadOrderGroup  = NDIS
AddReg          =   WDMWANMP.ServiceRegParams

[WDMWANMP.ServiceRegParams]
HKR, ,                    IsdnCard,              ,       "ISDN_S_Interface_Card"


;-----------------------------------------------------------------------------
[ISDN.coinst.reg]
HKR, ,                    CoInstallers32,       0x10008, "isdncoin.dll,ISDNCoInstall"
HKR, ,                    EnumPropPages32,      , "isdncoin.dll,ISDNPropPageProvider"

;-----------------------------------------------------------------------------
[DestinationDirs]
ISDN.CopyFiles.NT      = 12
dll.CopyFiles.NT       = 11
ISDN.coinst.CopyFiles  = 11

[ISDN.CopyFiles.NT]
isdn_u.sys
wdmwanmp.sys

[dll.CopyFiles.NT]
capi2032.dll, capi2032.dll
capi20.dll, capi20.dll
capitask.exe, capitask.exe

[ISDN.coinst.CopyFiles]
isdncoin.dll

;-----------------------------------------------------------------------------
[Uninstall]
UNINSTALL=RUN_UNINSTALL.EXE

;-----------------------------------------------------------------------------
[Strings]
; Manufacturers
V_ISDN="ISDN Company"

; Device Descriptions 
ISDN.DeviceDesc="ISDN USB TA"
WDMWANMP.DeviceDesc="NDIS WAN Miniport Adapter"
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.00