;
; W2K-INF for Telefónica Adaptador Inter-4 Plus RDSI
; and AVM NDIS WAN CAPI Driver
;
; (C) AVM GmbH, Berlin 2000
;
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %V_AVM%
DriverVer = "01/22/2002","03.09.11.2002"
CatalogFile = novacom.cat
;-----------------------------------------------------------------------------
;- Strings Sections ----------------------------------------------------------
;-----------------------------------------------------------------------------
[Strings]
AVMLanguage = "espaniol"
V_AVM = "AVM GmbH"
AVMFCXPC.DeviceDesc = "Adaptador Inter-4 Plus RDSI"
AVMWAN.DeviceDesc = "NDIS WAN CAPI Piloto"
AVMDriverDate = "01/22/2002"
AVMDriverVersion = "03.09.11.2002"
PROTOCOL = "DSS1"
ShortDesc = "Inter-4 RDSI"
[Manufacturer]
%V_AVM% = AVM
[ControlFlags]
ExcludeFromSelect = AVMWANCI
[AVM]
%AVMFCXPC.DeviceDesc% = AVMFCXPC.ndi, FXPCBASE
%AVMWAN.DeviceDesc% = AVMWAN.ndi, AVMWANCI
;- FRITZZ!X PC --------------------------------------------------------------------
[AVMFCXPC.ndi.NT.CoInstallers]
AddReg = AVMISDN.coinst.reg, AVMFCXPC.ndis.reg, AVMALLFC.ndis.reg, AVMISDN.nt.reg
CopyFiles = AVMISDN.CopyDLLs
[AVMFCXPC.ndi.NT]
CopyFiles = AVMFCXPC.CopyFiles, AVMFCXPC.CopyIDriver, AVMISDN.Copy16bDLLs
Characteristics = 0x04 ; NCF_PHYSICAL
BusType = 1
[AVMFCXPC.ndi.NT.HW]
AddReg=FRITZXpc.Version
[FRITZXpc.Version]
HKR,,LocationInformation,,"Puerto COM"
;- NDIS WAN Miniport ---------------------------------------------------------
[AVMWAN.ndi.NT]
AddReg = AVMWAN.ndis.reg, AVMISDN.nt.reg
CopyFiles = AVMWAN.CopyFiles
Characteristics = 0x09 ; NCF_VIRTUAL | NCF_HIDDEN
;-----------------------------------------------------------------------------
;- Reg-Parts -----------------------------------------------------------------
;-----------------------------------------------------------------------------
[AVMFCXPC.ndis.reg]
HKR, , , 0, %AVMFCXPC.DeviceDesc%
HKR, , CardType, 0, "FRITZXpc"
HKR, , ShortDesc, 0, %ShortDesc%
HKR, Ndi, Service, 0, "FXPCBASE"
;HKR, , ComPort, 0x10001, 0
[AVMALLFC.ndis.reg]
HKR, , DriverDate1, 0, %AVMDriverDate%
HKR, , DriverVersion, 0, %AVMDriverVersion%
HKR, , IsdnSwitchType, 0x10001, 0x80 ; _DSS1
HKR, , IsdnSwitchTypes, 0x10001, 0x80 ; _DSS1
HKR, , IsOEM, 0x10001, 0x01
HKR, , Language, 0, %AVMLanguage%
HKR, , EnumPropPages32, 0, "avmen32.dll,AVMEnumPages"
;HKR, , AdditionalInstallDLL, 0, "avmadd32.dll,ExternalInstall"
;- Reg-Part for NDIS WAN Miniport --------------------------------------------
[AVMWAN.ndis.reg]
HKR, , IsdnSwitchTypes, 0x10001, 0x01 ; ISDN_SWITCH_AUTO
HKR, Ndi, Service, 0, "AVMWAN"
HKR, Ndi\Interfaces, LowerRange, 0, "nolower"
;- Reg-Part for all ISDN Controllers -----------------------------------------
[AVMISDN.coinst.reg]
HKR, , CoInstallers32, 0x10000, "avmco32.dll,AVMCoInstall"
HKR, , ProviderName, 0, %V_AVM%
HKR, , SetupProtocol, 0, %PROTOCOL%
HKR, Base-Module, Name, 0, fxpcbase.sys
HKR, Base-Module\Values, AutoCompress, 0, "\x00"
HKR, Base-Module\Values, PROTOCOL, 0, "\x00"
HKR, Ndi\Interfaces, LowerRange, 0, "isdn"
[AVMISDN.nt.reg]
HKR, , IsdnAutoSwitchDetect, 0x10001, 0
HKR, , IsdnNumDChannels, 0x10001, 1
HKR, , WanEndPoints, 0x10001, 2
HKR, 0, IsdnNumBChannels, 0x10001, 2
HKR, Ndi\Interfaces, UpperRange, 0, "ndiswan"
;-----------------------------------------------------------------------------
;- Copy Files Section --------------------------------------------------------
;-----------------------------------------------------------------------------
[DestinationDirs]
AVMFCXPC.CopyFiles = 12
AVMWAN.CopyFiles = 12
AVMFCXPC.CopyIDriver = 11
AVMISDN.CopyDLLs = 11
AVMISDN.Copy16bDLLs = 50
[AVMFCXPC.CopyFiles]
fxpcbase.sys, fxpcbase.sy_
[AVMWAN.CopyFiles]
avmwan.sys, avmwan.sy_, , 0x00000020
[AVMFCXPC.CopyIDriver]
fxpcbase.sys, fxpcbase.sy_
[AVMISDN.CopyDLLs]
avmco32.dll, avmco32.dl_
capi2032.dll, capi2032.dl_
avmen32.dll, avmen32.dl_
;avmadd32.dll, avmadd32.dl_
[AVMISDN.Copy16bDLLs]
capi.dll, capi.dl_
capi20.dll, capi20.dl_
;-----------------------------------------------------------------------------
;- Services Section ----------------------------------------------------------
;-----------------------------------------------------------------------------
[AVMFCXPC.ndi.NT.Services]
AddService = fxpcbase, 2, AVMFCXPCService, AVMFCXPCAddEventLog
[AVMFCXPCAddEventLog]
AddReg = AVMFCXPCAddEventLog.reg
[AVMFCXPCAddEventLog.reg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\fxpcbase.sys"
HKR,,TypesSupported,0x00010001,7
[AVMWAN.ndi.NT.Services]
AddService = AVMWAN, 2, AVMWAN.Service, AVMWANAddEventLog
[AVMWANAddEventLog]
AddReg=AVMWANAddEventLog.reg
[AVMWANAddEventLog.reg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\avmwan.sys"
HKR,,TypesSupported,0x00010001,7
;-----------------------------------------------------------------------------
[AVMFCXPCService]
DisplayName = %AVMFCXPC.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\fxpcbase.sys
LoadOrderGroup = NDIS
[AVMWAN.Service]
DisplayName = %AVMWAN.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\avmwan.sys
LoadOrderGroup = NDIS
;-----------------------------------------------------------------------------
;- Disks Sections ----------------------------------------------------------
;-----------------------------------------------------------------------------
[SourceDisksNames]
1 = "Telefónica Adaptador Inter-4 Plus RDSI Installation Windows XP/2000","",0
[SourceDisksFiles]
fxpcbase.sy_ = 1
avmwan.sy_ = 1
capi.dl_ = 1
capi20.dl_ = 1
capi2032.dl_ = 1
avmen32.dl_ = 1
avmco32.dl_ = 1
;avmadd32.dl_ = 1
Download 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.