PV878D.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_D0.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BT848_D0.CopyFilters=11

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

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

BT848_D3.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BT848_D3.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_D0.VideoDeviceDesc%=BT848_D0.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_146cAA0c

%BT848_D1.VideoDeviceDesc%=BT848_D1.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_146dAA0d

%BT848_D2.VideoDeviceDesc%=BT848_D2.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_146eAA0e

%BT848_D3.VideoDeviceDesc%=BT848_D3.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_146fAA0f

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

[BT848_D0.CopyDrivers]
BT878_d0.sys
stream.sys

[BT848_D0.CopyFilters]
;mvfilter.ax

[BT848_D0.KnownFiles]
BT878_d0.sys=safe

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

[BT848_D0.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_d0.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]
AddReg=VideoCapture.AddReg

[VideoTvAudio]
AddReg=VideoTvAudio.AddReg

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

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

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

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

[BT848_D0.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

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

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

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

BT848_D0.VideoDeviceDesc=  "BT878, WDM Video Capture C"
BT848_D0.Capture=          "BT878 Capture C"

BT848_D1.VideoDeviceDesc=  "BT878, WDM Video Capture D"
BT848_D1.Capture=          "BT878 Capture D"

BT848_D2.VideoDeviceDesc=  "BT878, WDM Video Capture E"
BT848_D2.Capture=          "BT878 Capture E"

BT848_D3.VideoDeviceDesc=  "BT878, WDM Video Capture F"
BT848_D3.Capture=          "BT878 Capture F"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

;******************************************************************************
;BT878_1 ==>

[BT848_D1.CopyDrivers]
BT878_d1.sys
stream.sys

[BT848_D1.CopyFilters]
;mvfilter.ax

[BT848_D1.KnownFiles]
BT878_d1.sys=safe


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

[BT848_D1.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_d1.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_1.AddReg]
;;HKR,"ENUM\Device1",pnpid,,"btxbar_1"

[VideoCapture_1]
AddReg=VideoCapture_1.AddReg

[VideoTvAudio_1]
AddReg=VideoTvAudio_1.AddReg

;;[Crossbar_1]
;;AddReg=Crossbar_1.AddReg

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

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

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

[BT848_D1.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_1,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_1,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar_1,

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

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


;****************************************************************************
;BT878_2 ==>

[BT848_D2.CopyDrivers]
BT878_d2.sys
stream.sys

[BT848_D2.CopyFilters]
;mvfilter.ax

[BT848_D2.KnownFiles]
BT878_d2.sys=safe

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

[BT848_D2.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_d2.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_2.AddReg]
;;HKR,"ENUM\Device1",pnpid,,"btxbar_2"

[VideoCapture_2]
AddReg=VideoCapture_2.AddReg

[VideoTvAudio_2]
AddReg=VideoTvAudio_2.AddReg

;;[Crossbar_2]
;;AddReg=Crossbar_2.AddReg

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

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

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

[BT848_D2.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_2,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_2,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar_2,

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

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


;***************************************************************************
;BT878_3 ==>

[BT848_D3.CopyDrivers]
BT878_d3.sys
stream.sys

[BT848_D3.CopyFilters]
;mvfilter.ax

[BT848_D3.KnownFiles]
BT878_d3.sys=safe

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

[BT848_D3.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT878_d3.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_3.AddReg]
;;HKR,"ENUM\Device1",pnpid,,"btxbar_3"

[VideoCapture_3]
AddReg=VideoCapture_3.AddReg

[VideoTvAudio_3]
AddReg=VideoTvAudio_3.AddReg

;;[Crossbar_3]
;;AddReg=Crossbar_3.AddReg

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

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

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

[BT848_D3.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture_3,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio_3,
;;AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar_3,

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

[BT848_D3.ServiceInstall]
DisplayName   = %BT848_D3.VideoDeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BT878_d3.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: ftp, load: 2.76