cam3820.inf Driver File Contents (SP5101S_W7_Camera.ZIP)

;
;
; Copyright (c) 2007 - 2010
;


[Version]
signature="$CHICAGO$"
LayoutFile=Layout.inf
CatalogFile.NT=cam3820.cat
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Generic%
DriverVer=08/03/2010,6.2.3.15

[SourceDisksNames]
1=%SourceDiskName%,,,


[SourceDisksFiles]
cam3820a.sys = 1
ACamPropertyPage.dll = 1
cocam3820.dll = 1


[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*

[Manufacturer]
%GenericMfg%=CamVendor, NTx86.5.1, NTx86.6.0, NTx86.6.1, NTamd64, NTia64

[DestinationDirs]
DefaultDestDir=10, system32  ;%windir%\system32
UvcCam.Files.Ext = 10, system32\drivers ;%windir%\system32\drivers
Plugin.Files = 10, system32; %windir%\system32
Plugin.Files.64 = 10,SysWow64
cocam3820CopyFileSection = 11


[CamVendor]
%Chicony_9153.DeviceDesc%=UvcCam,USB\VID_04F2&PID_B1CA,USB\VID_04F2&PID_B1CA\FriendlyName

[CamVendor.NTx86.5.1]
%Chicony_9153.DeviceDesc%=UvcCam.XP,USB\VID_04F2&PID_B1CA,USB\VID_04F2&PID_B1CA\FriendlyName

[CamVendor.NTx86.6.0]
%Chicony_9153.DeviceDesc%=UvcCam.v32,USB\VID_04F2&PID_B1CA&MI_00,USB\VID_04F2&PID_B1CA\FriendlyName

[CamVendor.NTx86.6.1]
%Chicony_9153.DeviceDesc%=UvcCam.v32,USB\VID_04F2&PID_B1CA&MI_00,USB\VID_04F2&PID_B1CA\FriendlyName

[CamVendor.NTamd64]
%Chicony_9153.DeviceDesc%=UvcCam.w64,USB\VID_04F2&PID_B1CA&MI_00,USB\VID_04F2&PID_B1CA\FriendlyName

[CamVendor.NTia64]
%Chicony_9153.DeviceDesc%=UvcCam.w64,USB\VID_04F2&PID_B1CA&MI_00,USB\VID_04F2&PID_B1CA\FriendlyName

[UvcCam]
Include=    ks.inf, kscaptur.inf
Needs=      KS.Registration,KSCAPTUR.Registration
AddReg=     UvcCam.AddReg,UvcCam.DefaultSettings.Addreg
CopyFiles=  UvcCam.Files.Ext,Plugin.Files
;for ACamPropertyPage
RegisterDlls = UvcCamRegSvr
; STI
SubClass=StillImage

; Device type: 1=scanner, 2=camera
DeviceType=2

; Vendor supplied value
DeviceSubType=0x01

; Capabilities is a mask:
; 0x01 = Device generates events
; 0x02 = Polling needed
; 0x04 = Generate event when device installed
; 0x08 = Enable the "auto" port option
Capabilities=0x01

DeviceData=UvcCam.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"

[UvcCam.NT]
Include=    ks.inf, kscaptur.inf, dshowext.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,DSHOWEXT.Registration
AddReg=     UvcCam.AddReg,UvcCam.DefaultSettings.Addreg
CopyFiles=  UvcCam.Files.Ext,Plugin.Files
;for ACamPropertyPage
RegisterDlls = UvcCamRegSvr
;STI
SubClass=StillImage
DeviceType=2
DeviceSubType=0x01
Capabilities=0x01
DeviceData=UvcCam.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"

[UvcCam.XP]
Include=    ks.inf, kscaptur.inf, dshowext.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,DSHOWEXT.Registration
AddReg=     UvcCamXP.AddReg,UvcCam.DefaultSettings.Addreg
CopyFiles=  UvcCam.Files.Ext,Plugin.Files
;for ACamPropertyPage
RegisterDlls = UvcCamRegSvr

;WIA
SubClass=StillImage
; Device type: 1=scanner, 2=camera, 3=video
DeviceType=3

; Vendor supplied value
DeviceSubType=0x1

; Capabilities is a mask:
; 0x01 = Device generates events
; 0x02 = Polling needed
; 0x04 = Generate event when device installed
; 0x08 = Enable the "auto" port option
; 0x10 = WIA capable driver
; 0x20 = Driver has reduced functionality
Capabilities=0x00000031
DeviceData=UvcCam.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"

[UvcCam.v32]
Include=    ks.inf, kscaptur.inf, dshowext.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,DSHOWEXT.Registration
AddReg=     UvcCam.AddReg,UvcCam.DefaultSettings.Addreg
CopyFiles=  UvcCam.Files.Ext,Plugin.Files

;WIA
SubClass=StillImage
; Device type: 1=scanner, 2=camera, 3=video
DeviceType=3

; Vendor supplied value
DeviceSubType=0x1

; Capabilities is a mask:
; 0x01 = Device generates events
; 0x02 = Polling needed
; 0x04 = Generate event when device installed
; 0x08 = Enable the "auto" port option
; 0x10 = WIA capable driver
; 0x20 = Driver has reduced functionality
Capabilities=0x00000031
DeviceData=UvcCam.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"

[UvcCam.w64]
Include=    ks.inf, kscaptur.inf, dshowext.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,DSHOWEXT.Registration
AddReg=     UvcCam.AddReg,UvcCam.DefaultSettings.Addreg
CopyFiles=  UvcCam.Files.Ext,Plugin.Files.64

;WIA
SubClass=StillImage
; Device type: 1=scanner, 2=camera, 3=video
DeviceType=3

; Vendor supplied value
DeviceSubType=0x1

; Capabilities is a mask:
; 0x01 = Device generates events
; 0x02 = Polling needed
; 0x04 = Generate event when device installed
; 0x08 = Enable the "auto" port option
; 0x10 = WIA capable driver
; 0x20 = Driver has reduced functionality
Capabilities=0x00000031
DeviceData=UvcCam.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"

[UvcCam.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,cam3820a.sys
HKR,,OkToHibernate,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,,PowerDownWhenUnopened,3,01

; WIA
HKR,,HardwareConfig,1,1
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"

[UvcCamXP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,cam3820a.sys
HKR,,OkToHibernate,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,,PowerDownWhenUnopened,3,00

; WIA
HKR,,HardwareConfig,1,1
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"


[UvcCam.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}

[UvcCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,UvcCam.Interface
AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,UvcCam.Interface

[UvcCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,UvcCam.Interface
AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,UvcCam.Interface

[UvcCam.XP.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,UvcCam.XP.Interface
AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,UvcCam.XP.Interface

[UvcCam.v32.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,UvcCam.v32.Interface
AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,UvcCam.v32.Interface

[UvcCam.w64.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,UvcCam.w64.Interface
AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,UvcCam.w64.Interface

[UvcCam.Interface]
AddReg=UvcCam.Intf.AddReg

[UvcCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%

; Custom PropertySet and propertypage
;HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,f6, f2, 44, 12, 55, 35, b7, 49, 0x87, 0xc3, 0xc5, 0xe6, 0xdf, 0x1a, 0x3c, 0xbc
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,4B,30,B5,E1,A0,22,1B,43,B9,E0,5D,7D,71,DE,DA,06
;HKR,PinFactory\1\Interfaces\%InterfaceGUID%,,,
;HKCR,CLSID\%InterfaceGUID%\InProcServer32,,,cam3820n.ax
;HKCR,CLSID\%InterfaceGUID%\InProcServer32,"ThreadingModel",,"Both"
;HKCR,CLSID\%PropertyPageGUID%\InProcServer32,,,cam3820n.ax
;HKCR,CLSID\%PropertyPageGUID%\InProcServer32,"ThreadingModel",,"Both"
;HKLM,System\CurrentControlSet\Control\MediaInterfaces\%InterfaceGUID%,,,"Cam3820 Property Set Handler"
;HKLM,System\CurrentControlSet\Control\MediaSets\%InterfaceGUID%\PropertyPages\%PropertyPageGUID%,,,"Cam3820 Property Page"

;ACamProperty Page
HKLM,SYSTEM\CurrentControlSet\Control\MediaSets\{68BBD0B0-61A4-4B83-90B7-A6215F3C4F70}
HKLM,SYSTEM\CurrentControlSet\Control\MediaSets\{68BBD0B0-61A4-4B83-90B7-A6215F3C4F70}\PropertyPages
HKLM,SYSTEM\CurrentControlSet\Control\MediaSets\{68BBD0B0-61A4-4B83-90B7-A6215F3C4F70}\PropertyPages\{E1B5304B-22A0-431B-B9E0-5D7D71DEDA06}


[UvcCam.XP.Interface]
AddReg=UvcCam.XP.Intf.AddReg

[UvcCam.XP.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%

; Custom PropertySet and propertypage
;HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,f6, f2, 44, 12, 55, 35, b7, 49, 0x87, 0xc3, 0xc5, 0xe6, 0xdf, 0x1a, 0x3c, 0xbc
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,4B,30,B5,E1,A0,22,1B,43,B9,E0,5D,7D,71,DE,DA,06
;HKR,PinFactory\1\Interfaces\%InterfaceGUID%,,,
;HKCR,CLSID\%InterfaceGUID%\InProcServer32,,,cam3820n.ax
;HKCR,CLSID\%InterfaceGUID%\InProcServer32,"ThreadingModel",,"Both"
;HKCR,CLSID\%PropertyPageGUID%\InProcServer32,,,cam3820n.ax
;HKCR,CLSID\%PropertyPageGUID%\InProcServer32,"ThreadingModel",,"Both"
;HKLM,System\CurrentControlSet\Control\MediaInterfaces\%InterfaceGUID%,,,"Cam3820 Property Set Handler"
;HKLM,System\CurrentControlSet\Control\MediaSets\%InterfaceGUID%\PropertyPages\%PropertyPageGUID%,,,"Cam3820 Property Page"

;Property Page Alcor UVC DEVICE
HKLM,SYSTEM\CurrentControlSet\Control\MediaSets\{68BBD0B0-61A4-4B83-90B7-A6215F3C4F70}
HKLM,SYSTEM\CurrentControlSet\Control\MediaSets\{68BBD0B0-61A4-4B83-90B7-A6215F3C4F70}\PropertyPages
HKLM,SYSTEM\CurrentControlSet\Control\MediaSets\{68BBD0B0-61A4-4B83-90B7-A6215F3C4F70}\PropertyPages\{E1B5304B-22A0-431B-B9E0-5D7D71DEDA06}

[UvcCam.v32.Interface]
AddReg=UvcCam.v32.Intf.AddReg

[UvcCam.v32.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%

[UvcCam.w64.Interface]
AddReg=UvcCam.w64.Intf.AddReg

[UvcCam.w64.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%


[UvcCam.DefaultSettings.Addreg]
; Default Setting
HKR,DefaultSetting,BORDERENABLE,0x00010001,0
HKR,DefaultSetting,EFFECTENABLE,0x00010001,0
HKR,DefaultSetting,PUNCH,0x00010001,0
HKR,DefaultSetting,MOSAIC,0x00010001,0
HKR,DefaultSetting,WHIRL,0x00010001,0
HKR,DefaultSetting,EMBOSS,0x00010001,0
HKR,DefaultSetting,NEGTIVE,0x00010001,0
HKR,DefaultSetting,BW,0x00010001,0
HKR,DefaultSetting,SKETCH,0x00010001,0
HKR,DefaultSetting,CYLINDER,0x00010001,0
HKR,DefaultSetting,POSTER,0x00010001,0
HKR,DefaultSetting,SOLOARIZE,0x00010001,0
HKR,DefaultSetting,MOTION,0x00010001,0
HKR,DefaultSetting,BorderPath,0x00000000,"NOFILE"
;
;HKR,DefaultSetting,SCALE12,0x00010001,3
;HKR,DefaultSetting,SCALE13,0x00010001,3
;HKR,DefaultSetting,SCALE5M,0x00010001,3
;HKR,DefaultSetting,SCALE4M,0x00010001,3
;HKR,DefaultSetting,SCALE3M,0x00010001,3
;HKR,DefaultSetting,SCALE2M,0x00010001,3
;HKR,DefaultSetting,SCALEQVGA2VGA,0x00010001,3
HKR,DefaultSetting,JPGCODEC,0x00010001,1
HKR,DefaultSetting,SELSUSPEND,0x00010001,1
HKR,DefaultSetting,FMTSEL,0x00010001,7
HKR,DefaultSetting,EFFECTYUV,0x00010001,1
;HKR,DefaultSetting,STREAM_CUSTOMIZE,0x00010001,0
;HKR,DefaultSetting,ZoomOffset,0x00010001,0
;HKR,DefaultSetting,ZoomScale,0x00010001,100
;
HKR,DefaultSetting,PAR_FLIP,0x00010001,0
HKR,DefaultSetting,PAR_MIRROR,0x00010001,0
;HKR,DefaultSetting,PAR_PWRLINE,0x00010001,1
HKR,DefaultSetting,DenoiseEnable,0x00010001,1



; CamNotify
HKR,CamNotify,Capture,0x00010001,0


[UvcCam.NT.Services]
AddService = Cam3820,0x00000002,UvcCam.ServiceInstall

[UvcCam.XP.Services]
AddService = Cam3820,0x00000002,UvcCam.ServiceInstall

[UvcCam.v32.Services]
AddService = Cam3820,0x00000002,UvcCam.ServiceInstall

[UvcCam.w64.Services]
AddService = Cam3820,0x00000002,UvcCam.ServiceInstall

[UvcCam.ServiceInstall]
DisplayName   = %SERVICE_DISPLAY_NAME%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\System32\Drivers\cam3820a.sys

[UvcCam.NT.CoInstallers]
CopyFiles = cocam3820CopyFileSection
AddReg = CoInstall.AddReg

[UvcCam.XP.CoInstallers]
CopyFiles = cocam3820CopyFileSection
AddReg = CoInstall.AddReg


[UvcCam.v32.CoInstallers]
CopyFiles = cocam3820CopyFileSection
AddReg = CoInstall.AddReg

[UvcCam.w64.CoInstallers]
CopyFiles = cocam3820CopyFileSection
AddReg = CoInstall.AddReg


[CoInstall.AddReg]
HKR,,CoInstallers32,0x10000,"cocam3820.dll,Cam3820CoInstaller"

[cocam3820CopyFileSection]
cocam3820.dll

[UvcCam.Files.Ext]
cam3820a.sys

[Plugin.Files]
ACamPropertyPage.dll
;cam3820n.ax

[Plugin.Files.64]
ACamPropertyPage.dll
;cam3820n.ax

[UvcCamRegSvr]
11,,ACamPropertyPage.dll, 1

[Strings]

;----------------
; Non-Localizable
;----------------
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"

;custom PropertySet and PropertyPage
InterfaceGUID="{68BBD0B0-61A4-4b83-90B7-A6215F3C4F70}"
;PropertyPageGUID="{1244f2f6-3555-49b7-87c3-c5e6df1a3cbc}"
;ACamPropertyPage
PropertyPageGUID="{E1B5304B-22A0-431B-B9E0-5D7D71DEDA06}"

SERVICE_DISPLAY_NAME = "Cam3820 PC Camera Driver"
SERVICE_KERNEL_DRIVER=1

; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1


;----------------
; Localizable
;----------------
Generic="Alcor"
GenericMfg="Alcor"

Chicony_9153.DeviceDesc="USB2.0 1.3M UVC WebCam"
SourceDiskName="Installation diskette 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: ftp, load: 1.37