[VERSION] LayoutFile=layout.inf Signature="$CHICAGO$" Class=Net Provider=%V_PROVIDER% [Manufacturer] %V_PROVIDER%=ISDNCards [ISDNCards] ;Manufacturer Name Section ; ; %Device Description% = Install Section Name, Device ID ; %ActiveCardWan.DeviceDesc%=ActiveCardWan.ndi,%ActiveCard.DeviceID%; %ActiveCardCapi.DeviceDesc%=ActiveCardCapi.ndi,%ActiveCard.DeviceID%; %ActiveCardWanCapi.DeviceDesc%=ActiveCardWanCapi.ndi,%ActiveCard.DeviceID%; ;-------------------------------------------------------------------------- ; ;-------------------------------------------------------------------------- [ActiveCardWan.ndi] AddReg=NDI.reg,WanNDI.reg,IRQ.Resource,IO.Resource,Misc.Resource,ActiveCard.Params,Line0.Params LogConfig=ActiveCard.LogConfig CopyFiles=Inf.CopyFiles [ActiveCardCapi.ndi] AddReg=NDI.reg,CapiNDI.reg,IRQ.Resource,IO.Resource,Misc.Resource,ActiveCard.Params,Line0.Params LogConfig=ActiveCard.LogConfig CopyFiles=Inf.CopyFiles, CapiInf.CopyFiles [ActiveCardWanCapi.ndi] AddReg=NDI.reg,WanCapiNDI.reg,IRQ.Resource,IO.Resource,Misc.Resource,ActiveCard.Params,Line0.Params LogConfig=ActiveCard.LogConfig CopyFiles=Inf.CopyFiles,CapiInf.CopyFiles ;-------------------------------------------------------------------------- ; ;-------------------------------------------------------------------------- [ActiveCard.LogConfig] ConfigPriority=HARDRECONFIG IRQConfig=5,7,10,11,12,14,15 IOConfig=260-267(3FF::),268-26f(3FF::),290-297(3FF::),298-29f(3FF::),160-167(3FF::),168-16f(3FF::),190-197(3FF::),198-19f(3FF::) ;-------------------------------------------------------------------------- ; INF files CopyFiles List Section ;-------------------------------------------------------------------------- [Inf.CopyFiles] tddwmac.inf [CapiInf.CopyFiles] ticapi.inf [NdisWan.CopyFiles] tddwmac.sys fcdd1tr6.loc ; firmware-files fcdddss1.loc [Inf.DelFiles] tddwmac.inf,,,1 [NdisWan.DelFiles] tddwmac.sys,,,1 fcdd1tr6.loc ; firmware-files fcdddss1.loc [NdisWan.DelReg] HKLM,SYSTEM\CurrentControlSet\Services\VxD\capistub,,, ;-------------------------------------------------------------------------- ; Source Files and Disks/Directories ;-------------------------------------------------------------------------- [SourceDisksNames] 100=%Driver.Disk.1%, "", [SourceDisksFiles] tddwmac.sys = 100 tddwmac.inf = 100 ticapi.inf = 100 ndiswan.inf = 100 ;-------------------------------------------------------------------------- ; Destination Directories ;-------------------------------------------------------------------------- [DestinationDirs] DefaultDestDir =11 ; Windows 95 System Directory NdisWan.CopyFiles =11 ; Windows 95 System Directory Inf.CopyFiles =17 ; Windows 95 Inf Directory WanInf.CopyFiles =17 ; Windows 95 Inf Directory CapiInf.CopyFiles =17 ; Windows 95 Inf Directory NdisWan.DelFiles =11 ; Windows 95 System 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 ;-------------------------------------------------------------------------- [NDI.reg] HKR,,DevLoader,,*ndis HKR,,DeviceVxDs,,%DeviceDriver.sys% HKR,,EnumPropPages,,"netdi.dll,EnumPropPages" ; NDIS Info HKR,NDIS,LogDriverName,,%ActiveCard.DeviceID% 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" ; NDI Install sections HKR,Ndi\Install,,,"ndiswan.install" ; NDI Remove sections HKR,Ndi\Remove,,,"ndiswan.remove" HKR,Ndi\Remove,"NDISWAN",,"ndiswan.remove" HKR,Ndi\Remove,"CAPINDIS",,"ndiswan.remove" ; Add ISDN Class to RNA HKLM,SYSTEM\CurrentControlSet\Services\RemoteAccess\Authentication\Class\isdn\PPPMAC,,, [WanNDI.reg] ; NDI Required Components HKR,Ndi\Compatibility,RequireAll,,"NDISWAN" [CapiNDI.reg] ; NDI Required Components HKR,Ndi,InstallInf,,%Capi.inf% HKR,Ndi\Compatibility,RequireAll,,"CAPI201" [WanCapiNDI.reg] ; NDI Required Components HKR,Ndi,InstallInf,,%Capi.inf% HKR,Ndi\Compatibility,RequireAll,,"NDISWAN,CAPI201" ;-------------------------------------------------------------------------- ; I/O General Resource ;-------------------------------------------------------------------------- [IO.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" [IRQ.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" [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,1,,"X.75 SLP" 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,1,,"T 70 NL" HKR,NDI\params\tapi.b3Protocol\enum,2,,"ISO 8208" 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" ;-------------------------------------------------------------------------- ; General Params ;-------------------------------------------------------------------------- [ActiveCard.Params] HKR,,BoardType,,%ActiveCard.Boardtype% HKR,,BoardName,,%ActiveCard.DeviceID% HKR,Ndi,DeviceID,,%ActiveCard.DeviceID% HKR,,NumberOfLines,,"1" HKR,,firmware,01,01,00,00,00 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,NDI\params\firmware,ParamDesc,,"ISDN D-Channel" HKR,NDI\params\firmware,default,,"fcdddss1.loc" HKR,NDI\params\firmware,type,,enum HKR,NDI\params\firmware\enum,"fcdd1tr6.loc",,"1TR6 (germany)" HKR,NDI\params\firmware\enum,"fcdddss1.loc",,"DSS1 (germany)" ;-------------------------------------------------------------------------- ; ;-------------------------------------------------------------------------- [Line0.Params] HKR,TAPI\Line0,Properties,1,00,00,00,00 HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, A0,00,00,00, 0F,00,00,00, 02,00,00,00, 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 ;-------------------------------------------------------------------------- [ndiswan.install] AddReg=NdisWan.DelReg CopyFiles=NdisWan.CopyFiles DelFiles=NdisWan.DelFiles,Inf.DelFiles [ndiswan.remove] DelFiles=NdisWan.DelFiles,Inf.DelFiles AddReg=NdisWan.DelReg ;-------------------------------------------------------------------------- ; Localizable Strings ;-------------------------------------------------------------------------- [strings] V_PROVIDER="Stollmann E+V GmbH" Driver.Disk.1="Stollmann tina-dd Treiber Diskette" ActiveCardWan.DeviceDesc="Stollmann tina-dd WAN-Miniport" ActiveCardCapi.DeviceDesc="Stollmann tina-dd Capi 1.1/2.0" ActiveCardWanCapi.DeviceDesc="Stollmann tina-dd WAN-Miniport + Capi 1.1/2.0" ActiveCard.DeviceID="tddwmac" ActiveCard.Boardtype="tina-dd ISDN Adapter" Capi.Inf="ticapi.inf" DeviceDriver.Sys=tddwmac.sysDownload 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.