cbwdmmf.inf Driver File Contents (USR5695_2K_XP.exe)

;=================================================================================
; Copyright U.S. Robotics Corporation All rights Reserved
;
; Module Name	: cbWdmMF.INF
; Created by 	: Sathya Karivaradaswamy
; Date		: 05/27/2001
; Abstract	: This MF INF file registers Child Function drivers that share 
;		  common hardware on the ChatterBox card and spwans the INF files
;		  corresponding to the Child functions.  
; Device Name	: U.S. Robotics 56K Internet Call Adapter 
; Revision 
; History	:
;=================================================================================


;=================================================================================
;
;				Version
;
;=================================================================================

[Version]
Signature	= "$CHICAGO$"
Class		= MultiFunction
ClassGUID	= {4d36e971-e325-11ce-bfc1-08002be10318}
Provider	= %INF_Provider%
DriverVer	= 09/04/2001,1.00.0000.1

;=================================================================================
;
;				ClassInstall Section
;
;=================================================================================

;Install the device class if one is not already installed
[ClassInstall32]
AddReg 		= ClassAddReg

[ClassAddReg]
HKR,,,,%MFClassName%

;Exclude this device from the list shown in the "Add New Hardware" wizard.
[ControlFlags]
ExcludeFromSelect = *

;=================================================================================
;
;				File Copy Section
;
;=================================================================================

[SourceDisksNames.x86]
1 = %InstallDisk%,,,    	        

[CopyINFNT]     ; Copy child INF files to speed up the install.
cbWdmAud.inf    ; inf for Falcon Audio subsystem
cbWdmMdm.inf    ; inf for Falcon Modem subsystem

[CopyAudio]	; Copy audio driver files.
cbwdmaud.sys
		 
[CopySys32]	; Copy modem dll files.
3ccntry.dll
3cdte.dll
3cfax.dll
3clbv.dll
3crtos.dll
3csdpi.dll
3csvpi.dll
3cv42.dll
3cv80.dll
3cvoice.dll
3cmlink.exe
3cshtdwn.exe
cwcid1.exe
probedis.exe
3cwdmco.dll

3capplnk.exe	; Copy Voip link files
n2prapi.dll

[CopySys32_1807]; Copy modem spesific
3cdp1807.dll
3c1807vp.dll

[CopyDrv1807]	; Copy modem drivers
3c1807pd.sys
3c1807.sys
oslib.sys

[HelpFiles]	; Copy modem help files.
gvadwmdm.hlp
gvadwmdm.cnt

[SourceDisksFiles.x86]       
cbWdmAud.inf    = 1	; child WDM INF files
cbWdmMdm.inf    = 1   	

cbwdmaud.sys	= 1	; audio driver file

3ccntry.dll=1		; modem files.
3cdp1807.dll=1
3c1807vp.dll=1
3cdte.dll=1
3cfax.dll=1
3clbv.dll=1
3crtos.dll=1
3csdpi.dll=1
3csvpi.dll=1
3cv42.dll=1
3cv80.dll=1
3cvoice.dll=1
3cwdmco.dll=1
3cmlink.exe=1
3cshtdwn.exe=1
cwcid1.exe=1
probedis.exe=1
3c1807pd.sys=1
3c1807.sys=1
oslib.sys=1
gvadwmdm.hlp=1
gvadwmdm.cnt=1
3capplnk.exe=1
n2prapi.dll=1

[DestinationDirs]
DefaultDestDir = 11	; Windows\System32
CopyINFNT = 17   	; INF dir for Win2K files
CopyAudio = 12		; Windows\System32\Drivers
CopySys32 = 11
CopySys32_1807 = 11
CopyDrv1807 = 12
HelpFiles = 18		; Windows help files directory

[PreCopySection]
HKR,,NoSetupUI,,1

;=================================================================================
;
;				Manufacturer
;
;=================================================================================

[Manufacturer]
%MfgName%	= USR_VoipModemAudioAdapter

;=================================================================================
;
;				Models
;
;=================================================================================
[USR_VoipModemAudioAdapter]
%MF1807.DeviceDesc%	= MF1807.NT,PCI\VEN_12B9&DEV_1007&SUBSYS_00C712B9

[MF1807.NT]
Include 	= mf.inf
Needs 		= MFINSTALL.mf
CopyFiles	= CopyINFNT,CopyAudio,CopySys32,CopySys32_1807,CopyDrv1807,HelpFiles


;=================================================================================
;
;				HW section - special section for Multifunction INF
;
;=================================================================================
[MF1807.NT.HW]
AddReg	= MF1807.NT.RegHW
;
; Here we describe the child devices and the resources that should
; be passed to each.  The ResourceMap is an enumeration of resources
; corresponding to the PCI address bars, followed by the IRQ bar.
;
[MF1807.NT.RegHW]
HKR,	Child0000,	HardwareID,,MF\USR1807_WINMODEM
HKR, 	Child0000, 	ResourceMap,1,00,02,04,06,08
HKR,	Child0001,	HardwareID,,MF\USR1807_AUDIODEVICE
HKR, 	Child0001, 	ResourceMap,1,04

;=================================================================================
;
;				Multifunction service installation
;
;=================================================================================

;
;Installs the mf.sys service which will enumerate the child functions namely
;ChatterBox audio and modem.
;
[MF1807.NT.Services]
Include 	= mf.inf
Needs 		= MFINSTALL.mf.Services

;=================================================================================
;
;				Localizable String Defs
;
;=================================================================================

[Strings]
MFClassName 		= "Multifunction devices"
USR 			= "U.S. Robotics Corporation"
MfgName 		= "U.S. Robotics Corporation"
INF_Provider		= "U.S. Robotics Corporation"
mf.SvcDesc 		= "Multifunction Bus Driver/Enumerator"
MF1807.DeviceDesc	= "U.S. Robotics Internet Call Adapter"
InstallDisk 		= "U.S. Robotics 56K Internet Call Modem Installation Disk"


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: web4, load: 2.45