BRDG4052.INF Driver File Contents (V211_fix.zip)

; Copyright (C) 1997, 1998, Rockwell Semiconductor Systems, Inc.
; Copyright (C) 1998-1999, Aztech Systems Ltd.
;*****************************
;  MSP3880SP-W Enumerator INF
;*****************************

[version]
signature  = "$CHICAGO$"
provider   = %Author%
Class      = HSFMODEM
;CatalogFile= Mdmp4052.cat
DriverVer  = 11/02/1999, 2.11.06

[Strings]
Author          = "AZT"
Mfg             = "Conexant"
PCIFriendlyName = "MSP3880SP-W 56K Modem Enumerator"
ModemShortName  = "MSP3880SP-W 56K Modem"
DiskName	= "MSP3880 Installation CD"
PCIModemID      = PCI\AZT_4052
UIDIR1		= "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Conexant SoftK56 Modem"
UIDIR2		= "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Conexant SoftK56 Modem Files"

[HSF_MODEM]
%PCIFriendlyName% = ModemPORT, PCI\VEN_127A&DEV_2016&SUBSYS_4052122D&REV_01

[Manufacturer]
%Mfg% = HSF_MODEM

[ModemPORT]
;DelFiles  = HSFDeleteInf
AddReg    = Standard_AddReg,Uninstall_AddReg,Filename_AddReg,MakeGroup
CopyFiles = HSFCopyFiles,HSFCopyInf,SetModemFiles

[Standard_AddReg]
HKR,,DevLoader,,*CONFIGMG
HKR,,DeviceDriver,,hcfpnp.vxd
HKR,,Enumerator,,hcfpnp.vxd
HKR,,DriverDesc,,%PCIFriendlyName%
HKR,Child0000,HardwareID,,%PCIModemID%
HKR,Child0000,DeviceDesc,,%ModemShortName%
HKR,Child0000,Class,,Modem

[Filename_AddReg]
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\INF", HsfDFS.inf,,"HsfDFS.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\INF", HsfDFSen.inf,,"HsfDFSen.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\INF", MDMP4052.inf,,"MDMP4052.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\INF", BRDG4052.inf,,"BRDG4052.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\INF", WACWAVE.inf,,"WACWAVE.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\INF", WAVP4052.inf,,"WAVP4052.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", ConexantHsfDFSen.inf,,"ConexantHsfDFSen.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", ConexantHsfDFS.inf,,"ConexantHsfDFS.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", AZTHsfDFSen.inf,,"AZTHsfDFSen.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", AZTHsfDFS.inf,,"AZTHsfDFS.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", ConexantBRDG4052.inf,,"ConexantBRDG4052.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", ConexantMDMP4052.inf,,"ConexantMDMP4052.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", AZTBRDG4052.inf,,"AZTBRDG4052.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", AZTMDMP4052.inf,,"AZTMDMP4052.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\OTHER", RSSHsfDFS.inf,,"RSSHsfDFS.inf"
HKLM, "SOFTWARE\Conexant\Conexant SoftK56 Modem\Files\VXDDLL",hcfpnp.vxd ,,  "hcfpnp.vxd"

[Uninstall_AddReg] ;for inf deinstaller -xz
HKLM, %UIDIR1%, DisplayName,, "MSP3880SP-W 56K Modem"
HKLM, %UIDIR1%, UninstallString,, "C:\Windows\System\infunist.exe"
HKLM, %UIDIR2%, DisplayName,, "MSP3880SP-W 56K Modem Files"
HKLM, %UIDIR2%, UninstallString,, "C:\Windows\deinstal.exe"

[MakeGroup]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,SetUnimodem,,"icondfs.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ModemUtility,,"mdsetspw.exe"

[HSFCopyInf]
;MDMP4052.Inf
;WAVP4052.inf

[HSFCopyFiles]
hcfpnp.vxd
infunist.exe

[SetModemFiles]
instdfs.exe
instdfs.dat
setaudio.dat
setaudio.exe
setaudio.txt
mdsetspw.exe
mdsetspw.dat
icondfs.exe
icondfs.dat
deinstal.exe
deinstal.dat

[HSFDeleteInf]
MDMP4052.Inf
WAVP4052.inf

[DestinationDirs]
DefaultDestDir = 11             ; SYSTEM directory
HSFCopyFiles   = 11
HSFCopyInf     = 17  	        ; Release 2
HSFDeleteInf   = 17
SetModemFiles  = 10

[SourceDisksNames]
1=%DiskName%,"MDMP4052.CAB",0

[SourceDisksFiles]
hcfpnp.vxd   = 1
infunist.exe = 1
instdfs.exe  = 1
instdfs.dat  = 1
setaudio.dat = 1
setaudio.exe = 1
setaudio.txt = 1
mdmsetsp.exe = 1
mdmsetsp.dat = 1
icondfs.exe  = 1
icondfs.dat  = 1
deinstal.exe = 1
deinstal.dat = 1
WAVP4052.inf = 1
MDMP4052.inf = 1
Mdmp4052.cat = 1
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: 1.51