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 / ativrvxx.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2003-08-06  |  4.1 KB  |  135 lines

  1. ; ativrvxx.INF  -- This file installs Rage Theater Video Decoder Driver
  2. ;               for Toronto Board
  3. ;
  4. ;*** Created 05/27/99  (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. ativrvxx.sys=1
  21. ativmc20.cod=1
  22.  
  23. [DestinationDirs]
  24. Decoder.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  25. ;;DELINF;;Decoder.CopyCodec=11
  26. DSPminicode.CopyDriver=10,system32\drivers  ; eg.  \windows\system32\drivers
  27.  
  28. [Manufacturer]
  29. %ATI%=ATI
  30.  
  31. [ATI]
  32. %DecoderPro.DeviceDesc%=DecoderPro.Device,DISPLAY\ATIRTVIDEO29
  33.  
  34.  
  35.  
  36. [Decoder.Device]
  37. Include  =  ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
  38. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration
  39. AddReg   =  Decoder.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
  40. ;UpdateInis= Decoder.UpdateIni
  41. CopyFiles=  Decoder.CopyDrivers,DSPminicode.CopyDriver
  42. DelFiles =  Decoder.DelDrivers
  43. ;KnownFiles= Decoder.KnownFiles
  44.  
  45. [Decoder.Device.NT]
  46. Include  =  ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
  47. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration.NT
  48. AddReg   =  Decoder.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
  49. ;UpdateInis= Decoder.UpdateIni
  50. CopyFiles=  Decoder.CopyDrivers,DSPminicode.CopyDriver
  51. DelFiles =  Decoder.DelDrivers
  52.  
  53. [DecoderPro.Device]
  54. Include  =  ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
  55. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration
  56. AddReg   =  Decoder.AddReg, DecoderPro.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
  57. ;UpdateInis= Decoder.UpdateIni
  58. CopyFiles=  Decoder.CopyDrivers,DSPminicode.CopyDriver
  59. DelFiles =  Decoder.DelDrivers
  60. ;;DELINF;;KnownFiles= Decoder.KnownFiles
  61.  
  62. [DecoderPro.Device.NT]
  63. Include  =  ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
  64. Needs=      KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration.NT
  65. AddReg   =  Decoder.AddReg, DecoderPro.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
  66. ;UpdateInis= Decoder.UpdateIni
  67. CopyFiles=  Decoder.CopyDrivers,DSPminicode.CopyDriver
  68. DelFiles =  Decoder.DelDrivers
  69.  
  70.  
  71. [DSPminicode.CopyDriver]
  72. ativmc20.cod
  73.  
  74. [DSPminicode.Add.Reg]
  75. HKLM,"Software\ATI Technologies\WDMCapture",DSP_Binary,,ativmc20.cod
  76.  
  77. [Decoder.CopyDrivers]
  78. ativrvxx.sys
  79. ;;DELINF;;stream.sys
  80.  
  81. ;;DELINF;;[Decoder.CopyCodec]
  82. ;;DELINF;;;msyuv.dll
  83.  
  84. ;;DELINF;;[Decoder.UpdateIni]
  85. ;;DELINF;;;system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
  86.  
  87. ;;DELINF;;[Decoder.KnownFiles]
  88. ;;DELINF;;ativrvxx.sys=safe
  89.  
  90. [Decoder.DelDrivers]
  91.  
  92. [Decoder.AddReg]
  93. HKR,,DevLoader,,*ntkern
  94. HKR,,NTMPDriver,,ativrvxx.sys
  95. HKR,,DebugLevel,3,0
  96.  
  97. [DecoderPro.AddReg]
  98. HKR,,OutputEnablePolarity,,1
  99. HKR,,DefaultDecoderWidth,,720
  100.  
  101. [Decoder.Device.Interfaces]
  102. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  103. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  104.  
  105. [DecoderPro.Device.Interfaces]
  106. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  107. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  108.  
  109. [VideoCapture]
  110. AddReg=VideoCapture.AddReg
  111.  
  112. [VideoCrossbar]
  113. AddReg=VideoXBar.AddReg
  114.  
  115.  
  116. [VideoCapture.AddReg]
  117. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  118. HKR,,FriendlyName,,%Decoder.Capture%
  119. HKR,,PageOutWhenUnopened,3,01
  120. HKR,,DontSuspendIfStreamsAreRunning,3,01
  121.  
  122. [VideoXBar.AddReg]
  123. HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
  124. HKR,,FriendlyName,,%Decoder.Crossbar%
  125.  
  126. [Strings]
  127. AtiTech="ATI Technologies Inc."
  128. ATI="ATI"
  129. captureClassName="Sound, video and game controllers"
  130. Decoder.DeviceDesc="ATI WDM Rage Theater Video"
  131. DecoderPro.DeviceDesc="ATI WDM Rage Theater Video"
  132. Decoder.Capture="ATI Rage Theater Video Capture"
  133. Decoder.Crossbar="ATI Rage Theater Video Crossbar"
  134. REG_DWORD=0x00010001
  135.