mdmgisdn.inf Driver File Contents (5_59.ZIP)

; MDMGISDN.INF

[Version]
Signature = "$CHICAGO$"
Class = Modem
Provider = %Manuf%

[Manufacturer]
%Manuf% = Modems

[Modems]
%GisdnGen%  = GisdnGen,  FHLP-MDMGEN
%GisdnHdlc% = GisdnHdlc, FHLP-MDMHDLC
%GisdnV14%  = GisdnV14,  FHLP-MDMV14
%GisdnV120% = GisdnV120, FHLP-MDMV120
%GisdnX25%  = GisdnX25,  FHLP-MDMX25
%GisdnX75%  = GisdnX75,  FHLP-MDMX75
%GisdnRas%  = GisdnRas,  FHLP-MDMRAS
%GisdnDch%  = GisdnDch,  FHLP-MDMDCH
%GisdnAnal% = GisdnAnal, FHLP-MDMANAL
%GisdnTel%  = GisdnTel,  FHLP-MDMTEL

[GisdnGen]
AddReg = All, Common, BChSetting, GisdnRegGen
[GisdnHdlc]
AddReg = All, Common, BChSetting, GisdnRegHdlc
[GisdnV14]
AddReg = All, Common, BChSetting, GisdnRegV14
[GisdnV120]
AddReg = All, Common, BChSetting, GisdnRegV120
[GisdnX25]
AddReg = All, Common, BChSetting, GisdnRegX25
[GisdnX75]
AddReg = All, Common, BChSetting, GisdnRegX75
[GisdnRas]
AddReg = All, Common, BChSetting, GisdnRegRas
[GisdnDch]
AddReg = All, Common, DChSetting, GisdnRegDch
[GisdnAnal]
AddReg = All, Common, BChSetting144, GisdnRegAnal
[GisdnTel]
AddReg = All, Common, BChSetting, GisdnRegTel

[All]
HKR,,DeviceType, 1, 02
HKR,,FriendlyDriver,,Unimodem.vxd
HKR,,DevLoader,,*VCOMM
HKR,,ConfigDialog,,modemui.dll
HKR,,PortSubClass,1,02
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"

[Common]
HKR, Init, 1,, "AT<cr>"
HKR, Monitor, 1,, "ATS0=0<cr>"
HKR, Monitor, 2,, "None"
HKR, Answer, 1,, "ATA<cr>"
HKR, Hangup, 1,, "ATH<cr>"
HKR,, Reset,, "ATZ<cr>"
HKR, Settings, Prefix,, "AT"
HKR, Settings, Terminator,, "<cr>"
HKR, Settings, DialPrefix,, "D"
HKR, Settings, DialSuffix,, ""
HKR, Settings, CallSetupFailTimer,, "S7=<#>"
HKR, Settings, Pulse,, "P"
HKR, Settings, Tone,, "T"

HKR, Responses, "<cr>",        1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<lf>",        1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>OK<cr><lf>",          1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING<cr><lf>",        1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",  1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>",       1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>BUSY<cr><lf>",        1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",   1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT<cr><lf>",     1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "0<cr>",       1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK
HKR, Responses, "1<cr>",       1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT
HKR, Responses, "2<cr>",       1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING
HKR, Responses, "3<cr>",       1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER
HKR, Responses, "4<cr>",       1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "6<cr>",       1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE
HKR, Responses, "7<cr>",       1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY
HKR, Responses, "8<cr>",       1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER
HKR, Responses, "OK",          1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "CONNECT",     1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "RING",        1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO CARRIER",  1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "ERROR",       1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO DIALTONE", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO DIAL TONE",1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "BUSY",        1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO ANSWER",   1, 07, 00, 00,00,00,00, 00,00,00,00

HKR,, Default, 1, 3c,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,01,00,00

[BChSetting]
HKR,, Properties, 1, 80,01,00,00, 3c,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,01,00,00, 00,fa,00,00, 00,fa,00,00
HKR,, DCB, 1, 1C,00,00,00, 00,fa,00,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00

[BChSetting144]
HKR,, Properties, 1, 80,01,00,00, 3c,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,01,00,00, 00,4b,00,00, 40,38,00,00
HKR,, DCB, 1, 1C,00,00,00, 40,38,00,00, 11,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00

[DChSetting]
HKR,, Properties, 1, 80,01,00,00, 3c,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,01,00,00, 80,25,00,00, 80,25,00,00
HKR,, DCB, 1, 1C,00,00,00, 80,25,00,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00

[GisdnRegGen]
HKR, Init, 2,, "AT&FE0V0X4&S0B0<cr>"
[GisdnRegHdlc]
HKR, Init, 2,, "AT&FE0V0X4&S0B10<cr>"
[GisdnRegV14]
HKR, Init, 2,, "AT&FE0V0X4&S0B11<cr>"
[GisdnRegV120]
HKR, Init, 2,, "AT&FE0V0X4&S0B15<cr>"
[GisdnRegX25]
HKR, Init, 2,, "AT&FE0V0X4&S0B12<cr>"
[GisdnRegX75]
HKR, Init, 2,, "AT&FE0V0X4&S0B17<cr>"
[GisdnRegRas]
HKR, Init, 2,, "AT&FE0V0X4&S0B13<cr>"
[GisdnRegDch]
HKR, Init, 2,, "AT&FE0V0X4&S0B14<cr>"
[GisdnRegAnal]
HKR, Init, 2,, "AT&FE0V0X4&S0B2<cr>"
[GisdnRegTel]
HKR, Init, 2,, "AT&FE0V0X4&S0B16<cr>"

[Strings.0007]
Manuf = "Allied Data Technologies"
GisdnGen  = "(ISDN) Standardprofil"
GisdnHdlc = "(ISDN) HDLC B-Kanal"
GisdnV14  = "(ISDN) V.14 B-Kanal"
GisdnV120 = "(ISDN) V.120 B-Kanal"
GisdnX25  = "(ISDN) X.25 B-Kanal"
GisdnX75  = "(ISDN) X.75 B-Kanal"
GisdnRas  = "(ISDN) DFÜ-Netzwerkanschluß"
GisdnDch  = "(ISDN) X.25 D-Kanal"
GisdnAnal = "(ISDN) Fax-Modem"
GisdnTel  = "(ISDN) Telefon"

[Strings.0009]
Manuf = "Allied Data Technologies"
GisdnGen  = "(ISDN) default profile"
GisdnHdlc = "(ISDN) B channel HDLC"
GisdnV14  = "(ISDN) B channel V.14"
GisdnV120 = "(ISDN) B channel V.120"
GisdnX25  = "(ISDN) B channel X.25"
GisdnX75  = "(ISDN) B channel X.75"
GisdnRas  = "(ISDN) remote network access"
GisdnDch  = "(ISDN) D channel X.25"
GisdnAnal = "(ISDN) Fax Modem"
GisdnTel  = "(ISDN) Telephone"

[Strings.000A]
Manuf = "Allied Data Technologies"
GisdnGen  = "(RDSI) perfil predeterminado"
GisdnHdlc = "(RDSI) HDLC canal B"
GisdnV14  = "(RDSI) V.14 canal B"
GisdnV120 = "(RDSI) V.120 canal B"
GisdnX25  = "(RDSI) X.25 canal B"
GisdnX75  = "(RDSI) X.75 canal B"
GisdnRas  = "(RDSI) acceso remoto a redes"
GisdnDch  = "(RDSI) X.25 canal D"
GisdnAnal = "(RDSI) Fax Módem"
GisdnTel  = "(RDSI) Teléfono"

[Strings.000C]
Manuf = "Allied Data Technologies"
GisdnGen  = "(RNIS) profil par défaut"
GisdnHdlc = "(RNIS) HDLC canal B"
GisdnV14  = "(RNIS) V.14 canal B"
GisdnV120 = "(RNIS) V.120 canal B"
GisdnX25  = "(RNIS) X.25 canal B"
GisdnX75  = "(RNIS) X.75 canal B"
GisdnRas  = "(RNIS) accès réseau distant"
GisdnDch  = "(RNIS) X.25 canal D"
GisdnAnal = "(RNIS) Fax Modem Minitel"
GisdnTel  = "(RNIS) Téléphone"

[Strings.0010]
Manuf = "Allied Data Technologies"
GisdnGen  = "(ISDN) profilo predefinito"
GisdnHdlc = "(ISDN) HDLC canale B"
GisdnV14  = "(ISDN) V.14 canale B"
GisdnV120 = "(ISDN) V.120 canale B"
GisdnX25  = "(ISDN) X.25 canale B"
GisdnX75  = "(ISDN) X.75 canale B"
GisdnRas  = "(ISDN) accesso remoto"
GisdnDch  = "(ISDN) X.25 canale D"
GisdnAnal = "(ISDN) modem Fax+Voce"
GisdnTel  = "(ISDN) Telefono"
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: 1.30