; ; CoachAud.inf ; Audio Port Driver for Digital Camera with Coach Chipset ; Windows Me, XP ; Copyright (C) 2004, FotoNation ; ; ===================== Version section ======================= [Version] Signature="$CHICAGO$" Class=MEDIA ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} Provider=%Provider% ;CatalogFile=CoachAud.cat ;//2004/12/02 Marked by Terry DriverVer=11/24/2004, 4.61.0.0 ; ====================== Files section ======================== [SourceDisksNames] ;1=%InstallDisk% ; this doesn't work on win98 1=%InstallDisk%,,, [SourceDisksFiles] CoachAud.sys=1 [DestinationDirs] CamAud.Files.Sys=10,system32\drivers [CamAud.Files.Sys] CoachAud.sys ; ================== Manufacturer & Models section ============ [Manufacturer] %Mfg.Desc% = Models [Models] ;%CamAud.DevDesc% = CamAud, COACH\AUD&VID_0595&PID_4343 ;//2004/12/02 Modified by Terry %CamAud.DevDesc% = CamAud, COACH\AUD&VID_08CA&PID_2102 ; ================== Win9x Device Install section ============= [CamAud] CopyFiles=CamAud.Files.Sys AlsoInstall=ks.registration(ks.inf),wdmaudio.registration(wdmaudio.inf) AddReg=CamAud.AddReg [CamAud.Interfaces] AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,CamAud.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,CamAud.Wave ; ================== WinNT Device Install section ============= [CamAud.NTX86] CopyFiles=CamAud.Files.Sys Include=ks.inf,wdmaudio.inf Needs=KS.Registration, WDMAUDIO.Registration AddReg=CamAud.AddReg [CamAud.NTX86.Interfaces] AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,CamAud.Wave AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,CamAud.Wave [CamAud.NTX86.Services] include=wdmaudio.inf needs=wdmaudio.registration.services AddService=%CamAud.SvcName%,0x00000002,CamAud.ServiceInstall [CamAud.ServiceInstall] DisplayName=%CamAud.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\CoachAud.sys ; ================= Common Device Install section ============= [CamAud.AddReg] HKR,,AssociatedFilters,,"wdmaud" HKR,,Driver,,CoachAud.sys HKR,,NTMPDriver,,"CoachAud.sys,sbemul.sys" 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,,%CamAud.DevDesc% HKR,Drivers\mixer\wdmaud.drv,Description,,%CamAud.DevDesc% [CamAud.Wave] AddReg=CamAud.Wave.AddReg [CamAud.Wave.AddReg] HKR,,CLSID,,%Proxy.CLSID% HKR,,FriendlyName,,%CamAud.WaveDesc% ; ==================== String macro section =================== [Strings] ; ======= Private macro substitutions (non-localizable) ======= ; Modification of those strings can cause incorrect installation CamAud.SvcName = "CoachAud" CamAud.SvcDesc = "Coach Audio" 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}" KSNAME_Wave="Wave" MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories" ; ============== Localizable macro substitutions ============== InstallDisk="Install disk with drivers" ;Provider= "FotoNation" ;//2004/12/02 Modified by Terry ;CamAud.WaveDesc="Coach Microphone" ;Mfg.Desc="Zoran" ;CamAud.DevDesc="Coach Audio" Provider= " " CamAud.WaveDesc="DV Ts Audio" Mfg.Desc=" " CamAud.DevDesc="DV Ts Audio"Download Driver Pack
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.