MdmEnfoG.inf Driver File Contents (MdmEnfoG.zip)

; Windows Modem Setup File
;
; File Name:    MDMENFOG.INF
; Manufacturer: Enfora, Inc.
; Version:      v1.0.3.2
; Date:         11-10-2005
; For:          Enabler-G GPRS Serial Modem (OEM)
; Note:		[Strings] section, modems listing must be Modem1, Modem2, 
;		Modem3... with the index number continuous.
; 		use DTPL.exe file to get the Device ID.


[Version]
Signature	= "$CHICAGO$"
Class		= Modem
ClassGUID	= {4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider	= %Enfora%
DriverVer	= 11/10/2005,1.0.3.2
LayoutFile	= layout.inf

[Manufacturer]
%Enfora% = Enfora

[Enfora]
%Modem1% = Modem1, MDMENF_G1
%Modem2% = Modem2, PCMCIA\Enfora-GSM0110-8837

; Installation sections

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

[SERIAL]
HKR,,DeviceType, 1, 01

[PCMCIA]
HKR,,PortDriver,,Serial.vxd
HKR,,Contention,,*vcd
HKR,,DeviceType, 1, 03

[Modem1]
AddReg=All, EnforaAddReg, Modem1.AddReg, SERIAL

[Modem2]
AddReg=All, EnforaAddReg, Modem2.AddReg, PCMCIA

; AddReg sections

[Modem1.AddReg]
HKR,,Properties, 1, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 10,00,00,00, 00,c2,01,00, 00,c2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,c2,01,00, 15,20,00,00, 00,00,0a,00, 0a,00,08,00, 00,11,13,00, 00,00,00,00

[Modem2.AddReg]
HKR,,Properties, 1, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 10,00,00,00, 00,c2,01,00, 00,c2,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,c2,01,00, 15,20,00,00, 00,00,0a,00, 0a,00,08,00, 00,11,13,00, 00,00,00,00
; power delay command for W2K
HKR,,PowerDelay,    0x10001, 5000
; Power delay command for W95OSR2, W98, and WME
HKR,,ConfigDelay, 1, 88,13,00,00

[Strings]
Enfora="Enfora"
Modem1="Enabler-G GPRS Modem"
Modem2="GSM0110 Modem"
ID1="N4AINST"

[EnforaAddReg]
HKR, Init,    1,,  "AT<cr>"
HKR, Init,    2,,  "ATE0V1<cr>"
HKR, Answer,  1,,  "ATA<cr>"
HKR, Hangup,  1,,  "ATH<cr>"
HKR, Monitor, 1,,  "ATS0=0<cr>"
HKR, Monitor, 2,,  "None"
HKR,, Reset,,      "ATZ<cr>"
HKR, Settings, Prefix,,              "AT"
HKR, Settings, Terminator,,          "<cr>"
HKR, Settings, DialPrefix,,          "D"
HKR, Settings, DialSuffix,,          ""
HKR, Settings, FlowControl_Off,,     "+IFC=0,0;"
HKR, Settings, FlowControl_Soft,,    "+IFC=1,1;"
HKR, Settings, FlowControl_Hard,,    "+IFC=2,2;"
HKR, Settings, Pulse,,               "P"
HKR, Settings, Tone,,                "T"
HKR, Responses, "<cr><lf>AT-Command Interpreter ready<cr><lf>",    1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "AT-Command Interpreter ready",    1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>",    1, 01, 00, 00,00,00,00, 00,00,00,00
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, "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 
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, "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, "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, Responses, "RINGING",     1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "DIALING",     1, 01, 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, "CONNECT 115200",1, 02, 00, 00,C2,01,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>RINGING<cr><lf>",     1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>DIALING<cr><lf>",     1, 01, 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, "<cr><lf>CONNECT 115200<cr><lf>",1, 02, 00, 00,C2,01,00, 00,00,00,00
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: web5, load: 1.38