BOCA_500.INF Driver File Contents (M56_V90.ZIP)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Windows Setup File
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; This is the INF file for modems supported using generic
;; Cirrus Logic V.34 modem command set information. {kr}
;;
;; $Archive: /Shared/Modem Driver Disks/Disk-Retail/BOCA_500.INF $
;; $Date: 6/04/98 3:43p $
;; $Revision: 3 $
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Version]
LayoutFile=layout.inf
Signature="$WINDOWS 95$"
Class=Modem
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%Mfg%

[Manufacturer]
%Mfg% = BRI


;-------------- product type ----------------------------------------
[BRI]
%Modem1%  = BOCA01, *BRI1500, ISAPNP\BRI1500 ; CL-MD3450
%Modem3%  = BOCA03, *BRI3500, ISAPNP\BRI3500 ; CL-MD3450

;---------------  display strings ----------------------------
[Strings]
ClassName = "Modem"
Mfg = "Boca Research"
Modem1 = "Internal Fax Data 33,600"
Modem3 = "Internal Fax Data Voice 33,600"

;************************ VoiceView Strings *******************************
;VoiceView strings

APPS_DESC        = "Accessories"     ; Name of Accessories menu
;StartUp_DESC     = "StartUp"
SendTo_DESC      = "SendTo"          ; Name of SendTo folder in the Windows dir
FileXfer_DESC    = "File Transfer"   ; Name of file tranfer app in Accessories menu
SendToPhone_DESC = "Person On Phone" ; Name for file transfer app in SendTo menu
;StartXfer_DESC   = "VoiceView Auto Detection"   ; Name for auto start feature


;******************* product definitions *************************
[BOCA01]
AddReg      = All288, GenericAddReg, Gen288Reg, INTERNAL
;*************No Voice View Support BELOW
;CopyFiles   = VV_Sys, VV_Sock_Sys, VV_App, VV_Help
;UpdateInis  = VView.Inis
;Uninstall   = VoiceView_remove
;*************No Voice View Support ABOVE
[Gen288Reg]
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,C2,01,00, 40,83,00,00

[BOCA03]
AddReg      = All288, GenericAddReg, Gen288Reg, IS_101_Voice, INTERNAL
;*************No Voice View Support BELOW
;CopyFiles   = VV_Sys, VV_Sock_Sys, VV_App, VV_Help
;UpdateInis  = VView.Inis
;Uninstall   = VoiceView_remove
;*************No Voice View Support ABOVE

[Gen288Reg]
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,C2,01,00, 40,83,00,00


;******************** AT commands and Unique parameters ***************
[IS_101_Voice]    ; CL-MD34XX chipsets
HKR,,Enumerator,,serwave.vxd
HKR,, VoiceProfile,     1, 27,2E,08,00

HKR,, SpeakerPhoneSpecs,       1, 83,00,00,00,  79,00,00,00,  83,00,00,00,  79,00,00,00
HKR, SpeakerPhoneEnable,      1,, "at+vls=7<cr>"        ; connect mike, speaker, telco
HKR, SpeakerPhoneEnable,      2,, "at+vsp=1<cr>"        ; adaptive speakerphone
HKR, SpeakerPhoneDisable,     1,, "at+vls=0<cr>"
HKR, SpeakerPhoneDisable,     2,, "at+vsp=0<cr>"
HKR, SpeakerPhoneMute,        1,, "at+vls=5<cr>"
HKR, SpeakerPhoneUnMute,      1,, "at+vls=7<cr>"
HKR, SpeakerPhoneSetVolumeGain,  1,, "at+vgs=<Vol><cr>"
HKR, SpeakerPhoneSetVolumeGain,  2,, "at+vgm=<Gain><cr>"

HKR, EnableCallerID, 1,, "at+vcid=1<cr>"
HKR, EnableDistinctiveRing, 1,, "at+vdr=1,10<cr>"

HKR,, HandsetCloseDelay,      1, 05,00,00,00
HKR, StartPlay,               1,, "at+vtx<cr>"
HKR, StopPlay,                1,, "at+flo=0<cr>"
HKR, StartRecord,             1,, "at+vrx<cr>"
HKR, StopRecord,              1,, "None"
HKR, StopRecord,              2,, "NoResponse"
HKR,, TerminateRecord,,      "<h10><h1B>"
HKR,, TerminatePlay,,        "<h10><h03>"
HKR,, AbortPlay,,            "<h10><h03>"
HKR, OpenHandset,             1,, "at+fclass=8<cr>"
HKR, OpenHandset,             2,, "at+vls=2<cr>"
HKR, LineSetPlayFormat,       1,,  "at+vsm=2,8000,0,0<cr>"
HKR, LineSetPlayFormat,       2,,  "at+flo=2<cr>"
HKR, LineSetPlayFormat,       3,, "at+vgt=131<cr>"
HKR, LineSetRecordFormat,     1,,  "at+vsm=2,8000,0,0<cr>"
HKR, LineSetRecordFormat,     2,,  "at+vgr=131<cr>"
HKR, HandsetSetRecordFormat,  1,,  "at+vsm=2,8000,0,0<cr>"
HKR, HandsetSetPlayFormat,    1,,  "at+vsm=2,8000,0,0<cr>"
HKR, HandsetSetPlayFormat,    2,, "at+flo=2<cr>"
HKR, HandsetSetPlayFormat,    3,,  "at+vgt=131<cr>"


HKR,, ForwardDelay,           1,88,13
HKR, CloseHandset,            1,, "at+vls=0<cr>"
HKR, CloseHandset,            2,, "at+fclass=0<cr>"
HKR, VoiceToDataAnswer,       1,, "at+fclass=0<cr>"
HKR, VoiceToDataAnswer,       2,, "ata<cr>"
HKR, VoiceAnswer,               1,, "at+fclass=8<cr>"
HKR, VoiceAnswer,               2,, "at+vls=1<cr>"
HKR, VoiceDialNumberSetup,      1,, "at+fclass=8<cr>"
HKR, VoiceDialNumberSetup,      2,, "at+vls=5<cr>"
HKR, GenerateDigit,             1,, "at+vts=<Digit><cr>"
HKR,, CallerIDPrivate,,P
HKR,, CallerIDOutSide,,O
HKR,, VariableTerminator,,<cr><lf>

HKR, Responses, "DRON=", 1, 91, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "DROF=", 1, 92, 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
HKR, Responses, "<h10>R",  1, 08, 00, 00,00,00,00, 00,00,00,00  ; Ring detection
HKR, Responses, "<cr><lf>RING1<cr><lf>",        1, 18, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING2<cr><lf>",        1, 19, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING3<cr><lf>",        1, 1a, 00, 00,00,00,00, 00,00,00,00

[VoiceView_Modem]
HKR,, RunOnce,,"grpconv /o"
HKR,, VoiceView, 1, 01
HKR, MonitorVoiceViewOn,   1,, "AT+FCLASS=80<cr>"
HKR, MonitorVoiceViewOn,   2,, "None"
HKR, MonitorVoiceViewOff,  1,, "AT+FCLASS=0<cr>"
HKR, MonitorVoiceViewOff,  2,, "None"

HKR, Responses, "-SSV",          1, 09, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SMD",          1, 0A, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SFA",          1, 0B, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SRA",          1, 0C, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SRQ",          1, 0D, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SRC:",         1, 0E, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-STO",          1, 0F, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "-SVM",          1, 10, 00, 00,00,00,00, 00,00,00,00


[All288]         ;For V34 modems only
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, Init, 2,, "AT &F E0 V1 W4 &D2 &C1 S0=0 +ms=v34bs,1,0,0<cr>"


[INTERNAL]
HKR,, DeviceType, 1, 02


[GenericAddReg]
HKR,, InactivityScale, 1, 3c,00,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, 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,, "\Q0"
HKR, Settings, FlowControl_Hard,, "\Q3"
HKR, Settings, FlowControl_Soft,, "\Q1"
HKR, Settings, ErrorControl_On,, "\N3-J1"
HKR, Settings, ErrorControl_Off,, "\N0"
HKR, Settings, ErrorControl_Forced,, "\N4-J1"
HKR, Settings, Compression_On,, "%%C1""H3"
HKR, Settings, Compression_Off,, "%%C0""H0"
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,, "X3"
HKR, Settings, CallSetupFailTimer,, "S7=<#>"
HKR, Settings, InactivityTimeout,, "\T<#>"

;

HKR, Responses, "<cr>",        1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<lf>",        1, 01, 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>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
HKR, Responses, "<cr><lf>CONNECT<cr><lf>",     1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "0<cr>",       1, 00, 00, 00,00,00,00, 00,00,00,00 ; OK
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, "OK",          1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "RING",        1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO CARRIER",  1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "ERROR",       1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO DIALTONE", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO DIAL TONE",1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "BUSY",        1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO ANSWER",   1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "FAX",         1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "DATA",        1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "VOICE",       1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "RINGING",     1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "DIALING",     1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "RRING",       1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "DELAYED",     1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "BLACKLISTED", 1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "+FCERROR",    1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>FAX<cr><lf>",         1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>DATA<cr><lf>",        1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>VOICE<cr><lf>",       1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RINGING<cr><lf>",     1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>DELAYED<cr><lf>",     1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>BLACKLISTED<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>+FCERROR<cr><lf>",    1, 03, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "CONNECT 33600",    1, 02, 00, 40,83,00,00, 00,00,00,00
HKR, Responses, "CONNECT 31200",    1, 02, 00, E0,79,00,00, 00,00,00,00
HKR, Responses, "CONNECT 28800",    1, 02, 00, 80,70,00,00, 00,00,00,00
HKR, Responses, "CONNECT 26400",    1, 02, 00, 20,67,00,00, 00,00,00,00
HKR, Responses, "CONNECT 24000",    1, 02, 00, C0,5D,00,00, 00,00,00,00
HKR, Responses, "CONNECT 21600",    1, 02, 00, 60,54,00,00, 00,00,00,00
HKR, Responses, "CONNECT 19200",    1, 02, 00, 00,4B,00,00, 00,00,00,00
HKR, Responses, "CONNECT 16800",    1, 02, 00, A0,41,00,00, 00,00,00,00
HKR, Responses, "CONNECT 14400",    1, 02, 00, 40,38,00,00, 00,00,00,00
HKR, Responses, "CONNECT 12000",    1, 02, 00, E0,2E,00,00, 00,00,00,00
HKR, Responses, "CONNECT 9600",     1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "CONNECT 7200",     1, 02, 00, 20,1C,00,00, 00,00,00,00
HKR, Responses, "CONNECT 4800",     1, 02, 00, C0,12,00,00, 00,00,00,00
HKR, Responses, "CONNECT 2400",     1, 02, 00, 60,09,00,00, 00,00,00,00
HKR, Responses, "CONNECT 1200",     1, 02, 00, B0,04,00,00, 00,00,00,00
HKR, Responses, "CONNECT 300",      1, 02, 00, 01,2C,00,00, 00,00,00,00


HKR, Responses, "COMPRESSION:MNP5",     1, 01, 01, 00,00,00,00, 00,00,00,00 ; COMPRESSION: CLASS 5 - MNP5 compression negotiated
HKR, Responses, "COMPRESSION:V42B",     1, 01, 01, 00,00,00,00, 00,00,00,00 ; COMPRESSION: V.42BIS - V.42bis compression negotiated
HKR, Responses, "COMPRESSION:NONE",     1, 01, 00, 00,00,00,00, 00,00,00,00 ; COMPRESSION: NONE - No compression negotiated
HKR, Responses, "PROTOCOL:NONE",        1, 01, 00, 00,00,00,00, 00,00,00,00 ; PROTOCOL: NONE - Asynchronous mode
HKR, Responses, "PROTOCOL:LAPM",        1, 01, 02, 00,00,00,00, 00,00,00,00 ; PROTOCOL: LAPM - V.42 LAPM error-control negotiated
HKR, Responses, "PROTOCOL:MNP",         1, 01, 02, 00,00,00,00, 00,00,00,00 ; PROTOCOL: MNP - MNP error-control negotiated




;*********************** Additional Voice View Info *********************

[DestinationDirs]
Register.Copy    = 17     ;LDID_INF
VV_Sys           = 11
VV_Sock_Sys      = 11     ;LDID_SYS \Windows\system dir
;VV_Sock_Win      = 10     ;LDID_WIN \Windows dir
VV_App           = 10
VV_Help          = 18     ;LDID_HELP


[VoiceView_remove]
UpdateInis  = VView.Rem.Inis


[VV_Sys]
fte.dll
vvexe32.exe
wsvv.vxd


[VV_Sock_Sys]
wsock32.dll
wsock.vxd
vtdi.386


[VV_App]
filexfer.exe


[VV_Help]
filexfer.hlp
filexfer.cnt


[VView.Inis]
setup.ini, progman.groups,, "group4="%APPS_DESC%""         ;creates folder
setup.ini, group4,, """%FileXfer_DESC%"", filexfer.exe"    ;creates link
setup.ini, progman.groups,, "SendTo=""..\..\%SendTo_DESC%"""    ;creates folder
setup.ini, SendTo,,"""%SendToPhone_DESC%"", filexfer.exe"           ; create Link to EXE
;setup.ini, progman.groups,, "group1=""%StartUp_DESC%"""          ;creates folder
;setup.ini, group1,, """%StartXfer_DESC%"", filexfer.exe /a"      ;creates link


[VView.Rem.Inis]
setup.ini, progman.groups,, "group4=""%APPS_DESC%"""   ;creates folder
setup.ini, group4,, """%FileXfer_DESC%"""              ;deletes link
setup.ini, progman.groups,, "SendTo=""..\..\%SendTo_DESC%"""     ;creates folder
setup.ini, SendTo,,"""%SendToPhone_DESC%"""                         ;deletes link
;setup.ini, progman.groups,, "group1=""%StartUp_DESC%"""   ;creates folder
;setup.ini, group1,, """%StartXfer_DESC%"""                ;deletes link


[VoiceView_Socket]

HKLM, System\CurrentControlSet\Services\VxD\Winsock, "VoiceView Winsock Provider",, "wsvv.vxd"
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.15