ISIHITA.INF Driver File Contents (303win40.exe)

; Windows ISDN TA Setup File
; Copyright 1998 - 2000 MultiTech Systems
; Version 1.0 - Written for use with vs.XX firmware tfs
; Manufacturer:   MultiTech Systems
; ISIHI-2S TA INF FILE,  5-1-98
; KSU 2/24/99 Added Inactivity Timer, Took out X.75, Changed Device type to Internal
; New Version 2.0
; KSU 3/8/99 Edited out the TA interface in the strings.  Now it will be used with ST&U
; New Version 2.5
; KSU 5/18/99 Added X.75 and updated the result codes.
; New Version 2.7
; KSU 9/7/99 Added AutoProtocol CallBack
; New Version 3.0
; DJS 09/08/1999--Removed &SF1 from Init string
; New Version 3.01
; DJS 09/22/1999--Added S50=0 to all modem strings
; KAS Updated 2/1/00 for Windows 2000 / PC99 
; KAS Digital Signatures added 2/1/00 
; KAS Changed Version to 3.0.0.1 to reflect new Windows 2000 / PC99 specs
; KAS Updated to fix errors by infcheck
; KAS Updated Unimodem ID's for new firmware rev to fix duplicate Auto Protocol ID's 2/23/99
; KAS New Version 3.0.0.2

[Version]
Signature="$Windows NT$"
Class=Modem 
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%Mfg%
DriverVer=03/15/2000, 3.0.0.2  ;Digital Signature -- Windows 2000 / PC99
CatalogFile = isihita.cat      ;Digital Signature -- Windows 2000 / PC99

[SourceDisksNames]            ;Digital Signature -- Windows 2000 / PC99

[SourceDisksFiles]            ;Digital Signature -- Windows 2000 / PC99
isihita.cat=0,,920

[DestinationDirs]             ;Digital Signature -- Windows 2000 / PC99

[Manufacturer]
%Mfg% = Models

[Models]
%Modem2% = Modem2, UNIMODEMFB78675A     ; V.120
%Modem3% = Modem3, UNIMODEM4C2B0252     ; V.110
%Modem4% = Modem4, UNIMODEM2FC12A5F     ; PPP
%Modem7% = Modem7, UNIMODEMB3515F9F     ; X.75
%Modem6% = Modem6, UNIMODEM9EF57E6E     ; Auto-Protocol Detection
%Modem8% = Modem8, UNIMODEMA86D877F     ; Auto-Protocol Callback

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

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

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

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

[Modem7]
AddReg=All, MfgAddReg, Modem7.AddReg

[Modem8]
AddReg=All, MfgAddReg, Modem8.AddReg

[Modem2.AddReg]  ; V.120 Mode 115200
HKR,, DeviceType, 1, 02      ; Internal
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR, Init, 2,, "AT &F2 S50=0<cr>"

[Modem3.AddReg]  ; V.110 Mode  38400
HKR,, DeviceType, 1, 02      ; Internal
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,96,00,00
HKR, Init, 2,, "AT &F1 S50=0<cr>"

[Modem4.AddReg]  ; PPP Mode 115200
HKR,, DeviceType, 1, 02      ; Internal
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR, Init, 2,, "AT &F4 S50=0<cr>"

[Modem6.AddReg]  ; Auto-Protocol Mode 115200
HKR,, DeviceType, 1, 02      ; Internal
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR, Init, 2,, "AT &F4 X0 S50=0 S52=1<cr>"

[Modem7.AddReg]  ; X.75 async 115200
HKR,, DeviceType, 1, 01      ; Internal
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,FA,00,00
HKR, Init, 2,, "AT &F3 S50=0<cr>"

[Modem8.AddReg]  ; Auto-Protocol Callback Mode 115200
HKR,, DeviceType, 1, 02      ; Internal
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,C2,01,00
HKR, Init, 2,, "AT S50=0 S52=2<cr>"

[Strings]
Mfg = "MultiTech Systems"
Modem2="ISIHI_HP V.120 async"
Modem3="ISIHI_HP V.110 async"
Modem4="ISIHI_HP PPP async"
Modem6="ISIHI_HP Auto-Protocol"
Modem7="ISIHI_HP X.75 async"
Modem8="ISIHI_HP Auto-Protocol CallBack"

[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>"

[MfgAddReg] 
HKR,, CommandBuff,, "60"
HKR, Init,      2,, "AT <cr>"
HKR, Monitor, 1,, "ATS0=0<cr>"
HKR, Monitor, 2,, "None"
HKR, Init,      3,, "AT E0 &D2 &C1 S0=0 &S1 &E4 V1<cr>"  ;; Force DSR high
HKR, Hangup,    1,, "ATH<cr>"   ; Must be preceeded by '+++'
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, SpeakerMode_Off,,  "None"
HKR, Settings, SpeakerMode_Dial,,  "None"
HKR, Settings, SpeakerMode_On,,  "None"
HKR, Settings, SpeakerMode_Setup,,  "None"
HKR, Settings, FlowControl_Off,, "&E3"
HKR, Settings, FlowControl_Hard,, "&E4&E13"
HKR, Settings, FlowControl_Soft,, "&E5&E13"
HKR, Settings, CallSetupFailTimer,, "S7=<#>"  ; Default is 45 for Domestic TA's
HKR, Settings, InactivityTimeout,, "S30=<#>"
HKR,, InactivityScale, 1, 3c,00,00,00

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, "1P<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "1PC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "1V<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "1VC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "1X<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "1XC<cr>", 1,  02,  01,  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, b0,04,00,00, 00,00,00,00
HKR, Responses, "6<cr>", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "7<cr>", 1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "8<cr>", 1, 07, 00, 00,00,00,00, 00,00,00,00 ;2/17/00
HKR, Responses, "10<cr>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "11<cr>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "12<cr>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "14<cr>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "28<cr>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "32<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "17<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "18<cr>", 1, 02, 00, 00,e1,00,00, 00,00,00,00
HKR, Responses, "19<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "56<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "56P<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "56PC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "56V<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "56VC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "56X<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "56XC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "64<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "64P<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "64PC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "64V<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "64VC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "64X<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "64XC<cr>", 1,  02,  01,  00,00,00,00,  00,00,00,00
HKR, Responses, "65<cr>", 1,  02,  00,  00,00,00,00,  00,00,00,00
HKR, Responses, "57<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "59<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT<cr><lf>", 1, 02, 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, "<cr><lf>NO CARRIER<cr><lf>", 1, 04, 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>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 ;2/17/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 19200<cr><lf>", 1, 02, 00, 00,4b,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 56000<cr><lf>", 1,  02,  00,  C0,DA,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 56000/PPP<cr><lf>", 1, 02, 00, C0,DA,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 56000/V.120<cr><lf>", 1, 02, 00, C0,DA,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 56000/X.75<cr><lf>", 1, 02, 00, C0,DA,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 64000/PPP<cr><lf>", 1, 02, 00, 00,FA,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 64000/V.120<cr><lf>", 1, 02, 00, 00,FA,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 64000/X.75<cr><lf>", 1, 02, 00, 00,FA,00,00, 00,00,00,00

HKR, Responses, "<cr><lf>CONNECT 38400/V.110<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 19200/V.110<cr><lf>", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 9600/V.110<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 4800/V.110<cr><lf>", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 2400/V.110<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 1200/V.110<cr><lf>", 1, 02, 00, B0,04,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: web3, load: 1.93