gisdnpnp.inf Driver File Contents (ISDN-U_20_SN_20UT2xxx_20V.5.59__20all.zip)

[Version]
Signature = "$CHICAGO$"
Class = FHLP-GISDN
ClassGUID={CFFE6BE1-8630-11d3-A2C7-0000B4BDB131}
Provider = %Manuf%
DriverVer  = 04/02/2002,5.59.0.3

[ClassInstall]
AddReg = GisdnClass.Reg

[ClassInstall32]
AddReg = GisdnClass.NT.Reg

[GisdnClass.Reg]
HKR,,,,%GisdnClassDesc%
HKR,,Installer,,gisdn16.dll
HKR,,Icon,,"-5"

[GisdnClass.NT.Reg]
HKR,,,,%GisdnClassDesc%
HKR,,Icon,,"-5"

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%Manuf% = Devices

[Devices]
%STMUsbDesc% = Gisdn.Install, USB\VID_0483&PID_4810, USB\VID_0483&PID_4815

[Gisdn.Install]
AddReg = Gisdnpnp.VxD.Reg, Gisdn.Uninstall.Reg98, Gisdnpnp.Params.W9x, Gisdn.Bump.Reg
CopyFiles = Gisdn.CopyFiles.Dll, Gisdn.CopyFiles.Dll98, Gisdn.CopyFiles.Sys98, Gisdn.CopyFiles.Inf
DriverVer = 02/27/2001,5.56.0.0

[Gisdn.Install.NT]
AddReg = Gisdn.Uninstall.Reg2000, Gisdnpnp.Params.W2000, Gisdn.Bump.Reg
CopyFiles = Gisdn.CopyFiles.Dll, Gisdn.CopyFiles.Dll2000, Gisdn.CopyFiles.Sys, Gisdn.CopyFiles.Inf

[Gisdn.Install.NT.Services]
AddService = Gisdnpnp, 0x00000002, GisdnPnp.Service.Inst, GisdnPnp.EventLog.Inst

[Gisdn.Install.NT.CoInstallers]
AddReg = Gisdn.CoInstall.Reg2000

[Gisdnpnp.VxD.Reg]
HKR,,DevLoader,0,"*ntkern"
HKR,,NTMPDriver,0,"gisdnpnp.sys"

[Gisdn.CoInstall.Reg2000]
HKR,,CoInstallers32,0x00010000,"gisdn32.dll"

[Gisdn.Uninstall.Reg98]
HKLM,"software\Microsoft\Windows\CurrentVersion\Uninstall\Gisdn","DisplayName",,%GisdnClassDesc%
HKLM,"software\Microsoft\Windows\CurrentVersion\Uninstall\Gisdn","UninstallString",,"rundll.exe gisdn16.dll,EntryPoint -r"
HKLM,"System\CurrentControlSet\Services\Class\FHLP-GISDN",Installer,,gisdn16.dll

[Gisdn.Uninstall.Reg2000]
HKLM,"software\Microsoft\Windows\CurrentVersion\Uninstall\Gisdn","DisplayName",,%GisdnClassDesc%
HKLM,"software\Microsoft\Windows\CurrentVersion\Uninstall\Gisdn","UninstallString",,"rundll32.exe gisdn32.dll,EntryPoint -r"

[Gisdn.Bump.Reg]
;HKLM,"software\Microsoft\Windows\CurrentVersion\Run","CallBumping",,"cbpopw.exe"

;----------------------------------------------
; Hardware register overrides :
; after RegisterSettings,3,
; add a list of values in pairs register_number, override value.
; all values in hex
; in W9x and/or W2000 section
; the 3 just after RegisterSettings specifies REG_BINARY key type and must NOT be removed or changed
; Example: HKR,,RegisterOverride,3,20,0d,21,29,22,16
; 	sets register 20 to 0d, 21 to 29, 22 to 16 all hex values
; if key is not present, no override occurs
; values may differ between W9x and W2000
;
; Leds management configuration :
; 	use value LedsMode,0x00010001,n
; value not existing or n = 0 : 2 leds configuration
; n = 1 : 4 leds configuration
; the 0x00010001 just after LedsMode specifies REG_DWORD key type and must NOT be removed or changed
;
; Software tuning : TeiMode and UserBusyMode
; allows some variations in the behaviour of the driver
; TeiMode : if set to 1, will remove layer 2 TEI value each time layer 1 is deactivated
; UserBusyMode : if set to 1, will send a USER BUSY layer 3 message when both channel occupied
; WARNING : SOME OPTIONS MAY CONDUCT TO NON CONFORMANCE TO ISDN GENERAL SPECIFICATIONS AND CAN BE USED ONLY ON PRIVATE
; PBX ISDN CONNECTIONS. FOR DSS1 CONFORMANCE, ALL VALUES MUST BE ABSENT OR SET TO 0
; 

[Gisdnpnp.Params.W9x]
HKR,,RegisterOverride,3,22,16
HKR,,LedsMode,0x00010001,1
HKR,,TeiMode,0x00010001,1
HKR,,UserBusyMode,0x00010001,1


[Gisdnpnp.Params.W2000]
HKLM,"System\CurrentControlSet\Services\Gisdnpnp",RegisterOverride,3,22,16
HKLM,"System\CurrentControlSet\Services\Gisdnpnp",LedsMode,0x00010001,1
HKLM,"System\CurrentControlSet\Services\Gisdnpnp",TeiMode,0x00010001,1
HKLM,"System\CurrentControlSet\Services\Gisdnpnp",UserBusyMode,0x00010001,1
;----------------------------------------------

[GisdnPnp.Service.Inst]
DisplayName    = %GPnpDrvDesc%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %12%\gisdnpnp.sys

[GisdnPnp.EventLog.Inst]
AddReg = GisdnPnp.EventLog.Reg
[GisdnPnp.EventLog.Reg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\gisdnpnp.sys"
HKR,,TypesSupported,0x00010001,7

[Gisdn.Cleanup]
DelReg = Gisdn.Cleanup.Reg
DelFiles = Gisdn.CopyFiles.Sys, Gisdn.CopyFiles.Sys98, Gisdn.DelFiles.Dll, Gisdn.DelFiles.Inf

[Gisdn.Cleanup.Reg]
HKLM,"software\Microsoft\Windows\CurrentVersion\Uninstall\Gisdn"
HKLM,"System\CurrentControlSet\Services\Class\FHLP-GISDN"
;HKLM,"software\Microsoft\Windows\CurrentVersion\Run","CallBumping"

[Gisdn.CopyFiles.Sys]
gisdnpnp.sys
gcapi20.sys
gisdnwan.sys

[Gisdn.CopyFiles.Sys98]
gisdnpnp.sys
gcapi20.sys
gisdnwan.sys

[Gisdn.CopyFiles.Inf]
gcapi20.inf
gisdnwan.inf

[Gisdn.CopyFiles.Dll]
capi2032.dll
;spycapi.exe
;cbpopw.exe

[Gisdn.CopyFiles.Dll98]
gisdn16.dll

[Gisdn.CopyFiles.Dll2000]
gisdn32.dll

[Gisdn.DelFiles.Inf]
gcapi20.inf
gcapi20.pnf
gisdnwan.inf
gisdnwan.pnf

[Gisdn.DelFiles.Dll]
capi2032.dll,,,0x00000001
gisdn16.dll,,,0x00000001
gisdn32.dll,,,0x00000001
;spycapi.exe,,,0x00000001
;cbpopw.exe,,,0x00000001


[SourceDisksFiles]
gisdnpnp.sys = 1
gcapi20.inf  = 1
gcapi20.sys  = 1
gisdnwan.inf = 1
gisdnwan.sys = 1
gisdn16.dll  = 1
gisdn32.dll  = 1
capi2032.dll = 1
;spycapi.exe  = 1

[SourceDisksNames]
1 = %DiskName%, "",

[DestinationDirs]
DefaultDestDir = 11
Gisdn.CopyFiles.Dll = 11
Gisdn.CopyFiles.Dll98 = 11
Gisdn.CopyFiles.Dll2000 = 11
Gisdn.CopyFiles.Sys = 12
Gisdn.CopyFiles.Inf = 17
Gisdn.CopyFiles.Sys98 = 11

Gisdn.DelFiles.Dll = 11
Gisdn.DelFiles.Inf = 17


[Strings]
Manuf = "Intelligent"
DiskName = "Intelligent ISDN adapter installation disk"
GisdnClassDesc  = "Intelligent ISDN Drivers"
GPnpDrvDesc     = "Intelligent ISDN PnP driver"
STMUsbDesc      = "Intelligent USB 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: web1, load: 1.94