stotppis.inf Driver File Contents (tpp9xv307.zip)

[VERSION]
Signature="$CHICAGO$"
Class=Net
Provider=%V_PROVIDER%

[Manufacturer]
%V_PROVIDER%=ISDNCards

[ISDNCards]  ;Manufacturer Name Section
;
; %Device Description% =    Install Section Name, Device ID
;
%pc1WanCapi.DeviceDesc%=pc1WanCapi.ndi,"tina-pp"

;--------------------------------------------------------------------------
;
;--------------------------------------------------------------------------
[pc1WanCapi.ndi]
;CopyFiles=pc1Inf.CopyFiles,pc1Sys.CopyFiles
AddReg=pc1NDI.reg,NDI.reg,pc1WanCapiNDI.reg,pc1IRQ.Resource,pc1IO.Resource,Debug.Resource,Misc.Resource,pc1Params,Params,Line0.Params,pc1Line0.Params,pc1Cfgwiz.Strings
;LogConfig=pc1LogConfig

;--------------------------------------------------------------------------
;
;--------------------------------------------------------------------------
[pc1LogConfig]
ConfigPriority=HARDRECONFIG
IRQConfig=10,11,12,14,15,5,7
IOConfig=268-26f(3FF::),270-277(3FF::),258-25f(3FF::),238-23f(3FF::)

;--------------------------------------------------------------------------
; INF files CopyFiles List Section
;--------------------------------------------------------------------------
[pc1Inf.CopyFiles]
stotppis.inf
stocais.inf

[Inf.DelFiles]
stotppis.inf,,,1

[InstallAcc.CopyFiles]
cfgwiz32.exe,,,1
cfgwiz.dll,,,32
RNANP.DLL,,,32
RNAUI.DLL,,,32
NDSWAN16.DLL,,,32
NDSWAN32.Dll,,,32
RASAPI16.Dll,,,32
RASAPI32.Dll,,,32
rnanp.dll,,,32
rnaph.dll,,,32
rnaserv.dll,,,32
;rnasetup.dll,,,32
rnathunk.dll,,,32
wan.tsp,,,32
smmsetup.dll,,,32
smmscrpt.dll,,,32
smmscrpt.dll,,,32
Ndis.vxd,,,32
pppmac.vxd,,,32
splitter.vxd,,,32
spap.vxd,,,32
vgateway.vxd,,,32
ndiswan.vxd,,,32
rnaapp.exe,,,32
isdnui.dll,,,32

[pc1Sys.CopyFiles]
ndiscapi.vxd,,,1
capistub.vxd,,,1
capi20.dll,,,1
capi2032.dll,,,1
;capi.dll,,,1
tppwmac.sys,,,1

[pc1NdisWan.DelFiles]
tppwmac.sys,,,1

[NdisWan.DelReg]
HKLM,SYSTEM\CurrentControlSet\Services\VxD\capistub,,,

;--------------------------------------------------------------------------
; Source Files and Disks/Directories
;--------------------------------------------------------------------------
[SourceDisksNames]
100=%pc2Driver.Disk.1%, "",
101=%pc2Driver.Disk.2%, "",
102=%pc2Driver.Disk.3%, "",


[SourceDisksFiles]
;Drivers
tpawmac.sys   = 100
tppwmac.sys   = 100
stotppis.inf   = 100
stocais.inf  = 100
ndiscapi.vxd  = 100
capistub.vxd  = 100
capi20.dll    = 100
capi2032.dll  = 100
neztok.dum    = 100
applogo.bmp   = 100
splash.bmp    = 100
cd_exec.exe   = 100

;Acc.Pack
cfgwiz32.exe  = 100
cfgwiz.dll    = 100
cfgwiz.inf    = 100
rnanp.dll     = 100
rnaui.dll     = 100
ndswan16.dll  = 100
ndswan32.dll  = 100
rasapi16.dll  = 100
rasapi32.dll  = 100
rnanp.dll     = 100
rnaph.dll     = 100
rnaserv.dll   = 100
;rnasetup.dll  = 100
rnathunk.dll  = 100
wan.tsp       = 100
smmsetup.dll  = 100
smmscrpt.dll  = 100
ndis.vxd      = 100
pppmac.vxd    = 100
splitter.vxd  = 100
spap.vxd      = 100
vgateway.vxd  = 100
ndiswan.vxd   = 100
rnaapp.exe    = 100
isdnui.dll    = 100


;--------------------------------------------------------------------------
; Destination Directories
;--------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir        =11 ; Windows 95 System Directory
pc1Inf.CopyFiles      =17 ; Windows 95 Inf Directory
Inf.DelFiles          =17 ; Windows 95 Inf Directory

;--------------------------------------------------------------------------
;       The remaining sections are responsible for generating the proper
;   entries in the Registry.
;;
;   All of the entries in these sections have the following format:
;
;           key,subkey,valuname,type,value
;--------------------------------------------------------------------------
[pc1NDI.reg]
HKR,,DevLoader,,*ndis
;HKR,,DeviceVxDs,,%pc1DeviceDriver.sys%
HKR,,DeviceVxDs,,"tppwmac.sys"
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,%pc1DeviceID%

; NDI Install sections
HKR,Ndi\Install,,,"pc1ndiswan.install"
; NDI Remove sections
HKR,Ndi\Remove,,,"pc1ndiswan.remove"
HKR,Ndi\Remove,"NDISWAN",,"pc1ndiswan.remove"
HKR,Ndi\Remove,"CAPINDIS",,"pc1ndiswan.remove"

[NDI.reg]
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

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

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

[pc1WanCapiNDI.reg]
; NDI Required Components
HKR,Ndi,InstallInf,,%Capi.inf%
HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,CAPI201,*PNP8387,VREDIR,MSTCP"


;--------------------------------------------------------------------------
; I/O General Resource
;--------------------------------------------------------------------------
[pc1IO.Resource]
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"

[pc1IRQ.Resource]
HKR,,InterruptNumber,1,04,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
HKR,NDI\params\InterruptNumber,ParamDesc,,"Interrupt Number"

[Debug.Resource]
HKR,,debugFlags,,"0"
HKR,,debugOutput,,"0"

[Misc.Resource]
HKR,,capi.ControllerNumber,,"1"

; CAPI Management for TAPI service provider
HKR,,tapi.b2Protocol,01,01,00,00,00
HKR,NDI\params\tapi.b2Protocol,ParamDesc,,"TAPI Layer 2 Protocol"
HKR,NDI\params\tapi.b2Protocol,default,,2
HKR,NDI\params\tapi.b2Protocol,type,,enum
HKR,NDI\params\tapi.b2Protocol\enum,2,,"HDLC transparent (default)"

HKR,,tapi.b3Protocol,01,01,00,00,00
HKR,NDI\params\tapi.b3Protocol,ParamDesc,,"TAPI Layer 3 Protocol"
HKR,NDI\params\tapi.b3Protocol,default,,4
HKR,NDI\params\tapi.b3Protocol,type,,enum
HKR,NDI\params\tapi.b3Protocol\enum,4,,"transparent (default)"

HKR,,tapi.msnIn,01,01,00,00,00
HKR,NDI\params\tapi.msnIn,ParamDesc,,"TAPI Number incoming"
HKR,NDI\params\tapi.msnIn,default,,"all"
HKR,NDI\params\tapi.msnIn,type,,enum
HKR,NDI\params\tapi.msnIn\enum,"all",,"all"
HKR,NDI\params\tapi.msnIn\enum,"1+2",,"1+2"
HKR,NDI\params\tapi.msnIn\enum,"1",,"1"
HKR,NDI\params\tapi.msnIn\enum,"2",,"2"

HKR,,tapi.msnOut,01,01,00,00,00
HKR,NDI\params\tapi.msnOut,ParamDesc,,"TAPI Number outgoing"
HKR,NDI\params\tapi.msnOut,default,,"1"
HKR,NDI\params\tapi.msnOut,type,,enum
HKR,NDI\params\tapi.msnOut\enum,"1",,"1"
HKR,NDI\params\tapi.msnOut\enum,"2",,"2"

HKR,,tapi.lineType,01,01,00,00,00
HKR,NDI\params\tapi.lineType,ParamDesc,,"TAPI ISDN line type"
HKR,NDI\params\tapi.lineType,default,,1
HKR,NDI\params\tapi.lineType,type,,enum
HKR,NDI\params\tapi.lineType\enum,1,,"dial up"


HKR,,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"


;--------------------------------------------------------------------------
; macIsa General Params
;--------------------------------------------------------------------------
[pc1Params]
HKR,,BoardType,,%pc1Boardtype%
HKR,,BoardName,,%pc1DeviceID%
HKR,Ndi,DeviceID,,%pc1DeviceID%

[Params]
HKR,,NumberOfLines,,"1"
HKR,TAPI,Properties,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,,CfgWizDeviceID,,"CFGWIZ32_A__E2A65926_BC3B_11D1_A2B6_44455354"


;--------------------------------------------------------------------------
;
;--------------------------------------------------------------------------
[pc1Line0.Params]
HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, BE,00,00,00, 01,00,00,00, 02,00,00,00, 00,00,00,00

[Line0.Params]
HKR,TAPI\Line0,Properties,1,00,00,00,00
HKR,TAPI\Line0,SwitchType,1,00,00,00,00
HKR,TAPI\Line0\Channel0,Properties,1,00,00,00,00
HKR,TAPI\Line0\Channel0,ChannelCaps,1,00,00,00,00
HKR,TAPI\Line0\Channel0,SPID,,""
HKR,TAPI\Line0\Channel0,Phone,,""
HKR,TAPI\Line0\Channel1,Properties,1,00,00,00,00
HKR,TAPI\Line0\Channel1,ChannelCaps,1,00,00,00,00
HKR,TAPI\Line0\Channel1,SPID,,""
HKR,TAPI\Line0\Channel1,Phone,,""

;--------------------------------------------------------------------------
; NDISWAN Install Section
;--------------------------------------------------------------------------
[pc1ndiswan.install]
;AddReg=NdisWan.DelReg
;CopyFiles=pc1NdisWan.CopyFiles
;DelFiles=pc1NdisWan.DelFiles,Inf.DelFiles

[pc1ndiswan.remove]
DelFiles=pc1NdisWan.DelFiles,Inf.DelFiles
DelReg=NdisWan.DelReg


;--------------------------------------------------------------------------
; Localizable Strings
;--------------------------------------------------------------------------
[strings]
V_PROVIDER="Stollmann E+V GmbH"

pc1Driver.Disk.1="Stollmann tina-pp Drivers CD-ROM"
pc1Wan.DeviceDesc="Stollmann tina-pp WAN-Miniport"
pc1Capi.DeviceDesc="Stollmann tina-pp Capi 2.0"
pc1WanCapi.DeviceDesc="Stollmann tina-pp WAN-Miniport + Capi 2.0"
pc1DeviceID="tina-pp"
pc1Boardtype="tina-pp"
;pc1DeviceDriver.Sys=tppwmac.sys

Capi.Inf="stocais.inf"

Program="Isdn"

;-------------------------------------------------------------------------
;cfgwiz32 Strings                 
;-----------------------------------------------------------------------
[pc1Cfgwiz.Strings]
;*** 0007 for Germany ***
HKR,Strings,0007Page1.1,,"Im ISDN sind verschiedene D-Kanal-Protokolle verfügbar. Bitte wählen Sie das von Ihrem ISDN-Anschluß unterstützte D-Kanal-Protokoll aus."  ; D-channel ComboBox
HKR,Strings,0007Page1.2,,"Sie finden es in Ihren ISDN-Anschluß Papieren bzw. fragen Sie Ihren Provider." ; D-channel ComboBox
HKR,Strings,0007Page1.3,,"Ihr D-Kanal-Protokoll ist"
HKR,Strings,0007Page2.1,,"Geben Sie bitte die 1. Rufnummer Ihres ISDN-Anschlusses (MSN) für den Daten-Port (DFÜ-Netzwerk) ein." ;MSN1
HKR,Strings,0007Page2.2,,"Der * bedeutet, dass alle Rufe auf dem Anschluss angenommen werden." ;MSN1
HKR,Strings,0007Page3.1,,"Geben Sie bitte die 2. Rufnummer Ihres ISDN-Anschlusses (MSN) für den Daten-Port (DFÜ-Netzwerk) ein." ;MSN2
HKR,Strings,0007Page3.2,,"Der * bedeutet, dass alle Rufe auf dem Anschluss angenommen werden." ;MSN2
HKR,Strings,0007Page4.1,,"Die Installation Ihrer ISDN-Karte ist nun vollständig. Eventuell benötigte weitere Komponenten werden anschließend installiert."  ;Ready for TakeOff
HKR,Strings,0007TextTelNo1,,"Rufnummer (MSN)" ;
HKR,Strings,0007TextEAZ1,,"1.EAZ" ;
HKR,Strings,0007TextSPID1,,"1.SPID" ;
HKR,Strings,0007TextTelNo2,,"Rufnummer (MSN)" ;
HKR,Strings,0007TextEAZ2,,"2.EAZ" ;
HKR,Strings,0007TextSPID2,,"2.SPID" ;
HKR,Strings,0007MainWindowTitle,,"ISDN-Konfiguration" ;


;*** 0009 for England ***
HKR,Strings,0009Page1.1,,"There are various D-channel protocol in use within the ISDN. Please select the D-channel protocol supported by your ISDN line."  ; D-channel ComboBox
HKR,Strings,0009Page1.2,,"You can get it from your ISDN officials or may ask your ISDN carrier (your phone company)" ; D-channel ComboBox
HKR,Strings,0009Page1.3,,"Your D channel protocol is"
HKR,Strings,0009Page2.1,,"Please insert the 1st phone number of your ISDN line (MSN) for the data port (Dial-up network)." ;MSN1
HKR,Strings,0009Page2.2,,"The * means that incoming calls with any phone number will be accepted." ;MSN1
HKR,Strings,0009Page3.1,,"Please insert the 2nd phone number of your ISDN line (MSN) for the data port (Dial-up network)." ;MSN2
HKR,Strings,0009Page3.2,,"The * means that incoming calls with any phone number will be accepted." ;MSN2
HKR,Strings,0009Page4.1,,"The installation of your ISDN card is now nearly complete. Some required additional components will be installed afterwards."  ;Ready for TakeOff
HKR,Strings,0009TextTelNo1,,"Phone number (MSN)" ;
HKR,Strings,0009TextEAZ1,,"1st EAZ" ;
HKR,Strings,0009TextSPID1,,"1st SPID" ;
HKR,Strings,0009TextTelNo2,,"Phone number (MSN)" ;
HKR,Strings,0009TextEAZ2,,"2nd EAZ" ;
HKR,Strings,0009TextSPID2,,"2nd SPID" ;
HKR,Strings,0009MainWindowTitle,,"ISDN Configuration" ;


;--------------------------------------------------------------------------
;Message Box
;------------------------------------------------------------------------
;*** 0007 for Germany ***
HKR,Strings,0007Mess2.1,,"Bitte geben Sie eine Zahl zwischen 0 und 9 oder * ein." ; MSN Number 0 to 9 or * 
HKR,Strings,0007Mess4.1,,"Einstellungen werden erst nach Neustart des Systems wirksam." ; Reboot

;*** 0009 for England ***
HKR,Strings,0009Mess2.1,,"Please enter a number between 0 to 9 or *." ; MSN Number 0 to 9 or * 
HKR,Strings,0009Mess4.1,,"You must restart your computer before the new settings will take effect." ; Reboot
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: 0.74