MDMCHIPV.INF Driver File Contents (5033.zip)

; Windows Modem Setup File
; Copyright 1994 Microsoft Corp.
;
; Manufacturer:   PCtel, Inc

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

[DestinationDirs]
PtUtil.Copy     =10		;LDID_WIN
PTSpk.Copy	=10		;LDID_WIN
DefaultDestDir	=11		;LDID_SYSTEM
PTInf.Copy	=17		;LDID_INF

[PreCopySection]
HKR,,NoSetupUI,,1

[Manufacturer]
%Mfg% = Models

; Modem models
[Models]     
;Please Add your Unimodem ID for NoPnp Modem
;%Modem1% = Modem1
;Please Add HardwareID and Unimodem ID for ISAPNP Modem
%Modem2% = Modem2, *PCT210E,BIOS\*PCT210E                              ; Mdm288pnp
;%Modem2% = Modem2, UNIMODEM0BE76EA7


; Installation sections

[Modem1.PosDup]
;Put Modem1 Hardware ID here

[Modem2.PosDup]
;Put Modem2 Hardware ID here
*PCT210E

[Modem1]        ; Mdm288
AddReg=All, MfgAddReg, Modem1.AddReg, PCTEL_VOICE_ALL, PCTEL_VOICE_SERWAVE
CopyFiles= Mdm1.Copy, PTUtil.Copy, PTInf.Copy, PTSpk.Copy
UpdateIniFields=SpkInifile.update
UpdateInis=PTSystem.ini

[Modem2]        ; Mdm288pnp
AddReg=All, MfgAddReg, Modem2.AddReg, PCTEL_VOICE_ALL, PCTEL_VOICE_SERWAVE
CopyFiles=Mdm2.Copy, PTUtil.Copy, PTInf.Copy, PTSpk.Copy
UpdateIniFields=SpkInifile.update
UpdateInis=PTSystem.ini


; AddReg sections

[Modem1.AddReg] ; Mdm288
HKR,,Attachedto,,COM4
HKR,,StaticVxd,,"vmodem.386,vpctcom.386,vvoice.386,ptvcd.vxd,vpctel.386"
HKR,, DeviceType, 1, 02      ; Internal
HKR,, Contention,,*ptvcd
HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 00,00,00,00, 0f,00,00,00, f7,03,00,00, 00,c2,01,00, 40,83,00,00
HKR,, FClass, 1, 47,00,00,00
HKLM,SOFTWARE\PCTEL\HSPModem\Settings,"Config",1,0


[Modem2.AddReg] ; Mdm288pnp
HKR,,StaticVxd,,"vmodem.386,vpctcom.386,vvoice.386,ptvcd.vxd,vpctel.386"
HKR,, DeviceType, 1, 02      ; Internal
HKR,, PortDriver,, "ptserial.vxd"
HKR,, Contention,,*ptvcd
HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 00,00,00,00, 0f,00,00,00, f7,03,00,00, 00,c2,01,00, 40,83,00,00
HKR,, FClass, 1, 47,00,00,00
HKLM,SOFTWARE\PCTEL\HSPModem\Settings,"Config",1,0


; User visible strings

[Strings]
ClassName = "Modem"
Mfg = "PCtel, Inc."

; Model strings

Modem1="HSP 336-DELUXE MODEM"
Modem2="HSP 336-DELUXE PNP MODEM"
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"

[MfgAddReg]
HKR,, InactivityScale, 1, 0a,00,00,00
HKR,, InactivityFormat,, "seconds"
HKR, Init,      1,, "AT<cr>"
HKR, Init,      2,, "AT&FE0&C1&D2&K3V1W1S0=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, SpeedNegotiation_Off,, "N0"
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, Fax, Class1DTESpeed,, "AUTO"
;;HKR, Fax, Class1FlowOff,, "&K0"
;;HKR, Fax, Class1FlowHW,, "&K3"
;;HKR, Fax, Class1FlowSW,, "&K4"
;
; The Verbose form for response
;
HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00		;00
HKR, Responses, "<cr><lf>CONNECT<cr><lf>", 1, 02, 00, 2C,01,00,00, 00,00,00,00		;01
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>CONNECT 1200<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00	;05
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>CONNECT 600<cr><lf>", 1, 02, 00, 58,02,00,00, 00,00,00,00	;09
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00	;10
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>", 1, 02, 00, C0,12,00,00, 00,00,00,00	;11
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00	;12
HKR, Responses, "<cr><lf>CONNECT 7200<cr><lf>", 1, 02, 00, 20,1C,00,00, 00,00,00,00	;13
HKR, Responses, "<cr><lf>CONNECT 12000<cr><lf>", 1, 02, 00, E0,2E,00,00, 00,00,00,00	;14
HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>", 1, 02, 00, 40,38,00,00, 00,00,00,00	;15
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>", 1, 02, 00, 00,4B,00,00, 00,00,00,00	;16
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00	;17
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>", 1, 02, 00, 00,E1,00,00, 00,00,00,00	;18
HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>", 1, 02, 00, 00,C2,01,00, 00,00,00,00	;19
HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>", 1, 02, 00, 80,70,00,00, 00,00,00,00	;20
HKR, Responses, "<cr><lf>CONNECT 31200<cr><lf>", 1, 02, 00, E0,79,00,00, 00,00,00,00	;20
HKR, Responses, "<cr><lf>CONNECT 33600<cr><lf>", 1, 02, 00, 40,83,00,00, 00,00,00,00	;20
HKR, Responses, "<cr><lf>CONNECT 300<cr><lf>", 1, 02, 00, 2C,01,00,00, 00,00,00,00	;21
HKR, Responses, "<cr><lf>CONNECT 1200TX/75RX<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ;22
HKR, Responses, "<cr><lf>CONNECT 75TX/1200RX<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ;23
HKR, Responses, "<cr><lf>CONNECT 110<cr><lf>", 1, 02, 00, 6E,00,00,00, 00,00,00,00	;24
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>VCON<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00		;35
HKR, Responses, "<cr><lf>CARRIER 300<cr><lf>", 1, 01, 00, 2C,01,00,00, 00,00,00,00	;40
HKR, Responses, "<cr><lf>CARRIER 1200/75<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00	;44
HKR, Responses, "<cr><lf>CARRIER 75/1200<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00	;45
HKR, Responses, "<cr><lf>CARRIER 1200<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00	;46
HKR, Responses, "<cr><lf>CARRIER 2400<cr><lf>", 1, 01, 00, 60,09,00,00, 00,00,00,00	;47
HKR, Responses, "<cr><lf>CARRIER 4800<cr><lf>", 1, 01, 00, C0,12,00,00, 00,00,00,00	;48
HKR, Responses, "<cr><lf>CARRIER 7200<cr><lf>", 1, 01, 00, 20,1C,00,00, 00,00,00,00	;49
HKR, Responses, "<cr><lf>CARRIER 9600<cr><lf>", 1, 01, 00, 80,25,00,00, 00,00,00,00	;50
HKR, Responses, "<cr><lf>CARRIER 12000<cr><lf>", 1, 01, 00, E0,2E,00,00, 00,00,00,00	;51
HKR, Responses, "<cr><lf>CARRIER 14400<cr><lf>", 1, 01, 00, 40,38,00,00, 00,00,00,00	;52
HKR, Responses, "<cr><lf>CARRIER 16800<cr><lf>", 1, 01, 00, A0,41,00,00, 00,00,00,00	;53
HKR, Responses, "<cr><lf>CARRIER 19200<cr><lf>", 1, 01, 00, 00,4B,00,00, 00,00,00,00	;54
HKR, Responses, "<cr><lf>CARRIER 21600<cr><lf>", 1, 01, 00, 60,54,00,00, 00,00,00,00	;55
HKR, Responses, "<cr><lf>CARRIER 24000<cr><lf>", 1, 01, 00, C0,5D,00,00, 00,00,00,00	;56
HKR, Responses, "<cr><lf>CARRIER 26400<cr><lf>", 1, 01, 00, 20,67,00,00, 00,00,00,00	;57
HKR, Responses, "<cr><lf>CARRIER 28800<cr><lf>", 1, 01, 00, 80,70,00,00, 00,00,00,00	;58
HKR, Responses, "<cr><lf>CARRIER 31200<cr><lf>", 1, 01, 00, E0,79,00,00, 00,00,00,00	;58
HKR, Responses, "<cr><lf>CARRIER 33600<cr><lf>", 1, 01, 00, 40,83,00,00, 00,00,00,00	;58
HKR, Responses, "<cr><lf>CONNECT 16800<cr><lf>", 1, 02, 00, A0,41,00,00, 00,00,00,00	;59
HKR, Responses, "<cr><lf>CONNECT 21600<cr><lf>", 1, 02, 00, 60,54,00,00, 00,00,00,00	;61
HKR, Responses, "<cr><lf>CONNECT 24000<cr><lf>", 1, 02, 00, C0,5D,00,00, 00,00,00,00	;62
HKR, Responses, "<cr><lf>CONNECT 26400<cr><lf>", 1, 02, 00, 20,67,00,00, 00,00,00,00	;63
HKR, Responses, "<cr><lf>COMPRESSION: CLASS 5<cr><lf>", 1, 03, 01, 00,00,00,00, 00,00,00,00 ;66
HKR, Responses, "<cr><lf>COMPRESSION: V.42bis<cr><lf>", 1, 03, 01, 00,00,00,00, 00,00,00,00 ;67
HKR, Responses, "<cr><lf>COMPRESSION: NONE<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00 ;69
HKR, Responses, "<cr><lf>PROTOCOL: NONE<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00	;76
HKR, Responses, "<cr><lf>PROTOCOL: LAPM<cr><lf>", 1, 02, 02, 00,00,00,00, 00,00,00,00	;77
HKR, Responses, "<cr><lf>PROTOCOL: ALT<cr><lf>", 1, 02, 02, 00,00,00,00, 00,00,00,00	;80

HKR, Responses, "<cr><lf>CONNECT/", 1, 01, 00, 2C,01,00,00, 00,00,00,00		;01
HKR, Responses, "<cr><lf>CONNECT 1200/", 1, 01, 00, B0,04,00,00, 00,00,00,00	;05
HKR, Responses, "<cr><lf>CONNECT 600/", 1, 01, 00, 58,02,00,00, 00,00,00,00	;09
HKR, Responses, "<cr><lf>CONNECT 2400/", 1, 01, 00, 60,09,00,00, 00,00,00,00	;10
HKR, Responses, "<cr><lf>CONNECT 4800/", 1, 01, 00, C0,12,00,00, 00,00,00,00	;11
HKR, Responses, "<cr><lf>CONNECT 9600/", 1, 01, 00, 80,25,00,00, 00,00,00,00	;12
HKR, Responses, "<cr><lf>CONNECT 7200/", 1, 01, 00, 20,1C,00,00, 00,00,00,00	;13
HKR, Responses, "<cr><lf>CONNECT 12000/", 1, 01, 00, E0,2E,00,00, 00,00,00,00	;14
HKR, Responses, "<cr><lf>CONNECT 14400/", 1, 01, 00, 40,38,00,00, 00,00,00,00	;15
HKR, Responses, "<cr><lf>CONNECT 19200/", 1, 01, 00, 00,4B,00,00, 00,00,00,00	;16
HKR, Responses, "<cr><lf>CONNECT 38400/", 1, 01, 00, 00,96,00,00, 00,00,00,00	;17
HKR, Responses, "<cr><lf>CONNECT 57600/", 1, 01, 00, 00,E1,00,00, 00,00,00,00	;18
HKR, Responses, "<cr><lf>CONNECT 115200/", 1, 01, 00, 00,C2,01,00, 00,00,00,00	;19
HKR, Responses, "<cr><lf>CONNECT 28800/", 1, 01, 00, 80,70,00,00, 00,00,00,00	;20
HKR, Responses, "<cr><lf>CONNECT 31200/", 1, 01, 00, E0,79,00,00, 00,00,00,00	;20
HKR, Responses, "<cr><lf>CONNECT 33600/", 1, 01, 00, 40,83,00,00, 00,00,00,00	;20
HKR, Responses, "<cr><lf>CONNECT 300/", 1, 01, 00, 2C,01,00,00, 00,00,00,00	;21
HKR, Responses, "<cr><lf>CONNECT 1200TX/75RX/", 1, 01, 00, B0,04,00,00, 00,00,00,00 ;22
HKR, Responses, "<cr><lf>CONNECT 75TX/1200RX/", 1, 01, 00, B0,04,00,00, 00,00,00,00 ;23
HKR, Responses, "<cr><lf>CONNECT 110/", 1, 01, 00, 6E,00,00,00, 00,00,00,00	;24
HKR, Responses, "CARRIER 300/", 1, 01, 00, 2C,01,00,00, 00,00,00,00	;40
HKR, Responses, "CARRIER 1200/75/", 1, 01, 00, B0,04,00,00, 00,00,00,00	;44
HKR, Responses, "CARRIER 75/1200/", 1, 01, 00, B0,04,00,00, 00,00,00,00	;45
HKR, Responses, "CARRIER 1200/", 1, 01, 00, B0,04,00,00, 00,00,00,00	;46
HKR, Responses, "CARRIER 2400/", 1, 01, 00, 60,09,00,00, 00,00,00,00	;47
HKR, Responses, "CARRIER 4800/", 1, 01, 00, C0,12,00,00, 00,00,00,00	;48
HKR, Responses, "CARRIER 7200/", 1, 01, 00, 20,1C,00,00, 00,00,00,00	;49
HKR, Responses, "CARRIER 9600/", 1, 01, 00, 80,25,00,00, 00,00,00,00	;50
HKR, Responses, "CARRIER 12000/", 1, 01, 00, E0,2E,00,00, 00,00,00,00	;51
HKR, Responses, "CARRIER 14400/", 1, 01, 00, 40,38,00,00, 00,00,00,00	;52
HKR, Responses, "CARRIER 16800/", 1, 01, 00, A0,41,00,00, 00,00,00,00	;53
HKR, Responses, "CARRIER 19200/", 1, 01, 00, 00,4B,00,00, 00,00,00,00	;54
HKR, Responses, "CARRIER 21600/", 1, 01, 00, 60,54,00,00, 00,00,00,00	;55
HKR, Responses, "CARRIER 24000/", 1, 01, 00, C0,5D,00,00, 00,00,00,00	;56
HKR, Responses, "CARRIER 26400/", 1, 01, 00, 20,67,00,00, 00,00,00,00	;57
HKR, Responses, "CARRIER 28800/", 1, 01, 00, 80,70,00,00, 00,00,00,00	;58
HKR, Responses, "CARRIER 31200/", 1, 01, 00, E0,79,00,00, 00,00,00,00	;58
HKR, Responses, "CARRIER 33600/", 1, 01, 00, 40,83,00,00, 00,00,00,00	;58
HKR, Responses, "<cr><lf>CONNECT 16800/", 1, 01, 00, A0,41,00,00, 00,00,00,00	;59
HKR, Responses, "<cr><lf>CONNECT 21600/", 1, 01, 00, 60,54,00,00, 00,00,00,00	;61
HKR, Responses, "<cr><lf>CONNECT 24000/", 1, 01, 00, C0,5D,00,00, 00,00,00,00	;62
HKR, Responses, "<cr><lf>CONNECT 26400/", 1, 01, 00, 20,67,00,00, 00,00,00,00	;63
HKR, Responses, "COMPRESSION: CLASS 5/", 1, 01, 03, 00,00,00,00, 00,00,00,00 ;66
HKR, Responses, "COMPRESSION: V.42bis/", 1, 01, 03, 00,00,00,00, 00,00,00,00 ;67
HKR, Responses, "COMPRESSION: NONE/", 1, 01, 00, 00,00,00,00, 00,00,00,00 ;69
HKR, Responses, "PROTOCOL: NONE/", 1, 01, 00, 00,00,00,00, 00,00,00,00	;76
HKR, Responses, "PROTOCOL: LAPM/", 1, 01, 02, 00,00,00,00, 00,00,00,00	;77
HKR, Responses, "PROTOCOL: ALT/", 1, 01, 02, 00,00,00,00, 00,00,00,00	;80

HKR, Responses, "CARRIER 300<cr><lf>", 1, 02, 00, 2C,01,00,00, 00,00,00,00	;40
HKR, Responses, "CARRIER 1200/75<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00	;44
HKR, Responses, "CARRIER 75/1200<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00	;45
HKR, Responses, "CARRIER 1200<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00	;46
HKR, Responses, "CARRIER 2400<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00	;47
HKR, Responses, "CARRIER 4800<cr><lf>", 1, 02, 00, C0,12,00,00, 00,00,00,00	;48
HKR, Responses, "CARRIER 7200<cr><lf>", 1, 02, 00, 20,1C,00,00, 00,00,00,00	;49
HKR, Responses, "CARRIER 9600<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00	;50
HKR, Responses, "CARRIER 12000<cr><lf>", 1, 02, 00, E0,2E,00,00, 00,00,00,00	;51
HKR, Responses, "CARRIER 14400<cr><lf>", 1, 02, 00, 40,38,00,00, 00,00,00,00	;52
HKR, Responses, "CARRIER 16800<cr><lf>", 1, 02, 00, A0,41,00,00, 00,00,00,00	;53
HKR, Responses, "CARRIER 19200<cr><lf>", 1, 02, 00, 00,4B,00,00, 00,00,00,00	;54
HKR, Responses, "CARRIER 21600<cr><lf>", 1, 02, 00, 60,54,00,00, 00,00,00,00	;55
HKR, Responses, "CARRIER 24000<cr><lf>", 1, 02, 00, C0,5D,00,00, 00,00,00,00	;56
HKR, Responses, "CARRIER 26400<cr><lf>", 1, 02, 00, 20,67,00,00, 00,00,00,00	;57
HKR, Responses, "CARRIER 28800<cr><lf>", 1, 02, 00, 80,70,00,00, 00,00,00,00	;58
HKR, Responses, "CARRIER 31200<cr><lf>", 1, 02, 00, E0,79,00,00, 00,00,00,00	;58
HKR, Responses, "CARRIER 33600<cr><lf>", 1, 02, 00, 40,83,00,00, 00,00,00,00	;58
HKR, Responses, "COMPRESSION: CLASS 5<cr><lf>", 1, 02, 03, 00,00,00,00, 00,00,00,00 ;66
HKR, Responses, "COMPRESSION: V.42bis<cr><lf>", 1, 02, 03, 00,00,00,00, 00,00,00,00 ;67
HKR, Responses, "COMPRESSION: NONE<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00 ;69
HKR, Responses, "PROTOCOL: NONE<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00	;76
HKR, Responses, "PROTOCOL: LAPM<cr><lf>", 1, 02, 02, 00,00,00,00, 00,00,00,00	;77
HKR, Responses, "PROTOCOL: ALT<cr><lf>", 1, 02, 02, 00,00,00,00, 00,00,00,00	;80

[PCTEL_VOICE_ALL]   ; PCtel baseline voice settings
HKR,,Enumerator,,serwave.vxd
HKR,, VoiceManufacturerID,  1, 01,00
HKR,, VoiceProductIDWaveIn, 1, 80,00
HKR,, VoiceProductIDWaveOut,1, 81,00
HKR,, VoiceProductIDHandsetWaveIn,1, 82,00
HKR,, VoiceProductIDHandsetWaveOut,1, 83,00
HKR,, VoiceMixerMid,	      1,02,00
HKR,, VoiceMixerPid,	      1,99,01
HKR,, VoiceMixerLineID,	      1,00,00,05,00

HKR,, SpeakerPhoneSpecs,      1, 00,00,00,00,  0f,00,00,00,  03,00,00,00,  00,00,00,00
HKR, SpeakerPhoneEnable,      1,, "at#vls=6<cr>"
HKR, SpeakerPhoneDisable,     1,, "at#spk=0,16,,<cr>"
HKR, SpeakerPhoneDisable,     2,, "at#vls=0<cr>"
HKR, SpeakerPhoneMute,        1,, "at#spk=0,,,<cr>"
HKR, SpeakerPhoneUnMute,      1,, "at#spk=1,,,<cr>"
HKR, SpeakerPhoneSetVolumeGain,  1,, "at#vls=6<cr>"
HKR, SpeakerPhoneSetVolumeGain,  2,, "at#spk=,<Vol>,<Gain><cr>"
HKR, EnableCallerID, 1,, "at#cid=1<cr>"
HKR, DisableCallerID, 1,, "at#cid=0<cr>"
HKR,, VariableTerminator,,<cr><lf>
HKR, GenerateDigit,           1,, "at#vts=<Digit><cr>"

HKR, Responses, "<cr><lf>VCON<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>DATE = ", 1, 93, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "TIME = ", 1, 94, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NMBR = ", 1, 95, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NAME = ", 1, 96, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "MESG = ", 1, 97, 00, 00,00,00,00, 00,00,00,00

[PCTEL_VOICE_SERWAVE]   ; PCtel serial wave settings
HKR,, VoiceProfile,			1, 27,00,00,00
HKR,, HandsetCloseDelay,		1, 8,00,00,00
HKR, StartPlay,				1,, "at#vtx<cr>"
HKR, StopPlay,				1,, "None"
HKR, StopPlay,				2,, "NoResponse"
HKR, StartRecord,			1,, "at#vrx<cr>"
HKR, StopRecord,			1,, "None"
HKR, StopRecord,			2,, "NoResponse"
HKR,, TerminateRecord,,			"<h10>E<cr>at<cr>"
HKR,, TerminatePlay,,			"<h10><h03>at<cr>"
HKR,, AbortPlay,,			"<h10><h18>at<cr>"
HKR, LineSetPlayFormat,			1,, "at#vls=0<cr>"
HKR, LineSetPlayFormat,			2,, "at#tl=7fff<cr>"
HKR, LineSetRecordFormat,		1,, "None"
HKR, LineSetRecordFormat,		2,, "NoResponse"
HKR, HandsetSetRecordFormat,	        1,, "at#vsr=8000<cr>"
HKR, HandsetSetRecordFormat,	        2,, "at#vbs=4<cr>"
HKR, HandsetSetPlayFormat,		1,, "at#vsr=8000<cr>"
HKR, HandsetSetPlayFormat,		2,, "at#vbs=4<cr>"
HKR, OpenHandset,			1,, "at#cls=8#ima=1<cr>"
HKR, OpenHandset,			2,, "at#vls=1<cr>"
HKR, CloseHandset,			1,, "at#vls=0<cr>"
HKR, CloseHandset,			2,, "at#ima=0#cls=0<cr>"
HKR, VoiceToDataAnswer,			1,, "at#ima=0#cls=0<cr>"
HKR, VoiceToDataAnswer,			2,, "ata<cr>"
HKR, VoiceAnswer,			1,, "at#cls=8#ima=1<cr>"
HKR, VoiceAnswer,			2,, "at#vls=0<cr>"
HKR, VoiceAnswer,			3,, "at#vbt=1<cr>"
HKR, VoiceAnswer,			4,, "ats30=60<cr>"
HKR, VoiceAnswer,			5,, "ata<cr>"
HKR, VoiceDialNumberSetup,		1,, "at#cls=8#ima=1<cr>"
HKR, VoiceDialNumberSetup,		2,, "at#vls=0<cr>"
HKR, VoiceDialNumberSetup,		3,, "at#vrn=0<cr>"
HKR, VoiceDialNumberSetup,		4,, "at#vbt=1<cr>"
HKR, VoiceDialNumberSetup,		5,, "ats30=60<cr>"

[PTUtil.Copy]
ptsnoop.exe,ptsnoop.exe,,2
pthsp.dat,pthsp.dat,,2

[PTInf.Copy]
pctwave.inf

[PTSpk.Copy]
ptrtkr.drv
ptrtsyc.dll

[Mdm1.Copy]
ptserial.vxd,ptserial.vxd,,2
vvoice.386,vvoice.386,,2
vpctcom.386,vpctcom.386,,2
vmodem.386,vmodem.386,,2
ptvcd.vxd,ptvcd.vxd,,2
vpctel.386,vpctel.386,,2

[Mdm2.Copy]
;ptserial.vxd,ptserial.pnp,,2
ptserial.vxd,ptserial.vxd,,2
vvoice.386,vvoice.386,,2
vpctcom.386,vpctcom.386,,2
vmodem.386,vmodem.386,,2
ptvcd.vxd,ptvcd.vxd,,2
vpctel.386,vpctel.386,,2

[NonSpkInifile.Update]
%10%\win.ini, windows, load,,ptsnoop.exe 
%10%\system.ini, boot, drivers, ptrtkr.drv  
%10%\system.ini, DISPLAY,BusThrottle,,1

[SpkInifile.Update]
%10%\win.ini, windows, load,,ptsnoop.exe 
%10%\system.ini, boot, drivers,, ptrtkr.drv     
%10%\system.ini, DISPLAY,BusThrottle,,1

[PTSystem.ini]
%10%\system.ini, 386Enh, "device=*vmodem.386",,3
%10%\system.ini, 386Enh, "device=*vpctcom.386",,3
%10%\system.ini, 386Enh, "device=*vvoice.386",,3
%10%\system.ini, 386Enh, "device=*vpctel.386",,3

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

;[SourceDisksFiles]
;ptserial.pnp = 1
;ptserial.vxd = 1
;vvoice.386 = 1
;vpctcom.386 = 1
;vmodem.386 = 1
;ptsnoop.exe = 1
;pctwave.inf = 1
;ptrtkr.drv = 1
;ptrtsyc.dll = 1
;pthsp.dat = 1
;vpctel.386=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.07