Tel128SP.inf Driver File Contents (tel128sp95.zip)

[version]
signature="$CHICAGO$"
Class=Net
provider=%V_ISDN-D%

[Manufacturer]
%V_ISDN-D%=ISDN-D

[ISDN-D]
%ISDN-D.DeviceDesc%=ISDN-D.ndi, ISAPNP\SFM0002

;****************************************************************************
; Adapter Main Install Section
;****************************************************************************
[ISDN-D.ndi]
AddReg=ISDN-D.ndi.reg,ISDN-D.Gen.Params,ISDN-D.DevID
CopyFiles=ISDN-D.main.CopyFiles, ISDN-D.inf.CopyFiles

[ISDN-D.DevID]
HKR,Ndi,DeviceID,,"ISAPNP\SFM0002"  ; or pnp id

;****************************************************************************
; Base Section
;****************************************************************************
[ISDN-D.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DriverDesc,,%ISDN-D.DeviceDesc%
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,"TIPA_D.VXD,WANMP.SYS"
HKR,,EnumPropPages,,"WANUI.DLL,EnumPropPages"
HKR,Ndi,NdiInstaller,,"WANUI.DLL,IsNewNdiProc"
HKR,,InfSection,,"ISDN-D.ndi"

HKR,,InstallFlag,1,0
HKR,,OwnISDNNumber,,""

HKR,,StaticVxd,0,TIPA_D.VXD
HKR,,HardwareID,0,SFM0002

; Context help
HKR,Ndi,HelpText,,%ISDN-D.HELP%

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

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

; Required Components
HKR,Ndi,InstallInf,,"Tel128SP.INF"
HKR,Ndi\Compatibility,RequireAll,,"MSTCP,NDISWAN,*PNP8387"

; Install sections
HKR,Ndi\Install,,,"ISDN-D.ndiswan.install"
HKR,Ndi\Remove,,,"ISDN-D.ndiswan.remove"

; Add ISDN Class to RNA
HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,,

;****************************************************************************
; TAPI ISDN Configuration  
;****************************************************************************
HKR,,NumberOfLines,,1
HKR,TAPI,ConfigFlags,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,ConfigFlags,1,00,00,00,00
HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, 01,00,00,00, 01,00,00,00, 02,00,00,00, 00,00,00,00
HKR,TAPI\Line0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
HKR,TAPI\Line0\Channel0,ConfigFlags,1,00,00,00,00
HKR,TAPI\Line0\Channel0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
HKR,TAPI\Line0\Channel1,ConfigFlags,1,00,00,00,00
HKR,TAPI\Line0\Channel1,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00

;****************************************************************************
; General Params
;****************************************************************************
[ISDN-D.Gen.Params]
HKR,,IsdnCard,,"ISDN_S_Interface_Card" ;for uninstall
HKR,,BoardType,,"WANMP"
HKR,,BoardName,,"WANMP"
HKR,,LinkSpeed,,"64000"
HKR,,WanType,,"2"
HKR,,LineName,,%CHANNEL_NAME%

HKR,,SwitchType,1,5
HKR,,G711_PCM,1,0

;****************************************************************************
; CopyFiles/Install Section
;****************************************************************************

; Install section for NDISWAN upper edge (only for WAN miniports)
[ISDN-D.ndiswan.install]
CopyFiles=ISDN-D.ndiswan.CopyFiles

[ISDN-D.ndiswan.CopyFiles]

[ISDN-D.main.CopyFiles]
TIPA_D.VXD,TIPA_D.VX_
CAPI2032.DLL,CAPI2032.DL_
CAPI20.DLL,CAPI20.DL_
MSVCRT.DLL,MSVCRT.DL_
WANUI.DLL,WANUI.DL_
WANMP.SYS,WANMP.SY_            ; The name of the driver
CFGWIZ.DL_
RUNMSMP.EXE,RUNMSMP.EX_

[ISDN-D.inf.CopyFiles]
Tel128SP.INF           ; The name of this INF
TEMPINF.INF,TEMPINF.IN_
 
;****************************************************************************
; DelFiles/Remove Section
;****************************************************************************
[ISDN-D.ndiswan.remove]
DelFiles=ISDN-D.ndiswan.DelFiles,ISDN-D.inf.CopyFiles

[ISDN-D.ndiswan.DelFiles]
WANMP.SYS            ; The name of the driver
TIPA_D.VXD
CAPI2032.DLL
CAPI20.DLL
WANUI.DLL
RUNMSMP.EXE

[Uninstall]
UNINSTALL=RUN_UNINSTALL.EXE

;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
; The name of the disk that the user will be prompted for 
1=%SOURCE_DISK_NAME%, "",

[SourceDisksFiles]
; Which disk the files are located on 
Tel128SP.INF=1
TEMPINF.IN_=1
WANMP.SY_=1
TIPA_D.VX_=1
CAPI2032.DL_=1
CAPI20.DL_=1
MSVCRT.DL_=1
WANUI.DL_=1
CFGWIZ.DL_=1
RUNMSMP.EX_=1

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir            =11 ; System Directory
ISDN-D.ndiswan.CopyFiles  =11 ; System Directory
ISDN-D.main.CopyFiles     =11 ; System Directory
ISDN-D.ndiswan.DelFiles   =11 ; System Directory
ISDN-D.inf.CopyFiles      =17 ; Inf Directory

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Manufacturers
V_ISDN-D="digicorp Communications Equipment Ltd"

; Device Descriptions 
ISDN-D.DeviceDesc="digiTel 128 SP ISDN Interface Passive Card with 'phone"

; Context help
ISDN-D.HELP="ISDN card with powerful telephony and 128Kbps data access for Windows 95 and NT."

; Name of Channel followed by number of channel
CHANNEL_NAME="ISDN Channel "

; Source Disk Name
SOURCE_DISK_NAME="digiTel 128 SP driver diskette"
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: web2, load: 1.47