Mdmchipv.inf Driver File Contents (MODEM.zip)

; "MDMCHIPV.INF"
;
; Manufacturer:   PCtel, Inc
; Copyright 2001  PCtel, Inc
;
[Version]
SIGNATURE="$CHICAGO$"
CLASS=Modem
CLASSGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
PROVIDER=%Mfg%    
DriverVer=03/08/2002, 2.30.2052
CatalogFile=mdmchipv.cat

[DestinationDirs]
DefaultDestDir	=11		;LDID_SYSTEM
Data.Copy 	= 10

[Manufacturer]
%Mfg% = Models

[ControlFlags]
ExcludeFromSelect=WDM_MODEM\PCT0001

; Modem models
[Models]     
%Modem1% = Modem,WDM_MODEM\PCT0001

; Installation sections
[Modem]
CopyFiles=Data.Copy
AddReg=All, MfgAddReg, Modem.AddReg, WDMAddReg

[Data.Copy]
pthsp.dat,pthsp.dat,,6

; AddReg sections
[Modem.AddReg]
HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 00,00,00,00, 0f,00,00,00, f7,07,00,00, 00,c2,01,00, C0,DA,00,00
 
; User visible strings
[Strings]
Mfg = "PCtel"

; Model strings
Modem1="HSP56 MR"
ID1="Setup Disk"

; --------------------------------------------------------------
; Common Registry Sections
; The [All] section is installed for all modems.
[All]
HKR,,FriendlyDriver,,unimodem.vxd
HKR,,DevLoader,,*vcomm
HKR,,PortSubClass,1,02
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"

[WDMAddReg]
HKR,, DeviceType, 1, 01
HKR,,PortDriver,,wdmmdmld.vxd
HKR,,Contention,,0

[MfgAddReg]
HKR,, InactivityScale, 1, 0a,00,00,00
HKR,, InactivityFormat,, "seconds"
HKR, Init,      1,, "AT<cr>"
HKR, Init,      2,, "AT&FE1&C1&D2&K3V1W3S0=0<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, Modulation_CCITT_V23,,"B2"
HKR, Settings, SpeedNegotiation_Off,, "N0S37=14"
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=<#>"
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
; The Verbose form for response
;
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 28000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,60,6D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,60,6D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,60,6D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,60,6D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 28000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,60,6D,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 29333/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,95,72,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 29333/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,95,72,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 29333/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,95,72,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 29333/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,95,72,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 29333/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,95,72,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 30666/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,CA,77,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 30666/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,CA,77,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 30666/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,CA,77,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 30666/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,CA,77,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 30666/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,CA,77,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
HKR,Responses,"<cr><lf>CONNECT 32000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,00,7D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 32000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,00,7D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 32000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,00,7D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 32000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,00,7D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 32000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,00,7D,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33333/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,35,82,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33333/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,35,82,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33333/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,35,82,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33333/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,35,82,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 33333/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,35,82,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,D0,84,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,D0,84,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,D0,84,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,D0,84,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,D0,84,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34666/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,6A,87,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34666/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,6A,87,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34666/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,6A,87,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34666/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,6A,87,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 34666/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,6A,87,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 36000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,A0,8C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 36000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,A0,8C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 36000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,A0,8C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 36000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,A0,8C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 36000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,A0,8C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 37333/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,D5,91,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 37333/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,D5,91,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 37333/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,D5,91,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 37333/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,D5,91,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 37333/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,D5,91,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,70,94,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,70,94,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,70,94,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,70,94,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,70,94,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38666/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,0A,97,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38666/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,0A,97,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38666/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,0A,97,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38666/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,0A,97,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 38666/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,0A,97,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 40000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,40,9C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 40000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,40,9C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 40000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,40,9C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 40000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,40,9C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 40000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,40,9C,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 41333/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,75,A1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 41333/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,75,A1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 41333/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,75,A1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 41333/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,75,A1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 41333/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,75,A1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,10,A4,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,10,A4,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,10,A4,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,10,A4,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,10,A4,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42666/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,AA,A6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42666/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,AA,A6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42666/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,AA,A6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42666/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,AA,A6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 42666/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,AA,A6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 44000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,E0,AB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 44000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,E0,AB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 44000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,E0,AB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 44000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,E0,AB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 44000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,E0,AB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 45333/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,15,B1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 45333/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,15,B1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 45333/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,15,B1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 45333/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,15,B1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 45333/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,15,B1,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,B0,B3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,B0,B3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,B0,B3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,B0,B3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,B0,B3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46666/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,4A,B6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46666/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,4A,B6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46666/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,4A,B6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46666/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,4A,B6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 46666/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,4A,B6,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 48000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,80,BB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 48000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,80,BB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 48000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,80,BB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 48000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,80,BB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 48000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,80,BB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 49333/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,B5,C0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 49333/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,B5,C0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 49333/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,B5,C0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 49333/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,B5,C0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 49333/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,B5,C0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,50,C3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,50,C3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,50,C3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,50,C3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,50,C3,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50666/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,EA,C5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50666/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,EA,C5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50666/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,EA,C5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50666/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,EA,C5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 50666/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,EA,C5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 52000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,20,CB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 52000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,20,CB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 52000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,20,CB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 52000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,20,CB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 52000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,20,CB,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 53333/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,55,D0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 53333/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,55,D0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 53333/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,55,D0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 53333/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,55,D0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 53333/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,55,D0,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,F0,D2,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,F0,D2,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,F0,D2,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,F0,D2,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,F0,D2,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54666/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,8A,D5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54666/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,8A,D5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54666/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,8A,D5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54666/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,8A,D5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 54666/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,8A,D5,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 56000/PROTOCOL: NONE/COMPRESSION: NONE<cr><lf>",1,02,00,C0,DA,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 56000/PROTOCOL: LAPM/COMPRESSION: NONE<cr><lf>",1,02,02,C0,DA,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 56000/PROTOCOL: LAPM/COMPRESSION: V.42bis<cr><lf>",1,02,03,C0,DA,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 56000/PROTOCOL: ALT/COMPRESSION: NONE<cr><lf>",1,02,02,C0,DA,00,00,00,00,00,00
HKR,Responses,"<cr><lf>CONNECT 56000/PROTOCOL: ALT/COMPRESSION: CLASS 5<cr><lf>",1,02,03,C0,DA,00,00,00,00,00,00

[PreCopySection]
HKR,,NoSetupUI,,1

[SourceDisksNames]
1=%ID1%,,0000-0001

[SourceDisksFiles]
pthsp.dat=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: web5, load: 1.23