MC75PCM.inf Driver File Contents (SIEMENS_MC75_EDGE_USB_VISTA_X86.zip)

; Windows Modem Setup INF file for MC75 EDGE Mobile network PCMCIA modem card 
; Copyright (c) 2005, BVRP OEM, Regulus, JC
; 02/08/2005 (D.JAMES) : Baudrate set to 460800 by default
; 04/20/2006 (J.C.) : After DTR on, add 2500 milli-sec delay for FW 2.002 behavior

[Version]
Signature	= "$CHICAGO$"
Class		= Modem
ClassGUID	= {4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider	= %BVRP%
DriverVer	= 04/20/2006,1.0.0.5

[Manufacturer]
%Mfg% = Models

[ControlFlags]
ExcludeFromSelect = *

[Models]
%EDGEModemPCM%		= ModemCard, PCMCIA\CF_CARD-GENERIC-091C

[Strings]
BVRP			= "BVRP Software"
Mfg			= "BVRP OEM, Regulus"
EDGEModemPCM		= "MC75 EDGE PC Card Modem"
drvDisk			= "EDGE PC Card driver disk"
oxser.SVCDESC		= "Oxford Serial port driver"
OxDriverVersion		= "4.0.9"

[DestinationDirs]
DefaultDestDir  = 11		;LDID_SYS
Drv.NT.Copy 	= 12		;DIRID_DRIVERS
Drv.Copy 	= 11		;W9x_DRIVERS
dll.NT.Copy 	= 11		;LDID_SYS

[ModemCard]
DriverVer	= 04/20/2006,1.0.0.5
CopyFiles	= Drv.Copy
AddReg		= All, PCMCIA_9X, EdgeAddReg, GenericAddReg

[ModemCard.NT]
DriverVer	= 04/20/2006,1.0.0.5
CopyFiles	= Drv.NT.Copy
AddReg		= All, PCMCIA_NT, EdgeAddReg, GenericAddReg, MC75DELAY

[ModemCard.NT.HW]
AddReg=ModemCard.NT.HW.AddReg

[ModemCard.NT.HW.AddReg]
;default
HKR,,"95xSpecific", 0x00000001,01,00,00,00,00,00,c9,16,20,00,01,00,04,64,10,70,08,00,00,00,00,00,00,10
HKR,,"ClockRate", 0x00010001, 7372800
HKR,,"DisablePowerManagement", 0x00010001, 0
HKR,,"LowerFilters", 0x00010000, oxser

[ModemCard.NT.Services]
AddService = oxser,, oxser_Service_Inst

[oxser_Service_Inst]
DisplayName    = %oxser.SVCDESC%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 1               ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
ServiceBinary  = %12%\oxser.sys
LoadOrderGroup = Extended base
AddReg	       = oxser_Service_Inst.Reg

[oxser_Service_Inst.Reg]
HKR,, ForceFifoEnable, 0x00010001, 0x00000001
HKR,, RxFIFO         , 0x00010001, 0x00000008
HKR,, TxFifo         , 0x00010001, 0x0000000E
HKR,, PermitShare    , 0x00010001, 0x00000000
;HKR,, BreakOnEntry   , 0x00010001, 1
;HKR,, DebugLevel     , 0x00010001, 0xFFFFFFFF
;HKR,, LogFifo        , 0x00010001, 0x00000000

[ModemCard.NT.LogConfigOverride]
LogConfig = cfconfig

; -------------- LogConfig data
[cfconfig]
; This is for CF950 compact flash mode in Win2000 only
; IOConfig=DFF0-DFFF  ; Use this line to fix the base address
IOConfig=10@100-ffff%fff0(3ff::)
IRQConfig=S:3,4,5,7,9,10,11,12,14,15
PcCardConfig=4

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

[MC75DELAY]
HKR,,ConfigDelay, 1, c4,09,00,00

[PCMCIA_9X]
HKR,, PortDriver, 0, oxser.vxd
HKR,, PortConfigDialog,, "oxserui.dll"
HKR,, Driver,, oxser.vxd
HKR,, 950Specific, 3,00,01,40,10,04,70,40,78,12,14,07,00,00,01,00,08
HKR,, OxDriverVersion,, %OxDriverVersion%
HKR,, Contention,, *vcd
HKR,, DeviceType, 1, 03

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

[EdgeAddReg]
HKR,, Properties, 1, 00,00,00,00, 3C,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,08,07,00, 00,08,07,00
HKR,, DCB, 1, 1C,00,00,00, 00,08,07,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR,, ConfigDelay, 1, c4,09,00,00

[GenericAddReg]
HKR, Init, 1,, "AT<cr>"
HKR, Init, 2,, "ATE0V1<cr>"
HKR, Monitor, 1,, "AT<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, Pulse,, "P"
HKR, Settings, Tone,, "T"
HKR, Settings, SpeakerVolume_Low,, "L0"
HKR, Settings, SpeakerVolume_Med,, "L2"
HKR, Settings, SpeakerVolume_High,, "L3"
HKR, Settings, SpeakerMode_Off,, "M0"
HKR, Settings, SpeakerMode_Dial,, "M1"
HKR, Settings, SpeakerMode_On,, "M2"
HKR, Settings, SpeakerMode_Setup,, "M3"
HKR, Settings, FlowControl_Off,,  "\Q0"
HKR, Settings, FlowControl_Hard,, "\Q3"
HKR, Settings, FlowControl_Soft,, "\Q1"
HKR, Settings, CallSetupFailTimer,,"S7=<#>"
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, "<cr><lf>+CRING: REL ASYNC<cr><lf>", 1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+CRING: FAX<cr><lf>",       1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+CRING: VOICE<cr><lf>",     1, 08, 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, "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
HKR, Responses, "3<cr>",  1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "4<cr>",  1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "6<cr>",  1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "7<cr>",  1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "8<cr>",  1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "10<cr>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "30<cr>", 1, 02, 00, C0,12,00,00, 00,00,00,00
HKR, Responses, "32<cr>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "47<cr>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "48<cr>", 1, 02, 00, C0,12,00,00, 00,00,00,00
HKR, Responses, "49<cr>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "33<cr>", 1, 02, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "50<cr>", 1, 02, 00, 40,38,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 2400<cr><lf>",    1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",    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, "<cr><lf>CONNECT 14400<cr><lf>",   1, 02, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 16800<cr><lf>",   1, 02, 00, A0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>",   1, 02, 00, 00,4B,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 21600<cr><lf>",   1, 02, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 24000<cr><lf>",   1, 02, 00, C0,5D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 26400<cr><lf>",   1, 02, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>",   1, 02, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>",   1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",   1, 02, 00, 00,E1,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
HKR, Responses, "<cr><lf>CONNECT 230400<cr><lf>",  1, 02, 00, 00,84,03,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 256000<cr><lf>",  1, 02, 00, 00,E8,03,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 460800<cr><lf>",  1, 02, 00, 00,08,07,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400/RLP<cr><lf>",    1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800/RLP<cr><lf>",    1, 02, 00, C0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600/RLP<cr><lf>",    1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 14400/RLP<cr><lf>",   1, 02, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 16800/RLP<cr><lf>",   1, 02, 00, A0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200/RLP<cr><lf>",   1, 02, 00, 00,4B,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 21600/RLP<cr><lf>",   1, 02, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 24000/RLP<cr><lf>",   1, 02, 00, C0,5D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 26400/RLP<cr><lf>",   1, 02, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 28800/RLP<cr><lf>",   1, 02, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 38400/RLP<cr><lf>",   1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 57600/RLP<cr><lf>",   1, 02, 00, 00,E1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 115200/RLP<cr><lf>",  1, 02, 00, 00,C2,01,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 230400/RLP<cr><lf>",  1, 02, 00, 00,84,03,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 256000/RLP<cr><lf>",  1, 02, 00, 00,E8,03,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 460800/RLP<cr><lf>",  1, 02, 00, 00,08,07,00, 00,00,00,00

[GSM]
HKR, Protocol\GSM\GPRS,         1,,"AT<cr>"
HKR, Protocol\GSM\ANALOG_RLP,   1,,"AT+CBST=0,,1<cr>"
HKR, Protocol\GSM\V110_1DOT2K,  1,,"AT+CBST=66,,<cr>"
HKR, Protocol\GSM\V110_2DOT4K,  1,,"AT+CBST=68,,<cr>"
HKR, Protocol\GSM\V110_4DOT8K,  1,,"AT+CBST=70,,<cr>"
HKR, Protocol\GSM\V110_9DOT6K,  1,,"AT+CBST=71,,<cr>"
HKR, Protocol\GSM\V110_14DOT4K, 1,,"AT+CBST=75,,<cr>"

[Drv.NT.Copy]
oxser.sys

[Drv.Copy]
oxser.vxd
oxserui.dll

[SourceDisksNames]
1=%drvDisk%,,

[SourceDisksFiles]
oxser.sys=1
oxser.vxd
oxserui.dll=1

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: ftp, load: 2.78