SUP2350.INF Driver File Contents (Diamond_Modem_V.90_Drivers_Win95.zip)

;**************************** Comment Area ********************************
;
; SUP2350.inf                   K56Flex 460.8kbps Internal PCI, Host Mode
;				Data/Fax
;
; Version: HCFVSP_B2.1_V2.1.0.159
;
; Date		     by		   Change Description
;--------	--------------	-------------------------------------------
;03/17/98       rvg             Modified RSS8003.INF
;                               These were the changes made by Rockwell.
;				Moved customer modifiable entries to top
;				Changes to Country files to match RSS8004
;				Add [UpdateDOSUiReg] and [DelDOSUiReg]
;				Add HKR,BLST,FLAG
;				Set OEM FLAGS
;				Default Country set to USA
;				Added Country files Tiawan, Mexico, and Canada
;**************************************************************************
; Copyright (C) 1997, 1998, Diamond Multimedia Inc.
;**************************************************************************
; Modifiable Entries - Make changes only in this area
;**************************************************************************
[Strings]
HCFModem0       = "Supra 56i PCI"               ;Modem Friendly Name
Author          = "Diamond"                     ;Used to make filename in \INF\OTHER
Mfg             = "Diamond Multimedia Inc."     ;Used in "Install New Modem" list
OEM_STRING      = "Supra 56i PCI"               ;Result message for ATI4
GMI_Value       = "Diamond Multimedia Inc."     ;Manufacture Identification
GMM_Value       = "Supra 56i PCI"               ;Manufacturer Model
GMR_Value       = "2.1.0.162"                   ;Manufacturer Revision
GOI_Value	= ""				;Global Object Identification
GSN_Value	= ""				;Product Serial Number
FMI_Value       = "Diamond Multimedia Inc."     ;Fax Manufacture Identification
FMM_Value       = "Supra 56i PCI"               ;Fax Manufacture Model
FMR_Value       = "2.1.0.162"                   ;Fax Manufacture Revision
WIN95DiskName 	= "WIN95 Installation Disk"	;Diskette LABEL
;End Strings

[Models]
%HCFModem0% =  Modem0, PCI\SUP2350              ;This must match ModemID in winm.inf
;End Models

;**************************************************************************
; Modifiable Entries - Make changes ONLY above here
;**************************************************************************

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

[Manufacturer]
%Mfg%=Models
;End Manufacturer

[Modem0]
DelReg=DelDosUiReg
UpdateInis=UpdateDosUiIni
AddReg=Basic,K56Flex,Oem,Country,Modem0_HW
CopyFiles=MdmCopyFiles
;End Modem0

[Modem0_HW]
HKR,, Properties, 1, C0,01,00,00, FF,00,00,00, 00,00,00,00, 07,00,00,00, 0F,00,00,00, 77,03,00,00, 00,08,07,00, C0,DA,00,00
HKR,, VoiceProfile,    1,80,00,00,00
HKR,, HW_Option, 1,\
	01,\  ; CID
	01,\  ; HandSet
	01,\  ; LCS
	00,\  ; VoiceRelay
	00,\  ; SPKR
	00,\  ; MIC
	01,\  ; Ring1
	01    ; Ring2
;End Modem0_HW

[MdmCopyFiles]
dpal.vxd
Win95AC.vxd
rokkmos.vxd
rokv42.vxd
hcfcsa.dll
turbovbf.vxd
turbovcd.vxd
;End MdmCopyFiles

[DestinationDirs]
DefaultDestDir = 11	; SYSTEM directory
MdmCopyFiles   = 11	; SYSTEM directory
;End DestinationDirs

[SourceDisksNames]
1="",DISK1,0
;End SourceDisksNames

[SourceDisksFiles]
hcfpnp.vxd  	= 1
dpal.vxd    	= 1
Win95AC.vxd 	= 1
rokkmos.vxd 	= 1
rokv42.vxd  	= 1
hcfcsa.dll	= 1
turbovbf.vxd 	= 1
turbovcd.vxd 	= 1
;End SourceDisksFiles

[DelDosUiReg]
HKLM,System\CurrentControlSet\control\CommAlias
HKLM,System\CurrentControlSet\Services\VxD\TURBOVBF
HKLM,System\CurrentControlSet\Services\VxD\TURBOVCD
;End DelDosUiReg

[UpdateDosUiIni]
system.ini,386Enh,"device=*COMBUFF"
system.ini,386Enh,"device=TURBOVCD.VXD"
system.ini,386Enh,,"device=*VCD"
;End UpdateDosUiIni

[Basic]
HKR,,FriendlyDriver,,unimodem.vxd
HKR,,DevLoader,,*vcomm
HKR,,PortDriver,, Win95AC.vxd
HKR,,Contention,,""
HKR,,DeviceType, 1, 02		                  ; HCF can only be internal modem
HKR,,PortSubClass,1,02
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"hcfcsa.dll,EnumPropPages"
HKR,,HALDataPump,,DPAL
HKR,,HALDataPumpFile,,DPAL.VXD

HKR,  Blst,       FLAG,                1, 01
HKR,  Init,          1,			, "AT<cr>"
HKR,  Init,          2,                 , "AT&FE0V1S0=0&C1&D2<cr>"
;HKR,  Init,          2,                 , "AT&FE0V1S0=0&C1&D2+MR=1;+DR=1;+ER=1<cr>"
HKR,  Monitor,       1,			, "ATS0=0<cr>"
HKR,  Monitor,       2,			, "None"
HKR,  Hangup,        1,			, "ATH<cr>"
HKR,  Answer,        1,			, "ATA<cr>"
HKR,, Reset,				, "ATZ<cr>"
HKR,  Settings, Prefix,			, "AT"
HKR,  Settings, Terminator,		, "<cr>"
HKR,  Settings, DialPrefix,		, "D"
HKR,  Settings, DialSuffix,		, ";"
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,	, "+IFC=0,0;"
HKR,  Settings, FlowControl_Hard,	, "+IFC=2,2;"
HKR,  Settings, FlowControl_Soft,	, "+IFC=1,1;"
HKR,  Settings, Modulation_CCITT,     	, "+MS=K56;"
HKR,  Settings, Modulation_Bell,	, "+MS=B212;"
HKR,  Settings, Pulse,			, "P"
HKR,  Settings, Tone,			, "T"
HKR,  Settings, Blind_Off,		, "X4"
HKR,  Settings, Blind_On,		, "X3"
HKR,  Settings, CallSetupFailTimer,	, "S7=<#>"
HKR,  Settings, ErrorControl_On,	, "+ES=3,0,2;"
HKR,  Settings, ErrorControl_Off,	, "+ES=1,0,1;"
HKR,  Settings, ErrorControl_Forced,	, "+ES=3,2,4;"
HKR,  Settings, Compression_On,		, "+DS=3;"
HKR,  Settings, Compression_Off,	, "+DS=0;"

HKR, Responses, "<cr><lf>OK<cr><lf>",        	1, 00, 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>ERROR<cr><lf>",	1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+FCERROR<cr><lf>",	1, 03, 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>NO ANSWER<cr><lf>",	1, 07, 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, "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 ; CONNECT
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 ; CONNECT 1200
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

;DTE rates (currently ignored by Windows)
HKR, Responses, "<cr><lf>CONNECT 0600<cr><lf>",	1, 02, 00, 00,00,00,00, 58,02,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf>",	1, 02, 00, 00,00,00,00, B0,04,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>",	1, 02, 00, 00,00,00,00, 60,09,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",	1, 02, 00, 00,00,00,00, c0,12,00,00
HKR, Responses, "<cr><lf>CONNECT 7200<cr><lf>",	1, 02, 00, 00,00,00,00, 20,1c,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>",	1, 02, 00, 00,00,00,00, 80,25,00,00
HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>",1, 02, 00, 00,00,00,00, 40,38,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>",1, 02, 00, 00,00,00,00, 00,4b,00,00
HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>",1, 02, 00, 00,00,00,00, 80,70,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>",1, 02, 00, 00,00,00,00, 00,96,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",1, 02, 00, 00,00,00,00, 00,e1,00,00
HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>",1,02, 00, 00,00,00,00, 00,c2,01,00

;DCE rate Tx,Rx
HKR, Responses, "<cr><lf>+MRR: 300,300<cr><lf>", 	1, 01, 00, 2c,01,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 75,1200<cr><lf>",	1, 01, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 1200,75<cr><lf>",	1, 01, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 1200,1200<cr><lf>",	1, 01, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 2400,2400<cr><lf>",	1, 01, 00, 60,09,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 4800,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 4800,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 7200,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 7200,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 9600,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 9600,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 12000,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 12000,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 14400,4800<cr><lf>",	1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 14400,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 16800,7200<cr><lf>",	1, 01, 00, 20,1c,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 16800,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 19200,9600<cr><lf>",	1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 19200,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,12000<cr><lf>",	1, 01, 00, e0,2e,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 24000,14400<cr><lf>",	1, 01, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 26400,16800<cr><lf>",	1, 01, 00, a0,41,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 28800,19200<cr><lf>",	1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 31200,21600<cr><lf>",	1, 01, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 33600,24000<cr><lf>",	1, 01, 00, c0,5d,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,26400<cr><lf>",	1, 01, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,28800<cr><lf>",	1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,31200<cr><lf>",	1, 01, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 33600,33600<cr><lf>",	1, 01, 00, 40,83,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+DR: NONE<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+DR: ALT<cr><lf>",	1, 01, 01, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+DR: V42B<cr><lf>",	1, 01, 01, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+ER: NONE<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+ER: ALT<cr><lf>",	1, 01, 02, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+ER: LAPM<cr><lf>",	1, 01, 02, 00,00,00,00, 00,00,00,00

; Modulation in effect (currently ignored by Windows)
HKR, Responses, "<cr><lf>+MCR: K56<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V34<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V32B<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V32<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V22B<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V22<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V23C<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: V21<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: B212<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MCR: B103<cr><lf>",	1, 01, 00, 00,00,00,00, 00,00,00,00
;End Basic

[K56Flex]
HKR, Responses, "<cr><lf>+MRR: 19200,28800<cr><lf>",  1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,28800<cr><lf>",  1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,28800<cr><lf>",  1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,28800<cr><lf>",  1, 01, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,28800<cr><lf>",  1, 01, 00, 80,70,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 19200,29333<cr><lf>",  1, 01, 00, 95,72,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,29333<cr><lf>",  1, 01, 00, 95,72,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,29333<cr><lf>",  1, 01, 00, 95,72,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,29333<cr><lf>",  1, 01, 00, 95,72,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,29333<cr><lf>",  1, 01, 00, 95,72,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 19200,30667<cr><lf>",  1, 01, 00, CB,77,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,30667<cr><lf>",  1, 01, 00, CB,77,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,30667<cr><lf>",  1, 01, 00, CB,77,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,30667<cr><lf>",  1, 01, 00, CB,77,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,30667<cr><lf>",  1, 01, 00, CB,77,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 19200,33333<cr><lf>",  1, 01, 00, 35,82,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,33333<cr><lf>",  1, 01, 00, 35,82,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,33333<cr><lf>",  1, 01, 00, 35,82,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,33333<cr><lf>",  1, 01, 00, 35,82,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,33333<cr><lf>",  1, 01, 00, 35,82,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,33333<cr><lf>",  1, 01, 00, 35,82,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,34667<cr><lf>",  1, 01, 00, 6B,87,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,34667<cr><lf>",  1, 01, 00, 6B,87,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,34667<cr><lf>",  1, 01, 00, 6B,87,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,34667<cr><lf>",  1, 01, 00, 6B,87,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,34667<cr><lf>",  1, 01, 00, 6B,87,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,37333<cr><lf>",  1, 01, 00, D5,91,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,37333<cr><lf>",  1, 01, 00, D5,91,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,37333<cr><lf>",  1, 01, 00, D5,91,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,37333<cr><lf>",  1, 01, 00, D5,91,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,37333<cr><lf>",  1, 01, 00, D5,91,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,38667<cr><lf>",  1, 01, 00, 0B,97,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,38667<cr><lf>",  1, 01, 00, 0B,97,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,38667<cr><lf>",  1, 01, 00, 0B,97,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,38667<cr><lf>",  1, 01, 00, 0B,97,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,38667<cr><lf>",  1, 01, 00, 0B,97,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,41333<cr><lf>",  1, 01, 00, 75,A1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,41333<cr><lf>",  1, 01, 00, 75,A1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,41333<cr><lf>",  1, 01, 00, 75,A1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,41333<cr><lf>",  1, 01, 00, 75,A1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,41333<cr><lf>",  1, 01, 00, 75,A1,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,42667<cr><lf>",  1, 01, 00, AB,A6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,42667<cr><lf>",  1, 01, 00, AB,A6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,42667<cr><lf>",  1, 01, 00, AB,A6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,42667<cr><lf>",  1, 01, 00, AB,A6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,42667<cr><lf>",  1, 01, 00, AB,A6,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,45333<cr><lf>",  1, 01, 00, 15,B1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,45333<cr><lf>",  1, 01, 00, 15,B1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,45333<cr><lf>",  1, 01, 00, 15,B1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,45333<cr><lf>",  1, 01, 00, 15,B1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,45333<cr><lf>",  1, 01, 00, 15,B1,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,46667<cr><lf>",  1, 01, 00, 4B,B6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,46667<cr><lf>",  1, 01, 00, 4B,B6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,46667<cr><lf>",  1, 01, 00, 4B,B6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,46667<cr><lf>",  1, 01, 00, 4B,B6,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,46667<cr><lf>",  1, 01, 00, 4B,B6,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,49333<cr><lf>",  1, 01, 00, B5,C0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,49333<cr><lf>",  1, 01, 00, B5,C0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,49333<cr><lf>",  1, 01, 00, B5,C0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,49333<cr><lf>",  1, 01, 00, B5,C0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,49333<cr><lf>",  1, 01, 00, B5,C0,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,50667<cr><lf>",  1, 01, 00, EB,C5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,50667<cr><lf>",  1, 01, 00, EB,C5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,50667<cr><lf>",  1, 01, 00, EB,C5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,50667<cr><lf>",  1, 01, 00, EB,C5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,50667<cr><lf>",  1, 01, 00, EB,C5,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,53333<cr><lf>",  1, 01, 00, 55,D0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,53333<cr><lf>",  1, 01, 00, 55,D0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,53333<cr><lf>",  1, 01, 00, 55,D0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,53333<cr><lf>",  1, 01, 00, 55,D0,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,53333<cr><lf>",  1, 01, 00, 55,D0,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,54667<cr><lf>",  1, 01, 00, 8B,D5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,54667<cr><lf>",  1, 01, 00, 8B,D5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,54667<cr><lf>",  1, 01, 00, 8B,D5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,54667<cr><lf>",  1, 01, 00, 8B,D5,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,54667<cr><lf>",  1, 01, 00, 8B,D5,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 19200,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 21600,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,32000<cr><lf>",	1, 01, 00, 00,7D,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,34000<cr><lf>",	1, 01, 00, D0,84,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,36000<cr><lf>",	1, 01, 00, A0,8C,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,38000<cr><lf>",	1, 01, 00, 70,94,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,40000<cr><lf>",	1, 01, 00, 40,9C,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,42000<cr><lf>",	1, 01, 00, 10,A4,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,44000<cr><lf>",	1, 01, 00, E0,AB,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,46000<cr><lf>",	1, 01, 00, B0,B3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,46000<cr><lf>", 	1, 01, 00, B0,B3,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 21600,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 24000,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,48000<cr><lf>",	1, 01, 00, 80,BB,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 24000,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 26400,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,50000<cr><lf>",	1, 01, 00, 50,C3,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 26400,52000<cr><lf>",	1, 01, 00, 20,CB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 28800,52000<cr><lf>",	1, 01, 00, 20,CB,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,52000<cr><lf>",	1, 01, 00, 20,CB,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 28800,54000<cr><lf>",	1, 01, 00, F0,D2,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+MRR: 31200,54000<cr><lf>",	1, 01, 00, F0,D2,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>+MRR: 31200,56000<cr><lf>",	1, 01, 00, C0,DA,00,00, 00,00,00,00
;End K56Flex

[Oem]
HKR, Oem\ATI, 0,, "56000"
HKR, Oem\ATI, 1,, "255"
HKR, Oem\ATI, 3,, "V2.1.0.159"
HKR, Oem\ATI, 5,, "<c> 1993-1998 Diamond Multimedia Systems Inc."
HKR, Oem\ATI, 6,, "K56FLEXDP Rev XXX"
HKR, Oem\ATI, 7,, "255"
HKR, Oem\ATI, 92,, "SUP2350"

HKR, Oem\ATPLUSID, GCAP,, "+FCLASS,+MS,+ES,+DS"
HKR, Oem\ATPLUSID, GMI,, %GMI_Value%
HKR, Oem\ATPLUSID, GMM,, %GMM_Value%
HKR, Oem\ATPLUSID, GMR,, %GMR_Value%
HKR, Oem\ATPLUSID, GOI,, %GOI_Value%
HKR, Oem\ATPLUSID, GSN,, %GSN_Value%
HKR, Oem\ATPLUSID, FMI,, %FMI_Value%
HKR, Oem\ATPLUSID, FMM,, %FMM_Value%
HKR, Oem\ATPLUSID, FMR,, %FMR_Value%

; TBD : need better definition
HKR, Oem,SREGS, 1, \
00,\		;  S0 =# Rings till autoanswer
00,\		;  S1 =Curr number of RINGS
2b,\		;  S2 =Escape Character (def to '+')
0d,\		;  S3 =Carriage Return character
0a,\		;  S4 =Line Feed Character
08,\		;  S5 =Backspace Character
02,\		;  S6 =Wait time for dial tone before blind dialing
32,\		;  S7 =Wait time before hang up because of No carrier
02,\		;  S8 =Define pause time in seconds for ","
06,\
0e,\		;  S10=unit in 0.01 s, for detecting invalid carrier
5F,\
32,\		;  S12=Escape guard time
FF,8A,00,00,00,\
00,\		;  S18= Test Timer
00,00,34,77,37,00,05,01,49,00,\
00,\
00,06,11,13,FF,FF,07,00,14,03

HKR, Oem,AT+MSSTR,, "K56"
HKR, Oem,AT+MS, 1, \
38,00,00,00,\	; dwMsMode, MS_K56P
01,00,00,00,\ 	; dwMsAuto=1
4B,00,00,00,\	; dwMsMinTxSp= 75
40,83,00,00,\	; dwMsMaxTxSp=33600
4B,00,00,00,\	; dwMsMinRxSp= 75
C0,DA,00,00	; dwMsMaxRxSp=56000

HKR,Oem,V25TER, 1, \
00,00,00,00,\	; +IPR fixed DTE rate
00,00,00,00,\	; +ILRR DTE rate reporting
00,00,00,00,\	; +MR modulation reporting
00,00,00,00,\	; +ESR selective reject
00,00,00,00,\	; +EFCS frame check sequence select
00,00,00,00,\	; +ER error correction reporting
00,00,00,00,\	; +DR data compression reporting
00,\		; A8E allowed call function values
00,\		; not actually a parameter of +A8E (internal use)
01,00,00,00,\	; DCE controlled V.8 origination (no indications)
01,00,00,00,\	; DCE controlled V.8 answering (no indications)
C1,00,00,00,\	; Data CI octet
00,00,00,00,\	; V.8bis disabled
22,22,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\	; szCfrange[20]
22,22,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\	; szProtrange[20]
03,00,00,00,\	; PSYS->dwCompressDir
00,00,00,00,\	; PSYS->dwCompressNeg
00,08,00,00,\	; PSYS->dwCompressDict
20,00,00,00,\	; PSYS->dwCompressStr
00,00,00,00,\	; PSYS->dwBreakSel
00,00,00,00,\	; PSYS->dwBreakTimed
1E,00,00,00,\	; PSYS->dwBreakLen
03,00,00,00,\	; PSYS->dwOrgReq
00,00,00,00,\	; PSYS->dwOrgFbk
02,00,00,00,\ 	; PSYS->dwAnsFbk
00,00,00,00,\	; +ESA parm 1 - Transparent sub-Mode Idle Control
00,00,00,00,\	; +ESA parm 2 - Framed sub-Mode Idle Control (Flags or Marks)
00,00,00,00,\	; +ESA parm 3 - Framed sub-Mode Underrun/Overrun Control (Abort or Flag)
00,00,00,00,\	; +ESA parm 5 - CRC type (none, LAPM's 16-bit CRC, LAPM's 32-bit CRC)
00,00,00,00,\	; +ESA parm 6 - NRZI Encoding Enable
FF,00,00,00,\	; +ESA parm 7 - Sync char 1 (used in Transparent mode idle)
00,00,00,00,\	; PSYS->dwPendingTD
00,00,00,00,\	; PSYS->dwPendingRD
00,00,00,00,\	; PSYS->dwPendingTimer
00,00,00,00,\	; PSYS->dwInactiveTmr
00,00,00,00,\	; PSYS->dwInactiveAction
03,00,00,00,\	; PSYS->dwCharFormat
03,00,00,00,\	; PSYS->dwCharParity
02,00,00,00,\	; PSYS->dwDCEByDTE
02,00,00,00,\	; PSYS->dwDTEByDCE
F4,01,00,00,\	; +ITF parm 1 -- Tx buffer threshold at which XOFF is generated
2C,01,00,00,\	; +ITF parm 2 -- Tx buffer threshold at which XON is generated
00,00,00,00,\	; +ITF parm 3 -- Report # of bytes in TX buffer at defined
1,\	; E1  --- Echo On					 0
0,\	; Q0  --- Messages On					 1
1,\	; V1  --- Verbose On				 	 2
0,\	; T   --- DTMF not Pulse				 3
2,\	; &D2 --- DTR Disconnect				 4
1,\	; &C1 --- Normal DCD Control				 5
1,\	; L1  --- Low Speaker Vol				 6
1,\	; M1  --- Speaker on during handshake			 7
4,\	; X4  --- Detect dialtone & busy full connect msg	 8
0,\	; &T5 --- Do not accept remote request for RDL		 9
1,\	; %E1 --- Retrain and ff/fb allowed			10
0,\	; &G0 --- Guard Tone disabled				11
0	; &P0 --- 39%-61% make/break at 10 pulses/s		12  // country!

HKR,Oem,FLAGS, 1, 00,00,00,00                           ;digital speaker
;HKR,Oem,FLAGS, 1, 00,02,00,00

;Oem Filter Parameters Block
HKR, Oem, FILTER, 1, \
01,00,\		;Use toneB
B3,01, 9C,FC, B4,01, 47,C1, C6,48, B3,01, 97,00, B4,01, 47,C1, 97,48,\	;ToneCoeffs[10]
63,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,1C,\		;THRESHU
00,1C,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
02,00,\		;Use toneC
E8,01, 32,FC, E9,01, 47,C1, 4F,DF, E8,01, E4,03, E9,01, 47,C1, 19,DF,\	;ToneCoeffs[10]
30,7F,\		;LPBFK
CF,00,\		;LPGAIN
00,16,\		;THRESHU
00,0A,\		;THRESHL
00,00, 00,00, FF,3F, 00,00, 00,00, 00,00, 00,00, FF,3F, 00,00, 00,00,\	;Prefilter
01,00,00,00,\	;SqDisState
01,00,\		;Use toneB
05,02, F9,FB, 06,02, 47,C1, 2D,D2, 05,02, 80,03, 06,02, 47,C1, F8,D1,\	;ToneCoeffs[10]
67,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,1C,\		;THRESHU
00,1C,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
01,00,\		;Use toneB
4D,05, 4B,F5, 69,05, E8,C1, 5F,4A, 4D,05, C6,02, 69,05, E8,C1, 3A,46,\	;ToneCoeffs[10]
67,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,11,\		;THRESHU
00,11,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
02,00,\		;Use toneC
44,02, 7B,FB, 45,02, 47,C1, A7,35, 44,02, CA,00, 45,02, 47,C1, 74,35,\	;ToneCoeffs[10]
30,7F,\		;LPBFK
CF,00,\		;LPGAIN
00,10,\		;THRESHU
00,10,\		;THRESHL
00,00, 00,00, FF,3F, 00,00, 00,00, 00,00, 00,00, FF,3F, 00,00, 00,00,\	;Prefilter
01,00,00,00,\	;SqDisState
02,00,\		;Use toneC
84,0C, 00,00, C5,0C, 89,C2, B8,E2, 84,0C, 80,0E, C5,0C, 89,C2, 60,DC,\	;ToneCoeffs[10]
30,7F,\		;LPBFK
CF,00,\		;LPGAIN
00,0C,\		;THRESHU
00,0C,\		;THRESHL
00,00, 00,00, FF,3F, 00,00, 00,00, 00,00, 00,00, FF,3F, 00,00, 00,00,\	;Prefilter
01,00,00,00,\	;SqDisState
01,00,\		;Use toneB
05,02, F9,FB, 06,02, 47,C1, 2D,D2, 05,02, 80,03, 06,02, 47,C1, F8,D1,\	;ToneCoeffs[10]
67,7E,\		;LPBFK
DF,02,\		;LPGAIN
00,1C,\		;THRESHU
00,1C,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00	;SqDisState

HKR,Oem,SPKR_MUTE_DELAY, 1, 2C,01

;End Oem

[Country]
; Country Identification Block
HKR, Country, Current, 1, B5,00		; Default country code set to USA,
					; use FF,FF to force selection during install
HKR, Country\0000, T35CODE, 1, B5,00	; Country code
HKR, Country\0000, NAME,, "USA"		; Country name. Max length is 10
HKR, Country\0000, INTCODE,, "011"	; International access dial code, Max length is 10

;Transmit Level Block
HKR, Country\0000, TXLEVEL, 1, \
0F,\		;TxDataLevelMin
0A,\		;TxDataLevelMax
0A,\		;TxDataLevelDefault
0F,\		;TxFaxLevelMin
0A,\		;TxFaxLevelMax
0A,\		;TxFaxLevelDefault
0F,\		;TxVoiceLevelMin
0A,\		;TxVoiceLevelMax
0A,\		;TxVoiceLevelDefault
00,\		;TxLvlAdj
28,\		;LowDialLevel
14  		;HighDialLevel

HKR, Country\0000, RELAYS, 1, \
07,80,\
07,80,\
04,80,\
00,80,\
05,80,\
07,80,\
01,80,\
03,80,\
00,80,\
03,80,\
00,80,\
00,80


;Pulse Dial Block
HKR, Country\0000, PULSE, 1, \
00,\		;PulseDialMode
00,\		;PulseMapAmperP0
01,\		;PulseMapAmperP1
02,\		;PulseMapAmperP2
03,\		;PulseMapAmperP3
00,\		;PulseMakeOffset	// can be +/-
00,\		;PulseBreakOffset	// can be +/-
00,\		;PulseSetupTime
00,\		;PulseClearTime
EE,02		;PulseInterd

;Ring Detection Block
HKR, Country\0000, RING, 1, \
44,\		;RingMaxFrequency
0F,\ 		;RingMinFrequency
96,00,\		;RingStable
00,00,\		;MinTimeBeforeAnswering
2C,01,\		;MinDelayBtwnRings
40,1F		;MaxDelayBtwnRings

;S Register Limiting Block
HKR, Country\0000, SREG, 1, \	;nSRegLimits[10][4]
06,00,FF,02,\	; S6  = (0->255), default 2
07,01,FF,32,\	; S7  = (1->255), default 50
08,02,FF,02,\	; S8  = (2->255), default 2
09,01,FF,06,\	; S9  = (1->255), default 6
0A,01,FF,0E,\	; S10 = (1->255), default 14
0B,32,FF,5F,\	; S11 = (50->255), default 95
1B,00,FF,49,\	; S27 default = 73
1D,46,46,46,\	; S29 = 70 fixed
FF,00,00,00,\	; unused
FF,00,00,00		; unused

;DTMF Dial Parameters Block
HKR, Country\0000, DTMF, 1, \
5C,00,\	;DTMFOnTime
48,00	;DTMFInterdigit

;Filter Parameters Block
HKR, Country\0000, FILTER, 1, \
00,00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,00,\		;Use toneA
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;AltToneCoeffs[10]
00,00,\		;LPBFK
00,00,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,06,\		;THRESHU
00,06,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00		;SqDisState

;Thresholds Parameters
HKR, Country\0000, THRESHOLD, 1, \
00,05,\		;DialThresh
00,00,\		;AltDialThresh
00,05,\     ;WDialThresh
00,00,\     ;AltWDialThresh
00,02,\		;ProgThresh
00,00		;AltProgThresh

;RLSD Threshold Adjustment
HKR, Country\0000, RLSD, 1, \
00,00,00,00	;XrthOffset	// can be + or -

;Tone Detection Parameters
HKR, Country\0000, TONE, 1, \
EE,02,\ 	;DialStable
EE,02,\		;WDialStable
64,00,\		;AnswerStable
05,00		;ProgressStable

HKR, Country\0000, TIMING, 1, \
D0,07,\   	;InterCall Delay when same number dialed after outgoing call
D0,07,\  	;InterCall Delay when different number dialed after outgoing call
D0,07,\   	;InterCall Delay after incoming call
D0,07		;BillingDelay

; Dialtone detection parameters
HKR, Country\0000, CADENCE, 1, \
01,\		;ToneCadence_NumberOfPhases
00,00,00,00,\	 ; Min on time (ms)	- Phase 1
00,00,00,00,\	 ; Max on time (ms)
00,00,00,00,\	 ; Min off time (ms)
00,00,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\	 ; Number of cycles needed for detection.
A4,01,00,00,\	 ; Min on time (ms)	- Phase 1
44,02,00,00,\	 ; Max on time (ms)
A4,01,00,00,\	 ; Min off time (ms)
44,02,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00,\	 ; Number of cycles needed for detection.
84,03,00,00,\	 ; Min on time (ms)	- Phase 1
B8,0B,00,00,\	 ; Max on time (ms)
54,0B,00,00,\	 ; Min off time (ms)
F8,11,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
02,00,00,00,\	 ; Number of cycles needed for detection.
DC,00,00,00,\	 ; Min on time (ms)	- Phase 1
18,01,00,00,\	 ; Max on time (ms)
DC,00,00,00,\	 ; Min off time (ms)
18,01,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00	 ; Number of cycles needed for detection.


; Blacklisting Parameters
HKR, Country\0000, BLACKLISTING, 1, \
00,\		;BlstAction_NoDialTone
00,\		;BlstAction_KeyAbort
00,\		;BlstAction_Busy
00,\		;BlstAction_NoConnection
00,\		;BlstAction_NoAnswer
00,\		;BlstAction_VoiceAnswer
00,00,\		;BlackListingDelay1   - InterCall Delay upon failure when dialing same number
00,00,\		;BlackListingDelay2   - InterCall Delay upon failure when dialing diff number
00,00,\		;BlackListingDelay3   - Method 2 Delay time
00,00,\		;BlackListingDelay4   - Method 3 Delay time
00,00,\		;BlackListingCount1   - Method 2 # of Failures
00,00,\		;BlackListingCount2   - Method 3 # of Failures
00		;BlackListingFlags
			;fPermanantBlst: 1
			;fResetOnSuccess: 1
			;fDistictFailures: 1
			;fFlag0Spare3: 1
			;fFlag0Spare4: 1
			;fFlag0Spare5: 1
			;fFlag0Spare6: 1
			;fFlag0Spare7: 1

; CallerId Control
HKR, Country\0000, CALLERID, 1, \
01		;Cid_TYPE

;Aggressiveness Speed Control
HKR, Country\0000, SPEEDADJUST, 1, 64, 64

;Flag Control
HKR, Country\0000, FLAGS, 1, \
00,\		;CountryFlag0
00,\		;CountryFlag1
4C,\		;CountryFlag2
00		;CountryFlag3

HKR, Country\0001, T35CODE, 1, 00,00
HKR, Country\0001, NAME,, "JAPAN"
HKR, Country\0001, INTCODE,, "001"

HKR, Country\0001, TXLEVEL, 1, \
0F,\
0A,\
0F,\
0F,\
0A,\
0F,\
0F,\
0A,\
0F,\
00,\
50,\
3C

HKR, Country\0001, RELAYS, 1, \
07,80,\
07,80,\
04,80,\
00,80,\
05,80,\
07,80,\
01,80,\
03,80,\
00,80,\
03,80,\
00,80,\
00,80

;Pulse Dial Block
HKR, Country\0001, PULSE, 1, \
00,\
01,\
01,\
03,\
03,\
00,\
00,\
00,\
00,\
EE,02


HKR, Country\0001, RING, 1, \
32,\
0E,\
96,00,\
00,00,\
2C,01,\
40,1F


HKR, Country\0001, SREG, 1, \
06,04,0C,04,\
07,00,3A,32,\
08,02,07,02,\
0B,3C,FF,46,\
FF,00,00,00,\
FF,00,00,00,\
FF,00,00,00,\
FF,00,00,00,\
FF,00,00,00,\
FF,00,00,00

;DTMF Dial Parameters Block
HKR, Country\0001, DTMF, 1, \
5C,00,\
48,00

;Filter Parameters Block
HKR, Country\0001, FILTER, 1, \
00,00,\
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\
30,7B,\
CF,04,\
00,00,\
00,00,\
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\
00,00,00,00,\
00,00,\
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\
00,00,\
00,00,\
00,00,\
00,00,\
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\
00,00,00,00,\
00,00,\
C2,08, 7C,EE, C2,08, 74,C7, EE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\
30,7B,\
CF,04,\
00,06,\
00,06,\
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\
00,00,00,00


HKR, Country\0001, THRESHOLD, 1, \
00,07,\
00,00,\
00,07,\
00,00,\
00,03,\
00,00

;RLSD Threshold Adjustment
HKR, Country\0001, RLSD, 1, \
00,00,00,00

;Tone Detection Parameters
HKR, Country\0001, TONE, 1, \
EE,02,\
EE,02,\
64,00,\
05,00

HKR, Country\0001, TIMING, 1, \
D0,07,\
D0,07,\
D0,07,\
D0,07

; Dialtone detection parameters
HKR, Country\0001, CADENCE, 1, \
01,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
2C,01,00,00,\
0C,03,00,00,\
2C,01,00,00,\
0C,03,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00,\
F4,01,00,00,\
68,06,00,00,\
6E,05,00,00,\
68,0B,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
02,00,00,00,\
FF,FF,FF,FF,\
FF,FF,FF,FF,\
FF,FF,FF,FF,\
FF,FF,FF,FF,\
FF,FF,FF,FF,\
FF,FF,FF,FF,\
FF,FF,FF,FF,\
FF,FF,FF,FF,\
08,00,00,00

HKR, Country\0001, BLACKLISTING, 1, \
02,\
02,\
02,\
02,\
02,\
02,\
00,00,\  ;T1
00,00,\  ;T2
B4,00,\  ;T3
00,00,\  ;T4
03,00,\  ;X1
00,00,\  ;X2
02       ;Blst Flags

; CallerId Control
HKR, Country\0001, CALLERID, 1, \
03

;Aggressiveness Speed Control
HKR, Country\0001, SPEEDADJUST, 1, 64, 64

;Flag Control
HKR, Country\0001, FLAGS, 1, \
00,\
00,\
5C,\
00

HKR, Country\0002, T35CODE, 1, FE,00
HKR, Country\0002, NAME,, "TAIWAN"
HKR, Country\0002, INTCODE,, "001"

;Transmit Level Block
HKR, Country\0002, TXLEVEL, 1, \
0F,\		;TxDataLevelMin
0A,\		;TxDataLevelMax
0A,\		;TxDataLevelDefault
0F,\		;TxFaxLevelMin
0A,\		;TxFaxLevelMax
0A,\		;TxFaxLevelDefault
0F,\		;TxVoiceLevelMin
0A,\		;TxVoiceLevelMax
0A,\		;TxVoiceLevelDefault
00,\		;TxLvlAdj
28,\		;LowDialLevel
14  		;HighDialLevel

HKR, Country\0002, RELAYS, 1, \
07,80,\
07,80,\
04,80,\
00,80,\
05,80,\
07,80,\
01,80,\
03,80,\
00,80,\
03,80,\
00,80,\
00,80

;Pulse Dial Block
HKR, Country\0002, PULSE, 1, \
00,\		;PulseDialMode
00,\		;PulseMapAmperP0
01,\		;PulseMapAmperP1
02,\		;PulseMapAmperP2
03,\		;PulseMapAmperP3
00,\		;PulseMakeOffset	// can be +/-
00,\		;PulseBreakOffset	// can be +/-
00,\		;PulseSetupTime
00,\		;PulseClearTime
EE,02		;PulseInterd

;Ring Detection Block
HKR, Country\0002, RING, 1, \
44,\		;RingMaxFrequency
0F,\ 		;RingMinFrequency
96,00,\		;RingStable
00,00,\		;MinTimeBeforeAnswering
2C,01,\		;MinDelayBtwnRings
40,1F		;MaxDelayBtwnRings

;S Register Limiting Block
HKR, Country\0002, SREG, 1, \	;nSRegLimits[10][4]
06,00,FF,02,\	; S6  = (0->255), default 2
07,01,FF,32,\	; S7  = (1->255), default 50
08,02,FF,02,\	; S8  = (2->255), default 2
09,01,FF,06,\	; S9  = (1->255), default 6
0A,01,FF,0E,\	; S10 = (1->255), default 14
0B,32,FF,5F,\	; S11 = (50->255), default 95
1B,00,FF,49,\	; S27 default = 73
1D,46,46,46,\	; S29 = 70 fixed
FF,00,00,00,\	; unused
FF,00,00,00		; unused

;DTMF Dial Parameters Block
HKR, Country\0002, DTMF, 1, \
5C,00,\	;DTMFOnTime
48,00	;DTMFInterdigit

;Filter Parameters Block
HKR, Country\0002, FILTER, 1, \
00,\;Primary ToneA
   00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,\;Alternate ToneA
   00,\		;Use toneA
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;AltToneCoeffs[10]
00,00,\		;LPBFK
00,00,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,\;Voice Mode Filter VoiceToneACallProgress
   00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00		;SqDisState

;Thresholds Parameters
HKR, Country\0002, THRESHOLD, 1, \
00,05,\		;DialThresh
00,00,\		;AltDialThresh
00,05,\     ;WDialThresh
00,00,\     ;AltWDialThresh
00,02,\		;ProgThresh
00,00		;AltProgThresh

;RLSD Threshold Adjustment
HKR, Country\0002, RLSD, 1, \
00,00,00,00	;XrthOffset	// can be + or -

;Tone Detection Parameters
HKR, Country\0002, TONE, 1, \
EE,02,\ 	;DialStable
EE,02,\		;WDialStable
64,00,\		;AnswerStable
05,00		;ProgressStable

HKR, Country\0002, TIMING, 1, \
D0,07,\
D0,07,\
D0,07,\
D0,07

; Dialtone detection parameters
HKR, Country\0002, CADENCE, 1, \
01,\		;ToneCadence_NumberOfPhases
00,\		;CadPrm DialtoneParams
   00,00,00,\	 ; Min on time (ms)	- Phase 1
00,00,00,00,\	 ; Max on time (ms)
00,00,00,00,\	 ; Min off time (ms)
00,00,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\	 ; Number of cycles needed for detection.
a4,\; Busy Tone parameters
   01,00,00,\	 ; Min on time (ms)	- Phase 1
44,02,00,00,\	 ; Max on time (ms)
A4,01,00,00,\	 ; Min off time (ms)
44,02,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00,\	 ; Number of cycles needed for detection.
84,\; Ringback parameters
   03,00,00,\	 ; Min on time (ms)	- Phase 1
B8,0B,00,00,\	 ; Max on time (ms)
54,0B,00,00,\	 ; Min off time (ms)
F8,11,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
02,00,00,00,\	 ; Number of cycles needed for detection.
DC,\; Congestion tone parameters
   00,00,00,\	 ; Min on time (ms)	- Phase 1
18,01,00,00,\	 ; Max on time (ms)
DC,00,00,00,\	 ; Min off time (ms)
18,01,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00	 ; Number of cycles needed for detection.


; Blacklisting Parameters
HKR, Country\0002, BLACKLISTING, 1, \
00,\		;BlstAction_NoDialTone
00,\		;BlstAction_KeyAbort
00,\		;BlstAction_Busy
00,\		;BlstAction_NoConnection
00,\		;BlstAction_NoAnswer
00,\		;BlstAction_VoiceAnswer
00,00,\		;BlackListingDelay1   - InterCall Delay upon failure when dialing same number
00,00,\		;BlackListingDelay2   - InterCall Delay upon failure when dialing diff number
00,00,\		;BlackListingDelay3   - Method 2 Delay time
00,00,\		;BlackListingDelay4   - Method 3 Delay time
00,00,\		;BlackListingCount1   - Method 2 # of Failures
00,00,\		;BlackListingCount2   - Method 3 # of Failures
00		;BlackListingFlags
			;fPermanantBlst: 1
			;fResetOnSuccess: 1
			;fDistictFailures: 1
			;fFlag0Spare3: 1
			;fFlag0Spare4: 1
			;fFlag0Spare5: 1
			;fFlag0Spare6: 1
			;fFlag0Spare7: 1

; CallerId Control
HKR, Country\0002, CALLERID, 1, \
00		;Cid_TYPE

;Aggressiveness Speed Control
HKR, Country\0002, SPEEDADJUST, 1, 64, 64

;Flag Control
HKR, Country\0002, FLAGS, 1, \
00,\		;CountryFlag0
00,\		;CountryFlag1
4C,\		;CountryFlag2
00		;CountryFlag3

HKR, Country\0003, T35CODE, 1, 73,00
HKR, Country\0003, NAME,, "MEXICO"
HKR, Country\0003, INTCODE,, "001"

;Transmit Level Block
HKR, Country\0003, TXLEVEL, 1, \
0F,\		;TxDataLevelMin
0A,\		;TxDataLevelMax
0A,\		;TxDataLevelDefault
0F,\		;TxFaxLevelMin
0A,\		;TxFaxLevelMax
0A,\		;TxFaxLevelDefault
0F,\		;TxVoiceLevelMin
0A,\		;TxVoiceLevelMax
0A,\		;TxVoiceLevelDefault
00,\		;TxLvlAdj
28,\		;LowDialLevel
14  		;HighDialLevel

HKR, Country\0003, RELAYS, 1, \
07,80,\
07,80,\
04,80,\
00,80,\
05,80,\
07,80,\
01,80,\
03,80,\
00,80,\
03,80,\
00,80,\
00,80

;Pulse Dial Block
HKR, Country\0003, PULSE, 1, \
00,\		;PulseDialMode
00,\		;PulseMapAmperP0
01,\		;PulseMapAmperP1
02,\		;PulseMapAmperP2
03,\		;PulseMapAmperP3
00,\		;PulseMakeOffset	// can be +/-
00,\		;PulseBreakOffset	// can be +/-
00,\		;PulseSetupTime
00,\		;PulseClearTime
EE,02		;PulseInterd

;Ring Detection Block
HKR, Country\0003, RING, 1, \
44,\		;RingMaxFrequency
0F,\ 		;RingMinFrequency
96,00,\		;RingStable
00,00,\		;MinTimeBeforeAnswering
2C,01,\		;MinDelayBtwnRings
40,1F		;MaxDelayBtwnRings

;S Register Limiting Block
HKR, Country\0003, SREG, 1, \	;nSRegLimits[10][4]
06,00,FF,02,\	; S6  = (0->255), default 2
07,01,FF,32,\	; S7  = (1->255), default 50
08,02,FF,02,\	; S8  = (2->255), default 2
09,01,FF,06,\	; S9  = (1->255), default 6
0A,01,FF,0E,\	; S10 = (1->255), default 14
0B,32,FF,5F,\	; S11 = (50->255), default 95
1B,00,FF,49,\	; S27 default = 73
1D,46,46,46,\	; S29 = 70 fixed
FF,00,00,00,\	; unused
FF,00,00,00		; unused

;DTMF Dial Parameters Block
HKR, Country\0003, DTMF, 1, \
5C,00,\	;DTMFOnTime
48,00	;DTMFInterdigit

;Filter Parameters Block
HKR, Country\0003, FILTER, 1, \
00,\;Primary ToneA
   00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,\;Alternate ToneA
   00,\		;Use toneA
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;AltToneCoeffs[10]
00,00,\		;LPBFK
00,00,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,\;Voice Mode Filter VoiceToneACallProgress
   00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00		;SqDisState

;Thresholds Parameters
HKR, Country\0003, THRESHOLD, 1, \
00,05,\		;DialThresh
00,00,\		;AltDialThresh
00,05,\     ;WDialThresh
00,00,\     ;AltWDialThresh
00,02,\		;ProgThresh
00,00		;AltProgThresh

;RLSD Threshold Adjustment
HKR, Country\0003, RLSD, 1, \
00,00,00,00	;XrthOffset	// can be + or -

;Tone Detection Parameters
HKR, Country\0003, TONE, 1, \
EE,02,\ 	;DialStable
EE,02,\		;WDialStable
64,00,\		;AnswerStable
05,00		;ProgressStable

HKR, Country\0003, TIMING, 1, \
D0,07,\
D0,07,\
D0,07,\
D0,07

; Dialtone detection parameters
HKR, Country\0003, CADENCE, 1, \
01,\		;ToneCadence_NumberOfPhases
00,\		;CadPrm DialtoneParams
   00,00,00,\	 ; Min on time (ms)	- Phase 1
00,00,00,00,\	 ; Max on time (ms)
00,00,00,00,\	 ; Min off time (ms)
00,00,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\	 ; Number of cycles needed for detection.
a4,\; Busy Tone parameters
   01,00,00,\	 ; Min on time (ms)	- Phase 1
44,02,00,00,\	 ; Max on time (ms)
A4,01,00,00,\	 ; Min off time (ms)
44,02,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00,\	 ; Number of cycles needed for detection.
84,\; Ringback parameters
   03,00,00,\	 ; Min on time (ms)	- Phase 1
B8,0B,00,00,\	 ; Max on time (ms)
54,0B,00,00,\	 ; Min off time (ms)
F8,11,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
02,00,00,00,\	 ; Number of cycles needed for detection.
DC,\; Congestion tone parameters
   00,00,00,\	 ; Min on time (ms)	- Phase 1
18,01,00,00,\	 ; Max on time (ms)
DC,00,00,00,\	 ; Min off time (ms)
18,01,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00	 ; Number of cycles needed for detection.


; Blacklisting Parameters
HKR, Country\0003, BLACKLISTING, 1, \
00,\		;BlstAction_NoDialTone
00,\		;BlstAction_KeyAbort
00,\		;BlstAction_Busy
00,\		;BlstAction_NoConnection
00,\		;BlstAction_NoAnswer
00,\		;BlstAction_VoiceAnswer
00,00,\		;BlackListingDelay1   - InterCall Delay upon failure when dialing same number
00,00,\		;BlackListingDelay2   - InterCall Delay upon failure when dialing diff number
00,00,\		;BlackListingDelay3   - Method 2 Delay time
00,00,\		;BlackListingDelay4   - Method 3 Delay time
00,00,\		;BlackListingCount1   - Method 2 # of Failures
00,00,\		;BlackListingCount2   - Method 3 # of Failures
00		;BlackListingFlags
			;fPermanantBlst: 1
			;fResetOnSuccess: 1
			;fDistictFailures: 1
			;fFlag0Spare3: 1
			;fFlag0Spare4: 1
			;fFlag0Spare5: 1
			;fFlag0Spare6: 1
			;fFlag0Spare7: 1

; CallerId Control
HKR, Country\0003, CALLERID, 1, \
00		;Cid_TYPE

;Aggressiveness Speed Control
HKR, Country\0003, SPEEDADJUST, 1, 64, 64

;Flag Control
HKR, Country\0003, FLAGS, 1, \
00,\		;CountryFlag0
00,\		;CountryFlag1
4C,\		;CountryFlag2
00		;CountryFlag3

HKR, Country\0004, T35CODE, 1, 20,00
HKR, Country\0004, NAME,, "CANADA"
HKR, Country\0004, INTCODE,, "001"

;Transmit Level Block
HKR, Country\0004, TXLEVEL, 1, \
0F,\		;TxDataLevelMin
0A,\		;TxDataLevelMax
0A,\		;TxDataLevelDefault
0F,\		;TxFaxLevelMin
0A,\		;TxFaxLevelMax
0A,\		;TxFaxLevelDefault
0F,\		;TxVoiceLevelMin
0A,\		;TxVoiceLevelMax
0A,\		;TxVoiceLevelDefault
00,\		;TxLvlAdj
28,\		;LowDialLevel
14  		;HighDialLevel

HKR, Country\0004, RELAYS, 1, \
07,80,\
07,80,\
04,80,\
00,80,\
05,80,\
07,80,\
01,80,\
03,80,\
00,80,\
03,80,\
00,80,\
00,80

;Pulse Dial Block
HKR, Country\0004, PULSE, 1, \
00,\		;PulseDialMode
00,\		;PulseMapAmperP0
01,\		;PulseMapAmperP1
02,\		;PulseMapAmperP2
03,\		;PulseMapAmperP3
00,\		;PulseMakeOffset	// can be +/-
00,\		;PulseBreakOffset	// can be +/-
00,\		;PulseSetupTime
00,\		;PulseClearTime
EE,02		;PulseInterd

;Ring Detection Block
HKR, Country\0004, RING, 1, \
44,\		;RingMaxFrequency
0F,\ 		;RingMinFrequency
96,00,\		;RingStable
00,00,\		;MinTimeBeforeAnswering
2C,01,\		;MinDelayBtwnRings
40,1F		;MaxDelayBtwnRings

;S Register Limiting Block
HKR, Country\0004, SREG, 1, \	;nSRegLimits[10][4]
06,00,FF,02,\	; S6  = (0->255), default 2
07,01,FF,32,\	; S7  = (1->255), default 50
08,02,FF,02,\	; S8  = (2->255), default 2
09,01,FF,06,\	; S9  = (1->255), default 6
0A,01,FF,0E,\	; S10 = (1->255), default 14
0B,32,FF,5F,\	; S11 = (50->255), default 95
1B,00,FF,49,\	; S27 default = 73
1D,46,46,46,\	; S29 = 70 fixed
FF,00,00,00,\	; unused
FF,00,00,00		; unused

;DTMF Dial Parameters Block
HKR, Country\0004, DTMF, 1, \
5C,00,\	;DTMFOnTime
48,00	;DTMFInterdigit

;Filter Parameters Block
HKR, Country\0004, FILTER, 1, \
00,\;Primary ToneA
   00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,\;Alternate ToneA
   00,\		;Use toneA
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;AltToneCoeffs[10]
00,00,\		;LPBFK
00,00,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00,\	;SqDisState
00,\;Voice Mode Filter VoiceToneACallProgress
   00,\		;Use toneA
C2,08, 7C,EE, C2,08, 74,C7, FE,74, C2,08, 84,11, C2,08, 4F,CD, 95,64,\	;ToneCoeffs[10]
30,7B,\		;LPBFK
CF,04,\		;LPGAIN
00,00,\		;THRESHU
00,00,\		;THRESHL
00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00, 00,00,\	;Prefilter
00,00,00,00		;SqDisState

;Thresholds Parameters
HKR, Country\0004, THRESHOLD, 1, \
00,05,\		;DialThresh
00,00,\		;AltDialThresh
00,05,\     ;WDialThresh
00,00,\     ;AltWDialThresh
00,02,\		;ProgThresh
00,00		;AltProgThresh

;RLSD Threshold Adjustment
HKR, Country\0004, RLSD, 1, \
00,00,00,00	;XrthOffset	// can be + or -

;Tone Detection Parameters
HKR, Country\0004, TONE, 1, \
EE,02,\ 	;DialStable
EE,02,\		;WDialStable
64,00,\		;AnswerStable
05,00		;ProgressStable

HKR, Country\0004, TIMING, 1, \
D0,07,\
D0,07,\
D0,07,\
D0,07

; Dialtone detection parameters
HKR, Country\0004, CADENCE, 1, \
01,\		;ToneCadence_NumberOfPhases
00,\		;CadPrm DialtoneParams
   00,00,00,\	 ; Min on time (ms)	- Phase 1
00,00,00,00,\	 ; Max on time (ms)
00,00,00,00,\	 ; Min off time (ms)
00,00,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\	 ; Number of cycles needed for detection.
a4,\; Busy Tone parameters
   01,00,00,\	 ; Min on time (ms)	- Phase 1
44,02,00,00,\	 ; Max on time (ms)
A4,01,00,00,\	 ; Min off time (ms)
44,02,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00,\	 ; Number of cycles needed for detection.
84,\; Ringback parameters
   03,00,00,\	 ; Min on time (ms)	- Phase 1
B8,0B,00,00,\	 ; Max on time (ms)
54,0B,00,00,\	 ; Min off time (ms)
F8,11,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
02,00,00,00,\	 ; Number of cycles needed for detection.
DC,\; Congestion tone parameters
   00,00,00,\	 ; Min on time (ms)	- Phase 1
18,01,00,00,\	 ; Max on time (ms)
DC,00,00,00,\	 ; Min off time (ms)
18,01,00,00,\	 ; Max off time (ms)
00,00,00,00,\	 ;- Phase 2 (if used)
00,00,00,00,\
00,00,00,00,\
00,00,00,00,\
08,00,00,00	 ; Number of cycles needed for detection.


; Blacklisting Parameters
HKR, Country\0004, BLACKLISTING, 1, \
00,\		;BlstAction_NoDialTone
00,\		;BlstAction_KeyAbort
00,\		;BlstAction_Busy
00,\		;BlstAction_NoConnection
00,\		;BlstAction_NoAnswer
00,\		;BlstAction_VoiceAnswer
00,00,\		;BlackListingDelay1   - InterCall Delay upon failure when dialing same number
00,00,\		;BlackListingDelay2   - InterCall Delay upon failure when dialing diff number
00,00,\		;BlackListingDelay3   - Method 2 Delay time
00,00,\		;BlackListingDelay4   - Method 3 Delay time
00,00,\		;BlackListingCount1   - Method 2 # of Failures
00,00,\		;BlackListingCount2   - Method 3 # of Failures
00		;BlackListingFlags
			;fPermanantBlst: 1
			;fResetOnSuccess: 1
			;fDistictFailures: 1
			;fFlag0Spare3: 1
			;fFlag0Spare4: 1
			;fFlag0Spare5: 1
			;fFlag0Spare6: 1
			;fFlag0Spare7: 1

; CallerId Control
HKR, Country\0004, CALLERID, 1, \
00		;Cid_TYPE

;Aggressiveness Speed Control
HKR, Country\0004, SPEEDADJUST, 1, 64, 64

;Flag Control
HKR, Country\0004, FLAGS, 1, \
00,\		;CountryFlag0
00,\		;CountryFlag1
4C,\		;CountryFlag2
00		;CountryFlag3
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: web4, load: 1.27