PV878B.inf Driver File Contents (hicap.zip)

;------------------------------------------------------------------------------
; BT848.INF
;------------------------------------------------------------------------------

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%

[ControlFlags]
;ExcludeFromSelect=*

[Manufacturer]
%MsftMfg%=Microsoft

[DestinationDirs]
BT848_4.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BT848_4.CopyFilters=11

BT848_5.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BT848_5.CopyFilters=11

BT848_6.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BT848_6.CopyFilters=11

BT848_7.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BT848_7.CopyFilters=11

;------------------------------------------------------------------------------
; Device ID List
;------------------------------------------------------------------------------
;
; ID Number     Device
; 0x36E         Bt878 (Video Section)
; 0x878         Bt878 (Audio Section)

[Microsoft]
;------------------------------------------------------------------------------
; These are the Rockwell versions of our cards
;------------------------------------------------------------------------------

%BT848_4.VideoDeviceDesc%=BT848_4.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_1464AA04

%BT848_5.VideoDeviceDesc%=BT848_5.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_1465AA05

%BT848_6.VideoDeviceDesc%=BT848_6.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_1466AA06

%BT848_7.VideoDeviceDesc%=BT848_7.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_1467AA07

;------------------------------------------------------------------------------
; These are the files we need installed
;------------------------------------------------------------------------------

[BT848_4.CopyDrivers]
BT878_b0.sys
stream.sys

[BT848_4.CopyFilters]
;mvfilter.ax

[BT848_4.KnownFiles]
BT878_b0.sys=safe

[BT848_4.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation,KS878.Registration
AddReg=     BT848_4.AddReg
CopyFiles=  BT848_4.CopyDrivers,BT848_4.CopyFilters
KnownFiles= BT848_4.KnownFiles

[BT848_4.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_b0.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,"DriverData","PV14X",0x00010001, 0x00, 0x00, 0x00, 0x00
;HKLM,%RunOnce%,"mvfilter.ax",,"%11%\regsvr32.exe -s %11%\mvfilter.ax"
;HKR,"DriverData","VideoStandard",0x00010001, 0x10, 0x00, 0x00, 0x00

;;[NoTuner.AddReg]
;;HKR,"ENUM\Device1",pnpid,,"btxbar"

[VideoCapture_4]
AddReg=VideoCapture_4.AddReg

[VideoTvAudio_4]
AddReg=VideoTvAudio_4.AddReg

;;[Crossbar]
;;AddReg=Crossbar_4.AddReg

[VideoCapture_4.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BT848_4.Capture%

[VideoTvAudio_4.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BT848_4.TvAudio%

;;[Crossbar_4.AddReg]
;;HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
;;HKR,,FriendlyName,,%BTXBAR.Crossbar%

[BT848_4.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_4,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_4,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar_4,

[BT848_4.NoTuner.Services]
AddService = BT848_4,0x00000002,BT848_4.ServiceInstall

[BT848_4.ServiceInstall]
DisplayName   = %BT848_4.VideoDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BT878_b0.sys

[Strings]
Msft=                   "Conexant"
MsftMfg=                "Conexant"
RunOnce=                "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

BT848_4.VideoDeviceDesc=  "BT878, WDM Video Capture 4"
BT848_4.Capture=          "BT878 Capture 4"

BT848_5.VideoDeviceDesc=  "BT878, WDM Video Capture 5"
BT848_5.Capture=          "BT878 Capture 5"

BT848_6.VideoDeviceDesc=  "BT878, WDM Video Capture 6"
BT848_6.Capture=          "BT878 Capture 6"

BT848_7.VideoDeviceDesc=  "BT878, WDM Video Capture 7"
BT848_7.Capture=          "BT878 Capture 7"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

;******************************************************************************
;BT878_5 ==>

[BT848_5.CopyDrivers]
BT878_b1.sys
stream.sys

[BT848_5.CopyFilters]
;mvfilter.ax

[BT848_5.KnownFiles]
BT878_b1.sys=safe


[BT848_5.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation,KS878.Registration
AddReg=     BT848_5.AddReg
CopyFiles=  BT848_5.CopyDrivers,BT848_5.CopyFilters
KnownFiles= BT848_5.KnownFiles

[BT848_5.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_b1.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,"DriverData","PV14X",0x00010001, 0x00, 0x00, 0x00, 0x00
;HKLM,%RunOnce%,"mvfilter.ax",,"%11%\regsvr32.exe -s %11%\mvfilter.ax"
;HKR,"DriverData","VideoStandard",0x00010001, 0x10, 0x00, 0x00, 0x00

;;[NoTuner_5.AddReg]
;;HKR,"ENUM\Device1",pnpid,,"btxbar_5"

[VideoCapture_5]
AddReg=VideoCapture_5.AddReg

[VideoTvAudio_5]
AddReg=VideoTvAudio_5.AddReg

;;[Crossbar_5]
;;AddReg=Crossbar_5.AddReg

[VideoCapture_5.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BT848_5.Capture%

[VideoTvAudio_5.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BT848_5.TvAudio%

;;[Crossbar_5.AddReg]
;;HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
;;HKR,,FriendlyName,,%BTXBAR_5.Crossbar_5%

[BT848_5.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_5,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_5,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar_5,

[BT848_5.NoTuner.Services]
AddService = BT848_5,0x00000002,BT848_5.ServiceInstall

[BT848_5.ServiceInstall]
DisplayName   = %BT848_5.VideoDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BT878_b1.sys


;****************************************************************************
;BT878_6 ==>

[BT848_6.CopyDrivers]
BT878_b2.sys
stream.sys

[BT848_6.CopyFilters]
;mvfilter.ax

[BT848_6.KnownFiles]
BT878_b2.sys=safe

[BT848_6.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation,KS878.Registration
AddReg=     BT848_6.AddReg
CopyFiles=  BT848_6.CopyDrivers,BT848_6.CopyFilters
KnownFiles= BT848_6.KnownFiles

[BT848_6.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_b2.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,"DriverData","PV14X",0x00010001, 0x00, 0x00, 0x00, 0x00
;HKLM,%RunOnce%,"mvfilter.ax",,"%11%\regsvr32.exe -s %11%\mvfilter.ax"
;HKR,"DriverData","VideoStandard",0x00010001, 0x10, 0x00, 0x00, 0x00

;;[NoTuner_6.AddReg]
;;HKR,"ENUM\Device1",pnpid,,"btxbar_6"

[VideoCapture_6]
AddReg=VideoCapture_6.AddReg

[VideoTvAudio_6]
AddReg=VideoTvAudio_6.AddReg

;;[Crossbar_6]
;;AddReg=Crossbar_6.AddReg

[VideoCapture_6.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BT848_6.Capture%

[VideoTvAudio_6.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BT848_6.TvAudio%

;;[Crossbar_6.AddReg]
;;HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
;;HKR,,FriendlyName,,%BTXBAR_6.Crossbar_6%

[BT848_6.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_6,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_6,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar_6,

[BT848_6.NoTuner.Services]
AddService = BT848_6,0x00000002,BT848_6.ServiceInstall

[BT848_6.ServiceInstall]
DisplayName   = %BT848_6.VideoDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BT878_b2.sys


;***************************************************************************
;BT878_7 ==>

[BT848_7.CopyDrivers]
BT878_b3.sys
stream.sys

[BT848_7.CopyFilters]
;mvfilter.ax

[BT848_7.KnownFiles]
BT878_b3.sys=safe

[BT848_7.NoTuner]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation,KS878.Registration
AddReg=     BT848_7.AddReg
CopyFiles=  BT848_7.CopyDrivers,BT848_7.CopyFilters
KnownFiles= BT848_7.KnownFiles

[BT848_7.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_b3.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,"DriverData","PV14X",0x00010001, 0x00, 0x00, 0x00, 0x00
;HKLM,%RunOnce%,"mvfilter.ax",,"%11%\regsvr32.exe -s %11%\mvfilter.ax"
;HKR,"DriverData","VideoStandard",0x00010001, 0x10, 0x00, 0x00, 0x00

;;[NoTuner_7.AddReg]
;;HKR,"ENUM\Device1",pnpid,,"btxbar_7"

[VideoCapture_7]
AddReg=VideoCapture_7.AddReg

[VideoTvAudio_7]
AddReg=VideoTvAudio_7.AddReg

;;[Crossbar_7]
;;AddReg=Crossbar_7.AddReg

[VideoCapture_7.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BT848_7.Capture%

[VideoTvAudio_7.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BT848_7.TvAudio%

;;[Crossbar_7.AddReg]
;;HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
;;HKR,,FriendlyName,,%BTXBAR_7.Crossbar_7%

[BT848_7.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_7,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_7,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar_7,

[BT848_7.NoTuner.Services]
AddService = BT848_7,0x00000002,BT848_7.ServiceInstall

[BT848_7.ServiceInstall]
DisplayName   = %BT848_7.VideoDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BT878_b3.sys


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: web4, load: 1.12