3comspta.inf Driver File Contents (USR-SportsterISDN-TA.zip)

; Revision 4.02
; INF support for U.S. Robotics Sportster ISDN TA Ext
; Modified by Florian Uhl (3Com / U.S.Robotics Europe), 1998-08-24
; Updated 10/14/98 - Fred P. 3Com R&D

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

;[MODEM1PNP.NORESDUP]
;UNIMODEMD9E6C4D1
;UNIMODEMDAE6C4D2
;UNIMODEMDBE6C4D3

[Strings]
Vendor="3Com"
MODEM1_NAME="Sportster ISDN TA ext. sync. PPP"
MODEM1_NAME_PNP="Sportster ISDN TA ext. sync. PPP (PnP)"
MODEM2_NAME="Sportster ISDN TA ext. X.75"
MODEM3_NAME="Sportster ISDN TA ext. V.120"


[StartupDialog.Files]
rdmepnp.exe
rdmepnp.txt

[SourceDisksFiles]
rdmepnp.exe=1
rdmepnp.txt=1

[DestinationDirs]
StartupDialog.Files=30

;[ClassInstall]

[Manufacturer]
%Vendor%=Vendor

[SourceDisksNames]
1="%01%",,1

[Vendor]
%MODEM1_NAME%=Modem1,UNIMODEMD9E6C4D1
%MODEM1_NAME_PNP%=Modem1PNP,SERENUM\TCM8821
%MODEM2_NAME%=Modem2,UNIMODEMDAE6C4D2
%MODEM3_NAME%=Modem3,UNIMODEMDBE6C4D3

; Below, exclude generic friendly strings from pick list
;[ControlFlags]
;ExcludeFromSelect=SERENUM\TCM8821
;  Three unimodem ID strings appear below, generally use all applicable
;  modem ID strings installed by modem24.
;  Notice that commas separate each ID - this is the only format allowed

[Modem1PNP]
CopyFiles=StartupDialog.Files
AddReg=All,Modem1.AddReg,AUTOINST

[Modem1]
AddReg=All,Modem1.AddReg

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

[AUTOINST]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,ISDNMODEM,0,"%30%\rdmepnp.exe"

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

[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,, "ATZ<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, FF,00,00,00, 00,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,, "ATZ<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,, "S7=<#>"
;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, 60,09,00,00, 00,00,00,00 ; CONNECT 2400
HKR, Responses, "11<cr>", 1, 02, 00, C0,12,00,00, 00,00,00,00 ; CONNECT 4800
HKR, Responses, "12<cr>", 1, 02, 00, 80,25,00,00, 00,00,00,00 ; CONNECT 9600
HKR, Responses, "14<cr>", 1, 02, 00, 00,4B,00,00, 00,00,00,00 ; CONNECT 19200
HKR, Responses, "16<cr>", 1, 02, 00, 00,96,00,00, 00,00,00,00 ; CONNECT 38400
HKR, Responses, "17<cr>", 1, 02, 00, 00,E1,00,00, 00,00,00,00 ; CONNECT 57600
HKR, Responses, "19<cr>", 1, 02, 00, 00,C2,01,00, 00,00,00,00 ; CONNECT 115200
HKR, Responses, "90<cr>", 1, 08, 00, 00,00,00,00, 00,00,00,00 ; RINGING

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