Elsacapi.inf Driver File Contents (PCIWHQL.EXE)

; Copyright ELSA AG

;**************
; Main section
;**************

[Version]
Signature    = $Chicago$
Class        = ELSAISDN
ClassGUID    = {18DF2C61-15A4-11d2-A0C2-00104B4E9C34}
Provider     = %V_PROVIDER%
CatalogFile  = elsacapi.cat
DriverVer=11/23/2000, 3.8.2.0

;*************************
; Class installer section
;*************************

[ClassInstall32]
AddReg=Class.AddReg.NT

[ClassInstall]
AddReg=Class.AddReg
CopyFiles=CopyClassInstallDll

[Class.AddReg]
HKR,,,,%V_CLASSNAME%
HKR,,Icon,,"-5"
HKR,,NoInstallClass,,1
HKR,,Installer,,elsaclss.dll
HKLM,System\CurrentControlSet\Control\SessionManager\Known16DLLs,elsaclss.dll,,"elsaclss.dll"
HKR,,OSVersion,,"98"

[Class.AddReg.NT]
HKR,,,,%V_CLASSNAME%
HKR,,Icon,,"-5"
HKR,,NoInstallClass,,1

;******************
; Hardware section
;******************

[Manufacturer]
%V_PROVIDER%=Cards

[ControlFlags]
ExcludeFromSelect = PCI\VEN_1048&DEV_1000

[Cards]
%V_ELSA_MLISDN_PCI% = ELSA_MLISDN_PCI, PCI\VEN_1048&DEV_1000

;********************************************
; Install section of ELSA MicroLink ISDN PCI
;********************************************

[ELSA_MLISDN_PCI]
AddReg           = ELSA_MLISDN_PCI.AddReg
CopyFiles        = CopyDlls, CopyDriver
DelFiles         = CopyDriver, CopyDlls

[ELSA_MLISDN_PCI.NT]
AddReg           = ELSA_MLISDN_PCI.AddReg.NT, ELSA_MLISDN_PCI.AddReg.ISDN
CopyFiles        = CopyDlls, CopyDriver, Copy16bDlls
Characteristics  = 0x84
DelFiles         = CopyDriver, Copy16bDlls, CopyDlls
BusType          = 5 ; pci

[ELSA_MLISDN_PCI.NT.CoInstallers]
CopyFiles        = CopyCoInstallDll
AddReg           = CoInstaller.AddReg

[ELSA_MLISDN_PCI.NT.Services]
AddService       = ELSACAPI,2,ELSACAPI.Service     ; associated

[Coinstaller.AddReg]
HKR,,CoInstallers32,0x00010000,"EISDNC32.dll,ClassCoInstall"

[ELSA_MLISDN_PCI.AddReg.ISDN]
HKR,,  WanEndPoints,         0x00010001, 2
HKR,,  IsdnNumDChannels,     0x00010001, 1
HKR,,  IsdnAutoSwitchDetect, 0x00010001, 0
HKR,,  IsdnSwitchTypes,      0x00010001, 0x00000004  ;NI1 
HKR, 0, IsdnNumBChannels,    0x00010001, 2 

[ELSA_MLISDN_PCI.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,elsacapi.sys
HKLM,System\CurrentControlSet\Services\Class\ELSAISDN,Driver,,elsacapi.sys
HKLM,System\CurrentControlSet\Services\Class\ELSAISDN\Info, CardName,,%V_ELSA_MLISDN_PCI%
HKLM,System\CurrentControlSet\Services\Class\ELSAISDN\Info, CardType,,%V_CARD_TYPE%

[ELSA_MLISDN_PCI.AddReg.NT]
HKLM, System\CurrentControlSet\Services\ELSACAPI\Info, CardName,,%V_ELSA_MLISDN_PCI%
HKLM, System\CurrentControlSet\Services\ELSACAPI\Info, CardType,,%V_CARD_TYPE%

[ELSACAPI.Service]
DisplayName      = %V_NAME%
ServiceType      = 1   ; SERVICE_KERNEL_DRIVER
StartType        = 3   ;
ErrorControl     = 1   ; SERVICE_ERROR_NORMAL
ServiceBinary    = %12%\elsacapi.sys
LoadOrderGroup   = %V_GROUP%

;******************************************
; File copy section of common driver files
;******************************************

; for win9X and NT

[CopyDlls]
capi2032.dll

[CopyDriver]
elsacapi.sys

; for win9X only  

[CopyClassInstallDll]
elsaclss.dll
elsainst.exe

; for NT only

[Copy16bDlls]
capi20.dll
capithnk.dll
acocdaem.exe

[CopyCoInstallDll]
eisdnc32.dll
eisdnc32.ini

[DestinationDirs]
DefaultDestDir      = 11
CopyDlls            = 10,system32         ; WINDOWS\SYSTEM32 bzw. WINNT\SYSTEM32
CopyDriver          = 10,system32\drivers ; WINDOWS\SYSTEM32\DRIVERS bzw. WINNT\SYSTEM32\DRIVERS
CopyCoInstallDll    = 10,system32         ; WINDOWS\SYSTEM32 bzw. WINNT\SYSTEM32
Copy16bDlls         = 10,system           ; WINDOWS\SYSTEM   bzw. WINNT\SYSTEM
CopyClassInstallDll = 11

[SourceDisksFiles]
elsacapi.sys  = 1
capi2032.dll  = 1
capi20.dll    = 1
capithnk.dll  = 1
acocdaem.exe  = 1
eisdnc32.dll  = 1
eisdnc32.ini  = 1
ecoplugp.dll  = 1
elsaclss.dll  = 1

[SourceDisksNames]
1 = %V_DISKNAME%,,,

;******************
; String constants
;******************

[strings]
V_CLASSNAME=       "ELSA ISDN Devices"
V_PROVIDER=        "ELSA"
V_ELSA_MLISDN_PCI= "ELSA MicroLink ISDN PCI"
V_NAME =           "ELSA CAPI 2.0"
V_GROUP =          "NDIS"                           ; CAPI 2.0
V_CARD_TYPE =      "PCI"
V_CABNAME =        "ELSACAPI driver CAB file"
V_DISKNAME =       "ELSACAPI driver disk"

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: 0.60