TCOM27.INF Driver File Contents (tai05w9x.zip)

;
; Sample INF for WAN Miniport Drivers
;

[version]
signature="$CHICAGO$"
Class=Net
provider=%V_TJ%

[Manufacturer]
%V_TCOM27%=TCOM27

[TCOM27]
%*TCOM27.DeviceDesc%=*TCOM27.ndi, PCI\VEN_e159&DEV_0001 


;****************************************************************************
; Adapter Main Install Section
;****************************************************************************
[*TCOM27.ndi]
AddReg=TCOM27.ndi.reg,TCOM27.Gen.Params,*TCOM27.DevID
CopyFiles=TCOM27.inf.CopyFiles
Reboot=1

[*TCOM27.DevID]
HKR,Ndi,DeviceID,,"PCI\VEN_e159&DEV_0001"  ; or pnp id
HRK,,AdapterCFID,,0001e159

;HKR,Ndi,DeviceID,,"*TCOM27"  ; or pnp id

;****************************************************************************
; Base Section
;****************************************************************************
[TCOM27.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,TCOM27.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,,AdapterType,,5
HKR,,BusType,,5
HKR,,BusNumber,,0
HKR,,StaticVxd,0,"tjcapi20.vxd,capidrv.vxd"

; NDIS Info
HKR,NDIS,LogDriverName,,"TCOM27"
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,,"NDISWAN.INF"
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN"

; Install/Remove sections
HKR,Ndi\Install,,0,"TCOM27.ndiswan"
HKR,Ndi\Remove,,0,"TCOM27.ndiswan.remove"

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

;****************************************************************************
; TAPI ISDN Configuration  '95 11/22 NDIS WAN Support Pack alpha 3
;****************************************************************************
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, 01,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, 9f,01,00,00, 03,00,00,00, 02,00,00,00, 00,00,00,00

HKR,TAPI\Line0\Channel0,ConfigFlags,1,00,00,00
HKR,TAPI\Line0\Channel0,Properties,1,00,00,00, 00,00,00,00,00, 00,00,00,00
HKR,TAPI\Line0\Channel0,SPID,,""
HKR,TAPI\Line0\Channel0,Phone,,""
HKR,TAPI\Line0\Channel1,ConfigFlags,1,00,00,00
HKR,TAPI\Line0\Channel1,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
HKR,TAPI\Line0\Channel1,SPID,,""
HKR,TAPI\Line0\Channel1,Phone,,""

;****************************************************************************
; General Params
;****************************************************************************
[TCOM27.Gen.Params]
HKR,,BoardType,,"TCOM27"
HKR,,BoardName,,"TCOM27"
HKR,,MediaType,,"ISDN"
HKR,,MediaType,,"ISDN"
;HKR,,Line0.AudioType,,"0"	; U-Law
HKR,,Line0.AudioType,,"1"	; A-Law

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

; Install section for NDISWAN upper edge (only for WAN miniports)
[TCOM27.ndiswan]
CopyFiles=TCOM27.ndiswan.CopyFiles

[TCOM27.ndiswan.CopyFiles]
TCOM27.sys		; The name of the driver
capidrv.vxd
tjcapi20.vxd
capi2032.dll
capi20.dll

[TCOM27.inf.CopyFiles]
TCOM27.inf		;

[TCOM27.ndiswan.remove]
DelFiles=TCOM27.ndiswan.CopyFiles,TCOM27.inf.CopyFiles

;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
; The name of the disk that the user will be prompted for 
1="TCOM27 128K ISDN Installation Diskette", "",	

[SourceDisksFiles]
; Which disk the files are located on 
TCOM27.sys=1
capidrv.vxd=1
tjcapi20.vxd=1
capi2032.dll=1
capi20.dll=1
TCOM27.inf=1

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir=11 ; System Directory
TCOM27.ndiswan.CopyFiles=11 ; System Directory
TCOM27.inf.CopyFiles=17 ; Inf Directory

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_TJ="Thundercom"

; Manufacturers
V_TCOM27="Thundercom"

; Device Descriptions 
*TCOM27.DeviceDesc="Network 128K ISDN NDISWAN/CAPI 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: web3, load: 2.09