home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 November / PCWorld_2003-11_cd.bin / Hardware / catalyst / wme-catalyst-7-94-030917m-011434c.exe / WDM / WDM_9x / bt829.inf < prev   
Encoding:
Windows Setup INFormation  |  2003-08-06  |  3.7 KB  |  132 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. ; Copyright 2002, ATI Technologies Inc.
  6.  
  7. [Version]
  8. CatalogFile=ati9xwdm.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. DriverVer=08/06/2003, 6.14.10.6217
  15.  
  16. [SourceDisksNames]
  17. 1="ATI Drivers Release CD",,1
  18.  
  19. [SourceDisksFiles]
  20. ativbtxx.sys=1
  21.  
  22. [DestinationDirs]
  23. BT829.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  24. ;;DELINF;;BT829.CopyCodec=11
  25.  
  26. [Manufacturer]
  27. %ATI%=ATI
  28.  
  29. [ATI]
  30. %Bt829.DeviceDesc%=Bt829.Device,DISPLAY\Bt82929
  31. %Bt829Pro.DeviceDesc%=Bt829Pro.Device,DISPLAY\Bt829Pro29
  32.  
  33.  
  34. [Bt829.Device]
  35. Include  =  ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
  36. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration
  37. AddReg   =  Bt829.AddReg,Categories,TopologyNodes,PlugIns,Filters
  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, kscaptur.inf, ksfilter.inf
  45. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration.NT
  46. AddReg   =  Bt829.AddReg,Categories,TopologyNodes,PlugIns,Filters
  47. ;UpdateInis= Bt829.UpdateIni
  48. CopyFiles=  BT829.CopyDrivers
  49. DelFiles =  BT829.DelDrivers
  50.  
  51. [Bt829Pro.Device]
  52. Include  =  ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
  53. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration
  54. AddReg   =  Bt829.AddReg, Bt829Pro.AddReg,Categories,TopologyNodes,PlugIns,Filters
  55. ;UpdateInis= Bt829.UpdateIni
  56. CopyFiles=  BT829.CopyDrivers
  57. DelFiles =  BT829.DelDrivers
  58. KnownFiles= BT829.KnownFiles
  59.  
  60. [Bt829Pro.Device.NT]
  61. Include  =  ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
  62. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration.NT
  63. AddReg   =  Bt829.AddReg, Bt829Pro.AddReg,Categories,TopologyNodes,PlugIns,Filters
  64. ;UpdateInis= Bt829.UpdateIni
  65. CopyFiles=  BT829.CopyDrivers
  66. DelFiles =  BT829.DelDrivers
  67.  
  68.  
  69. [BT829.CopyDrivers]
  70. ativbtxx.sys
  71.  
  72. ;;DELINF;;[BT829.CopyCodec]
  73. ;;DELINF;;;msyuv.dll
  74.  
  75. ;;DELINF;;[BT829.UpdateIni]
  76. ;;DELINF;;;system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
  77.  
  78. [BT829.KnownFiles]
  79. ativbtxx.sys=safe
  80.  
  81. [BT829.DelDrivers]
  82.  
  83. [Bt829.AddReg]
  84. HKR,,DevLoader,,*ntkern
  85. HKR,,NTMPDriver,,ativbtxx.sys
  86. HKR,,I2cAddress,,0x8a
  87. HKR,,MUX0,,Composite
  88. HKR,,MUX1,,Tuner
  89. HKR,,MUX2,,SVideo
  90. HKR,,DataWidth,,8
  91. HKR,,EmbeddedControl,,true
  92. HKR,,DebugLevel,3,0
  93.  
  94. [Bt829Pro.AddReg]
  95. HKR,,OutputEnablePolarity,,1
  96. HKR,,DefaultDecoderWidth,,720
  97.  
  98. [Bt829.Device.Interfaces]
  99. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  100. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  101.  
  102. [Bt829Pro.Device.Interfaces]
  103. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  104. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  105.  
  106. [VideoCapture]
  107. AddReg=VideoCapture.AddReg
  108.  
  109. [VideoCrossbar]
  110. AddReg=VideoXBar.AddReg
  111.  
  112.  
  113. [VideoCapture.AddReg]
  114. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  115. HKR,,FriendlyName,,%Bt829.Capture%
  116. HKR,,PageOutWhenUnopened,3,01
  117. HKR,,DontSuspendIfStreamsAreRunning,3,01
  118.  
  119. [VideoXBar.AddReg]
  120. HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
  121. HKR,,FriendlyName,,%Bt829.Crossbar%
  122.  
  123. [Strings]
  124. AtiTech="ATI Technologies Inc."
  125. ATI="ATI"
  126. captureClassName="Sound, video and game controllers"
  127. Bt829.DeviceDesc="ATI WDM Bt829 Video Capture"
  128. Bt829.Capture="ATI Bt829 Video Capture"
  129. Bt829.Crossbar="ATI Bt829 Video Crossbar"
  130. Bt829Pro.DeviceDesc="ATI WDM Bt829Pro Video Capture"
  131. REG_DWORD=0x00010001
  132.