home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 September / VPR0009B.BIN / DRIVER / CANOPUS / SPW2K51D / spw2k501_drv.exe / SPBT829.INF < prev    next >
Windows Setup INFormation  |  2000-06-26  |  11KB  |  186 lines

  1. ; SPBt829.INF  -- This file installs Bt829.sys
  2. ;               for CANOPUS SPECTRA Series
  3. ;
  4. ; spbt829.inf
  5. ; Win98/NT5 Capture Drivers for SPECTRA Series and Video Port 600/600A
  6. [Version]
  7. signature="$CHICAGO$"
  8. Class=MEDIA
  9. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  10. Provider=%Msft%
  11. LayoutFile=layout.inf, layout1.inf, layout2.inf
  12. DriverVer=03/01/2000,5.00.2195.1
  13. [DestinationDirs]
  14. spbt829.CopyDrivers=10,system32\drivers
  15. spbt829.CopyCodec=11
  16. [Manufacturer]
  17. %MS%=CANOPUS
  18. ;[ControlFlags]
  19. ;ExcludeFromSelect=*
  20. ;---------------------------------------------------------------
  21. ;              M I C R O S O F T
  22. ;---------------------------------------------------------------
  23. [CANOPUS]
  24. %spbt829.DeviceDesc%=spbt829.Device,DISPLAY\spbt829
  25. %spbt829.DeviceDesc%=spbt829gf.Device,DISPLAY\spbt829gf
  26. ;---------------------------------------------------------------
  27. ;                SpBt829
  28. ;---------------------------------------------------------------
  29. [spbt829.Device]
  30. Include  =  ks.inf, kscaptur.inf, ksfilter.inf
  31. Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
  32. AddReg   =  spbt829.AddReg
  33. UpdateInis= spbt829.UpdateIni
  34. CopyFiles=  spbt829.CopyDrivers, spbt829.CopyCodec
  35. DelFiles =  spbt829.DelDrivers
  36. KnownFiles= spbt829.KnownFiles
  37. [spbt829.Device.NT]
  38. Include  =  ks.inf, kscaptur.inf, ksfilter.inf
  39. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  40. AddReg   =  spbt829.AddReg
  41. UpdateInis= spbt829.UpdateIni
  42. CopyFiles=  spbt829.CopyDrivers, spbt829.CopyCodec
  43. DelFiles =  spbt829.DelDrivers
  44. [spbt829gf.Device]
  45. Include  =  ks.inf, kscaptur.inf, ksfilter.inf
  46. Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
  47. AddReg   =  spbt829gf.AddReg
  48. UpdateInis= spbt829.UpdateIni
  49. CopyFiles=  spbt829.CopyDrivers, spbt829.CopyCodec
  50. DelFiles =  spbt829.DelDrivers
  51. KnownFiles= spbt829.KnownFiles
  52. [spbt829gf.Device.NT]
  53. Include  =  ks.inf, kscaptur.inf, ksfilter.inf
  54. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  55. AddReg   =  spbt829gf.AddReg
  56. UpdateInis= spbt829.UpdateIni
  57. CopyFiles=  spbt829.CopyDrivers, spbt829.CopyCodec
  58. DelFiles =  spbt829.DelDrivers
  59. [spbt829.CopyDrivers]
  60. spbt829.sys
  61. stream.sys
  62. ks.sys
  63. [spbt829.CopyCodec]
  64. pwuyvy.dll
  65. [spbt829.UpdateIni]
  66. system.ini, drivers32,,"VIDC.UYVY=pwuyvy.dll"
  67. [spbt829.KnownFiles]
  68. spbt829.sys=safe
  69. [spbt829.DelDrivers]
  70. [spbt829.AddReg]
  71. HKR,,DevLoader,,*ntkern
  72. HKR,,NTMPDriver,,spbt829.sys
  73. HKR,,I2cAddress,,0x88
  74. ;;;HKR,,MUX0,,Composite
  75. ;;;HKR,,MUX1,,Tuner
  76. ;;;HKR,,MUX2,,SVideo
  77. HKR,,MUX0,,SVideo
  78. HKR,,MUX1,,Composite
  79. HKR,,DataWidth,,8
  80. HKR,,EmbeddedControl,,true
  81. HKR,,OutputEnablePolarity,,1
  82. [spbt829gf.AddReg]
  83. HKR,,DevLoader,,*ntkern
  84. HKR,,NTMPDriver,,spbt829.sys
  85. HKR,,I2cAddress,,0x88
  86. HKR,,MUX0,,SVideo
  87. HKR,,MUX1,,Composite
  88. HKR,,DataWidth,,8
  89. HKR,,EmbeddedControl,,true
  90. HKR,,OutputEnablePolarity,,1
  91. HKR,,CBSENSEControl,,1
  92. [spbt829.Device.NT.Services]
  93. AddService = spbt829,0x00000002,spbt829.ServiceInstall
  94. [spbt829gf.Device.NT.Services]
  95. AddService = spbt829,0x00000002,spbt829.ServiceInstall
  96. [spbt829.ServiceInstall]
  97. DisplayName   = %spbt829.DeviceDesc%
  98. ServiceType   = %SERVICE_KERNEL_DRIVER%
  99. StartType     = %SERVICE_AUTO_START%
  100. ErrorControl  = %SERVICE_ERROR_NORMAL%
  101. ServiceBinary = %12%\spbt829.sys
  102. [spbt829.Device.Interfaces]
  103. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  104. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  105. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  106. [spbt829.Device.NT.Interfaces]
  107. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  108. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  109. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  110. [spbt829gf.Device.Interfaces]
  111. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  112. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  113. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  114. [spbt829gf.Device.NT.Interfaces]
  115. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  116. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  117. AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
  118. [VideoCapture]
  119. AddReg=VideoCapture.AddReg
  120. [VideoCrossbar]
  121. AddReg=VideoXBar.AddReg
  122. [VideoCapture.AddReg]
  123. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  124. HKR,,FriendlyName,,%spbt829.Capture%
  125. HKR,,PageOutWhenUnopened,3,01
  126. HKR,,DontSuspendIfStreamsAreRunning,3,01
  127. [VideoXBar.AddReg]
  128. HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
  129. HKR,,FriendlyName,,%spbt829.Crossbar%
  130. ;---------------------------------------------------------------
  131. ;                S t r i n g s
  132. ;---------------------------------------------------------------
  133. [Strings]
  134. ;----------------
  135. ; Non-Localizable
  136. ;----------------
  137. SERVICE_KERNEL_DRIVER = 1
  138. SERVICE_AUTO_START = 2
  139. SERVICE_ERROR_NORMAL = 1
  140. ;----------------
  141. ; Localizable
  142. ;----------------
  143. Msft="Canopus"
  144. MS="Canopus"
  145. captureClassName = "オ0ヲ00ノ00モ0ヌ0ェ00J00s0イ000n0ウ00ネ0000"
  146. spbt829.DeviceDesc="SPECTRA WDM Video Capture Driver"
  147. spbt829gf.DeviceDesc="SPECTRA WDM Video Capture Driver(Gf)"
  148. spbt829.Capture="SPECTRA Series Capture Driver"
  149. spbt829.Crossbar="SPECTRA Series Crossbar Driver"