DellGprs.inf Driver File Contents (R40503.exe)

; Windows Modem Setup File
; Manufacturer: Novatel Wireless, Inc.
; Copyright (c) 2000-2002 Novatel Wireless, Inc.
; Platforms Supported: Windows 98, ME, 2000 and XP

[Version]
Signature="$CHICAGO$"
Class=Modem
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%Mfg%
CatalogFile=NwtGprs.cat
DriverVer=03/05/2002,1.0.0.7

[ControlFlags]
ExcludeFromSelect = PCMCIA\Dell-TrueMobile_5000_GPRS_PC_Card-AB7D

[Manufacturer]
%Mfg% = Novatel

[Novatel]
%MERLIN%    = MERLIN,   UNIMODEMABB6E0C9
%MERLIN%    = MERLIN,   PCMCIA\Dell-TrueMobile_5000_GPRS_PC_Card-AB7D

[DestinationDirs]
DefaultDestDir          = 11
MERLIN.NT.CopyFiles     = 12

[MERLIN]
AddReg=All, MfgAddReg, MERLIN.AddReg, PCMCIA, DriverInfoAddReg

[MERLIN.NT]
CopyFiles=MERLIN.NT.CopyFiles
AddReg=All, MfgAddReg, MERLIN.AddReg, PCMCIA.NT, DriverInfoAddReg

;-------------------- Dell Specific Registry Entries ----------------------

[DriverInfoAddReg]
; This section is added to all INFs to add registry entries for Driver Info.
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%, BaseDriverFileName,,%BaseDriverFileName%
HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%, BaseDriverFileVersion,,%BaseDriverFileVersion%

;-------------------- Applicable to all operating systems ----------------------

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

;-------------------- Specific to Win 9x ----------------------

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

;--------------------- Specific to WinNT ----------------------

[PCMCIA.NT]
HKR,,PortDriver,,serialnw
HKR,,Contention,,*vcd
HKR,, DeviceType, 1, 03

[MERLIN.NT.CopyFiles]
Serialnw.sys

[MERLIN.NT.HW]
Delreg=Merlin.NT.HW.DelReg
AddReg=Merlin.NT.HW.AddReg

[Merlin.NT.HW.DelReg]
HKR,,"LowerFilters"

[Merlin.NT.HW.AddReg]
HKR,,"LowerFilters",0x00010008,"SerialNW"

[Merlin.NT.Services]
AddService = SerialNW,, SerialNW_Service_Inst, SerialNW_EventLog_Inst

; -------------- Serial Port Driver install sections --------------

[SerialNW_Service_Inst]
DisplayName    = %Serial.SVCDESC%
ServiceType    = 1                      ; SERVICE_KERNEL_DRIVER
StartType      = 2                      ; SERVICE_AUTO_START
ErrorControl   = 0                      ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\serialnw.sys
LoadOrderGroup = Extended base

[SerialNW_EventLog_Inst]
AddReg = SerialNW_EventLog_AddReg

[SerialNW_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%System32\drivers\serialnw.sys"
HKR,,TypesSupported,0x00010001,7

;----------------------------------------------------------------------

[MfgAddReg]
HKR, Answer,    1,, "ATA<cr>"
HKR, Hangup,    1,, "ATH<cr>"
HKR, Settings,  FlowControl_Off,, "+IFC=0,0"
HKR, Settings,  FlowControl_Hard,, "+IFC=2,2"

;InactivityScale is set to default of 10 seconds by omission

HKR, Init,      1,, "AT&C1<cr>"
HKR, Init,      2,, "AT&D2<cr>"
HKR, Init,      3,, "ATV1<cr>"
HKR, Init,      4,, "ATE0<cr>"
HKR, Init,      5,, "ATS0=0<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,, "DT "
HKR, Settings, DialSuffix,, ""

; 0x00 OK
HKR, Responses, "<cr><lf>OK<cr><lf>",           1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "0<cr>",                        1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>HELLO<cr><lf>",        1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "9<cr>",                        1, 00, 00, 00,00,00,00, 00,00,00,00

; 0x01 Negotiation Progress
HKR, Responses, "<cr><lf>+STC: 0<cr><lf>",      1, 01, 00, 00,00,00,00, 00,00,00,00

; 0x02 Connect
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>", 1, 02, 00, C0,12,00,00, 00,00,00,00
HKR, Responses, "1<cr>",                        1, 02, 00, C0,12,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "1<cr>",                        1, 02, 00, 80,25,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>CONNECT <cr><lf>",     1, 02, 00, 00,E1,00,00, 00,00,00,00
HKR, Responses, "1<cr>",                        1, 02, 00, 00,E1,00,00, 00,00,00,00

; 0x03 Error
HKR, Responses, "<cr><lf>ERROR<cr><lf>",        1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "4<cr>",                        1, 03, 00, 00,00,00,00, 00,00,00,00

; 0x04 No Carrier
HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",   1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "3<cr>",                        1, 04, 00, 00,00,00,00, 00,00,00,00

;0x05 No Dialtone
HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>",  1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "6<cr>",                        1, 05, 00, 00,00,00,00, 00,00,00,00

;0x06 Busy
HKR, Responses, "<cr><lf>BUSY<cr><lf>",         1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "7<cr>",                        1, 06, 00, 00,00,00,00, 00,00,00,00

;0x07 No Answer
HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",    1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "8<cr>",                        1, 07, 00, 00,00,00,00, 00,00,00,00

;0x08 Ring
HKR, Responses, "<cr><lf>RING<cr><lf>",         1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "2<cr>",                        1, 08, 00, 00,00,00,00, 00,00,00,00

[MERLIN.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,E1,00,00, 00,E1,00,00

[SourceDisksNames]
1 = %SourceDiskName%,,,

[SourceDisksFiles]
serialnw.sys = 1

[Strings]
Mfg             ="Dell Corporation"
MERLIN          ="Dell TrueMobile 5000 GPRS PC Card"
Serial.SVCDESC  ="NW Serial port driver"
SourceDiskName  ="Dell TrueMobile 5000 CD-ROM"

; -------------- Driver Information Entries for Dell --------------

DriverMfgr="NVTL"                                                       ; IHV name
DriverVersionID="1.00"                                                  ; The IHV driver version
BaseDriverFileName="serialnw.sys"                                       ; Key file for version
BaseDriverFileVersion="1.0.0.7"                                         ; version of key file

DriverOEM="Dell"                                                        ; name of the OEM
DriverFamily="Modem"                                                    ; device family (NIC, Storage, Video...)
DriverProduct="Dell TrueMobile 5000 GPRS PC Card"                       ; Specific Name of device (chipset, for example)
DriverDescription="Drivers for Dell TrueMobile 5000 GPRS PC Card"       ; Description of device (product name, OS or system supported)
DriverOEMVersion="X01"                                                  ; OEM-specified version
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.95