cxvcap.inf Driver File Contents (TV_2k_xp_Driver.zip)

; $Header: G:/swdev/WDM/Video/bt848/inf/rcs/cxvcap.inf 1.13 2000/11/10 00:12:46Z dsmith Exp $

;------------------------------------------------------------------------------
; cxvcap.inf
;------------------------------------------------------------------------------

[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
DriverVer=10/12/2001,5.0.0.24
CatalogFile.ntx86=cxvcap.cat

[Manufacturer]
%MsftMfg%=VastVision

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

[SourceDisksNames]
1="VastVision Fusion 878A Drivers",,,""

[SourceDisksFiles]
cxvcap.sys=1

[BT848.CopyDrivers]
cxvcap.sys

[BT848.CopyFilters]
VastCC.ax
vastTee.ax
VastDump.ax
wavdest.ax

[BT848.KnownFiles]
cxvcap.sys=safe
VastCC.ax=safe
VastTee.ax=safe
VastDump.ax=safe
wavdest.ax=safe

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

;------------------------------------------------------------------------------
; Vendor ID List
; ID Number     Manufacturer
; 0x109E        Conexant
;------------------------------------------------------------------------------
; Device ID List
; ID Number     Device
; 0x878         Bt878 (Streaming MPEG-2 TS Section)
;------------------------------------------------------------------------------
; SubSystem Vendor ID List
; ID Number     Manufacturer
; 0x1589        VastVision
; 0x0000	VastVision
;------------------------------------------------------------------------------
; SubSystem ID List
; ID Number  Board                     Assy Drwg No.   Notes
; 0x0000     Vast PCI TV (Old)     
; 0x4100     Analog TV (PVR) No Remocon
; 0x4101     Analog TV (PVR) Remocon
; 0x4800     HDTV No Remocon
; 0x4801     HDTV Remocon
; 0x4802     HDTV No Remocon and Analog TV
; 0x4803     HDTV Remocon and Analog TV
; 0x5300     Sat TV no Remocon
; 0x5301     Sat TV Remocon
;------------------------------------------------------------------------------

[VastVision]

    ;------------------------------------------------------------------------------
    ; Function 0 - Video
    ;------------------------------------------------------------------------------
    %BT848.VideoDeviceDesc.VastPCITV%=BT848.VastPCITV,		PCI\VEN_109E&DEV_0350
    %BT848.VideoDeviceDesc.VastPCITV%=BT848.VastPCITV,		PCI\VEN_109E&DEV_0351
    %BT848.VideoDeviceDesc.VastPCITV%=BT848.VastPCITV,		PCI\VEN_109E&DEV_036E&SUBSYS_00000000
    %BT848.VideoDeviceDesc.VastPVR%=BT848.VastPVR,		PCI\VEN_109E&DEV_036E&SUBSYS_41001589
    %BT848.VideoDeviceDesc.VastPVR%=BT848.VastPVR,		PCI\VEN_109E&DEV_036E&SUBSYS_41011589
    %BT848.VideoDeviceDesc.VastHDTV%=BT848.VastHDTV,		PCI\VEN_109E&DEV_036E&SUBSYS_48001589
    %BT848.VideoDeviceDesc.VastHDTV%=BT848.VastHDTV,		PCI\VEN_109E&DEV_036E&SUBSYS_48011589
    %BT848.VideoDeviceDesc.VastHDTV%=BT848.VastHDTV,		PCI\VEN_109E&DEV_036E&SUBSYS_48021589
    %BT848.VideoDeviceDesc.VastHDTV%=BT848.VastHDTV,		PCI\VEN_109E&DEV_036E&SUBSYS_48031589
    %BT848.VideoDeviceDesc.VastSatTV%=BT848.VastSatTV,		PCI\VEN_109E&DEV_036E&SUBSYS_53001589
    %BT848.VideoDeviceDesc.VastSatTV%=BT848.VastSatTV,		PCI\VEN_109E&DEV_036E&SUBSYS_53011589

    ;------------------------------------------------------------------------------
    ; Function 1
    ;------------------------------------------------------------------------------
    %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_00000000
    %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_41001589
    %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_41011589

[AudioSection]

[AudioSection.Services]
AddService = , 2  ; null service install

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

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

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

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

[BT848.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,cxvcap.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,"DriverData","BobMode",0x00010001, 0x00, 0x00, 0x00, 0x00
HKLM,%RunOnce%,"VastCC.ax",,"%11%\regsvr32.exe -s %11%\VastCC.ax"
HKLM,%RunOnce%,"VastTee.ax",,"%11%\regsvr32.exe -s %11%\VastTee.ax"
HKLM,%RunOnce%,"VastDump.ax",,"%11%\regsvr32.exe -s %11%\VastDump.ax"
HKLM,%RunOnce%,"wavdest.ax",,"%11%\regsvr32.exe -s %11%\wavdest.ax"

[VastPCITV.AddReg]
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
HKR,"ENUM\Device1",pnpid,,"cxtuner"
HKR,"ENUM\Device2",pnpid,,"cxxbar"

[VastPVR.AddReg]
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
HKR,"ENUM\Device1",pnpid,,"cxtuner"
HKR,"ENUM\Device2",pnpid,,"cxxbar"

[VastHDTV.AddReg]
;HKR,"ENUM\Device1",pnpid,,"cxtuner"
HKR,"ENUM\Device2",pnpid,,"cxxbar"

[VastSatTV.AddReg]
;HKR,"ENUM\Device1",pnpid,,"cxtuner"
HKR,"ENUM\Device2",pnpid,,"cxxbar"

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoTvAudio]
AddReg=VideoTvAudio.AddReg

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

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

[BT848.VastPCITV.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.VastPVR.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.VastHDTV.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.VastSatTV.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[BT848.VastPCITV.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.VastPVR.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.VastHDTV.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

[BT848.VastSatTV.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall

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

[Strings]
Msft=                   "VastVision"
MsftMfg=                "VastVision"
BT848.VideoDeviceDesc=  "VastVision, WDM Video Capture"
BT848.VideoDeviceDesc.VastPCITV=  "VastVision, WDM Video Capture"
BT848.VideoDeviceDesc.VastPVR=  "VastVision, WDM Video Capture - PVR"
BT848.VideoDeviceDesc.VastHDTV=  "VastVision, WDM Video Capture - HDTV"
BT848.VideoDeviceDesc.VastSatTV=  "VastVision, WDM Video Capture - SatTV"
BT848.AudioDeviceDesc=  "VastVision, WDM Audio Capture"
BT848.Capture=          "VastVision Video Capture"
BT848.TvAudio=          "VastVision TvAudio"
RunOnce=                "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1


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