Camaud20.inf Driver File Contents (Philips_to_U_Cam_XS__720_40_working_version.zip)

;================================================================================
; Copywright : Philips Consumer Electronics CSI, 2000
;
; Camaud20.inf -- This file contains installation information for the audio
;                 device (microphone) for the following ToUcam (VGA USB) cameras:
;                      - PCVC720K-P
;                      - PCVC730K
;                      - PCVC740K
;                      - PCVC750K
;                 Installation is for Windows 98, Windows Millenium, Windows 2000,
;		  and Windows Codename Whistler build 2296
;                  
; Inf.files set version: 1.08
; revised              : July 12, 2001
;
;================================================================================

[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%PName%
LayoutFile=layout.inf, layout1.inf, layout2.inf	;If deleted install problems with W98
DriverVer=06/13/2001,1.07.0.0 			;Same version number as above
;CatalogFile=CamAud20.cat

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%Philips.Mfg%=Philips.Section

[DestinationDirs]
USBMic.CopyList     = 10,system32\drivers 

;==================== Device Section ============================================
[Philips.Section]
%USB\VID_0471&PID_0310&MI_01.DeviceDesc%=USBMic.Phi730,USB\VID_0471&PID_0310&MI_01
%USB\VID_0471&PID_0311&MI_01.DeviceDesc%=USBMic.Phi740,USB\VID_0471&PID_0311&MI_01
%USB\VID_0471&PID_0312&MI_01.DeviceDesc%=USBMic.Phi750,USB\VID_0471&PID_0312&MI_01
%USB\VID_0471&PID_0313&MI_01.DeviceDesc%=USBMic.Phi720,USB\VID_0471&PID_0313&MI_01

[USBMic.Phi720]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.Phi730]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.Phi740]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.Phi750]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.CopyList]
USBAUDIO.sys

[USBMic.KnownFiles]
usbaudio.sys.4.10.0 = safe

[USBMic.AddReg]
;added
;HKR,,SetupPreferredAudioDevices,3,01,00,00,00
;end added
HKR,,AssociatedFilters,,"wdmaud,redbook,sbemul"
HKR,,Driver,,USBAUDIO.sys
HKR,,NTMPDriver,,"USBAUDIO.sys,sbemul.sys"
HKR,,CLSID,,%Proxy.CLSID%

HKR,Drivers,SubClasses,,"wave,mixer"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%USBGenericDesc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%USBGenericDesc%

[USBMic.Phi720.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi720,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi720,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi720,

[USBMic.Phi730.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi730,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi730,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi730,

[USBMic.Phi740.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi740,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi740,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi740,

[USBMic.Phi750.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi750,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi750,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi750,

[USBMic.Interface.Phi720]
AddReg=USBMic.Interface.Addreg.Phi720

[USBMic.Interface.Phi730]
AddReg=USBMic.Interface.Addreg.Phi730

[USBMic.Interface.Phi740]
AddReg=USBMic.Interface.Addreg.Phi740

[USBMic.Interface.Phi750]
AddReg=USBMic.Interface.Addreg.Phi750

[USBMic.Interface.AddReg.Phi720]
HKR,,FriendlyName,,%USB\VID_0471&PID_0313&MI_01.DeviceDesc%
HKR,,CLSID,,%Proxy.CLSID%

[USBMic.Interface.AddReg.Phi730]
HKR,,FriendlyName,,%USB\VID_0471&PID_0310&MI_01.DeviceDesc%
HKR,,CLSID,,%Proxy.CLSID%

[USBMic.Interface.AddReg.Phi740]
HKR,,FriendlyName,,%USB\VID_0471&PID_0311&MI_01.DeviceDesc%
HKR,,CLSID,,%Proxy.CLSID%

[USBMic.Interface.AddReg.Phi750]
HKR,,FriendlyName,,%USB\VID_0471&PID_0312&MI_01.DeviceDesc%
HKR,,CLSID,,%Proxy.CLSID%

;========================== NT Stuff =============================================

[USBMic.Phi720.NT]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.Phi730.NT]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.Phi740.NT]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.Phi750.NT]
Include=ks.inf, wdmaudio.inf
Needs=KS.Registration, WDMAUDIO.Registration
CopyFiles=USBMic.CopyList
AddReg=USBMic.AddReg
KnownFiles = USBMic.KnownFiles
DriverVer=06/13/2001

[USBMic.Phi720.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi720,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi720,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi720,

[USBMic.Phi730.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi730,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi730,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi730,

[USBMic.Phi740.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi740,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi740,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi740,

[USBMic.Phi750.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",USBMic.Interface.Phi750,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",USBMic.Interface.Phi750,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",USBMic.Interface.Phi750,

[USBMic.Phi720.NT.Services]
AddService = usbaudio,0x00000002, usbmic_Service_Inst

[USBMic.Phi730.NT.Services]
AddService = usbaudio,0x00000002, usbmic_Service_Inst

[USBMic.Phi740.NT.Services]
AddService = usbaudio,0x00000002, usbmic_Service_Inst

[USBMic.Phi750.NT.Services]
AddService = usbaudio,0x00000002, usbmic_Service_Inst

[usbmic_Service_Inst]
DisplayName    = %USBMic.SvcDesc%
ServiceType    = 1                  
StartType      = 3                  
ErrorControl   = 1                  
ServiceBinary  = %10%\system32\drivers\usbaudio.sys

;========================== Strings =============================================

[Strings]
;----------------
; Non-Localizable
;----------------
USBGenericDesc="Philips USB Microphone"
USBMic.SvcDesc="Philips USB Microphone"
;USBGenericDesc="USB Microphone"
;USBMic.SvcDesc="USB Microphone"
Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_AUDIO="{6994ad04-93ef-11d0-a3cc-00a0c9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
;----------------
; Localizable
;----------------
PName="Philips CE CSI"
Philips.Mfg="Philips CE CSI"
USB\VID_0471&PID_0310&MI_01.DeviceDesc="Philips ToUcam Fun Camera; Audio (Microphone)"
USB\VID_0471&PID_0311&MI_01.DeviceDesc="Philips ToUcam Pro Camera; Audio (Microphone)"
USB\VID_0471&PID_0312&MI_01.DeviceDesc="Philips PCVC750K Camera; Audio (Microphone)"
USB\VID_0471&PID_0313&MI_01.DeviceDesc="Philips ToUcam XS Camera; Audio (Microphone)"
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: ftp, load: 4.58