88xBDATune.inf Driver File Contents (DigitalTV_64.zip)

;------------------------------------------------------------------------
;
;   88x BDA tuner/demod. driver Install Information File
;
;       
;
;   Copyright (c) 2005 DTV-DVB Technology Inc.
;   All Rights Reserved.
;
;------------------------------------------------------------------------

[Version]
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="DTV-DVB"
DriverVer=04/29/2006,1.0.1.8
CatalogFile.ntx86=88xBDATune.cat

[Manufacturer]
"DTV-DVB"=DTV-DVB

[SourceDisksNames]
1="DTV-DVB PCI Drivers",,,""

[SourceDisksFiles]
88xBDATune.sys=1

[DTV-DVB]
; Device models section.
;
; This section should have a line for each device PnP ID that this INF
; installs.  Note that, for the Sample BDA Tuner, the PnP ID matches
; the child device specified in the Sample BDA Capture driver's INF.
; Since the Sample BDA Capture driver is an AVStream mini-driver, the PnP
; ID starts with "AVSTREAM\".  If the Sample BDA Capture driver had been
; a Stream Class mini-driver the PnP ID would start with "STREAM\".
;
; Uncomment the following line when actual PCI receiver hardware is used.
; %BdaTuner.DeviceDesc%=BdaTuner,AVSTREAM\BdaTuner ; used when capture is written as AVSTREAM driver

%THBDATUNE.DeviceDescMT352FMD1216%=THBDATUNE.MT352FMD1216,STREAM\THBDATUNE.VEN_14F1.MT352FMD1216

[THBDATUNE.MT352FMD1216]
Include=ks.inf, kscaptur.inf, bda.inf
Needs=KS.Registration, KSCAPTUR.Registration, BDA.Registration, bda.Installation
AddReg=THBDATUNE.AddReg,MT352FMD1216.AddReg
CopyFiles=THBDATUNE.CopyDrivers

[THBDATUNE.MT352FMD1216.NT]
Include=ks.inf, kscaptur.inf, bda.inf
Needs=KS.Registration, KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Registration.NT, BDA.Installation.NT
AddReg=THBDATUNE.AddReg,MT352FMD1216.AddReg
CopyFiles=THBDATUNE.CopyDrivers

[THBDATUNE.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,88xBDATune.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00

[DestinationDirs]
DefaultDestDir=10,system32\drivers

[THBDATUNE.CopyDrivers]
88xBDATune.sys

[MT352FMD1216.AddReg]
HKR,"DriverData","TunerModel",0x00010001, 0x10,0x00,0x00,0x00
HKR,"DriverData","UseFreqOffsetDVBT",0x00010001, 0x00, 0x00, 0x00, 0x00

; For MCE channel scan - For DVB-T
; Normal - 0: As it is, no change
HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x00,0x00,0x00,0x00
; 6 Mhz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x06,0x00,0x00,0x00
; 7 Mhz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x07,0x00,0x00,0x00
; 8 Mhz Freq table
;HKR,"DriverData","MCE_FreqTranslate",0x00010001, 0x08,0x00,0x00,0x00

; Fixed bandwidth setting for DVB-T
; Normal - 0: As it is, no change
HKR,"DriverData","FixedBandwidth",0x00010001, 0x00,0x00,0x00,0x00
; Fixed as VHF 7MHz, UHF 8MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x01,0x00,0x00,0x00
; Fixed as 6 MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x06,0x00,0x00,0x00
; Fixed as 7 MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x07,0x00,0x00,0x00
; Fixed as 8 MHz
;HKR,"DriverData","FixedBandwidth",0x00010001, 0x08,0x00,0x00,0x00

; Skip scan shift frequency (+-167) - For DVB-T
; Normal: +- 167KHz will be scanned
HKR,"DriverData","ShiftFreqScan",0x00010001, 0x00,0x00,0x00,0x00
; Don't scan +-167KHz, just return lock failure
;HKR,"DriverData","ShiftFreqScan",0x00010001, 0x01,0x00,0x00,0x00

; Relock monitor
; Normal
HKR,"DriverData","RelockMonitor",0x00010001, 0x00,0x00,0x00,0x00
; Enable Relock monitor
;HKR,"DriverData","RelockMonitor",0x00010001, 0x01,0x00,0x00,0x00

; Local Oscillator Frequency (LOF)
; 0: Normal
HKR,"DriverData","LNBLOF",0x00010001, 0x00,0x00,0x00,0x00
; 1: Low band - 5150, High band - 5750
;HKR,"DriverData","LNBLOF",0x00010001, 0x01,0x00,0x00,0x00
; 2: Low band - 9750, High band - 10600
;HKR,"DriverData","LNBLOF",0x00010001, 0x02,0x00,0x00,0x00
; 3: Custom - by LNBLOFLowBand and LNBLOFHighBand
;HKR,"DriverData","LNBLOF",0x00010001, 0x03,0x00,0x00,0x00

; LNBLOFLowBand = 0
HKR,"DriverData","LNBLOFLowBand",0x00010001, 0x00,0x00,0x00,0x00
; LNBLOFHighBand = 11300
HKR,"DriverData","LNBLOFHighBand",0x00010001, 0x24,0x2C,0x00,0x00

; DiSEqC Selection
; 0: Normal
HKR,"DriverData","DiSEqC",0x00010001, 0x00,0x00,0x00,0x00
; 1: DiSEqC A
;HKR,"DriverData","DiSEqC",0x00010001, 0x01,0x00,0x00,0x00
; 2: DiSEqC B
;HKR,"DriverData","DiSEqC",0x00010001, 0x02,0x00,0x00,0x00
; 3: DiSEqC C
;HKR,"DriverData","DiSEqC",0x00010001, 0x03,0x00,0x00,0x00
; 4: DiSEqC D
;HKR,"DriverData","DiSEqC",0x00010001, 0x04,0x00,0x00,0x00

; LNB Power
; 0: OFF
;HKR,"DriverData","LNBPower",0x00010001, 0x00,0x00,0x00,0x00
; 1: ON
HKR,"DriverData","LNBPower",0x00010001, 0x01,0x00,0x00,0x00

; Tone
; 0: ON/OFF by LNB switch frequency
HKR,"DriverData","Tone",0x00010001, 0x00,0x00,0x00,0x00
; 1: OFF
;HKR,"DriverData","Tone",0x00010001, 0x01,0x00,0x00,0x00
; 2: ON
;HKR,"DriverData","Tone",0x00010001, 0x02,0x00,0x00,0x00

; 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.
;

[THBDATUNE.MT352FMD1216.Interfaces]
AddInterface = %KSCATEGORY_BDATUNER%, %KSSTRING_BdaSWTunerFilter%, THBDATUNE.MT352FMD1216.Filter

[THBDATUNE.MT352FMD1216.NT.Interfaces]
AddInterface = %KSCATEGORY_BDATUNER%, %KSSTRING_BdaSWTunerFilter%, THBDATUNE.MT352FMD1216.Filter

[THBDATUNE.MT352FMD1216.Filter]
AddReg = THBDATUNE.MT352FMD1216.Filter.AddReg

[THBDATUNE.MT352FMD1216.Filter.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%THBDATUNE.FilterDescMT352FMD1216%

; Add the service (driver) for this device.
;
; NOTE!  A single .SYS file can only be used for one service at a time.
;        If multiple board types use the same driver, they should all
;        reference the same service install section.
;

[THBDATUNE.MT352FMD1216.NT.Services]
AddService=THBDATUNE,0x00000002,THBDATUNE.ServiceInstall

[THBDATUNE.ServiceInstall]
; This is the service install section for the BDA tuner driver.
; (88xBDATune.sys)
;
DisplayName=%THBDATUNE.DeviceDesc%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_NORMAL%
ServiceBinary=%10%\system32\drivers\88xBDATune.sys
LoadOrderGroup=ExtendedBase


[Strings]
;----------------
; non-localizeable
;----------------

SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
REG_EXPAND_SZ=0x00020000
REG_DWORD=0x00010001

; Specify the GUID for the Ksproxy plugin..
;
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"

; Specify the GUID for the BDA Source Filters category in GraphEdit.
;
KSCATEGORY_BDATUNER="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"

; Specify the GUID for the digital tuner Filter.
;
; NOTE!  This must match the reference guid specified in the driver's filter
;        descriptor.
;
KSSTRING_BdaSWTunerFilter="{91B0CC87-9905-4d65-A0D1-5861C6F22CDF}"
;
; Specify the GUID for the tuner device's SW PnP ID
;
BdaSWTuner.DeviceId="{828B00F0-9A04-4692-8573-535B05DFF3F4}"


;----------------
; localizeable
;----------------

TH="DTV-DVB"
THBDATUNE.DeviceDesc              ="DVB-DTV 88x DVBS BDA Tuner Filter"
THBDATUNE.DeviceDescMT352FMD1216  ="DVB-DTV 88x DVBS BDA Tuner Filter"

THBDATUNE.FilterDesc              ="DVB-DTV 88x DVBS BDA Tuner Filter"
THBDATUNE.FilterDescMT352FMD1216  ="DVB-DTV 88x DVBS BDA Tuner Filter"

THBDATUNE.FriendlyName            ="DVB-DTV 88x DVBS BDA Tuner Filter"
THBDATUNE.FriendlyNameMT352FMD1216="DVB-DTV 88x DVBS BDA Tuner Filter"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.51