USB1206BDA.inf
上传用户:luvs0001
上传日期:2022-07-09
资源大小:5351k
文件大小:5k
- ; Copyright (c) SDMC Corporation. All rights reserved.
- [Version]
- signature="$Windows NT$"
- Class=Media
- ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
- Provider=%SDMC%
- CatalogFile=USB1206BDA.cat
- DriverVer=01/30/2008,1.2.0.0
- [ControlFlags]
- ExcludeFromSelect=*
- [SourceDisksNames]
- 1=%SourceDisks%,,,
- [SourceDisksFiles]
- USB1206BDA.sys=1
- TunerT.sys=1
- [DestinationDirs]
- ;DefaultDestDir = 12
- DMBTHBDADriver.CopyFiles=12
- ;DMBTHBDADriver.CopyInfFiles=17
- [Manufacturer]
- %SDMC%=SDMC, NTamd64
- [SDMC]
- %Bda.DeviceDesc%=DMBTHBDADriver.NT,USBVID_695C&PID_1206
- [SDMC.NTamd64]
- %Bda.DeviceDesc%=DMBTHBDADriver.NT,USBVID_695C&PID_1206
- [DMBTHBDADriver.NT]
- ; The Include and Needs lines cause the installation support devices
- ; and registration of required DShow categories.
- ;
- ; NOTE! If there is not a separate capture filter then the tuner
- ; INF should contain these lines.
- ;
- Include = ks.inf, kscaptur.inf, bda.inf
- Needs = KS.Registration, KSCAPTUR.Registration.NT, BDA.Installation.NT
- AddReg=DMBTHBDADriver.AddReg
- CopyFiles=DMBTHBDADriver.CopyFiles
- [DMBTHBDADriver.AddReg]
- HKR,,DevLoader,,*NTKERN
- HKR,,NTMPDriver,,USB1206BDA.sys
- [DMBTHBDADriver.CopyFiles]
- USB1206BDA.sys
- TunerT.sys
- ;[DMBTHBDADriver.CopyInfFiles]
- ;DMBTHBDADriver.inf
- [DMBTHBDADriver.NT.Interfaces]
- ; Add an interface for each type of filter exposed by this device driver.
- ; The format of each line is as follows
- ;
- ; AddInterface = DSHOW_CATEGORY, FILTER_REFERENCE_GUID, INSTALLATION_SECTION
- ;
- ; DSHOW_CATEGORY is the GUID for the Direct Show category in which the
- ; filter should appear. A filter that appears in multiple categories should
- ; have a line for each category.
- ;
- ; FILTER_REFERENC_GUID should be the same as the ReferenceGuid in the
- ; the KSFILTER_DESCRIPTOR for the filter.
- ;
- ; INSTALLATION_SECTION specifies the section that the installer should call
- ; to add the ring 3 filter class to the registry. Except for legacy analog
- ; tuner and crossbar, all BDA filters should specify KSProxy as the ring 3
- ; filter class.
- ;
- AddInterface = %KSCATEGORY_BDARECEIVER%, %KSSTRING_BdaSWCaptureFilter%, DMBTHBDADriver.Filter
- ;AddInterface = %KSCATEGORY_BDASOURCE%, %KSSTRING_BdaSWTunerFilter%, BdaTuner.Filter
- AddInterface = %KSCATEGORY_BDATUNER%, %KSSTRING_BdaSWTunerFilter%, BdaTuner.Filter
- [DMBTHBDADriver.Filter]
- ; This is the install section for the sample BDA capture filter.
- ;
- AddReg = DMBTHBDADriver.Filter.AddReg
- [DMBTHBDADriver.Filter.AddReg]
- ; The sample BDA digital capture driver uses KSProxy for its ring 3 filter class.
- ;
- HKR,,CLSID,,%Proxy.CLSID%
- HKR,,FriendlyName,,%BdaSWCapture.FilterDesc%
- [BdaTuner.Filter]
- ; This is the install section for the sample BDA digital tuner filter.
- ;
- AddReg = BdaTuner.Filter.AddReg
- [BdaTuner.Filter.AddReg]
- ; The sample BDA digital tuner uses KSProxy for its ring 3 filter class.
- ;
- HKR,,CLSID,,%Proxy.CLSID%
- HKR,,FriendlyName,,%BdaTuner.FilterDesc%
- [DMBTHBDADriver.NT.Services]
- ; Add the NT service. This causes the driver to be loaded on NT based systems.
- ;
- AddService=DMBTHBDADriver, 0x00000002, DMBTHBDADriver.ServiceInstall
- [DMBTHBDADriver.ServiceInstall]
- DisplayName=%Bda.SvcDesc%
- ServiceType=%SERVICE_KERNEL_DRIVER%
- StartType=%SERVICE_DEMAND_START%
- ErrorControl=%SERVICE_ERROR_NORMAL%
- ServiceBinary=%12%USB1206BDA.sys
- LoadOrderGroup=ExtendedBase
- [Strings]
- SERVICE_KERNEL_DRIVER=1
- SERVICE_DEMAND_START=3
- SERVICE_ERROR_NORMAL=1
- REG_EXPAND_SZ=0x00020000
- REG_DWORD=0x00010001
- RunOnce="SOFTWAREMicrosoftWindowsCurrentVersionRunOnce"
- ; Specify the GUID for the Ksproxy plugin..
- ;
- Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
- ; Specify the GUID for the BDA Receiver Filters category in GraphEdit.
- ;
- KSCATEGORY_BDARECEIVER="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
- ; Specify the GUID for the BDA Source Filters category in GraphEdit.
- ;
- KSCATEGORY_BDATUNER="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
- ; Specify the GUID for the capture device's SW PnP ID
- ;
- BdaSWCapture.DeviceId="{F221777C-0098-4773-92F6-776742502B09}"
- ; Specify the GUID for the tuner device's SW PnP ID
- ;
- BdaSWTuner.DeviceId="{EC1926D1-E654-4660-AE78-3654E5C4FBA9}"
- ; Specify the GUID for the digital capture Filter.
- ;
- ; NOTE! This must match the reference guid specified in the driver's filter
- ; descriptor.
- ;
- ;for DVB-S
- ;KSSTRING_BdaSWCaptureFilter="{3B7D0A61-F46C-4f62-B2D3-BCA1429B4FD5}"
- ;KSSTRING_BdaSWTunerFilter="{B0C10BE3-C6AF-45bf-8A1C-8520EE62FA9D}"
- ;for DVB-T
- KSSTRING_BdaSWCaptureFilter="{9BC92773-55ED-45c0-8831-1EB597063361}"
- KSSTRING_BdaSWTunerFilter="{EDA35FF3-509C-4a3d-96F5-1386ADB60FD5}"
- ;for DVB-C
- ;KSSTRING_BdaSWCaptureFilter="{5009B034-E62B-4c6a-B229-2D288455ABB9}"
- ;KSSTRING_BdaSWTunerFilter="{32D3DD78-6FA2-4b5e-9161-8D855F97EBCB}"
- ; Specify the GUID for WDM capture devices.
- ; A legacy analog capture filter would belong to this category.
- ;
- ;KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
- ;----------------
- ; localizeable
- ;----------------
- SDMC="SDMC"
- BdaSWCapture.FilterDesc="DMBTH Capture Filter"
- BdaTuner.FilterDesc="DMBTH Tuner Filter"
- Bda.DeviceDesc="USB(DMB-TH) HDTV Stick Device"
- Bda.SvcDesc="USB(DMB-TH) HDTV Stick Device BDA Driver"
- SourceDisks="Disk 1"