Pcam812A.inf Driver File Contents (NW812.zip)

;
; Copyright: divio inc.
;
; Pcam812C.INF  -- This file contains installation information for the audio device
;                  (microphone) of NW812 digital camera for Windows 98/2000/ME/XP.
;
;************************************* MODIFICATION HISTORY ********************************
;

[Version]
Signature="$CHICAGO$"
LayoutFile=layout.inf, layout1.inf, layout2.inf
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%divioMfg%
DriverVer=03/23/2002,4.0.0.16
CatalogFile=wdma_usb.cat

[Manufacturer]
%divioMfg%=divio

;[ControlFlags]
;ExcludeFromSelect = *

[SourceDisksNames]
1 = "Divio PCam812 Installation Disk",,,

[SourceDisksFiles]
lower812.sys = 1


[DestinationDirs]
Audio812.CopyList= 10,system32\drivers ;%SystemRoot%\system32\drivers

;--------------------------------------------------------------- 
;
;                   divio U S B  Digital Camera
;
;---------------------------------------------------------------

[divio]
%USB\VID_06A5&PID_D812&MI_01.DeviceDesc%=Audio812,USB\VID_06A5&PID_D812&MI_01

;============================98&me=========================================
[Audio812]
Include=    ks.inf, wdmaudio.inf
Needs=      KS.Registration, WDMAUDIO.Registration
CopyFiles=  Audio812.CopyList
AddReg=     Audio812.Addreg
KnownFiles= Audio812.KnownFiles

[Audio812.HW]
AddReg=LowerFilter.AddReg

[Audio812.CopyList]
lower812.sys
USBAUDIO.sys

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

[Audio812.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,USBAUDIO.sys
HKR,,NTMPDriver,,"USBAUDIO.sys,sbemul.sys"
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,Drivers,SubClasses,,"wave,midi,mixer,aux"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\aux\wdmaud.drv,Driver,,wdmaud.drv
HKR,,FriendlyName,,%USB\VID_06A5&PID_D812&MI_01.DeviceDesc%
HKR,,DevLoader,,"*ntkern,mmdevldr.vxd"	 

;;; Previouly, fixing win98 reboot rundll32 hang problem
;;; Now, required otherwise reboot after installation is needed.
HKR,,SetupPreferredAudioDevices,3,00,00,00,00 

;;; overriding default directshow device name, should match the name in the following interface section
;HKR,,FriendlyName,,%USB\VID_06A5&PID_D812&MI_01.DeviceDesc%  
;;necessary for 98
;HKR,,DevLoader,,"*ntkern,mmdevldr.vxd"	 
;HKR,,CLSID,,%Proxy.CLSID%
;;;
;HKR,,AssociatedFilters,,"wdmaud"
;HKR,,Driver,,USBAUDIO.sys
;HKR,,NTMPDriver,,"USBAUDIO.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%

[LowerFilter.AddReg]
HKR,,"LowerFilters",0x00010000,"lower812.sys"
;==========================================================================


;================================2k=======================================
[Audio812.NT]
Include=    wdma_usb.inf
Needs=      USBAUDIO.NT
CopyFiles=  Audio812.CopyList

[Audio812.NT.HW]
AddReg=LowerFilter2k.AddReg

[LowerFilter2k.AddReg]
;;;;;should match the following AddService directive
HKR,,"LowerFilters",0x00010000,"Lower812"  

[Audio812.NT.Services]
Include=WDMA_USB.INF
Needs=USBAUDIO.NT.Services
AddService=Lower812,,LowerFilterService

[LowerFilterService]
DisplayName    = %ServiceDesc%
ServiceType    = 1     ; SERVICE_KERNEL_DRIVER
StartType      = 3     ; SERVICE_DEMAND_START
ErrorControl   = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\system32\drivers\lower812.sys
;===========================================================================

;========================== Interfaces ======================================
;;;;;Interfaces are necessary for ME. See wdma_usb.inf for ME.
[Audio812.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",Audio812.Interface.Curve,
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",Audio812.Interface.Curve,
AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",Audio812.Interface.Curve,

[Audio812.NT.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",Audio812.Interface.Curve,
;;;;;;The following 2 creates confusing WDM streaming capture device names in GRPAHEDIT. Comment out them.
;AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",Audio812.Interface.Curve,
;AddInterface=%KSCATEGORY_RENDER%,"GLOBAL",Audio812.Interface.Curve,

[Audio812.Interface.Curve]
AddReg=Audio812.Interface.Addreg.Curve

[Audio812.Interface.AddReg.Curve]
HKR,,FriendlyName,,%USB\VID_06A5&PID_D812&MI_01.DeviceDesc%
;HKR,,CurveType,1,01,00,00,00
HKR,,CLSID,,%Proxy.CLSID%

;[Audio812.Interfaces]
;AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",Audio812.Interface,

;[Audio812.NT.Interfaces]
;AddInterface=%KSCATEGORY_AUDIO%,"GLOBAL",Audio812.Interface,

;[Audio812.Interface]
;AddReg=Audio812.Interface.Addreg

;[Audio812.Interface.AddReg]
;HKR,,FriendlyName,,%USB\VID_06A5&PID_D812&MI_01.DeviceDesc%
;HKR,,DevLoader,,"*ntkern,mmdevldr.vxd"
;HKR,,CLSID,,%Proxy.CLSID%
;===========================================================================

[Strings]

;----------------
; Non-Localizable
;----------------
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
;----------------
divioMfg="Salix"
USB\VID_06A5&PID_D812&MI_01.DeviceDesc="NW812 USB PC Camera Microphone"
ServiceDesc="NW812 audio lower filter"
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: 1.11