atintwdm.inf Driver File Contents (VGA.zip)

; ATIVidIn.inf
; Win98/NT5 Drivers for ATI AIW and AIWPro TV and video capture

[Version]
CatalogFile=atirage.cat
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%atitech%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=02/10/2000

;[SourceDisksNames]
;1="ATI WDM Drivers",,,"c:\ati\install"


[DestinationDirs]
AtiBt829.CopyDrivers=10,system32\drivers  
AtiBt829.CopyCodec=11
ATIXBAR.CopyDrivers=10,system32\drivers
ATITUNEP.CopyDrivers=10,system32\drivers
ATITVAUDIO.CopyDrivers=10,system32\drivers
MVDCodec.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers

[Manufacturer]
%ATI%=ATI

[ControlFlags]
ExcludeFromSelect=*

[ATI]
;%AtiBt829.DeviceDesc%=AtiBt829.Device,DISPLAY\AtiBt829
;%AtiBt829Pro.DeviceDesc%=AtiBt829Pro.Device,DISPLAY\AtiBt829Pro
;%ATIXBAR.DeviceDesc%=ATIXBAR.Device,DISPLAY\ATIXBAR
;%ATITUNEP.DeviceDesc%=ATITUNEP.Device,DISPLAY\ATITUNEP
;%ATITVAUDIO.DeviceDesc%=ATITVAUDIO.Device,DISPLAY\ATITVAUDIO

%AtiBt829.DeviceDesc%=AtiBt829.Device,DISPLAY\NTativbtxx
%ATIXBAR.DeviceDesc%=ATIXBAR.Device,DISPLAY\NTativxbxx
%ATITUNEP.DeviceDesc%=ATITUNEP.Device,DISPLAY\NTativtuxx
%ATITVAUDIO.DeviceDesc%=ATITVAUDIO.Device,DISPLAY\NTativsnxx
%MVDCodec.DeviceDesc%=MVDCodec.Device,DISPLAY\MVDCodec


;---------------------------------------------------------------
;                AtiBt829
;---------------------------------------------------------------

[AtiBt829.Device]
Include  =  atintvmv.inf
;ks.inf, atintvmv.inf, kscaptur.inf, ksfilter.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg   =  AtiBt829.AddReg
UpdateInis= AtiBt829.UpdateIni
CopyFiles=  AtiBt829.CopyDrivers, AtiBt829.CopyCodec
DelFiles =  AtiBt829.DelDrivers
KnownFiles= AtiBt829.KnownFiles

[AtiBt829Pro.Device]
Include  =  atintvmv.inf
;ks.inf, atintvmv.inf, kscaptur.inf, ksfilter.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg   =  AtiBt829.AddReg, AtiBt829Pro.AddReg
UpdateInis= AtiBt829.UpdateIni
CopyFiles=  AtiBt829.CopyDrivers, AtiBt829.CopyCodec
DelFiles =  AtiBt829.DelDrivers
KnownFiles= AtiBt829.KnownFiles

[AtiBt829.Device.NT]
Include  =  atintvmv.inf
;ks.inf, atintvmv.inf, kscaptur.inf, ksfilter.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg   =  AtiBt829.AddReg
UpdateInis= AtiBt829.UpdateIni
CopyFiles=  AtiBt829.CopyDrivers, AtiBt829.CopyCodec
DelFiles =  AtiBt829.DelDrivers

[AtiBt829Pro.Device.NT]
Include  =  atintvmv.inf
;ks.inf, atintvmv.inf, kscaptur.inf, ksfilter.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg   =  AtiBt829.AddReg, AtiBt829Pro.AddReg
UpdateInis= AtiBt829.UpdateIni
CopyFiles=  AtiBt829.CopyDrivers, AtiBt829.CopyCodec
DelFiles =  AtiBt829.DelDrivers

[AtiBt829.CopyDrivers]
;atinbtxx.sys
;stream.sys
;ks.sys

[AtiBt829.CopyCodec]
;msyuv.dll

[AtiBt829.UpdateIni]
;system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"

[AtiBt829.KnownFiles]
atinbtxx.sys=safe

[AtiBt829.DelDrivers]

[AtiBt829.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,atinbtxx.sys
HKR,,I2cAddress,,0x8a
HKR,,MUX0,,Composite
HKR,,MUX1,,Tuner
HKR,,MUX2,,SVideo
HKR,,DataWidth,,8
HKR,,EmbeddedControl,,true

[AtiBt829Pro.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,atinbtxx.sys
HKR,,I2cAddress,,0x8a
HKR,,MUX0,,Composite
HKR,,MUX1,,Tuner
HKR,,MUX2,,SVideo
HKR,,DataWidth,,8
HKR,,EmbeddedControl,,true
HKR,,OutputEnablePolarity,,1
HKR,,DefaultDecoderWidth,,720

[AtiBt829.Device.NT.Services]
AddService = AtiBt829,0x00000002,AtiBt829.ServiceInstall

[AtiBt829Pro.Device.NT.Services]
AddService = AtiBt829,0x00000002,AtiBt829.ServiceInstall

[AtiBt829.ServiceInstall]
DisplayName   = %AtiBt829.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\atinbtxx.sys

[AtiBt829Pro.ServiceInstall]
DisplayName   = %AtiBt829.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\atinbtxx.sys

[AtiBt829.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[AtiBt829Pro.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[AtiBt829.Device.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[AtiBt829Pro.Device.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoCrossbar]
AddReg=VideoXBar.AddReg

[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%AtiBt829.Capture%
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VideoXBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%AtiBt829.Crossbar%

;---------------------------------------------------------------
;                ATIXBAR
;---------------------------------------------------------------

[ATIXBAR.Device]
;Include  =  ks.inf, kscaptur.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration
AddReg   =  ATIXBAR.AddReg
CopyFiles=  ATIXBAR.CopyDrivers
KnownFiles= ATIXBAR.KnownFiles

[ATIXBAR.Device.NT]
;Include  =  ks.inf, kscaptur.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  ATIXBAR.AddReg
CopyFiles=  ATIXBAR.CopyDrivers
KnownFiles= ATIXBAR.KnownFiles

[ATIXBAR.CopyDrivers]
;atinxbxx.sys
;stream.sys
;ks.sys

[ATIXBAR.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,atinxbxx.sys
HKR,,PageOutWhenUnopened,3,01

[ATIXBAR.KnownFiles]
;atinxbxx.sys=safe

[ATIXBAR.Device.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[ATIXBAR.Device.NT.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[Crossbar]
AddReg=Crossbar.AddReg

[Crossbar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%ATIXBAR.Crossbar%

[ATIXBAR.Device.NT.Services]
AddService = ATIXBAR,0x00000002,ATIXBAR.ServiceInstall

[ATIXBAR.ServiceInstall]
DisplayName   = %ATIXBAR.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\atinxbxx.sys

;---------------------------------------------------------------
;                ATITUNEP
;---------------------------------------------------------------

[ATITUNEP.Device]
;Include  =  ks.inf, kscaptur.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration
AddReg   =  ATITUNEP.AddReg
CopyFiles=  ATITUNEP.CopyDrivers
KnownFiles= ATITUNEP.KnownFiles

[ATITUNEP.Device.NT]
;Include  =  ks.inf, kscaptur.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  ATITUNEP.AddReg
CopyFiles=  ATITUNEP.CopyDrivers
KnownFiles= ATITUNEP.KnownFiles

[ATITUNEP.CopyDrivers]
;atintuxx.sys
;stream.sys
;ks.sys

[ATITUNEP.KnownFiles]
;atintuxx.sys=safe

[ATITUNEP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,atintuxx.sys
HKR,,PageOutWhenUnopened,3,01

[ATITUNEP.Device.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[ATITUNEP.Device.NT.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,

[TvTuner]
AddReg=TvTuner.AddReg

[TvTuner.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%ATITUNEP.TUNER%

[ATITUNEP.Device.NT.Services]
AddService = ATITUNEP,0x00000002,ATITUNEP.ServiceInstall

[ATITUNEP.ServiceInstall]
DisplayName   = %ATITUNEP.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\atintuxx.sys

;---------------------------------------------------------------
;                ATITVAUDIO
;---------------------------------------------------------------

[ATITVAUDIO.Device]
;Include  =  ks.inf, kscaptur.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration
AddReg   =  ATITVAUDIO.addreg
CopyFiles=  ATITVAUDIO.CopyDrivers
DelFiles =  ATITVAUDIO.DelDrivers

[ATITVAUDIO.Device.NT]
;Include  =  ks.inf, kscaptur.inf
;Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  ATITVAUDIO.addreg
CopyFiles=  ATITVAUDIO.CopyDrivers
DelFiles =  ATITVAUDIO.DelDrivers

[ATITVAUDIO.CopyDrivers]
;atinsnxx.sys
;stream.sys
;ks.sys

[ATITVAUDIO.KnownFiles]
;atinsnxx.sys=safe

[ATITVAUDIO.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,atinsnxx.sys
HKR,,PageOutWhenUnopened,3,01

[ATITVAUDIO.Device.Interfaces]
; KXPROXY INSTEAD OF KXBAR
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",TVSND,

[ATITVAUDIO.Device.NT.Interfaces]
; KXPROXY INSTEAD OF KXBAR
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",TVSND,

[TVSND]
AddReg=TVSND.AddReg

[TVSND.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%ATITVAUDIO.TVSND%

[ATITVAUDIO.Device.NT.Services]
AddService = ATITVAUDIO,0x00000002,ATITVAUDIO.ServiceInstall

[ATITVAUDIO.ServiceInstall]
DisplayName   = %ATITVAUDIO.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\atinsnxx.sys



;---------------------------------------------------------------
;                ATIMVCODEC
;---------------------------------------------------------------
[MVDCodec.Device]
Include=    ks.inf, kscaptur.inf
Needs=      KS.Registration,KSCAPTUR.Registration
AddReg=     MVDCodec.Device.AddReg
CopyFiles=  MVDCodec.Device.CopyDrivers

[MVDCodec.Device.NT]
Include=    ks.inf, kscaptur.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT
AddReg=     MVDCodec.Device.AddReg
CopyFiles=  MVDCodec.Device.CopyDrivers

[MVDCodec.Device.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,atinmdxx.sys
HKR,,DebugLevel,3,0

[MVDCodec.Device.CopyDrivers]
;stream.sys
;atinmdxx.sys

[MVDCodec.Device.Interfaces]
AddInterface={07DAD660-22F1-11d1-A9F4-00C04FBBDE8F},"GLOBAL",VBICodec,

[VBICodec]
AddReg=VBICodec.AddReg

[VBICodec.AddReg]
HKR,,CLSID,,%CLSID%
HKR,,FriendlyName,,%MVDCodec.FriendlyName%
HKLM,Software\CLASSES\CLSID\%AMcatID%\Instance\%VBIcatID%
HKLM,Software\CLASSES\CLSID\%AMcatID%\Instance\%VBIcatID%,,,%WDMCodecs%
HKLM,Software\CLASSES\CLSID\%AMcatID%\Instance\%VBIcatID%,FriendlyName,,%WDMCodecs%
HKLM,Software\CLASSES\CLSID\%AMcatID%\Instance\%VBIcatID%,CLSID,,"%VBIcatID%"

[MVDCodec.Device.Services]
AddService = MVDCODEC,0x00000002,MVDCodec.ServiceInstall

[MVDCodec.ServiceInstall]
DisplayName   = %MVDCodec.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\atinmdxx.sys



[Strings]

;----------------
; Non-Localizable
;----------------

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

;----------------
; Localizable
;----------------

ATI="ATI"
AtiTech="ATI Technologies Inc."

captureClassName="Sound, video and game controllers"
AtiBt829.DeviceDesc="ATI WDM Video Capture For AIW"
AtiBt829Pro.DeviceDesc="ATI WDM Video Capture For AIW Pro"
AtiBt829.Capture="AtiBt829 Capture"
AtiBt829.Crossbar="AtiBt829 Crossbar"
ATIXBAR.DeviceDesc="ATI WDM Video Audio Crossbar"
ATIXBAR.Crossbar="ATI WDM AV Crossbar"
ATITUNEP.DeviceDesc="ATI WDM TV Tuner"
ATITUNEP.Tuner="ATI WDM TVTuner"
ATITVAUDIO.DeviceDesc="ATI WDM TV Audio"
ATITVAUDIO.TVSND="ATI WDM TVAudio"

;CLSID="{07DAD661-22F1-11d1-A9F4-00C04FBBDE8F}"			; CHANGE_ME
CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"	; KsProxy.ax's ID, REQUIRED
VBIcatID="{07DAD660-22F1-11d1-A9F4-00C04FBBDE8F}"
AMcatID="{DA4E3DA0-D07D-11d0-BD50-00A0C911CE86}"

MVDCodec.DeviceDesc		= "Specialized MVD WDM VBI Codec"
MVDCodec.FriendlyName	= "Specialized MVD WDM VBI Codec"
WDMCodecs					= "WDM Streaming VBI Codecs"
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: web2, load: 0.84