P35modem.inf Driver File Contents (c35_m35_s35_modem_en.zip)

; Windows Modem Setup File
; Copyright (c) 1999 Microsoft Corporation
; Manufacturer: Siemens, 04.04.2000 Author: Karlo B.


[Version]
Signature="$CHICAGO$"
Class=Modem
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%Siemens%

[Manufacturer]
%Siemens% = Siemens



[Siemens]

%Modem1% = Modem1, Siemens_Modem1,, Mobiltelefon S35i
%Modem4% = Modem4, Siemens_Modem1,, Mobiltelefon S35i (ISDN V.110)
%Modem2% = Modem2, Siemens_Modem2,, Mobiltelefon M35i 
%Modem5% = Modem5, Siemens_Modem1,, Mobiltelefon M35i (ISDN V.110)
%Modem3% = Modem3, Siemens_Modem3,, Mobiltelefon C35i 	
%Modem6% = Modem6, Siemens_Modem1,, Mobiltelefon C35i (ISDN V.110)


[Modem1]
AddReg=All, MfgAttReg, External, VerboseResultCodes, ModemV.AddReg, ModemSV.AddReg
[Modem2]
AddReg=All, MfgAttReg, External, VerboseResultCodes, ModemV.AddReg, ModemSV.AddReg
[Modem3]
AddReg=All, MfgAttReg, External, VerboseResultCodes, ModemV.AddReg, ModemSV.AddReg
[Modem4]
AddReg=All, MfgAttReg1, External, VerboseResultCodes, ModemV.AddReg, ModemSV.AddReg
[Modem5]
AddReg=All, MfgAttReg1, External, VerboseResultCodes, ModemV.AddReg, ModemSV.AddReg
[Modem6]
AddReg=All, MfgAttReg1, External, VerboseResultCodes, ModemV.AddReg, ModemSV.AddReg

[All]
HKR,,FriendlyDriver,,unimodem.vxd
HKR,,DevLoader,,*vcomm
HKR,,PortSubClass,1,02
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
HKR, Init,      1,, "AT<cr>"
HKR, Responses, "<cr><lf>OK<cr><lf>",          1, 00, 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

[MfgAttReg]
HKR, Init,      2,, "AT&FE0V1&D2&C1Q0S0=0<cr>"
HKR, Monitor,   1,, "ATS0=0<cr>"
HKR, Monitor,   2,, "None"
HKR, Hangup,    1,, "ATH<cr>"
HKR, Hangup,    2,, "AT+CHUP<cr>"
HKR, Answer,    1,, "ATA<cr>"
HKR,, Reset,, "AT&F<cr>"
HKR, Settings, Prefix,, "AT"
HKR, Settings, DialSuffix,, ";"
HKR, Settings, Terminator,, "<cr>"
HKR, Settings, DialPrefix,, "D"
HKR, Settings, FlowControl_Off,, "\Q0"
HKR, Settings, FlowControl_Hard,, "\Q3"
HKR, Settings, FlowControl_Soft,, "\Q1"
HKR, Settings, CallSetupFailTimer,, "S7=<#>"

[MfgAttReg1]
HKR, Init,      2,, "AT&FE0V1&D2&C1Q0S0=0B29<cr>"
HKR, Monitor,   1,, "ATS0=0<cr>"
HKR, Monitor,   2,, "None"
HKR, Hangup,    1,, "ATH<cr>"
HKR, Hangup,    2,, "AT+CHUP<cr>"
HKR, Answer,    1,, "ATA<cr>"
HKR,, Reset,, "AT&F<cr>"
HKR, Settings, Prefix,, "AT"
HKR, Settings, DialSuffix,, ";"
HKR, Settings, Terminator,, "<cr>"
HKR, Settings, DialPrefix,, "D"
HKR, Settings, FlowControl_Off,, "\Q0"
HKR, Settings, FlowControl_Hard,, "\Q3"
HKR, Settings, FlowControl_Soft,, "\Q1"
HKR, Settings, CallSetupFailTimer,, "S7=<#>"

[External]
HKR,,DeviceType,1,01

[VerboseResultCodes]
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>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>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>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 2400/RLP<cr><lf>",   1, 02, 0a, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800/RLP<cr><lf>",   1, 02, 0a, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600/RLP<cr><lf>",   1, 02, 0a, 80,25,00,00, 00,00,00,00

[ModemV.AddReg]
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,C2,01,00, 80,25,00,00
HKR,, ConfigDelay, 1, 9a,10,00,00 

[ModemSV.AddReg]
HKR,, FClass, 1, 0B,00,00,00
HKR, Init,      3,, "AT+FCLASS=0<cr>"
HKR, Fax, Class1DTESpeed,, "AUTO"
HKR, Fax, FixModemClass,, "2"

[Strings]

Siemens  = "Siemens AG"
Modem1 = "SIEMENS S35i (Analog V.32)"
Modem4 = "SIEMENS S35i (ISDN V.110)"
Modem2 = "SIEMENS M35i (Analog V.32)"
Modem5 = "SIEMENS M35i (ISDN V.110)"
Modem3 = "SIEMENS C35i (Analog V.32)"
Modem6 = "SIEMENS C35i (ISDN V.110)"


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.87