BDACap46.inf Driver File Contents (KNC_BDA_v4752.zip)

; Copyright 2004, Philips Semiconductors GmbH
; OS: 
;  - Win2000
;  - WinXP
;  - MediaCenter 2005


[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
DriverVer=06/29/2005,4.7.5.2
CatalogFile=BDACap46.cat

[Manufacturer]
%MfgName%=Philips

[Philips]
;
; Cable Frontends:
; 00201894 - KNC TV Station DVB-C
; 00211894 - KNC TV Station DVB-C+
; Terr. Frontends:
; 00301894 - KNC TV Station DVB-T
; 00311894 - KNC TV Station DVB-T+
; Sat Frontends:
; 00101894 - KNC TV Station DVB-S
; 00111894 - KNC TV Station DVB-S+
; 4F561131 - KNC TV Station DVB-S (legacy)
; 4F501131 - KNC TV Station DVB-S
; 
; FFFFFFFF - KNC TV Station DVB

;CU1216
%Cap7146_DVB_0.Name%=Cap7146_DVB_0.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00201894;    DVB-C
%Cap7146_DVB_1.Name%=Cap7146_DVB_1.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00211894;    DVB-C+
;TU1216
%Cap7146_DVB_2.Name%=Cap7146_DVB_2.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00301894;    DVB-T
%Cap7146_DVB_3.Name%=Cap7146_DVB_3.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00311894;    DVB-T+
;SU1200 SH1
%Cap7146_DVB_4.Name%=Cap7146_DVB_4.Device,PCI\VEN_1131&DEV_7146&SUBSYS_4F561131;    DVB
%Cap7146_DVB_4.Name%=Cap7146_DVB_4.Device,PCI\VEN_1131&DEV_7146&SUBSYS_4F501131;    DVB
;SU1200 SH2
%Cap7146_DVB_5.Name%=Cap7146_DVB_5.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00101894;    DVB-S
%Cap7146_DVB_6.Name%=Cap7146_DVB_6.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00111894;    DVB-S+
;SU1200 SH3
%Cap7146_DVB_7.Name%=Cap7146_DVB_7.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00141894;    DVB-S X4
%Cap7146_DVB_7.Name%=Cap7146_DVB_7.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00161894;    DVB-S X4
%Cap7146_DVB_8.Name%=Cap7146_DVB_8.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00151894;    DVB-S+ X4
%Cap7146_DVB_8.Name%=Cap7146_DVB_8.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00181894;    DVB-S+ X6
%Cap7146_DVB_8.Name%=Cap7146_DVB_8.Device,PCI\VEN_1131&DEV_7146&SUBSYS_00191894;    DVB-S X6

;*****************************Generic Part for all Boards ************************
;
[DestinationDirs]
CopyDrivers	= 10,system32\drivers   ; be aware not to use 12 as the drivers directory, 
                             		; as driver will not work anymore in W98

[SourceDisksNames]
1 = %INSTALLATION_DISK%,,

[SourceDisksFiles]
BdaCap46.sys = 1

[CopyDrivers]
BdaCap46.sys


;
;
;************************************************************************
;***************   Registry Parameters    ***************************************
;
;ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
;StartType      = 3                  ; SERVICE_AUTO_START
;ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
;HKR, "Parameters", "AdjustHyo",,"0"
;HKR, "Parameters", "InvertField",,"1"		
;HKR, "Parameters", "InputPortA",,"Transport"	;Signaltype of port A, "Video" | "Transport"
;HKR, "Parameters", "InputPortB",,"Video"		;Signaltype of port B, "Video" | "Transport" 
;HKR, "Parameters", "SyncSelPortA",,"A"		;SyncSignal for port A is connect to port, "A" | "B"
;HKR, "Parameters", "SyncSelPortB",,"B"		;SyncSignal for port B is connect to port, "A" | "B"
;HKR, "Parameters", "EnableXport",,"1"		;Transport stream is enabled "1", disabled "0"
;HKR, "Parameters", "BoardType",,"1"		;identifies the type of board used see also SUBSYSTEM ID
						;Board		Comment		No
						;=====		=======		==
						;Maui		ATSC		0
						;Ruegen2	DVB-S		1
						;

;************************************************************************
;
;************************** DVB-C CU1216 ***********************************
[Cap7146_DVB_0.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_0.AddReg

[Cap7146_DVB_0.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_0.AddService

[Cap7146_DVB_0.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_0.Interfaces,

[Cap7146_DVB_0.Interfaces]
AddReg=Cap7146_DVB_0.Interface.AddReg

[Cap7146_DVB_0.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_0.Name%

[Cap7146_DVB_0.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_0.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"		
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_0"

;************************** DVB-C+ CU1216 ***********************************
[Cap7146_DVB_1.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_1.AddReg

[Cap7146_DVB_1.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_1.AddService

[Cap7146_DVB_1.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_1.Interfaces,

[Cap7146_DVB_1.Interfaces]
AddReg=Cap7146_DVB_1.Interface.AddReg

[Cap7146_DVB_1.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_1.Name%

[Cap7146_DVB_1.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_1.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"		
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_1"

;************************** DVB-T TU1216 ***********************************
[Cap7146_DVB_2.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_2.AddReg

[Cap7146_DVB_2.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_2.AddService

[Cap7146_DVB_2.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_2.Interfaces,

[Cap7146_DVB_2.Interfaces]
AddReg=Cap7146_DVB_2.Interface.AddReg

[Cap7146_DVB_2.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_2.Name%

[Cap7146_DVB_2.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_2.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"		
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_2"

;************************** DVB-T+ TU1216 ***********************************
[Cap7146_DVB_3.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_3.AddReg

[Cap7146_DVB_3.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_3.AddService

[Cap7146_DVB_3.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_3.Interfaces,

[Cap7146_DVB_3.Interfaces]
AddReg=Cap7146_DVB_3.Interface.AddReg

[Cap7146_DVB_3.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_3.Name%

[Cap7146_DVB_3.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_3.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"		
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_3"

;************************** DVB-S SU1200 (old) ********************************
[Cap7146_DVB_4.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_4.AddReg

[Cap7146_DVB_4.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_4.AddService

[Cap7146_DVB_4.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_4.Interfaces,

[Cap7146_DVB_4.Interfaces]
AddReg=Cap7146_DVB_4.Interface.AddReg

[Cap7146_DVB_4.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_4.Name%

[Cap7146_DVB_4.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_4.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"		
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_4"

;************************** DVB-S SU1200-SH2 ********************************
[Cap7146_DVB_5.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_5.AddReg

[Cap7146_DVB_5.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_5.AddService

[Cap7146_DVB_5.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_5.Interfaces,

[Cap7146_DVB_5.Interfaces]
AddReg=Cap7146_DVB_5.Interface.AddReg

[Cap7146_DVB_5.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_5.Name%

[Cap7146_DVB_5.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_5.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"	
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_5"

;************************** DVB-S+ SU1200-SH2 ********************************
[Cap7146_DVB_6.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_6.AddReg

[Cap7146_DVB_6.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_6.AddService

[Cap7146_DVB_6.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_6.Interfaces,

[Cap7146_DVB_6.Interfaces]
AddReg=Cap7146_DVB_6.Interface.AddReg

[Cap7146_DVB_6.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_6.Name%

[Cap7146_DVB_6.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_6.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"	
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_6"

;************************** DVB-S X4 (TDA8261) ********************************
[Cap7146_DVB_7.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_7.AddReg

[Cap7146_DVB_7.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_7.AddService

[Cap7146_DVB_7.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_7.Interfaces,

[Cap7146_DVB_7.Interfaces]
AddReg=Cap7146_DVB_7.Interface.AddReg

[Cap7146_DVB_7.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_7.Name%

[Cap7146_DVB_7.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_7.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"	
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_7"

;************************** DVB-S+ X4 (TDA8261) ********************************
[Cap7146_DVB_8.Device.NT]
Include   = ks.inf, kscaptur.inf, bda.inf
Needs     = KS.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles = CopyDrivers
AddReg    = Cap7146_DVB_8.AddReg

[Cap7146_DVB_8.Device.NT.Services]
Addservice = Cap7146_DVB, 0x00000002, Cap7146_DVB_8.AddService

[Cap7146_DVB_8.Device.NT.Interfaces]
AddInterface=%BDAcatID%,%KSNAME_Filter%,Cap7146_DVB_8.Interfaces,

[Cap7146_DVB_8.Interfaces]
AddReg=Cap7146_DVB_8.Interface.AddReg

[Cap7146_DVB_8.Interface.AddReg]
HKR,,CLSID,,%Cap7146.CLSID%
HKR,,FriendlyName,,%Cap7146_DVB_8.Name%

[Cap7146_DVB_8.AddService]
DisplayName    = %Cap7146_DVB.Name%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\bdacap46.sys

[Cap7146_DVB_8.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,bdacap46.sys
HKR, "Parameters", "AdjustHyo",,"0"
HKR, "Parameters", "InvertField",,"1"	
HKR, "Parameters", "InputPortA",,"Video"
HKR, "Parameters", "InputPortB",,"Transport"
HKR, "Parameters", "SyncSelPortA",,"A"
HKR, "Parameters", "SyncSelPortB",,"B"
HKR, "Parameters", "EnableXport",,"1"
HKR, "Parameters", "BoardType",,"1"
HKR,"ENUM\Device2",pnpid,,"PTDVB_8"

;************************************************************************
;
[Strings]
INSTALLATION_DISK   = "KNC TV-Station (BDA) Capture Driver Installation Disk"
Msft                = "Philips Semiconductors GmbH"
MfgName             = "Philips"
Cap7146.CLSID       = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
BDAcatID            = "{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
KSNAME_Filter       = "{9B365890-165F-11D0-A195-0020AFD156E4}"
KSNAME_AnalogFilter = "{083110BD-05DA-46d7-8802-D71E4D38EEF4}"
KSCATEGORY_CAPTURE  = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"


Cap7146_DVB.Name    = "KNC TV-Station Capture";

Cap7146_DVB_0.Name   = "KNC TV-Station DVB-C Capture"
Cap7146_DVB_1.Name   = "KNC TV-Station DVB-C+ Capture"
Cap7146_DVB_2.Name   = "KNC TV-Station DVB-T Capture"
Cap7146_DVB_3.Name   = "KNC TV-Station DVB-T+ Capture"
Cap7146_DVB_4.Name   = "KNC TV-Station DVB-S Capture"
Cap7146_DVB_5.Name   = "KNC TV-Station DVB-S Capture"
Cap7146_DVB_6.Name   = "KNC TV-Station DVB-S+ Capture"
Cap7146_DVB_7.Name   = "KNC TV-Station DVB-S Capture"
Cap7146_DVB_8.Name   = "KNC TV-Station DVB-S+ Capture"
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: web1, load: 1.18