MDMCHIPV.INF Driver File Contents (MS5000U3.ZIP)

; "MDMCHIPV.INF"
; Windows Modem Setup File
; Copyright 1994 Microsoft Corp.
;
; Manufacturer: Aztech Systems Ltd
; Product Name: MS5000-E & MS5000-U Modem
;         Note: WinNT does not support Voice.
; Vendor ID   : AZT4019 & AZT4024
; Added Spain & France data file in installation disk.
; Remove responses greater than 8.
;
[Version]
Signature="$CHICAGO$"
Class=Modem
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%Azt%
LayoutFile=layout.inf

[DestinationDirs]
DriverFileCopy  = 12	
DataCopy1       = 11
DataCopy2       = 11
Doc.CopyList    = 10     ;LDID_WIN

[Manufacturer]
%Mfg% = AztechLabs

[AztechLabs]     
%Modem1% = Modem1, *AZT4024
%Modem1% = Modem1, UNIMODEM4545966C	
%Modem2% = Modem2, *AZT4019
%Modem2% = Modem2, UNIMODEM4545966C	

[Strings]
Azt = "Aztech"
Mfg = "Aztech Labs"
Modem1="MS5000-U Modem (AZT4024)"
Modem2="MS5000-E Modem (AZT4019)"

[Modem1.PosDup]
*PNP0500

[Modem2.PosDup]
*PNP0500

[Modem1.NT]        
AddReg=All, MfgAddReg, Modem.AddReg, Modem1.AddReg, AztechVoiceAll, AztechVoiceSerwave,VerboseResponses,CID
CopyFiles = DriverFileCopy, DataCopy1, Doc.CopyList
Uninstall = DefaultInstall1.NT

[Modem2.NT]        
AddReg=All, MfgAddReg, Modem.AddReg, Modem2.AddReg, AztechVoiceAll, AztechVoiceSerwave,VerboseResponses
CopyFiles = DriverFileCopy, DataCopy2, Doc.CopyList
Uninstall = DefaultInstall2.NT

[DefaultInstall1.NT]
DelReg = REMDELREG.NT
DelFiles = DriverFileCopy, DataCopy1

[DefaultInstall2.NT]
DelReg = REMDELREG.NT
DelFiles = DriverFileCopy, DataCopy2

[REMDELREG.NT] 
HKLM,"system\currentcontrolset\services\serial",PCtelPort
HKLM,"system\currentcontrolset\services\serial",ImagePath
HKLM,"system\currentcontrolset\services\pctcom"
HKLM,"system\currentcontrolset\services\vmodem"
HKLM,"system\currentcontrolset\services\vvoice"

[Modem.AddReg] 
HKR,, DeviceType, 1, 02      ; Internal
HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 00,00,00,00, 0f,00,00,00, b7,03,00,00, 00,c2,01,00, 40,83,00,00

[All]
HKR,,PortSubClass,1,02
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
;
HKLM,"system\currentcontrolset\services\serial",ImagePath,0x00020000,"System32\Drivers\ptserial.sys"
HKLM,"system\currentcontrolset\services\pctcom",ErrorControl,0x00010001,1
HKLM,"system\currentcontrolset\services\pctcom",Group,0,"Extended base"
HKLM,"system\currentcontrolset\services\pctcom",ImagePath,0x00020000,"System32\Drivers\vpctcom.sys"
HKLM,"system\currentcontrolset\services\pctcom",Start,0x00010001,2
HKLM,"system\currentcontrolset\services\pctcom",Type,0x00010001,1
;
HKLM,"system\currentcontrolset\services\vmodem",ErrorControl,0x00010001,1
HKLM,"system\currentcontrolset\services\vmodem",Group,0,"Extended base"
HKLM,"system\currentcontrolset\services\vmodem",Start,0x00010001,2
HKLM,"system\currentcontrolset\services\vmodem",Type,0x00010001,1
;
HKLM,"system\currentcontrolset\services\vvoice",ErrorControl,0x00010001,1
HKLM,"system\currentcontrolset\services\vvoice",Group,0,"Extended base"
HKLM,"system\currentcontrolset\services\vvoice",Start,0x00010001,3
HKLM,"system\currentcontrolset\services\vvoice",Type,0x00010001,1

[MfgAddReg]
HKR,, InactivityScale, 1, 0a,00,00,00
HKR,, InactivityFormat,, "seconds"
HKR, Init,      1,, "AT<cr>"
HKR, Monitor,   1,, "ATS0=0<cr>"
HKR, Monitor,   2,, "None"
HKR, Hangup,    1,, "ATH<cr>"
HKR, Answer,    1,, "ATA<cr>"
HKR,, Reset,, "AT&F<cr>"
HKR, Settings, Prefix,, "AT"
HKR, Settings, Terminator,, "<cr>"
HKR, Settings, DialPrefix,, "D"
HKR, Settings, DialSuffix,, ";"
HKR, Settings, SpeakerVolume_Low,, "L1"
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,, "&K0"
HKR, Settings, FlowControl_Hard,, "&K3"
HKR, Settings, FlowControl_Soft,, "&K4"
HKR, Settings, ErrorControl_Off,, "\N0"
HKR, Settings, ErrorControl_Forced,, "\N2"
HKR, Settings, ErrorControl_On,, "\N3"
HKR, Settings, Compression_Off,, "%%C0"
HKR, Settings, Compression_On,, "%%C3"
HKR, Settings, Modulation_CCITT,, "B0"
HKR, Settings, Modulation_Bell,, "B1"
HKR, Settings, SpeedNegotiation_Off,, "N0S37=12"
HKR, Settings, SpeedNegotiation_On,, "N1"
HKR, Settings, Pulse,, "P"
HKR, Settings, Tone,, "T"
HKR, Settings, Blind_Off,, "X4"
HKR, Settings, Blind_On,, "X1"
HKR, Settings, CallSetupFailTimer,, "S7=<#>"
HKR, Settings, InactivityTimeout,, "S30=<#>"
;
[Modem1.AddReg]
HKR, Init,      2,, "AT&FE0&C1&D2&K3V1W3S0=0S7=60&W0&W1<cr>"  
HKR,, VoiceProfile,    1,21,31,01,00  

[Modem2.AddReg]
HKR, Init,      2,, "AT&FE0&C1&D2&K3V1W3S0=0S91=15S7=60&W0&W1<cr>"  
HKR,, VoiceProfile,    1,A1,31,01,00  

[CID]
HKR, EnableCallerID,  1,, "at#cid=1<cr>"
HKR, DisableCallerID, 1,, "at#cid=0<cr>"
HKR, Responses, "DATE = ", 1, 93, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "TIME = ", 1, 94, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NMBR = ", 1, 95, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NAME = ", 1, 96, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "MESG = ", 1, 97, 00, 00,00,00,00, 00,00,00,00

[AztechVoiceAll]   
HKR,,Enumerator,,serwave.vxd
HKR,, VoiceManufacturerID,  1, 01,00
HKR,, VoiceProductIDWaveIn, 1, 80,00
HKR,, VoiceProductIDWaveOut,1, 81,00
HKR,, VoiceProductIDHandsetWaveIn,1, 82,00
HKR,, VoiceProductIDHandsetWaveOut,1, 83,00
HKR,, VoiceMixerMid,	      1,02,00
HKR,, VoiceMixerPid,	      1,99,01
HKR,, VoiceMixerLineID,	      1,00,00,05,00

HKR,, SpeakerPhoneSpecs,      1, 00,00,00,00,  07,00,00,00,  03,00,00,00,  00,00,00,00
HKR,, VariableTerminator,,<cr><lf>
HKR, GenerateDigit,           1,, "at#vts=<Digit><cr>"
HKR, Responses, "VCON", 1, 00, 00, 00,00,00,00, 00,00,00,00

[AztechVoiceSerwave]
HKR, StartPlay,				1,, "at#vtx<cr>"
HKR, StopPlay,				1,, "None"
HKR, StopPlay,				2,, "NoResponse"
HKR, StartRecord,			1,, "at#vrx<cr>"
HKR, StopRecord,			1,, "None"
HKR, StopRecord,			2,, "NoResponse"
HKR,, TerminateRecord,,			"<h10>E"
HKR,, TerminatePlay,,			"<h10><h03>"
HKR,, AbortPlay,,			"<h10><h18>"
HKR, LineSetPlayFormat,			1,, "at#vls=0<cr>"
HKR, LineSetPlayFormat,			2,, "at#tl=7fff<cr>"
HKR, LineSetRecordFormat,		1,, "None"
HKR, LineSetRecordFormat,		2,, "NoResponse"
HKR, VoiceToDataAnswer,			1,, "at#ima=0#cls=0<cr>"
HKR, VoiceToDataAnswer,			2,, "ata<cr>"
HKR, VoiceAnswer,			1,, "at#cls=8#ima=1<cr>"
HKR, VoiceAnswer,			2,, "at#vls=0<cr>"
HKR, VoiceAnswer,			3,, "at#vbt=1<cr>"
HKR, VoiceAnswer,			4,, "ats30=60<cr>"
HKR, VoiceAnswer,			5,, "ata<cr>"
HKR, VoiceDialNumberSetup,		1,, "at#cls=8#ima=1<cr>"
HKR, VoiceDialNumberSetup,		2,, "at#vls=0<cr>"
HKR, VoiceDialNumberSetup,		3,, "at#vrn=0<cr>"
HKR, VoiceDialNumberSetup,		4,, "at#vbt=1<cr>"
HKR, VoiceDialNumberSetup,		5,, "ats30=60<cr>"

[VerboseResponses]       
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, "5<cr>", 1, 02, 00, b0,04,00,00, 00,00,00,00
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, "<cr>", 1, 01, 00, 00,00,00,00, 00,00,00,00               ;00
HKR, Responses, "<lf>", 1, 01, 00, 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		;00
HKR, Responses, "<cr><lf>RING<cr><lf>", 1, 08, 00, 00,00,00,00, 00,00,00,00		;02
HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>", 1, 04, 00, 00,00,00,00, 00,00,00,00	;03
HKR, Responses, "<cr><lf>ERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00		;04
HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>", 1, 05, 00, 00,00,00,00, 00,00,00,00	;06
HKR, Responses, "<cr><lf>BUSY<cr><lf>", 1, 06, 00, 00,00,00,00, 00,00,00,00		;07
HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>", 1, 07, 00, 00,00,00,00, 00,00,00,00	;08
HKR, Responses, "<cr><lf>RING BACK<cr><lf>", 1, 01, 00, 00,00,00,00, 00,00,00,00	;25
HKR, Responses, "<cr><lf>+FCERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00		;+F4
HKR, Responses, "<cr><lf>FAX<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00		;33
HKR, Responses, "<cr><lf>DATA<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00		;35

HKR,Responses,"<cr><lf>CONNECT<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00		;01
HKR,Responses,"<cr><lf>CONNECT 300/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,2C,01,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 300/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,2C,01,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 300/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,2C,01,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 300/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,2C,01,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 300/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,2C,01,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/75/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/75/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/75/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/75/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/75/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 75/1200/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 75/1200/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 75/1200/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 75/1200/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 75/1200/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 1200/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,B0,04,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 2400/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,60,09,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 2400/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,60,09,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 2400/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,60,09,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 2400/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,60,09,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 2400/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,60,09,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 4800/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,C0,12,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 4800/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,C0,12,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 4800/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,C0,12,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 4800/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,C0,12,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 4800/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,C0,12,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 7200/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,20,1C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 7200/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,20,1C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 7200/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,20,1C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 7200/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,20,1C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 7200/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,20,1C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 9600/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,80,25,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 9600/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,80,25,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 9600/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,80,25,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 9600/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,80,25,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 9600/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,80,25,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 12000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,E0,2E,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 12000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,E0,2E,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 12000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,E0,2E,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 12000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,E0,2E,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 12000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,E0,2E,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 14400/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,40,38,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 14400/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,40,38,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 14400/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,40,38,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 14400/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,40,38,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 14400/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,40,38,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 16800/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,A0,41,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 16800/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,A0,41,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 16800/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,A0,41,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 16800/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,A0,41,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 16800/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,A0,41,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 19200/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,00,4B,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 19200/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,00,4B,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 19200/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,00,4B,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 19200/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,00,4B,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 19200/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,00,4B,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 21600/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,60,54,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 21600/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,60,54,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 21600/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,60,54,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 21600/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,60,54,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 21600/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,60,54,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 24000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,C0,5D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 24000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,C0,5D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 24000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,C0,5D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 24000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,C0,5D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 24000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,C0,5D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 26400/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,20,67,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 26400/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,20,67,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 26400/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,20,67,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 26400/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,20,67,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 26400/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,20,67,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28800/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,80,70,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28800/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,80,70,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28800/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,80,70,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28800/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,80,70,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28800/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,80,70,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 31200/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,E0,79,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 31200/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,E0,79,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 31200/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,E0,79,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 31200/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,E0,79,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 31200/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,E0,79,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33600/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,40,83,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33600/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,40,83,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33600/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,40,83,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33600/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,40,83,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33600/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,40,83,00,00,00,00,00,00

[DriverFileCopy]
ptserial.sys,ptserial.sys,,2
vpctcom.sys,vpctcom.sys,,2
vmodem.sys,vmodem.sys,,2
vvoice.sys,vvoice.sys,,2

[DataCopy1]
pthsp.dat,us.dat,,2

[DataCopy2]
pthsp.dat,pthsp.dat,,2
german.dat,german.dat,,2
italy.dat,italy.dat,,2
nether.dat,nether.dat,,2
uk.dat,uk.dat,,2
france.dat,france.dat,,2
spain.dat,spain.dat,,2

[Doc.CopyList]
atcomset.doc,,

[SourceDisksNames]
d1=MS5000_Installation_Disk,disk1,0

[SourceDisksFiles]
ptserial.sys=d1
vpctcom.sys=d1
vmodem.sys=d1
vvoice.sys=d1
mdmchipv.inf=d1
pthsp.dat=d1
german.dat=d1
italy.dat=d1
nether.dat=d1
spain.dat=d1
france.dat=d1
uk.dat=d1
us.dat=d1
atcomset.doc=d1

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: 1.96