snyucam3.inf Driver File Contents (Drivers.zip)

;--------------------------------------------------------------------------------------------------
;
;	snyucam3.inf
;		Copyright 2002-2003 Sony Corporation
;
;--------------------------------------------------------------------------------------------------
[Version]
LayoutFile	= Layout.inf, Layout1.inf, Layout2.inf
Signature	= "$CHICAGO$"
Class		= Image
ClassGUID	= {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider	= %DriverProvider%
DriverVer	= 01/17/2003,1.2.00.01172

CatalogFile		= snyucam3.cat

[Manufacturer]
%DriverManufacturer% = SONY, NTx86.5.1


[SourceDisksNames]
1001 = %DiskDescription%,,,

[SourceDisksFiles]
snylucd4.sys	= 1001
snyucam4.sys	= 1001

[SourceDisksFiles.x86]
snylucd4.sys	= 1001
snyucam4.sys	= 1001

[DestinationDirs]
UCAM_V.CopyDrv	= 10, system32\drivers

[UCAM_V.CopyDrv]
snylucd4.sys
snyucam4.sys

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


;------------------------------------------------------------------------------
;
;	INF Manufacturer Section for Windows98, WindowsMe, Windows2000
;
;------------------------------------------------------------------------------
[SONY]
; DisplayName						Section					DeviceID
;---------------------------------	------------------		-----------------------
%USB\VID_054c&PID_00ab.Description%	= UCAM_V_Device_A,		USB\VID_054C&PID_00AB&MI_00
%USB\VID_054c&PID_0147.Description%	= UCAM_V_Device_B,		USB\VID_054C&PID_0147&MI_00

;------------------------------------------------------------------------------
;
;	INF Manufacturer Section for WindowsXP
;
;------------------------------------------------------------------------------
[SONY.NTx86.5.1]
; DisplayName						Section					DeviceID
;---------------------------------	------------------		-----------------------
%USB\VID_054c&PID_00ab.Description%	= UCAM_V_DeviceXP_A,	USB\VID_054C&PID_00AB&MI_00
%USB\VID_054c&PID_0147.Description%	= UCAM_V_DeviceXP_B,	USB\VID_054C&PID_0147&MI_00

;------------------------------------------------------------------------------
;
;	INF DDInstall Section for Windows98, WindowsMe
;
;------------------------------------------------------------------------------
[UCAM_V_Device_A]
DriverVer	= 01/17/2003,1.2.00.01172
Include		= ks.inf, kscaptur.inf, ksfilter.inf
Needs		= KS.Registration, KSCAPTUR.Registration, MSPCLOCK.Installation
AddReg		= UCAM_V_Device.AddReg, SensorType_A.AddReg
CopyFiles	= UCAM_V.CopyDrv

[UCAM_V_Device_B]
DriverVer	= 01/17/2003,1.2.00.01172
Include		= ks.inf, kscaptur.inf, ksfilter.inf
Needs		= KS.Registration, KSCAPTUR.Registration, MSPCLOCK.Installation
AddReg		= UCAM_V_Device.AddReg, SensorType_B.AddReg
CopyFiles	= UCAM_V.CopyDrv


;------------------------------------------------------------------------------
;
;	INF DDInstall Section for Windows2000
;
;------------------------------------------------------------------------------
[UCAM_V_Device_A.NT]
Include		= ks.inf, kscaptur.inf, ksfilter.inf
Needs		= KS.Registration, KSCAPTUR.Registration.NT, MSPCLOCK.NT
AddReg		= UCAM_V_Device.AddReg.NT, SensorType_A.AddReg
CopyFiles	= UCAM_V.CopyDrv

[UCAM_V_Device_B.NT]
Include		= ks.inf, kscaptur.inf, ksfilter.inf
Needs		= KS.Registration, KSCAPTUR.Registration.NT, MSPCLOCK.NT
AddReg		= UCAM_V_Device.AddReg.NT, SensorType_B.AddReg
CopyFiles	= UCAM_V.CopyDrv


;------------------------------------------------------------------------------
;
;	INF DDInstall Section for WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_DeviceXP_A]
Include		= ks.inf, kscaptur.inf, ksfilter.inf, sti.inf
Needs		= KS.Registration, KSCAPTUR.Registration.NT, STI.USBSection
AddReg		= UCAM_V_DeviceXP.AddReg, SensorType_A.AddReg
CopyFiles	= UCAM_V.CopyDrv

SubClass		= StillImage

DeviceType		= 3
DeviceSubType	= 0x1

Capabilities	= 0x00000031

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

[UCAM_V_DeviceXP_B]
Include		= ks.inf, kscaptur.inf, ksfilter.inf, sti.inf
Needs		= KS.Registration, KSCAPTUR.Registration.NT, STI.USBSection
AddReg		= UCAM_V_DeviceXP.AddReg, SensorType_B.AddReg
CopyFiles	= UCAM_V.CopyDrv

SubClass		= StillImage

DeviceType		= 3
DeviceSubType	= 0x1

Capabilities	= 0x00000031

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


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

;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for Windows98, WindowsMe
;
;------------------------------------------------------------------------------
[UCAM_V_Device.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,snyucam4.sys

HKR,,OkToHibernate,					3,01
HKR,,PageOutWhenUnopened,				3,00


;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for Windows2000
;
;------------------------------------------------------------------------------
[UCAM_V_Device.AddReg.NT]

HKR,,OkToHibernate,					3,01
HKR,,DontSuspendIfStreamsAreRunning,			3,00
HKR,,PageOutWhenUnopened,				3,00

;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_DeviceXP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,snyucam4.sys

HKR,,OkToHibernate,						3,01
HKR,,DontSuspendIfStreamsAreRunning,	3,00
HKR,,PageOutWhenUnopened,				3,00


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

;------------------------------------------------------------------------------
;
;	INF AddReg Directive	for Sensor Type
;
;------------------------------------------------------------------------------
[SensorType_A.AddReg]
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,BigDelta,				0x10001,02,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,IsoBandwidth00AB,		0x10001,00,03,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_INIT_LSize_LRate,		0x10001,04,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_INIT_LSize_HRate,		0x10001,08,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_INIT_HSize_LRate,		0x10001,0A,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_INIT_HSize_HRate,		0x10001,0C,00,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_MIN_LSize_LRate,		0x10001,02,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_MIN_LSize_HRate,		0x10001,05,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_MIN_HSize_LRate,		0x10001,08,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_MIN_HSize_HRate,		0x10001,0A,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB,SF_MIN_QCIF,				0x10001,0F,00,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB, Corrected,	0x10001,00,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID00AB, EndUser,	0x10001,01,00,00,00

[SensorType_B.AddReg]
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,BigDelta,				0x10001,02,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,IsoBandwidth,			0x10001,00,03,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_INIT_LSize_LRate,		0x10001,04,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_INIT_LSize_HRate,		0x10001,08,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_INIT_HSize_LRate,		0x10001,0A,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_INIT_HSize_HRate,		0x10001,0C,00,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_MIN_LSize_LRate,		0x10001,02,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_MIN_LSize_HRate,		0x10001,05,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_MIN_HSize_LRate,		0x10001,08,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_MIN_HSize_HRate,		0x10001,0A,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147,SF_MIN_QCIF,				0x10001,0F,00,00,00

HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147, Corrected,	0x10001,00,00,00,00
HKLM,Software\%DriverManufacturer%\%DriverName%\VID054CPID0147, EndUser,	0x10001,01,00,00,00


;------------------------------------------------------------------------------
;
;	INF DDInstall.Interfaces Section	for Windows98, WindowsMe
;
;------------------------------------------------------------------------------
[UCAM_V_Device_A.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture_A,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture_A,

[UCAM_V_Device_B.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture_B,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture_B,


;------------------------------------------------------------------------------
;
;	INF DDInstall.Interfaces Section	for Windows2000
;
;------------------------------------------------------------------------------
[UCAM_V_Device_A.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture_A,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture_A,

[UCAM_V_Device_B.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture_B,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture_B,


;------------------------------------------------------------------------------
;
;	INF DDInstall.Interfaces Section	for WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_DeviceXP_A.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture_A,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture_A,

[UCAM_V_DeviceXP_B.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture_B,
AddInterface=%KSCATEGORY_VIDEO%,"GLOBAL",VideoCapture_B,


[VideoCapture_A]
AddReg=VideoCapture_A.AddReg

[VideoCapture_B]
AddReg=VideoCapture_B.AddReg

[VideoCapture_A.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%FriendlyName_A%

[VideoCapture_B.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%FriendlyName_B%


;------------------------------------------------------------------------------
;
;	INF AddService Directive only for Windows2000 & WindowsXP
;
;------------------------------------------------------------------------------
[UCAM_V_Device_A.NT.Services]
AddService = DCamUSBSony4,	0x00000002,	DCamUSBSony4.ServiceInstall

[UCAM_V_Device_B.NT.Services]
AddService = DCamUSBSony4,	0x00000002,	DCamUSBSony4.ServiceInstall


[UCAM_V_DeviceXP_A.Services]
AddService = DCamUSBSony4,	0x00000002,	DCamUSBSony4.ServiceInstall

[UCAM_V_DeviceXP_B.Services]
AddService = DCamUSBSony4,	0x00000002,	DCamUSBSony4.ServiceInstall


[DCamUSBSony4.ServiceInstall]
DisplayName		= %ServiceName%
ServiceType		= %SERVICE_KERNEL_DRIVER%
StartType		= %SERVICE_DEMAND_START%
ErrorControl	= %SERVICE_ERROR_NORMAL%
ServiceBinary	= %12%\snyucam4.sys

[Strings]
;------------------------------------------------------------------------------
;
; Non-Localizable
;
;------------------------------------------------------------------------------

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

;service type
SERVICE_KERNEL_DRIVER	=1

;load type
SERVICE_BOOT_START		=0
SERVICE_SYSTEM_START	=1
SERVICE_AUTO_START		=2
SERVICE_DEMAND_START	=3

;error type
SERVICE_ERROR_IGNORE	=0
SERVICE_ERROR_NORMAL	=1
SERVICE_ERROR_SEVERE	=2
SERVICE_ERROR_CRITICAL	=3


;------------------------------------------------------------------------------
;
; Localizable
;
;------------------------------------------------------------------------------
DriverProvider		= "Sony Corporation"
DriverManufacturer	= "Sony Corporation"					;Provider&Manufacturer
DiskDescription		= "Sony"								;SourceDisksNames


DriverName		= "Sony Visual Communication Camera PCGA-UVC10"	;for registry path

FriendlyName_A	= "Sony Visual Communication Camera PCGA-UVC10"	;for freiendly name
FriendlyName_B	= "Sony Visual Communication Camera PCGA-UVC11"	;for freiendly name

ServiceName		= "Sony Visual Communication Camera"			;for service name


USB\VID_054c&PID_00ab.Description	= "Sony Visual Communication Camera PCGA-UVC10"
USB\VID_054c&PID_0147.Description	= "Sony Visual Communication Camera PCGA-UVC11"
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: web4, load: 0.93