; ADS.INF -- This file contains description of the Texas Instruments
; Digital Camera Chipset (DC1-680-1394) WDM driver.
;
;*** Created 10/2/95 (Creation Date)
;*** Modified 12/1/99
;*** Modified 02/21/01 Modified to run from "Update Driver"
;
[Version]
Signature="$CHICAGO$"
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%
DriverVer=1/1/2000, 2.00.00
; ===================== Table of content ======================================
[Manufacturer]
%TIMfg%=TI
; ===================== Options ===============================================
[ControlFlags]
CopyFilesOnly=1394\PYRO_WEBCAM&API-203, 1394\1394_WEBCAM&CF-2000, 1394\TI&MC680-DCC_V0.9, 1394\TI&MC680-DCC, 1394\TI&CC@_MC680_V1.0, 1394\A02D&100
; All PnP devices should be excluded from manual AddDevice Applet list
;ExcludeFromSelect=*
; ===================== TI Digital Camera =====================================
[TI]
%1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\PYRO_WEBCAM&API-203
%1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\1394_WEBCAM&CF-2000
%1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\TI&MC680-DCC_V0.9
%1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\TI&MC680-DCC
%1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\TI&CC@_MC680_V1.0
[TI.1394DCam]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration
CopyFiles= TI.CopyFiles.Driver, TI.CopyFiles.Codec, TI.CopyFiles.Prop, TI.CopyFiles.Ext, TI.CopyFiles.WAPI, TI.CopyFiles.WAPI.Driver
DelFiles= TI.DelFiles
AddReg= TI.AddReg.Driver, TI.AddReg.DrvCfg, TI.AddReg.Codec, TI.AddReg.Prop, TI.AddReg.Ext, TI.AddReg.WAPI,
UpdateInis= TI.UpdateInis.Driver, TI.UpdateInis.Codec, TI.UpdateInis.Prop, TI.UpdateInis.Ext, TI.UpdateInis.VFWSettings
[TI.1394DCam.NT]
DriverVer= 1/1/2000, 4.10.2222
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT
AddReg= TI.AddReg.Driver, TI.AddReg.DrvCfg, TI.AddReg.Codec, TI.AddReg.Prop, TI.AddReg.Ext, TI.AddReg.WAPI
UpdateInis= TI.UpdateInis.Driver, TI.UpdateInis.Codec, TI.UpdateInis.Prop, TI.UpdateInis.Ext, TI.UpdateInis.VFWSettings
CopyFiles= TI.CopyFiles.Driver, TI.CopyFiles.Codec, TI.CopyFiles.Prop, TI.CopyFiles.Ext, TI.CopyFiles.WAPI, TI.CopyFiles.WAPI.Driver
; ===================== Interface sections ====================================
[TI.1394DCam.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface
[TI.1394DCam.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface
[TI.1394DCam.Interface]
AddReg=TI.1394DCam.Intf.AddReg
[TI.1394DCam.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%1394\TI&MC680-DCC.DeviceDesc%
HKR,,ExtensionDLL,,tidcext.dll
; ===================== NT Services section ===================================
[TI.1394DCam.NT.Services]
AddService = TIDCam,0x00000002,TI.1394DCam.ServiceInstall
[TI.1394DCam.ServiceInstall]
DisplayName = %1394\TI&MC680-DCC.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\tidcam.sys
; ===================== File copying ==========================================
[DestinationDirs]
defaultdestdir=11
TI.CopyFiles.Driver=10,system32\drivers
TI.CopyFiles.Codec=11
TI.CopyFiles.Prop=11
TI.CopyFiles.Ext=11
TI.CopyFiles.VFW=11
TI.CopyFiles.WAPI=11
TI.CopyFiles.WAPI.Driver=10,system32\drivers
TI.DCTwain.INI=10
TI.DCTwain.TWAIN=10,Twain_32
TI.DCTwain.System=11
[TI.DelFiles]
;ks.sys,,,1
stream.sys,,,1
[TI.CopyFiles.Driver]
tidcam.sys
stream.sys
[TI.CopyFiles.Codec]
tiyuv.dll
[TI.CopyFiles.Prop]
tidcdlg.dll
tidcprop.ax
tidclogo.dat
[TI.CopyFiles.Ext]
tidcdlg.dll
tidcext.dll
tidclogo.dat
[TI.CopyFiles.VFW]
;tivfwc16.drv
;tivfwcap.dll
[TI.CopyFiles.WAPI]
wapi1394.dll
seqdciso.dll
[TI.CopyFiles.WAPI.Driver]
seqfwapi.sys
[TI.DCTwain.INI]
dctwain.ini
dctwain.src
[TI.DCTwain.TWAIN]
dctres.dll
DCtwain.cnt
dctwain.ds
DCtwain.exe
Dctwain.hlp
Dctwhat.hlp
[TI.DCTwain.System]
dcmsgtbl.dll
SEQCCTLS.dll
SeqYUV.drv
; ===================== Registry changes ======================================
[TI.AddReg.Driver]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,tidcam.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,PowerDownWhenUnopened,3,01
[TI.AddReg.DrvCfg]
; ************* Camera defaults go here ***************************************
; (NOTE: for DWORD type, use the following notation for Win9x compatibility
; 65537 flag + 4 HEXADECIMAL numbers
; for DWORD value LSB,,,MSB - like a binary record)
; *****************************************************************************
; AWB enabled by default
HKR,Settings\AutoWhiteBalance,OnLoad,65537,1,0,0,0
; AWB constants
HKR,Settings\AutoWhiteBalance,Ku,65537,5A,0,0,0
HKR,Settings\AutoWhiteBalance,Kv,65537,4B,0,0,0
HKR,Settings\AutoWhiteBalance,Sat,65537,40,0,0,0
; AF enabled by default
HKR,Settings\AutoFocus,OnLoad,65537,1,0,0,0
; AF range
HKR,Settings\AutoFocus,RangeLo,65537,41,0,0,0
HKR,Settings\Autofocus,RangeHi,65537,82,0,0,0
; how many intervals in rough step
HKR,Settings\AutoFocus,Divs,65537,20,0,0,0
; limit for fast AF (in %)
HKR,Settings\AutoFocus,FastLim,65537,50,0,0,0
[TI.AddReg.Codec]
; Might be required to comment out for Win2K
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y411,Description,,%TIYUV_Y411.Desc%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y411,Driver,,tiyuv.dll
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y422,Description,,%TIYUV_Y422.Desc%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y422,Driver,,tiyuv.dll
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y444,Description,,%TIYUV_Y444.Desc%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y444,Driver,,tiyuv.dll
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y800,Description,,%TIYUV_Y800.Desc%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\newdrivers\icm\vidc.y800,Driver,,tiyuv.dll
[TI.AddReg.Prop]
; Custom TI media set properties registartion
HKLM,%KEY_PROPSET1%,,,%TIDCPROP1.Desc%
HKLM,%KEY_PROPSET2%,,,%TIDCPROP2.Desc%
HKLM,%KEY_PROPSET3%,,,%TIDCPROP3.Desc%
; OLE2 property pages registration
HKCR,%KEY_PROPREG1%,,,%TIDCPROP1.Desc%
HKCR,%KEY_PROPREG1%\InprocServer32,,,tidcprop.ax
HKCR,%KEY_PROPREG1%\InprocServer32,ThreadingModel,,Both
HKCR,%KEY_PROPREG2%,,,%TIDCPROP2.Desc%
HKCR,%KEY_PROPREG2%\InprocServer32,,,tidcprop.ax
HKCR,%KEY_PROPREG2%\InprocServer32,ThreadingModel,,Both
HKCR,%KEY_PROPREG3%,,,%TIDCPROP3.Desc%
HKCR,%KEY_PROPREG3%\InprocServer32,,,tidcprop.ax
HKCR,%KEY_PROPREG3%\InprocServer32,ThreadingModel,,Both
; Property pages customization
HKLM,%KEY_PROPCUST%,AutoWhiteBalance,,"1"
HKLM,%KEY_PROPCUST%,AutoFocus,,"1"
HKLM,%KEY_PROPCUST%,FlipMirror,,"1"
HKLM,%KEY_PROPCUST%,LogoBitmap,,"1"
HKLM,%KEY_PROPCUST%,Backlight,,"1"
HKLM,%KEY_PROPCUST%,QuadletRW,,"1"
[TI.AddReg.Ext]
[TI.AddReg.VFW]
HKLM,%KEY_MEDIA%\msvideo\MSVideo.TIVfWCap,Description,,%TIVFWCAP.DeviceDesc%
HKLM,%KEY_MEDIA%\msvideo\MSVideo.TIVfWCap,Driver,,tivfwc16.drv
HKLM,%KEY_SOFTWARE%,AutoWhiteBalance,,"1"
HKLM,%KEY_SOFTWARE%,AutoFocus,,"1"
HKLM,%KEY_SOFTWARE%,FlipMiror,,"1"
HKLM,%KEY_SOFTWARE%,LogoBitmap,,"1"
HKLM,%KEY_SOFTWARE%,QuadletRW,,"0"
HKLM,%KEY_SOFTWARE%,Backlight,,"1"
[TI.AddReg.WAPI]
HKLM,%KEY_SEQUOIA%,ImagePath,,"\SystemRoot\System32\Drivers\seqfwapi.sys"
HKLM,%KEY_SEQUOIA%,ErrorControl,1,01,00,00,00
HKLM,%KEY_SEQUOIA%,Type,1,01,00,00,00
HKLM,%KEY_SEQUOIA%,DisplayName,,"Sequoia 1394 API Driver"
HKLM,%KEY_SEQUOIA%,Start,1,01,00,00,00
; ===================== Ini changes ===========================================
[TI.UpdateInis.Driver]
[TI.UpdateInis.Codec]
system.ini,drivers32,"VIDC.*=tiyuv.dll",,1
system.ini, drivers32,,"VIDC.Y411=tiyuv.dll"
system.ini, drivers32,,"VIDC.Y422=tiyuv.dll"
system.ini, drivers32,,"VIDC.Y444=tiyuv.dll"
system.ini, drivers32,,"VIDC.Y800=tiyuv.dll"
[TI.UpdateInis.Prop]
[TI.UpdateInis.Ext]
[TI.UpdateInis.VFW]
system.ini,drivers,"msvideo*=tivfwc16.drv",,1
system.ini,drivers,,"MSVideo.TIVfWCap=tivfwc16.drv"
[TI.UpdateInis.VFWSettings]
system.ini,TIVFWC16.DRV,,"AWB.OnLoad=1"
system.ini,TIVFWC16.DRV,,"AWB.Ku=90"
system.ini,TIVFWC16.DRV,,"AWB.Kv=75"
system.ini,TIVFWC16.DRV,,"AWB.Sat=64"
system.ini,TIVFWC16.DRV,,"AF.OnLoad=1"
system.ini,TIVFWC16.DRV,,"AF.Divs=32"
system.ini,TIVFWC16.DRV,,"AF.RangeLo=65"
system.ini,TIVFWC16.DRV,,"AF.RangeHi=130"
system.ini,TIVFWC16.DRV,,"AF.FastLim=80"
[TI.UpdateInis.Twain]
system.ini,drivers32,,"VIDC.SYUV=seqyuv.drv"
; ===================== Source disks layout ===================================
[SourceDisksNames]
;1 = "DCConnect Drivers Disk",,,.\
1 = "DCConnect Drivers Disk",,
[SourceDisksFiles]
tidcam.sys = 1,
tiyuv.dll = 1,
tidcdlg.dll = 1,
tidcprop.ax = 1,
tidclogo.dat = 1,
tidcext.dll = 1,
; ===================== Strings ===============================================
[Strings]
; ----------------------------
; Non-Localizable, DO NOT EDIT
; ----------------------------
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KEY_PROPSET1="System\CurrentControlSet\Control\MediaSets\{6F9BF860-AC66-11d2-80AC-00C0DF209540}\PropertyPages\{184DC922-B450-11d2-80AC-00C0DF209540}"
KEY_PROPSET2="System\CurrentControlSet\Control\MediaSets\{6F9BF860-AC66-11d2-80AC-00C0DF209540}\PropertyPages\{184DC922-B450-11d2-80AC-00C0DF209541}"
KEY_PROPSET3="System\CurrentControlSet\Control\MediaSets\{6F9BF860-AC66-11d2-80AC-00C0DF209540}\PropertyPages\{184DC922-B450-11d2-80AC-00C0DF209542}"
KEY_PROPREG1="CLSID\{184DC922-B450-11D2-80AC-00C0DF209540}"
KEY_PROPREG2="CLSID\{184DC922-B450-11D2-80AC-00C0DF209541}"
KEY_PROPREG3="CLSID\{184DC922-B450-11D2-80AC-00C0DF209542}"
KEY_PROPCUST="Software\Texas Instruments\DC1-680-1394"
KEY_SEQUOIA="System\CurrentControlSet\Services\SEQFWAPI"
KEY_MEDIA="SYSTEM\CurrentControlSet\Control\MediaResources"
KEY_SOFTWARE="SOFTWARE\Texas Instruments\DC1-680-1394"
; Win2000 specific
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
; ---------------------------
; Localizable, USER-VISIBLE
; ---------------------------
TIMfg="ADS TECHNOLOGIES"
Msft="ADS TECHNOLOGIES"
TIDCam.DiskDesc="ADS Disk"
1394\TI&MC680-DCC.DeviceDesc="PYRO WEBCAM API-203"
TIYUV_Y444.Desc="TI YUV4:4:4 Video Decompressor"
TIYUV_Y422.Desc="TI YUV4:2:2 Video Decompressor"
TIYUV_Y411.Desc="TI YUV4:1:1 Video Decompressor"
TIYUV_Y800.Desc="TI Y8 Video Decompressor"
TIDCPROP1.Desc="TI DCam Custom Property Page 1"
TIDCPROP2.Desc="TI DCam Custom Property Page 2"
TIDCPROP3.Desc="TI DCam Custom Property Page 3"
;TIVFWCAP.DeviceDesc=""PYRO WEBCAM API-203""
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.