USB1206BDA.inf
上传用户:luvs0001
上传日期:2022-07-09
资源大小:5351k
文件大小:5k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Video

  1. ; Copyright (c) SDMC Corporation.  All rights reserved.
  2. [Version]
  3. signature="$Windows NT$"
  4. Class=Media
  5. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  6. Provider=%SDMC%
  7. CatalogFile=USB1206BDA.cat
  8. DriverVer=01/30/2008,1.2.0.0
  9. [ControlFlags]
  10. ExcludeFromSelect=*
  11. [SourceDisksNames]
  12. 1=%SourceDisks%,,,
  13. [SourceDisksFiles]
  14. USB1206BDA.sys=1
  15. TunerT.sys=1
  16. [DestinationDirs]
  17. ;DefaultDestDir = 12
  18. DMBTHBDADriver.CopyFiles=12
  19. ;DMBTHBDADriver.CopyInfFiles=17
  20. [Manufacturer]
  21. %SDMC%=SDMC, NTamd64
  22. [SDMC]
  23. %Bda.DeviceDesc%=DMBTHBDADriver.NT,USBVID_695C&PID_1206
  24. [SDMC.NTamd64]
  25. %Bda.DeviceDesc%=DMBTHBDADriver.NT,USBVID_695C&PID_1206
  26. [DMBTHBDADriver.NT]
  27. ; The Include and Needs lines cause the installation support devices
  28. ; and registration of required DShow categories.
  29. ;
  30. ; NOTE!  If there is not a separate capture filter then the tuner
  31. ;        INF should contain these lines.
  32. ;
  33. Include     = ks.inf, kscaptur.inf, bda.inf
  34. Needs       = KS.Registration, KSCAPTUR.Registration.NT, BDA.Installation.NT
  35. AddReg=DMBTHBDADriver.AddReg
  36. CopyFiles=DMBTHBDADriver.CopyFiles
  37. [DMBTHBDADriver.AddReg]
  38. HKR,,DevLoader,,*NTKERN
  39. HKR,,NTMPDriver,,USB1206BDA.sys
  40. [DMBTHBDADriver.CopyFiles]
  41. USB1206BDA.sys
  42. TunerT.sys
  43. ;[DMBTHBDADriver.CopyInfFiles]
  44. ;DMBTHBDADriver.inf
  45. [DMBTHBDADriver.NT.Interfaces]
  46. ; Add an interface for each type of filter exposed by this device driver.
  47. ; The format of each line is as follows
  48. ;
  49. ; AddInterface = DSHOW_CATEGORY, FILTER_REFERENCE_GUID, INSTALLATION_SECTION
  50. ;
  51. ; DSHOW_CATEGORY is the GUID for the Direct Show category in which the
  52. ; filter should appear.  A filter that appears in multiple categories should
  53. ; have a line for each category.
  54. ;
  55. ; FILTER_REFERENC_GUID should be the same as the ReferenceGuid in the
  56. ; the KSFILTER_DESCRIPTOR for the filter.
  57. ;
  58. ; INSTALLATION_SECTION specifies the section that the installer should call
  59. ; to add the ring 3 filter class to the registry.  Except for legacy analog
  60. ; tuner and crossbar, all BDA filters should specify KSProxy as the ring 3
  61. ; filter class.
  62. ;
  63. AddInterface = %KSCATEGORY_BDARECEIVER%, %KSSTRING_BdaSWCaptureFilter%, DMBTHBDADriver.Filter
  64. ;AddInterface = %KSCATEGORY_BDASOURCE%, %KSSTRING_BdaSWTunerFilter%, BdaTuner.Filter
  65. AddInterface = %KSCATEGORY_BDATUNER%, %KSSTRING_BdaSWTunerFilter%, BdaTuner.Filter
  66. [DMBTHBDADriver.Filter]
  67. ; This is the install section for the sample BDA capture filter.
  68. ;
  69. AddReg = DMBTHBDADriver.Filter.AddReg
  70. [DMBTHBDADriver.Filter.AddReg]
  71. ; The sample BDA digital capture driver uses KSProxy for its ring 3 filter class.
  72. ;
  73. HKR,,CLSID,,%Proxy.CLSID%
  74. HKR,,FriendlyName,,%BdaSWCapture.FilterDesc%
  75. [BdaTuner.Filter]
  76. ; This is the install section for the sample BDA digital tuner filter.
  77. ;
  78. AddReg = BdaTuner.Filter.AddReg
  79. [BdaTuner.Filter.AddReg]
  80. ; The sample BDA digital tuner uses KSProxy for its ring 3 filter class.
  81. ;
  82. HKR,,CLSID,,%Proxy.CLSID%
  83. HKR,,FriendlyName,,%BdaTuner.FilterDesc%
  84. [DMBTHBDADriver.NT.Services]
  85. ; Add the NT service.  This causes the driver to be loaded on NT based systems.
  86. ;
  87. AddService=DMBTHBDADriver, 0x00000002, DMBTHBDADriver.ServiceInstall
  88. [DMBTHBDADriver.ServiceInstall]
  89. DisplayName=%Bda.SvcDesc%
  90. ServiceType=%SERVICE_KERNEL_DRIVER%
  91. StartType=%SERVICE_DEMAND_START%
  92. ErrorControl=%SERVICE_ERROR_NORMAL%
  93. ServiceBinary=%12%USB1206BDA.sys
  94. LoadOrderGroup=ExtendedBase
  95. [Strings]
  96. SERVICE_KERNEL_DRIVER=1
  97. SERVICE_DEMAND_START=3
  98. SERVICE_ERROR_NORMAL=1
  99. REG_EXPAND_SZ=0x00020000
  100. REG_DWORD=0x00010001
  101. RunOnce="SOFTWAREMicrosoftWindowsCurrentVersionRunOnce"
  102. ; Specify the GUID for the Ksproxy plugin..
  103. ;
  104. Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
  105. ; Specify the GUID for the BDA Receiver Filters category in GraphEdit.
  106. ;
  107. KSCATEGORY_BDARECEIVER="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
  108. ; Specify the GUID for the BDA Source Filters category in GraphEdit.
  109. ;
  110. KSCATEGORY_BDATUNER="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
  111. ; Specify the GUID for the capture device's SW PnP ID
  112. ;
  113. BdaSWCapture.DeviceId="{F221777C-0098-4773-92F6-776742502B09}"
  114. ; Specify the GUID for the tuner device's SW PnP ID
  115. ;
  116. BdaSWTuner.DeviceId="{EC1926D1-E654-4660-AE78-3654E5C4FBA9}"
  117. ; Specify the GUID for the digital capture Filter.
  118. ;
  119. ; NOTE!  This must match the reference guid specified in the driver's filter
  120. ;        descriptor.
  121. ;
  122. ;for DVB-S
  123. ;KSSTRING_BdaSWCaptureFilter="{3B7D0A61-F46C-4f62-B2D3-BCA1429B4FD5}" 
  124. ;KSSTRING_BdaSWTunerFilter="{B0C10BE3-C6AF-45bf-8A1C-8520EE62FA9D}"
  125. ;for DVB-T
  126. KSSTRING_BdaSWCaptureFilter="{9BC92773-55ED-45c0-8831-1EB597063361}" 
  127. KSSTRING_BdaSWTunerFilter="{EDA35FF3-509C-4a3d-96F5-1386ADB60FD5}"
  128. ;for DVB-C
  129. ;KSSTRING_BdaSWCaptureFilter="{5009B034-E62B-4c6a-B229-2D288455ABB9}" 
  130. ;KSSTRING_BdaSWTunerFilter="{32D3DD78-6FA2-4b5e-9161-8D855F97EBCB}"
  131. ; Specify the GUID for WDM capture devices.
  132. ; A legacy analog capture filter would belong to this category.
  133. ;
  134. ;KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
  135. ;----------------
  136. ; localizeable
  137. ;----------------
  138. SDMC="SDMC"
  139. BdaSWCapture.FilterDesc="DMBTH Capture Filter"
  140. BdaTuner.FilterDesc="DMBTH Tuner Filter"
  141. Bda.DeviceDesc="USB(DMB-TH) HDTV Stick Device"
  142. Bda.SvcDesc="USB(DMB-TH) HDTV Stick Device BDA Driver" 
  143. SourceDisks="Disk 1"