OCTALmdmtapnp.inf Driver File Contents (PCBIT_RDIS_win98.zip)

[Version]
Signature=$CHICAGO$
Class=Modem
Provider=%Vendor%

[Strings]
Vendor="OCTAL"
MODEM1_NAME="PCBIT-TA"
MODEM2_NAME="PCBIT-TA X.75"
MODEM3_NAME="PCBIT-TA T-Online"
MODEM4_NAME="PCBIT-TA V.120"
MODEM5_NAME="PCBIT-TA HDLC-PPP"
MODEM6_NAME="PCBIT-TA ML-PPP"


[ClassInstall]


[Manufacturer]
%Vendor%=Vendor

[Vendor]
%MODEM1_NAME%=Modem1,UNIMODEMF6271EC3
%MODEM1_NAME%=Modem1,SERENUM\PCB1003
;%MODEM2_NAME%=Modem2,UNIMODEMF6271EC3
;%MODEM3_NAME%=Modem3,UNIMODEMF6271EC3
;%MODEM4_NAME%=Modem4,UNIMODEMF6271EC3
;%MODEM5_NAME%=Modem5,UNIMODEMF6271EC3
%MODEM6_NAME%=Modem6,UNIMODEMF6271EC3


[Modem1]
AddReg=All,Modem1.AddReg

[Modem1.AddReg]
HKR,Init,2,0,"AT B3 E0 V1 &D2 &C1 S0=0<cr>"

[Modem2]
AddReg=All,Modem2.AddReg

[Modem2.AddReg]
HKR,Init,2,0,"AT B10 E0 V1 &D2 &C1 S0=0<cr>"

[Modem3]
AddReg=All,Modem3.AddReg

[Modem3.AddReg]
HKR,Init,2,0,"AT B13 E0 V1 &D2 &C1 S0=0<cr>"

[Modem4]
AddReg=All,Modem4.AddReg

[Modem4.AddReg]
HKR,Init,2,0,"AT B22 E0 V1 &D2 &C1 S0=0<cr>"

[Modem5]
AddReg=All,Modem5.AddReg

[Modem5.AddReg]
HKR,Init,2,0,"AT B3 E0 V1 &D2 &C1 S0=0<cr>"

[Modem6]
AddReg=All,Modem6.AddReg

[Modem6.AddReg]
HKR,Init,2,0,"AT B31 E0 V1 &D2 &C1 S0=0<cr>"
;Properties for max speed of 230.400 Bps
HKR,, Properties, 1, 00,00,00,00, 0A,00,00,00, 1E,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,84,03,00, 00,FA,00,00

[All]
HKR,,FriendlyDriver,,Unimodem.vxd
HKR,,DevLoader,,*vcomm
HKR,,Enumerator,,serenum.vxd
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
HKR,,PortSubClass,1,02
HKR,,PortDriver,,Serial.vxd
HKR,,Contention,,*vcd
HKR,, DeviceType, 1, 01

; This init just checks if the modem answers or not
HKR, Init, 1,, "AT&F<cr>"

HKR, Responses, "<cr><lf>OK<cr><lf>", 		1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf><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,, InactivityScale, 1, 0a,00,00,00

HKR,, Properties, 1, 00,00,00,00, 0A,00,00,00, 1E,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,C2,01,00, 00,FA,00,00
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, FlowControl_Off,, "&K0"
HKR, Settings, FlowControl_Hard,, "&K3"
HKR, Settings, FlowControl_Soft,, "&K4"
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, ErrorControl_On,, ""
HKR, Settings, ErrorControl_Off,, ""
HKR, Settings, ErrorControl_Forced,, ""
HKR, Settings, Compression_On,, ""
HKR, Settings, Compression_Off,, ""
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,, ""
HKR, Settings, InactivityTimeout,, ""

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, "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
HKR, Responses, "10<cr>", 1, 02, 00, 00,00,00,00, 60,09,00,00 ; CONNECT 2400
HKR, Responses, "11<cr>", 1, 02, 00, 00,00,00,00, C0,12,00,00 ; CONNECT 4800
HKR, Responses, "12<cr>", 1, 02, 00, 00,00,00,00, 80,25,00,00 ; CONNECT 9600
HKR, Responses, "14<cr>", 1, 02, 00, 00,00,00,00, 00,4B,00,00 ; CONNECT 19200
HKR, Responses, "16<cr>", 1, 02, 00, 00,00,00,00, 00,96,00,00 ; CONNECT 38400
HKR, Responses, "17<cr>", 1, 02, 00, 00,00,00,00, 00,E1,00,00 ; CONNECT 57600
HKR, Responses, "19<cr>", 1, 02, 00, 00,FA,00,00, 00,00,00,00 ; CONNECT 64000
HKR, Responses, "90<cr>", 1, 08, 00, 00,00,00,00, 00,00,00,00 ; RINGING

HKR, Responses, "<cr><lf>OK<cr><lf>",		 1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK
HKR, Responses, "<cr><lf>CONNECT",		 1, 02, 00, 00,00,00,00, 00,00,00,00 ; CONNECT
HKR, Responses, "<cr><lf>RING",			 1, 08, 00, 00,00,00,00, 00,00,00,00 ; RING
HKR, Responses, "<cr><lf>NO CARRIER",		 1, 04, 00, 00,00,00,00, 00,00,00,00 ; NO CARRIER
HKR, Responses, "<cr><lf>ERROR",		 1, 03, 00, 00,00,00,00, 00,00,00,00 ; ERROR
HKR, Responses, "<cr><lf>NO DIALTONE",		 1, 05, 00, 00,00,00,00, 00,00,00,00 ; NO DIALTONE
HKR, Responses, "<cr><lf>BUSY",			 1, 06, 00, 00,00,00,00, 00,00,00,00 ; BUSY
HKR, Responses, "<cr><lf>NO ANSWER",		 1, 07, 00, 00,00,00,00, 00,00,00,00 ; NO ANSWER
HKR, Responses, "<cr><lf>CONNECT 2400",		 1, 02, 00, 00,00,00,00, 60,09,00,00 ; CONNECT 2400
HKR, Responses, "<cr><lf>CONNECT 4800",		 1, 02, 00, 00,00,00,00, C0,12,00,00 ; CONNECT 4800
HKR, Responses, "<cr><lf>CONNECT 9600",		 1, 02, 00, 00,00,00,00, 80,25,00,00 ; CONNECT 9600
HKR, Responses, "<cr><lf>CONNECT 19200",	 1, 02, 00, 00,00,00,00, 00,4B,00,00 ; CONNECT 19200
HKR, Responses, "<cr><lf>CONNECT 38400",	 1, 02, 00, 00,00,00,00, 00,96,00,00 ; CONNECT 38400
HKR, Responses, "<cr><lf>CONNECT 57600",	 1, 02, 00, 00,00,00,00, 00,E1,00,00 ; CONNECT 57600
HKR, Responses, "<cr><lf>CONNECT 115200",	 1, 02, 00, 00,00,00,00, 00,C2,01,00 ; CONNECT 115200
HKR, Responses, "<cr><lf>CONNECT 64000",	 1, 02, 00, 00,FA,00,00, 00,00,00,00 ; CONNECT 64000
HKR, Responses, "CONNECT 64000<cr><lf>",	 1, 02, 00, 00,FA,00,00, 00,00,00,00 ; CONNECT 64000
HKR, Responses, "<cr><lf>RINGING",		 1, 08, 00, 00,00,00,00, 00,00,00,00 ; RINGING
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: 0.88