home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 May / VPR0005B.BIN / DRIVER / ATI / R1289X / ATIDRIVE / BT829.IN_ / BT829.IN
Windows Setup INFormation  |  1999-09-15  |  4KB  |  139 lines

  1. ; ativbtxx.INF  -- This file installs Bt829.sys
  2. ;               for ATI All-In-Wonder and All-In-Wonder Pro
  3. ;
  4. ;*** Created 03/26/97  (Creation Date)
  5. ;
  6.  
  7. [Version]
  8. ;CatalogFile=bt829.cat
  9. signature="$CHICAGO$"
  10. Class=MEDIA
  11. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  12. Provider=%AtiTech%
  13. LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
  14.  
  15. [SourceDisksNames]
  16. 1="ATI WDM Drivers",,,c:\ati\install
  17.  
  18. [SourceDisksFiles]
  19. ativbtxx.sys=1
  20.  
  21. [DestinationDirs]
  22. BT829.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  23. BT829.CopyCodec=11
  24.  
  25. [Manufacturer]
  26. %ATI%=ATI
  27.  
  28. [ATI]
  29. %Bt829.DeviceDesc%=Bt829.Device,DISPLAY\Bt829
  30. %Bt829Pro.DeviceDesc%=Bt829Pro.Device,DISPLAY\Bt829Pro
  31.  
  32. [Bt829.Device]
  33. Include  =  ks.inf, ativmvxx.inf
  34. ;, kscaptur.inf, ksfilter.inf
  35. Needs=      KS.Registration, DefaultInstall
  36. ;,KSCAPTUR.Registration,MSPCLOCK.Installation
  37. AddReg   =  Bt829.AddReg
  38. ;UpdateInis= Bt829.UpdateIni
  39. CopyFiles=  BT829.CopyDrivers
  40. DelFiles =  BT829.DelDrivers
  41. KnownFiles= BT829.KnownFiles
  42.  
  43. [Bt829.Device.NT]
  44. Include  =  ks.inf, ativmvxx.inf
  45. ;, kscaptur.inf, ksfilter.inf
  46. Needs=      KS.Registration, DefaultInstall
  47. ;,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  48. AddReg   =  Bt829.AddReg
  49. ;UpdateInis= Bt829.UpdateIni
  50. CopyFiles=  BT829.CopyDrivers
  51. DelFiles =  BT829.DelDrivers
  52.  
  53. [Bt829Pro.Device]
  54. Include  =  ks.inf, ativmvxx.inf
  55. ;, kscaptur.inf, ksfilter.inf
  56. Needs=      KS.Registration, DefaultInstall
  57. ;,KSCAPTUR.Registration,MSPCLOCK.Installation
  58. AddReg   =  Bt829.AddReg, Bt829Pro.AddReg
  59. ;UpdateInis= Bt829.UpdateIni
  60. CopyFiles=  BT829.CopyDrivers
  61. DelFiles =  BT829.DelDrivers
  62. KnownFiles= BT829.KnownFiles
  63.  
  64. [Bt829Pro.Device.NT]
  65. Include  =  ks.inf, ativmvxx.inf
  66. ;, kscaptur.inf, ksfilter.inf
  67. Needs=      KS.Registration, DefaultInstall
  68. ;,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  69. AddReg   =  Bt829.AddReg, Bt829Pro.AddReg
  70. ;UpdateInis= Bt829.UpdateIni
  71. CopyFiles=  BT829.CopyDrivers
  72. DelFiles =  BT829.DelDrivers
  73.  
  74.  
  75. [BT829.CopyDrivers]
  76. ativbtxx.sys
  77. stream.sys
  78.  
  79. [BT829.CopyCodec]
  80. ;msyuv.dll
  81.  
  82. [BT829.UpdateIni]
  83. ;system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
  84.  
  85. [BT829.KnownFiles]
  86. ativbtxx.sys=safe
  87.  
  88. [BT829.DelDrivers]
  89.  
  90. [Bt829.AddReg]
  91. HKR,,DevLoader,,*ntkern
  92. HKR,,NTMPDriver,,ativbtxx.sys
  93. HKR,,I2cAddress,,0x8a
  94. HKR,,MUX0,,Composite
  95. HKR,,MUX1,,Tuner
  96. HKR,,MUX2,,SVideo
  97. HKR,,DataWidth,,8
  98. HKR,,EmbeddedControl,,true
  99. HKR,,DebugLevel,3,0
  100.  
  101. [Bt829Pro.AddReg]
  102. HKR,,OutputEnablePolarity,,1
  103. HKR,,DefaultDecoderWidth,,720
  104.  
  105. [Bt829.Device.Interfaces]
  106. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  107. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  108.  
  109. [Bt829Pro.Device.Interfaces]
  110. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  111. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  112.  
  113. [VideoCapture]
  114. AddReg=VideoCapture.AddReg
  115.  
  116. [VideoCrossbar]
  117. AddReg=VideoXBar.AddReg
  118.  
  119.  
  120. [VideoCapture.AddReg]
  121. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  122. HKR,,FriendlyName,,%Bt829.Capture%
  123. HKR,,PageOutWhenUnopened,3,01
  124. HKR,,DontSuspendIfStreamsAreRunning,3,01
  125.  
  126. [VideoXBar.AddReg]
  127. HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
  128. HKR,,FriendlyName,,%Bt829.Crossbar%
  129.  
  130. [Strings]
  131. AtiTech="ATI Technologies Inc."
  132. ATI="ATI"
  133. captureClassName="Sound, video and game controllers"
  134. Bt829.DeviceDesc="ATI WDM Bt829 Video Capture"
  135. Bt829.Capture="ATI Bt829 Video Capture"
  136. Bt829.Crossbar="ATI Bt829 Video Crossbar"
  137. Bt829Pro.DeviceDesc="ATI WDM Bt829Pro Video Capture"
  138. REG_DWORD=0x00010001
  139.