; ucd610Twin.inf
;
; Targus Handspring Camera
;
; Copyright (c) Xirlink, Inc. 1997-2001
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Provider=%Msft%
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%XirlinkMfg%=Xirlink
[DefaultInstall]
;CopyFiles=Xirlink.Copy.System,Xirlink.Copy.Drivers,Xirlink.Copy.Inf
[DestinationDirs]
Xirlink.Copy.System=10,system
Xirlink.Copy.Drivers=10,system32\drivers
Xirlink.Copy.Stream=10,system32\drivers
Xirlink.Copy.Inf=10,inf
[XIRLINK.Device.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,
[Xirlink]
; Need remove 888c for must production
%XIRLINK.DeviceDesc%=Xirlink.Device,USB\VID_0545&PID_8130
[Xirlink.Device]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation,Xirlink.Registration
AddReg= Xirlink.AddReg
UpdateInis= Xirlink.USBDCam.UpdateIni
;CopyFiles= Xirlink.Copy.System,Xirlink.Copy.Drivers,Xirlink.Copy.Inf Xirlink.Copy.Stream
CopyFiles= Xirlink.Copy.Stream
[Xirlink.Copy.Drivers]
ucdwin.sys
[Xirlink.Copy.Inf]
ucdwin.inf
[Xirlink.Copy.System]
camfc.dll
ucdintf.dll
xl_yv12.dll
xl_i420.dll
xl_uyvy.dll
xl_yuy2.dll
[Xirlink.Copy.Stream]
stream.sys
;Following 2 lines are add by julie
mspclock.sys
swenum.sys
[Xirlink.Registration]
AddReg=XirlinkCameraControl.AddReg,XirlinkPropSetExt.AddReg
[Xirlink.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ucdwin.sys
[VideoCapture]
AddReg=VideoCapture.AddReg
[VideoCapture.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%XIRLINK.DeviceDesc%
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,ExtensionDLL,,ucdintf.dll
[Xirlink.Device.Services]
AddService = XIRLINK,0x00000002,Xirlink.ServiceInstall
[Xirlink.USBDCam.UpdateIni]
system.ini,drivers32,,"VIDC.XJPG=camfc.dll"
system.ini,drivers32,,"VIDC.YV12=xl_yv12.dll"
system.ini,drivers32,,"VIDC.I420=xl_i420.dll"
system.ini,drivers32,,"VIDC.UYVY=xl_uyvy.dll"
system.ini,drivers32,,"VIDC.YUY2=xl_yuy2.dll"
[Xirlink.ServiceInstall]
DisplayName = %XIRLINK.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ucdwin.sys
[XirlinkCameraControl.AddReg]
HKCR,CLSID\%IAMXirlinkCameraControl.CLSID%,,,%Plugin_IAMPCCameraControl%
HKCR,CLSID\%IAMXirlinkCameraControl.CLSID%\InprocServer32,,,ucdintf.dll
HKCR,CLSID\%IAMXirlinkCameraControl.CLSID%\InprocServer32,ThreadingModel,,Both
; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IAMXirlinkCameraControl.CLSID%,,,%Plugin_IAMPCCameraControl%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IAMXirlinkCameraControl.CLSID%,IID,1,20,d9,3b,72,67,8c,d1,11,89,32,00,a0,24,70,67,95
[XirlinkPropSetExt.AddReg]
HKCR,CLSID\%PropPage_XirlinkCameraControl.CLSID%,,,%PropPage_XirlinkCameraControl%
HKCR,CLSID\%PropPage_XirlinkCameraControl.CLSID%\InprocServer32,,,ucdintf.dll
HKCR,CLSID\%PropPage_XirlinkCameraControl.CLSID%\InprocServer32,ThreadingModel,,Both
; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\%IAMXirlinkCameraControl.CLSID%\PropertyPages\%PropPage_XirlinkCameraControl.CLSID%,,,%PropPage_XirlinkCameraControl%
[Strings]
SERVICE_KERNEL_DRIVER = 1
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
ProxyVCap.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
Msft = "Microsoft"
XirlinkMfg = "Xirlink"
XIRLINK.DeviceDesc = "Targus HandCam"
IAMXirlinkCameraControl.CLSID = "{723bd920-8c67-11d1-8932-00a024706795}"
Plugin_IAMPCCameraControl = "WDM Streaming IAMXirlinkCameraControl Interface Handler"
PropPage_XirlinkCameraControl = "XirlinkCameraControl Property Page"
PropPage_XirlinkCameraControl.CLSID = "{8609C484-98D8-11d1-8932-00A024706795}"
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.