1414-a.inf Driver File Contents (1414ba.zip)

; Windows Modem Setup File
; Copyright 1994 Microsoft Corp.
; Created by
;       Howard Chen
;       R & D Department
;       Archtek Telecom Corp.
;       howardc@chen.com.tw
; also based on setup file by
;       Shawn Saunders
;       Technical Support Rep.
;       Archtek America Corporation
; Manufacturer:   Archtek Telecom Corp.

[Version]
Signature="$CHICAGO$"
Class=Modem
Provider=%Mfg%
INFWizardVer=0.04

[Manufacturer]
%Mfg% = Models

; Modem models

[Models]
%Modem5% = Modem5       ; SmartLink 1414AV/AV+"
%Modem6% = Modem6       ; SmartLink 1414BAV"
%Modem7% = Modem7       ; SmartLink 1414AVT"

; Installation sections
[Modem5]        ; SmartLink 1414AV/AV+
AddReg=All, MfgAddReg, M1414.BaseReg, M1414AV.AddReg
[Modem6]        ; SmartLink 1414BAV
AddReg=All, MfgAddReg, M1414.BaseReg, M1414BAV.AddReg
[Modem7]        ; SmartLink 1414AVT
AddReg=All, MfgAddReg, M1414.BaseReg, M1414AVT.AddReg


; User visible strings

[Strings]
ClassName = "Modem"
Mfg = "Archtek Telecom Corp."

; Model strings

Modem5="SmartLink 1414AV/AV+"
Modem6="SmartLink 1414BAV"
Modem7="SmartLink 1414AVT"

; --------------------------------------------------------------
; 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"
HKR, Init,      1,, "AT<cr>"
HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00


; --------------------------------------------------------------
; The [MfgAddReg] section contains the first modem's Init,
; Settings, and Responses keys.  It is installed for all
; modems in the INF.  This eliminates duplication of common
; registry keys in the model registry sections, above.
; To avoid as much duplication as possible, the first modem
; added to the INF should be the one with the most possible
; command/response strings.

[MfgAddReg]
HKR, Init,      2,, "AT &F <cr>"
HKR, Init,      3,, "AT <cr>"
HKR, Monitor,   1,, "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,, "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, Pulse,, "P"
HKR, Settings, Tone,, "T"

HKR, Responses, "0<cr>", 1, 00, 00, 00,00,00,00, 00,00,00,00
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
HKR, Responses, "3<cr>", 1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "4<cr>", 1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "5<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "6<cr>", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "7<c--------------------------
; 1414 Series
[M1414.BaseReg] ; SmartLink 1414 Series
HKR,, InactivityFormat,, "minutes"
HKR, Init,      2,, "AT &F<cr>"
HKR, Init,      3,, "AT E0 Q0 V0 W1 X4 S95=127<cr>"
HKR, Init,      4,, "AT &C1 &D2 &S0 S0=0<cr>"
HKR, Settings, FlowControl_Off,, "&K0"
HKR, Settings, FlowControl_Hard,, "&K3"
HKR, Settings, FlowControl_Soft,, "&K4"
HKR, Settings, ErrorControl_On,, "\N3"
HKR, Settings, ErrorControl_Off,, "\N0"
HKR, Settings, ErrorControl_Forced,, "\N4"
HKR, Settings, Compression_On,, "%C1""H3-J1"
HKR, Settings, Compression_Off,, "%C0""H0-J0"
HKR, Settings, Modulation_CCITT,, "B0"
HKR, Settings, Modulation_Bell,, "B1"
HKR, Settings, SpeedNegotiation_Off,, "N0"
HKR, Settings, SpeedNegotiation_On,, "N1"
HKR, Settings, Blind_Off,, "X4"
HKR, Settings, Blind_On,, "X3"
HKR, Settings, CallSetupFailTimer,, "S7=<#>"
HKR, Settings, InactivityTimeout,, "S30=<#>"
HKR,, FClass, 1, 07,00,00,00
HKR, Fax, Class1DTESpeed,, "AUTO"
HKR, Fax, Class1FlowOff,, "\Q0"
HKR, Fax, Class1FlowHW,, "\Q3"
HKR, Fax, Class1FlowSW,, "\Q1"

HKR, Responses, "40<cr>", 1, 02, 00, 2c,01,00,00, 00,00,00,00 ;CARRIER 300
HKR, Responses, "42<cr>", 1, 02, 00, b0,04,00,00, 00,00,00,00 ;CARRIER 1200/75
HKR, Responses, "43<cr>", 1, 02, 00, b0,04,00,00, 00,00,00,00 ;CARRIER 75/1200
HKR, Responses, "44<cr>", 1, 02, 00, b0,04,00,00, 00,00,00,00 ;CARRIER 1200/75 v.23
HKR, Responses, "45<cr>", 1, 02, 00, b0,04,00,00, 00,00,00,00 ;CARRIER 75/1200 v.23
HKR, Responses, "46<cr>", 1, 02, 00, b0,04,00,00, 00,00,00,00 ;CARRIER 1200
HKR, Responses, "47<cr>", 1, 02, 00, 60,09,00,00, 00,00,00,00 ;CARRIER 2400
HKR, Responses, "48<cr>", 1, 02, 00, c0,12,00,00, 00,00,00,00 ;CARRIER 4800
HKR, Responses, "50<cr>", 1, 02, 00, 80,25,00,00, 00,00,00,00 ;CARRIER 9600
HKR, Responses, "51<cr>", 1, 02, 00, e0,2e,00,00, 00,00,00,00 ;CARRIER 12000
HKR, Responses, "52<cr>", 1, 02, 00, 40,38,00,00, 00,00,00,00 ;CARRIER 14400
HKR, Responses, "53<cr>", 1, 02, 00, a0,41,00,00, 00,00,00,00 ;CARRIER 16800
HKR, Responses, "54<cr>", 1, 02, 00, 00,4b,00,00, 00,00,00,00 ;CARRIER 19200
HKR, Responses, "66<cr>", 1, 01, 03, 00,00,00,00, 00,00,00,00 ;MNP 5
HKR, Responses, "67<cr>", 1, 01, 03, 00,00,00,00, 00,00,00,00 ;V.42bis
HKR, Responses, "69<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ;No Compression
HKR, Responses, "70<cr>", 1, 01, 00, 00,00,00,00, 00,00,00,00 ;No Err Control
HKR, Responses, "77<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ;V.42 Err Control
HKR, Responses, "80<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ;MNP Err Control
HKR, Responses, "81<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ;MNP 2 Err Control
HKR, Responses, "82<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ;MNP 3 Err Control
HKR, Responses, "83<cr>", 1, 01, 02, 00,00,00,00, 00,00,00,00 ;MNP 4 Err Control

[M1414BAV.AddReg]       ; SmartLink 1414BAV
HKR,, DeviceType, 1, 02      ; Internal
HKR,, PortDriver,, "serial.vxd"
HKR,, Contention,, *vcd
HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, 5a,00,00,00, 07,00,00,00, 0f,00,00,00, f7,03,00,00, 00,e1,00,00, 40,38,00,00

[M1414AV.AddReg]        ; SmartLink 1414AV/AV+
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, 5a,00,00,00, 07,00,00,00, 0f,00,00,00, f7,03,00,00, 00,e1,00,00, 40,38,00,00

[M1414AVT.AddReg]       ; SmartLink 1414AVT
HKR,, DeviceType, 1, 01      ; External
HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, 5a,00,00,00, 07,00,00,00, 0f,00,00,00, f7,03,00,00, 00,e1,00,00, 00,4b,00,00





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: web1, load: 1.66