;
; SPCA501C.INF -- This file contains installation information for SPCA501C,
; A WDM capture driver that requires video camera with SPCA501C
;
;*** Driver for HyunDai CMOS sensor
'
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Sunplus%
DriverVer=12/18/2000,1.87.0000.0
;--- For digitally signed catalog files use ---
;CatalogFile.NTx86=spx86.cat
;CatalogFile=sp98.cat
[SUNPLUS.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%SunplusMfg%=Sunplus
[DestinationDirs]
DefaultDestDir=11
SUNPLUS.CopySystem=10,system32\drivers
SUNPLUS.CopyDrivers=10,system32\drivers
SUNPLUS.CopyDLL=11
SUNPLUS.CopyTwain=10,twain_32\ca501c
SUNPLUS.CopyIni=10
[SourceDisksFiles]
SPCA501C.SYS=1
DSHEXT1C.AX=1
VFWEXT1C.DLL=1
TW501C.DS=1
TW501C.INI=1
TW501C.SRC=1
SPCA501C.INI=1
SP30_32.DLL=1
SP3X_32.DLL=1
[SourceDisksNames]
;--- For driver path use ---
1=%SUNPLUS_DISK%,file.tag,,,
;---------------------------------------------------------------
; S U N P L U S
;
; S P C A 5 0 1 C
;---------------------------------------------------------------
[Sunplus]
%SUNPLUS.DeviceDesc%=SUNPLUS.Device,USB\VID_2899&PID_0200
[SUNPLUS.Device]
Include=ks.inf,kscaptur.inf,ksfilter.inf
Needs=KS.Registration,KSCAPTUR.Registration,SUNPLUS.DSHEXT.Registration
DelReg=SUNPLUS.DelReg
AddReg=SUNPLUS.AddReg,SUNPLUS.Uninstall.AddReg
UpdateInis=SUNPLUS.UpdateInis
CopyFiles=SUNPLUS.CopyDrivers,SUNPLUS.CopyDLL,SUNPLUS.CopyTwain,SUNPLUS.CopyIni,SUNPLUS.CopySystem
SubClass=StillImage
DeviceType=3
DeviceSubType=0x1
Capabilities=0x00000001
DeviceData=SUNPLUS.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
[SUNPLUS.Device.NT]
Include=ks.inf,kscaptur.inf,ksfilter.inf
Needs=KS.Registration,KSCAPTUR.Registration.NT,SUNPLUS.DSHEXT.Registration.NT
DelReg=SUNPLUS.DelReg
AddReg=SUNPLUS.AddReg,SUNPLUS.Uninstall.AddReg.NT
UpdateInis=SUNPLUS.UpdateInis
CopyFiles=SUNPLUS.CopyDrivers,SUNPLUS.CopyDLL,SUNPLUS.CopyTwain,SUNPLUS.CopyIni,SUNPLUS.CopySystem
SubClass=StillImage
DeviceType=3
DeviceSubType=0x1
Capabilities=0x00000001
DeviceData=SUNPLUS.DeviceData
ICMProfiles="sRGB Color Space Profile.icm"
;-------------------------------------------------------------
; A d d R e g
;-------------------------------------------------------------
[SUNPLUS.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,SPCA501C.SYS
HKR,,PageOutWhenUnopened,3,01
;HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,HardwareConfig,1,1
HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
HKR,,OkToHibernate,3,01
;[HKEY_LOCAL_MACHINE\SOFTWARE\CA501C\UCAM]
HKLM,Software\CA501C\Ucam,"TWAIN Use Button",0x10001,00,00,00,00
HKLM,Software\CA501C\Ucam,"ProductName",0,%SUNPLUS.DeviceDesc%
HKLM,Software\CA501C\Ucam,"Version",0,%SUNPLUS.Version%
;[HKEY_LOCAL_MACHINE\SOFTWARE\CA501C\CA501CCONTROL]
HKLM,Software\CA501C\CA501CCONTROL,"74xx74",0x10001,4
HKLM,Software\CA501C\CA501CCONTROL,"BandWidthSetting",0x10001,5
HKLM,Software\CA501C\CA501CCONTROL,"ColorMatrix",0x10001,0
HKLM,Software\CA501C\CA501CCONTROL,"AWBiSetting",0x10001,4
HKLM,Software\CA501C\CA501CCONTROL,"AUTOPOWER_PROGRAM",0x10001,0
;[HKEY_LOCAL_MACHINE\SOFTWARE\CA501C\OPTION\AESETTING]
HKLM,Software\CA501C\OPTION\AESETTING,"AEMETHOD",0x10001,3
HKLM,Software\CA501C\OPTION\AESETTING,"MaxShutterValue",0x10001,00,30,00,00
HKLM,Software\CA501C\OPTION\AESETTING,"MinShutterValue",0x10001,0a,00,00,00
HKLM,Software\CA501C\OPTION\AESETTING,"AETYPE",0x10001,3
;[HKEY_LOCAL_MACHINE\SOFTWARE\CA501C\DEFAULT]
HKLM,Software\CA501C\DEFAULT,"Brightness",0x10001,128
HKLM,Software\CA501C\DEFAULT,"Hue",0x10001,180
HKLM,Software\CA501C\DEFAULT,"Contrast",0x10001,64
HKLM,Software\CA501C\DEFAULT,"Saturation",0x10001,64
HKLM,Software\CA501C\DEFAULT,"Sharpness",0x10001,3
HKLM,Software\CA501C\DEFAULT,"Whitebalance",0x10001,39
HKLM,Software\CA501C\DEFAULT,"MaxWhitebalance",0x10001,48
[SUNPLUS.Uninstall.AddReg]
HKLM,%UIF%,DisplayName,,%SUNPLUS.DeviceDesc%
HKLM,%UIF%,UninstallString,,"Rundll32 advpack.dll,LaunchINFSectionEx %10%\Spca501c.ini, DefaultUnInstall"
[SUNPLUS.Uninstall.AddReg.NT]
HKLM,%UIF%,DisplayName,,%SUNPLUS.DeviceDesc%
HKLM,%UIF%,UninstallString,,"Rundll32 advpack.dll,LaunchINFSectionEx %10%\Spca501c.ini, DefaultUnInstall"
;-------------------------------------------------------------
; D e l R e g
;-------------------------------------------------------------
[SUNPLUS.DelReg]
HKLM,SOFTWARE\CA501C
;-------------------------------------------------------------
; C o p y F i l e s
;-------------------------------------------------------------
[SUNPLUS.CopyDrivers]
SPCA501C.SYS
[SUNPLUS.CopyDLL]
VFWEXT1C.DLL
DSHEXT1C.AX
SP30_32.DLL
SP3X_32.DLL
IYUV_32.DLL,,,16
MSH263.DRV,,,16
[SUNPLUS.CopyTwain]
TW501C.DS
[SUNPLUS.CopyIni]
TW501C.INI
TW501C.SRC
SPCA501C.INI
[SUNPLUS.CopySystem]
;USBCAMD.SYS
STREAM.SYS,,,16
;-------------------------------------------------------------
; U p d a t e I n i F i l e s
;-------------------------------------------------------------
[SUNPLUS.UpdateInis]
system.ini,drivers32,,"VIDC.IYUV=IYUV_32.DLL"
system.ini,drivers32,,"VIDC.I420=MSH263.DRV"
system.ini,drivers32,,"VIDC.SP30=SP30_32.DLL"
system.ini,drivers32,,"VIDC.SP34=SP3X_32.DLL"
;-------------------------------------------------------------
; I n t e r f a c e s -- for active movie
;-------------------------------------------------------------
[SUNPLUS.Device.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,VideoCapture
[SUNPLUS.Device.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,VideoCapture
[VideoCapture]
AddReg=VideoCapture.AddReg
[VideoCapture.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%SUNPLUS.Capture%
HKR,,ExtensionDLL,,%SUNPLUS.ExtensionDLL%
[SUNPLUS.Device.Services]
AddService = SUNPLUS,0x00000002,SUNPLUS.ServiceInstall
[SUNPLUS.Device.NT.Services]
AddService = SUNPLUS,0x00000002,SUNPLUS.ServiceInstall
[SUNPLUS.ServiceInstall]
DisplayName=%SUNPLUS.DeviceDesc%
ServiceType=%SERVICE_KERNEL_DRIVER%
;StartType=%SERVICE_AUTO_START%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_NORMAL%
ServiceBinary=%10%\System32\Drivers\SPCA501C.SYS
;---------------------------------------------------------------
; D s h e x t
;---------------------------------------------------------------
[SUNPLUS.DSHEXT.Registration]
AddReg=PlugIns,Filters
CopyFiles=Filters.Files
[SUNPLUS.DSHEXT.Registration.NT]
AddReg=PlugIns,Filters
CopyFiles=Filters.Files
[Filters]
[Filters.Files]
dshext1c.ax
[PlugIns]
HKCR,CLSID\%GUID_AX1%,,,%PlugIn_CustomCameraProp%
HKCR,CLSID\%GUID_AX1%\InprocServer32,,,dshext1c.ax
HKCR,CLSID\%GUID_AX1%\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_AX1%,,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%GUID_AX1%,IID,1,81,C8,A5,EF, C1,2F, d4,11, 0xb7, 0x66, 0x0, 0x60, 0x67, 0x33, 0xa9, 0xbe
HKCR,CLSID\%GUID_AX2%,,,%PropPage_CustomCameraProp%
HKCR,CLSID\%GUID_AX2%\InprocServer32,,,dshext1c.ax
HKCR,CLSID\%GUID_AX2%\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_AX2%,,,%PropPage_CustomCameraProp%
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Dshext
;----------------
PropPage_CustomCameraProp="Custom Camera Property Page"
PlugIn_CustomCameraProp= " WDM Custom ICustomCamera Interface handler"
;----------------
; Non-Localizable
;----------------
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
GUID_AX1="{EFA5C881-2FC1-11d4-B766-00606733A9BE}"
GUID_AX2="{F1389D81-2FC1-11d4-B766-00606733A9BE}"
; IHV's extension DLL
SUNPLUS.ExtensionDLL="VFWEXT1C.DLL"
Sunplus = "Sunplus"
SunplusMfg = "Sunplus"
SUNPLUS.DeviceDesc = "USB CMOS Camera"
SUNPLUS.Capture = "USB CMOS Camera"
SP30.DeviceDesc = "SP30 Video Compressor and Decompressor"
SP3X.DeviceDesc = "SP3X Video Compressor and Decompressor"
;----------------
; Localizable
;----------------
UIF= "Software\Microsoft\Windows\CurrentVersion\Uninstall\USB COMS Camera"
SUNPLUS_DISK= "USB CMOS Camera Driver CDROM"
SUNPLUS.Version= "V1.87"
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.