; $Header: G:/swdev/WDM/Video/bt848/inf/rcs/cxvcap.inf 1.13 2000/11/10 00:12:46Z dsmith Exp $
;------------------------------------------------------------------------------
; cxvcap.inf
;------------------------------------------------------------------------------
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
DriverVer=09/28/2001, 5.0.0.23c
CatalogFile.ntx86=cxvcap.cat
[Manufacturer]
%MsftMfg%=Conexant
;------------------------------------------------------------------------------
; These are the files we need installed
;------------------------------------------------------------------------------
;[SourceDisksNames]
;1="Conexant Fusion 878A Drivers",,,""
;[SourceDisksFiles]
;cxvcap.sys=1
[BT848.CopyDrivers]
cxvcap.sys
cxtuner.sys
cxxbar.sys
[BT848.CopyFilters]
[BT848.KnownFiles]
cxvcap.sys=safe
cxtuner.sys=safe
cxxbar.sys=safe
[DestinationDirs]
BT848.CopyDrivers=10,system32\drivers ; would 12 do this? (docs say not for win9x)
BT848.CopyFilters=11
[Conexant]
; Bt848 and Bt849 boards had no SubSystem ID or SubSystem Vendor ID
%BT848.VideoDeviceDesc%=BT848.Philips, PCI\VEN_109E&DEV_036E
%BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878
%CXXBAR.DeviceDesc%=CXXBAR.BOARDMUX,STREAM\CXXBAR.BOARDMUX
%CXTUNER.DeviceDesc%=CXTUNER.Philips,STREAM\CXTUNER.Philips
[AudioSection]
[AudioSection.Services]
AddService = , 2 ; null service install
[CXXBAR.BOARDMUX]
AddReg = CXXBAR.Boardmux.addreg
[CXXBAR.BOARDMUX.Services]
AddService = CXXBAR,0x00000002,CXXBAR.ServiceInstall
[CXTUNER.Philips]
AddReg = CXTUNER.addreg
[CXTUNER.Philips.Services]
AddService = CXTUNER,0x00000002,CXTUNER.ServiceInstall
[BT848.Philips]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,Philips.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
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
;Audio capability
HKR,"DriverData","CaptureAudioStereo",0x00010001, 0x00
HKR,"DriverData","CaptureAudioSAP",0x00010001, 0x00
HKLM,Software\AOpen\VA1000 Lite,"DriverVersion",,"5.0.0.23c"
[CXTUNER.AddReg]
;------------------------------------------------------------------------------
; Tuner
;------------------------------------------------------------------------------
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,CXTUNER.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,01
HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
HKR,"DriverData","TunerType",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","TunerMode",0x0010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","TunerInput",0x00010001, 0x00, 0x00, 0x00, 0x00
[CXXBAR.Boardmux.addreg]
;------------------------------------------------------------------------------
; CXXBAR
;------------------------------------------------------------------------------
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,cxxbar.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,01
HKR,"DriverData","LastVideoSource",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","LastAudioSource",0x00010001, 0xff,0xff,0xff,0xff
HKR,"DriverData","AudioType",0x00010001, 0x00,0x00,0x00,0x00
;video svideo
HKR,"DriverData\InPin0","PinType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\InPin0","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\InPin0","Medium",,%GUID_NULL%
;video tuner
HKR,"DriverData\InPin1","PinType",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\InPin1","RelatedPinIndex",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\InPin1","Medium",,%GUID_0%
;video composite
HKR,"DriverData\InPin2","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\InPin2","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\InPin2","Medium",,%GUID_NULL%
;audio tuner
HKR,"DriverData\InPin3","PinType",0x00010001, 0x00,0x10,0x00,0x00
HKR,"DriverData\InPin3","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\InPin3","Medium",,%GUID_3%
;audio line
HKR,"DriverData\InPin4","PinType",0x00010001, 0x01,0x10,0x00,0x00
HKR,"DriverData\InPin4","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\InPin4","Medium",,%GUID_5%
;video video decoder
HKR,"DriverData\OutPin0","PinType",0x00010001, 0x0C,0x00,0x00,0x00
HKR,"DriverData\OutPin0","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\OutPin0","Medium",,%GUID_4%
;audio audio decoder
HKR,"DriverData\OutPin1","PinType",0x00010001, 0x09,0x10,0x00,0x00
HKR,"DriverData\OutPin1","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\OutPin1","Medium",,%GUID_NULL%
[Philips.AddReg]
HKR,"ENUM\Device1",pnpid,,"cxtuner.philips"
HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
[VideoCapture]
AddReg=VideoCapture.AddReg
[VideoTvAudio]
AddReg=VideoTvAudio.AddReg
[Crossbar]
AddReg=Crossbar.AddReg
[TvTuner]
AddReg=TvTuner.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%
[Crossbar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%CXXBAR.Crossbar%
[TvTuner.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%CXTUNER.TUNER%
[BT848.Philips.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,
;AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
[CXXBAR.Boardmux.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,
[CXTUNER.Philips.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
[BT848.Philips.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
[CXXBAR.ServiceInstall]
DisplayName = %CXXBAR.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\CXXBAR.sys
[CXTUNER.ServiceInstall]
DisplayName = %CXTUNER.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\CXTUNER.sys
[Strings]
Msft= "AOpen"
MsftMfg= "AOpen"
BT848.VideoDeviceDesc= "VA1000 Lite/Plus, WDM Video Capture"
BT848.AudioDeviceDesc= "VA1000 Lite/Plus, WDM Audio Capture"
CXXBAR.DeviceDesc= "VA1000 Lite/Plus, WDM Crossbar"
CXTUNER.DeviceDesc= "VA1000 Lite/Plus , WDM TvTuner"
BT848.Capture= "AOpen Video Capture"
BT848.TvAudio= "AOpen TvAudio"
CXXBAR.Crossbar= "AOpen Crossbar"
CXTUNER.Tuner= "AOpen TvTuner"
RunOnce= "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
Download Driver Pack
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.