General.inf Driver File Contents (TA_Driver.zip)

; Windows ISDN TA Setup File
; 
; 
; Revision:     4.00
; Last Modify:  30-09-99

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

[Manufacturer]
%Mfg% = Models

; Modem models

[Models]

%Modem6% = Modem6, UNIMODEM00000000                           ; ISDN-TA ( Soft-Fax )
%Modem5% = Modem5, UNIMODEM00000000                           ; ISDN-TA ( X.75 )
%Modem4% = Modem4, UNIMODEM00000000                           ; ISDN-TA ( V.120 )
%Modem3% = Modem3, UNIMODEM00000000                           ; ISDN-TA ( MLPPP )
%Modem2% = Modem2, SERENUM\TMR8001,UNIMODEM60EAECFE           ; TAICOM IS128 SS/SU-LCD ISDN-TA ( PPP   )
%Modem2% = Modem2, SERENUM\TMR8001,UNIMODEM04AC3B2A           ; TAICOM IS128 SS/SU     ISDN-TA ( PPP   )
%Modem2% = Modem2, SERENUM\TMR8001,UNIMODEM4148FA90           ;        IS128 SS/SU-LCD ISDN-TA ( PPP   )
%Modem2% = Modem2, SERENUM\TMR8001,UNIMODEMAE321DB7           ;        IS128 SS/SU     ISDN-TA ( PPP   )
%Modem1% = Modem1, UNIMODEM00000000                           ; ISDN-TA ( V.110 )

[modem2.NoResDup]
UNIMODEM60EAECFE,UNIMODEM04AC3B2A,UNIMODEM4148FA90,UNIMODEMAE321DB7


; Installation sections

[Modem6]
AddReg=All, MfgAddReg, Modem6.AddReg, EXTERNAL

[Modem5]
AddReg=All, MfgAddReg, Modem5.AddReg, EXTERNAL

[Modem4]
AddReg=All, MfgAddReg, Modem4.AddReg, EXTERNAL

[Modem3]
AddReg=All, MfgAddReg, Modem3.AddReg, EXTERNAL

[Modem2]
AddReg=All, MfgAddReg, Modem2.AddReg, EXTERNAL

[Modem1]
AddReg=All, MfgAddReg, Modem1.AddReg, EXTERNAL



; AddReg sections

[Modem6.AddReg]
HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, f0,01,00,00, 00,C2,01,00, 00,fa,00,00
HKR, Init,3,,"ATE0Q0V1X1W1%%A2=11<cr>"

[Modem5.AddReg]
HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, f0,01,00,00, 00,C2,01,00, 00,fa,00,00
HKR, Init,3,,"ATE0Q0V1X1W1%%A2=8<cr>"

[Modem4.AddReg]
HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, f0,01,00,00, 00,C2,01,00, 00,fa,00,00
HKR, Init,3,,"ATE0Q0V1X1W1%%A2=2<cr>"

[Modem3.AddReg]
HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, f0,01,00,00, 00,84,03,00, 00,f4,01,00
HKR,, DCB, 1, 1C,00,00,00, 00,c2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init,3,,"ATE0Q0V1X1W1%%A2=6<cr>"

[Modem2.AddReg]
HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, f0,01,00,00, 00,c2,01,00, 00,fa,00,00
HKR,, DCB, 1, 1C,00,00,00, 00,c2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR, Init,3,,"ATE0Q0V1X1W1%%A2=5<cr>"

[Modem1.AddReg]
HKR,, Properties, 1, 00,00,00,00, 32,00,00,00, 00,00,00,00, 00,00,00,00, 01,00,00,00, f0,01,00,00, 00,C2,01,00, 00,fa,00,00
HKR, Init,3,,"ATE0Q0V1X1W1%%A2=1S37=50<cr>"


; Strings

[Strings]
ClassName = "Modem"
Mfg = "TAICOM"

; Model strings

Modem6="ISDN-TA( Soft-Fax )"
Modem5="ISDN-TA( X.75 )"
Modem4="ISDN-TA( V.120 )"
Modem3="ISDN-TA( MLPPP-128K )"
Modem2="ISDN-TA( PPP-64K )"
Modem1="ISDN-TA( V.110-38.4K)"

; Plug and Play device names


; --------------------------------------------------------------
; Common Registry Sections

[All]
HKR,,FriendlyDriver,,Unimodem.vxd
HKR,,DevLoader,,*VCOMM
HKR,,ConfigDialog,,modemui.dll
HKR,,PortSubClass,1,02
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

[EXTERNAL]
HKR,, DeviceType, 1, 01

[INTERNAL]
HKR,, DeviceType, 1, 02

[PCMCIA]
HKR,,PortDriver,,Serial.vxd
HKR,,Contention,,*vcd
HKR,, DeviceType, 1, 03

[MfgAddReg]
HKR,, InactivityFormat,, "minutes"      ; Obsolete
HKR, Init,      2,, "ATZ<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,, 
HKR, Settings, SpeakerVolume_Med,, 
HKR, Settings, SpeakerVolume_High,, 
HKR, Settings, SpeakerMode_Off,, 
HKR, Settings, SpeakerMode_Dial,, 
HKR, Settings, SpeakerMode_On,, 
HKR, Settings, SpeakerMode_Setup,, 
HKR, Settings, FlowControl_Off,, "&K0"
HKR, Settings, FlowControl_Hard,, "&K3"
HKR, Settings, FlowControl_Soft,, "&K4"
HKR, Settings, Modulation_CCITT,, 
HKR, Settings, Modulation_Bell,, 
HKR, Settings, SpeedNegotiation_Off,, 
HKR, Settings, SpeedNegotiation_On,, 
HKR, Settings, Pulse,, "P"
HKR, Settings, Tone,, "T"
HKR, Settings, Blind_Off,, 
HKR, Settings, Blind_On,, 
HKR, Settings, CallSetupFailTimer,, "S7=<#>"
HKR, Settings, InactivityTimeout,, 
HKR, Fax, Class1DTESpeed,, 
HKR, Responses, "<cr><lf>CARRIER 128000<cr><lf>", 1, 01, 00, 00,f4,01,00, 00,00,00,00
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
HKR, Responses, "<cr><lf>BUSY<cr><lf>",          1, 06, 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>CONNECT 1200<cr><lf>",  1, 02, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>",  1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",  1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>",  1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>", 1, 02, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>", 1, 02, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 64000<cr><lf>", 1, 02, 00, 00,fa,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>", 1, 02, 00, 00,c2,01,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 230400<cr><lf>", 1, 02, 00, 00,84,03,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 1200<cr><lf>",  1, 01, 00, b0,04,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 2400<cr><lf>",  1, 01, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 4800<cr><lf>",  1, 01, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 9600<cr><lf>",  1, 01, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 19200<cr><lf>", 1, 01, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 38400<cr><lf>", 1, 01, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 48000<cr><lf>", 1, 01, 00, 80,bb,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 57600<cr><lf>", 1, 01, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 64000<cr><lf>", 1, 01, 00, 00,fa,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CARRIER 128000<cr><lf>", 1, 01, 00, 00,f4,01,00, 00,00,00,00
HKR, Responses, "<cr><lf>PROTOCOL: V110<cr><lf>", 1, 01, 02, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>PROTOCOL: V120<cr><lf>", 1, 01, 02, 00,00,00,00, 00,00,00,00
;HKR, Responses, "<cr><lf>PROTOCOL: PPP<cr><lf>", 1, 01, 02, 00,00,00,00, 00,00,00,00
;HKR, Responses, "<cr><lf>PROTOCOL: MLPPP<cr><lf>", 1, 01, 02, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>COMPRESSION: ON<cr><lf>", 1, 01, 03, 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>RING<cr><lf>",          1, 08, 00, 00,00,00,00, 00,00,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: web4, load: 0.66