;==========================================================================
; USB2.0 PC Camera (SN9C201/SN9C202) INF (for Windows 98/ME)
; Copyright(c) 2004
; File version: 5.3.8.0
; Last modified: 2006-05-25 (SV)
;==========================================================================
[Version]
LayoutFile = Layout.inf, Layout1.inf, Layout2.inf
signature = "$CHICAGO$"
Class = Image
ClassGUID = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider = %SX%
DriverVer = 06/10/2006,5.7.2.004
[Manufacturer]
%SXTIMfg% = SN
[SN]
;1.3 M
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_6240 ; SN9C201 + MI1300
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_6242 ; SN9C201 + MI1310
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_624e ; SN9C201 + SOI968
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_624f ; SN9C201 + OV9650
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_6243 ; SN9C201 + S5K4AAFX
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_624b ; SN9C201 + CX1332
%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_6248 ; SN9C201 + OV9655
;%USBPCamDesc% = SN.USBPCam,USB\VID_0c45&PID_627f ; EEPROM
;VGA Sensor
%USBPCamDesc% = SN.USBPCamVGA,USB\VID_0c45&PID_6270 ; SN9C201 + MI0360
%USBPCamDesc% = SN.USBPCamVGA,USB\VID_0c45&PID_627c ; SN9C201 + HV7131R
%USBPCamDesc% = SN.USBPCamVGA,USB\VID_0c45&PID_627b ; SN9C201 + OV7660
%USBPCamDesc% = SN.USBPCamVGA,USB\VID_0c45&PID_627a ; SN9C201 + S5K53BEB
%USBPCamDesc% = SN.USBPCamVGA,USB\VID_0c45&PID_6260 ; SN9C201 + OV7670ISP
;
; Usb2.0 PC Camera with Audio Function
;
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_6280&MI_00 ; SN9C202 + MI1300
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_6282&MI_00 ; SN9C202 + MI1310
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_628e&MI_00 ; SN9C202 + SOI968
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_628f&MI_00 ; SN9C202 + OV9650
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_6288&MI_00 ; SN9C202 + Ov9655
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_628a&MI_00 ; SN9C202 + ICM107
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_6283&MI_00 ; SN9C202 + S5K4AAFX
%USBPCamMicDesc% = SN.PCamMic,USB\VID_0c45&PID_624b&MI_00 ; SN9C202 + CX1332
;VGA Sensor
%USBPCamMicDesc% = SN.PCamMicVGA,USB\VID_0c45&PID_62b0&MI_00 ; SN9C202 + MI0360
%USBPCamMicDesc% = SN.PCamMicVGA,USB\VID_0c45&PID_62bc&MI_00 ; SN9C202 + HV7131R
%USBPCamMicDesc% = SN.PCamMicVGA,USB\VID_0c45&PID_62bb&MI_00 ; SN9C202 + Ov7660
%USBPCamMicDesc% = SN.PCamMicVGA,USB\VID_0c45&PID_62ba&MI_00 ; SN9C202 + S5K53BEB
%USBPCamMicDesc% = SN.PCamMicVGA,USB\VID_0c45&PID_62a0&MI_00 ; SN9C202 + Ov7670ISP
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames]
1 = %SrcDiskId%,,,
[SourceDisksFiles] ; files for Windows 98/ME
sncamd.sys = 1,,
snp2sxp.sys = 1,,
vsnp2std.dll = 1,,
vsnp2std.exe = 1,,
csnp2std.dll = 1,,
snp2std.ds = 1,,
snp2std.ini = 1,,
snp2std.src = 1,,
snp2TUI.dll = 1,,
snp2dsc.ini = 1,,
rsnp2std.dll = 1,,
; parameter files
h71rstd4.cfg = 1,,
m036std4.cfg = 1,,
o766std4.cfg = 1,,
m130std4.cfg = 1,,
o965std4.cfg = 1,,
m131std4.cfg = 1,,
i107std4.cfg = 1,,
s968std4.cfg = 1,,
s5kbstd4.cfg = 1,,
cx13std4.cfg = 1,,
s5kastd4.cfg = 1,,
o76istd4.cfg = 1,,
o955std4.cfg = 1,,
[DestinationDirs]
DefaultDestDir = 11
SN.MSDriver.CopyFiles = 10,system32\drivers
SN.Driver.CopyFiles = 10,system32\drivers
SN.Driver.NT.CopyFiles = 10,system32\drivers
;SN.CustomProp.CopyFiles = 11
SN.CustomProp.CopyFiles = 10
SN.Monitor.CopyFiles = 10
SN.TWAINConf.CopyFiles = 10
SN.Setting.CopyFiles = 10,inf
SN.Misc.CopyFiles = 11
SN.TWAIN.CopyFiles = 10,twain_32\snp2std
;==========================================================================
; *** Note ***
; File size limits: On Win9x/Me, INF cannot be larger than 64K bytes.
; Section name max length: 255 characters on NT-based OS. On Win9x/Me, it
; should no longer than 28 characters.
; Field max length: 512 characters (including a terminating NULL character)
;==========================================================================
;==========================================================================
; USBPCam
;==========================================================================
[SN.USBPCam]
DriverVer = 06/10/2006,5.7.2.004
Include = ks.inf,kscaptur.inf,ksfilter.inf,s968std4.cfg,o965std4.cfg,m131std4.cfg,m130std4.cfg,i107std4.cfg,cx13std4.cfg,s5kastd4.cfg,o955std4.cfg
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation,SN.SOI968,SN.OV9650,SN.MI1310,SN.MI1300,SN.ICM107B,SN.CX1332,SN.S5K4AAFX,SN.OV9655
AddReg = SN.Driver.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.DefaultSettings.Addreg,SN.Settings.Addreg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.USBPCamVGA]
DriverVer = 06/10/2006,5.7.2.004
Include = ks.inf,kscaptur.inf,ksfilter.inf,o766std4.cfg,m036std4.cfg,h71rstd4.cfg,s5kbstd4.cfg,o76istd4.cfg
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation,SN.OV7660,SN.MI0360,SN.HV7131R,SN.S5K53BEB,SN.OV7670ISP
AddReg = SN.Driver.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.DefaultSettings.Addreg,SN.Settings.Addreg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.USBPCam.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBPCam.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBPCam.AddIntf
[SN.USBPCamVGA.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.USBPCam.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.USBPCam.AddIntf
[SN.USBPCam.AddIntf]
AddReg=SN.USBPCam.AddIntf.AddReg
[SN.USBPCam.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBPCamDesc%
HKR,,ExtensionDLL,,%SN_ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,13,1C,DF,FC, 0A,A8, bd,44, 0xA5, 0xD7, 0xD5, 0xD0, 0x2E, 0xFD, 0xE9, 0x36
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,13,1C,DF,FC, 0A,A8, bd,44, 0xA5, 0xD7, 0xD5, 0xD0, 0x2E, 0xFD, 0xE9, 0x36
;==========================================================================
; PCamMic
;==========================================================================
[SN.PCamMic]
DriverVer = 06/10/2006,5.7.2.004
Include = ks.inf,kscaptur.inf,ksfilter.inf,s968std4.cfg,o965std4.cfg,m131std4.cfg,m130std4.cfg,i107std4.cfg,cx13std4.cfg,s5kastd4.cfg,o955std4.cfg
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation,SN.SOI968,SN.OV9650,SN.MI1310,SN.MI1300,SN.ICM107B,SN.CX1332,SN.S5K4AAFX,SN.OV9655
AddReg = SN.Driver.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.DefaultSettings.Addreg,SN.Settings.Addreg,SN.MicSettings.Addreg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamMicVGA]
DriverVer = 06/10/2006,5.7.2.004
Include = ks.inf,kscaptur.inf,ksfilter.inf,o766std4.cfg,m036std4.cfg,h71rstd4.cfg,s5kbstd4.cfg,o76istd4.cfg
Needs = KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation,SN.OV7660,SN.MI0360,SN.HV7131R,SN.S5K53BEB,SN.OV7670ISP
AddReg = SN.Driver.AddReg,SN.CustomProp.AddReg,SN.Monitor.AddReg,SN.DefaultSettings.Addreg,SN.Settings.Addreg,SN.MicSettings.Addreg
CopyFiles = SN.MSDriver.CopyFiles,SN.Driver.CopyFiles,SN.CustomProp.CopyFiles,SN.Monitor.CopyFiles,SN.TWAINConf.CopyFiles,SN.Setting.CopyFiles,SN.Misc.CopyFiles,SN.TWAIN.CopyFiles
SubClass = StillImage
DeviceType = 2
DeviceSubType = 1
Capabilities = 0x01
Events = SN.STIEvents
DeviceData = SN.DeviceData
ICMProfiles = "sRGB Color Space Profile.icm"
[SN.PCamMic.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamMic.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamMic.AddIntf
[SN.PCamMicVGA.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,SN.PCamMic.AddIntf
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,SN.PCamMic.AddIntf
[SN.PCamMic.AddIntf]
AddReg=SN.PCamMic.AddIntf.AddReg
[SN.PCamMic.AddIntf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USBPCamMicDesc%
HKR,,ExtensionDLL,,%SN_ExtensionDLL%
HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,13,1C,DF,FC, 0A,A8, bd,44, 0xA5, 0xD7, 0xD5, 0xD0, 0x2E, 0xFD, 0xE9, 0x36
HKR,PageAliases,"{71F96465-78F3-11d0-A18C-00A0C9118956}",1,13,1C,DF,FC, 0A,A8, bd,44, 0xA5, 0xD7, 0xD5, 0xD0, 0x2E, 0xFD, 0xE9, 0x36
;==========================================================================
; Common Section
;==========================================================================
[SN.Driver.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,snp2sxp.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,OkToHibernate,3,01
HKR,,HardwareConfig,1,1
HKR,,CreateFileName,,"USB"
[SN.CustomProp.AddReg]
HKCR,CLSID\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3},,,%PlugIn_CustomCameraProp%
HKCR,CLSID\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3}\InprocServer32,,,vsnp2std.dll
HKCR,CLSID\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3},,,%PlugIn_CustomCameraProp%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3},IID,1,9F,F5,4E,E5, 3E,32, 2e,4a, 0x96, 0xEC, 0x55, 0x99, 0x63, 092, 0x3A, 0x00
HKCR,CLSID\{FCDF1C13-A80A-44bd-A5D7-D5D02EFDE936},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{FCDF1C13-A80A-44bd-A5D7-D5D02EFDE936}\InprocServer32,,,vsnp2std.dll
HKCR,CLSID\{FCDF1C13-A80A-44bd-A5D7-D5D02EFDE936}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3}\PropertyPages\{FCDF1C13-A80A-44bd-A5D7-D5D02EFDE936},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{BD534CAF-A832-441d-82EF-2D0564943676},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{BD534CAF-A832-441d-82EF-2D0564943676}\InprocServer32,,,vsnp2std.dll
HKCR,CLSID\{BD534CAF-A832-441d-82EF-2D0564943676}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3}\PropertyPages\{BD534CAF-A832-441d-82EF-2D0564943676},,,%PropPage_CustomCameraProp%
;Effect
HKCR,CLSID\{BD534CAF-A832-441d-82EF-2D0564943677},,,%PropPage_CustomCameraProp%
HKCR,CLSID\{BD534CAF-A832-441d-82EF-2D0564943677}\InprocServer32,,,vsnp2std.dll
HKCR,CLSID\{BD534CAF-A832-441d-82EF-2D0564943677}\InprocServer32,ThreadingModel,,Both
HKLM,System\CurrentControlSet\Control\MediaSets\{D80AF729-7C23-4e10-BC5F-1D8C157F96E3}\PropertyPages\{BD534CAF-A832-441d-82EF-2D0564943677},,,%PropPage_CustomCameraProp%
;Digital Zoom
[SN.Monitor.AddReg]
HKLM,%RunOncePath%,"snp2std",,"rundll32.exe %11%\csnp2std.dll,DoShellExecute %10%\vsnp2std.exe"
HKLM,%RunPath%,"snp2std",,"%10%\vsnp2std.exe"
[SN.DefaultSettings.Addreg]
; all pid/vid
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP00,0x00010001,0x0c45627c
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP01,0x00010001,0x0c4562bc
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP02,0x00010001,0x0c45628a
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP03,0x00010001,0x0c456270
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP04,0x00010001,0x0c4562b0
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP05,0x00010001,0x0c456240
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP06,0x00010001,0x0c456280
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP07,0x00010001,0x0c456242
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP08,0x00010001,0x0c456282
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP09,0x00010001,0x0c45627b
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP10,0x00010001,0x0c4562bb
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP11,0x00010001,0x0c4562b3
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP12,0x00010001,0x0c4562b2
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP13,0x00010001,0x0c45624f
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP14,0x00010001,0x0c45628f
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP15,0x00010001,0x0c4562be
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP16,0x00010001,0x0c45627f
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP17,0x00010001,0x0c45624e
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP18,0x00010001,0x0c45628e
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP19,0x00010001,0x0c456243
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP20,0x00010001,0x0c45624b
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP21,0x00010001,0x0c45627a
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP22,0x00010001,0x0c4562ba
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP23,0x00010001,0x0c45628b
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP24,0x00010001,0x0c456283
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP25,0x00010001,0x0c456260
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP26,0x00010001,0x0c4562a0
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP27,0x00010001,0x0c456248
HKLM,SOFTWARE\SONIX\PCCAM\%ProductName%\PIDS,VP28,0x00010001,0x0c456288
[SN.MicSettings.Addreg]
HKR,Settings,Mutedect,0x00010001,0
[SN.Settings.Addreg]
HKR,Settings,ButtonFunc,0x00010001,0
[SN.Settings.Addreg.Security]
"D:AR(A;;GA;;;BU)"
[SN.MSDriver.CopyFiles]
stream.sys
[SN.Driver.CopyFiles]
sncamd.sys
snp2sxp.sys
[SN.Driver.NT.CopyFiles]
sncamd.sys
snp2sxp.sys
[SN.CustomProp.CopyFiles]
vsnp2std.dll
rsnp2std.dll
[SN.Monitor.CopyFiles]
vsnp2std.exe
[SN.TWAINConf.CopyFiles]
snp2std.ini
snp2std.src
[SN.Setting.CopyFiles]
h71rstd4.cfg
m036std4.cfg
o766std4.cfg
m130std4.cfg
o965std4.cfg
i107std4.cfg
s968std4.cfg
m131std4.cfg
s5kbstd4.cfg
cx13std4.cfg
s5kastd4.cfg
o76istd4.cfg
o955std4.cfg
[SN.Misc.CopyFiles]
csnp2std.dll
[SN.TWAIN.CopyFiles]
snp2std.ds
snp2dsc.ini
snp2TUI.dll
[SN.DeviceData]
TwainDS=%USB20PCam%
[SN.AddService]
DisplayName = %SERVICE_DISPLAY_NAME%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\snp2sxp.sys
[SN.STIEvents]
SnapShotChanged = %SN_SnapShotChanged%,{C76F452C-534A-4f68-A61C-44B35C94B30C},*
[RegisterParam]
;ParamFile = h71rstd4.reg,m036std4.reg,o766std4.reg,m130std4.reg,o965std4.reg,m131std4.reg,i107std4.reg,s968std4.reg
;==========================================================================
; String Table
;==========================================================================
[Strings]
SrcDiskId = "USB2.0 PC Camera Installation Disk"
KSCATEGORY_CAPTURE = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO = "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
ProxyVCap.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
SERVICE_DISPLAY_NAME = "USB2.0 PC Camera (SNP2STD)"
SERVICE_KERNEL_DRIVER = 1
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
PlugIn_CustomCameraProp = "WDM Custom ICustomCamera Interface handler"
PropPage_CustomCameraProp = "Custom Camera Property Page"
RunOncePath = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
RunPath = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
ProductName = "snp2std"
SN_ExtensionDLL = "vsnp2std.dll"
SN_SnapShotChanged = "SnapShot Changed Event"
; Localizable =============================================================
SX = "Sonix"
SXTIMfg = " "
USBPCamDesc = "Integrated Camera"
USBPCamMicDesc = "USB2.0 PC Camera (SN9C202)"
USB20PCam = "Integrated Camera"
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.