CX88XBAR.INF Driver File Contents (TunerDrv0923.exe)

;****************************************************************************
;* Module      : CX88XBar.INF
;* Description : WDM installation file for Windows 98SE/ME/2K/XP
;* Drivers     : Conexant CX23880
;* Copyright   : 1990-2002, TelSignal Co, Ltd.
;****************************************************************************

[Version]
signature="$CHICAGO$"
CatalogFile=CX88XBAR.CAT
;CatalogFile.ntx86=cx88xbar.cat
Class=Media
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Provider=%InfProvider%
DriverVer=07/16/2002,2.1.68.0
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf

[ControlFlags]
ExcludeFromSelect = STREAM\CX88XBar

[DestinationDirs]
;DefaultDestDir=10,system32\drivers
CX88XBar.CopyDrivers=10,system32\drivers
;TSCWDM.CopyApp=10, TSCTV
;TSCWDM.DeleteApp=10, TSCTV

[SourceDisksNames]
1=%DiskId%,,,""

[SourceDisksFiles]
;CX88XBar.SYS=1

[Manufacturer]
%Manufacture%=DeviceList

[DeviceList]
%CX88XBarDevice%=CX88XBar,STREAM\CX88XBar

[CX88XBar]
Include   = KS.inf,Kscaptur.inf
Needs     = KS.Registration,Kscaptur.Registration.NT
AddReg    = CX88XBar.AddReg
CopyFiles = CX88XBar.CopyDrivers

;[CX88XBar]
;Include   = KS.inf,Kscaptur.inf
;Needs     = KS.Registration,Kscaptur.Registration.NT
;AddReg    = CX88XBar.AddReg,TSCWDM.InstallApp
;DelFiles  = TSCWDM.DelApp
;CopyFiles = CX88XBar.CopyDrivers,TSCWDM.CopyApp

[CX88XBar.CopyDrivers]
;CX88XBar.SYS

[CX88XBar.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,CX88XBar.SYS
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,01

HKR,"DriverData","LastVideoSource",            0x10001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","LastAudioSource",            0x10001, 0xFF, 0xFF, 0xFF, 0xFF
HKR,"DriverData","AudioType",                  0x10001, 0x03, 0x00, 0x00, 0x00

;Video SVideo
HKR,"DriverData\InPin0","PinType",             0x10001, 0x03, 0x00, 0x00, 0x00
HKR,"DriverData\InPin0","RelatedPinIndex",     0x10001, 0x04, 0x00, 0x00, 0x00
HKR,"DriverData\InPin0","Medium",,%GUID_NULL%

;Video Tuner
HKR,"DriverData\InPin1","PinType",             0x10001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData\InPin1","RelatedPinIndex",     0x10001, 0x03, 0x00, 0x00, 0x00
HKR,"DriverData\InPin1","Medium",,%GUID_0%

;Video Composite
HKR,"DriverData\InPin2","PinType",             0x10001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData\InPin2","RelatedPinIndex",     0x10001, 0x04, 0x00, 0x00, 0x00
HKR,"DriverData\InPin2","Medium",,%GUID_NULL%

;Audio Tuner
HKR,"DriverData\InPin3","PinType",             0x10001, 0x00, 0x10, 0x00, 0x00
HKR,"DriverData\InPin3","RelatedPinIndex",     0x10001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData\InPin3","Medium",,%GUID_3%

;Audio Line-In
HKR,"DriverData\InPin4","PinType",             0x10001, 0x01, 0x10, 0x00, 0x00
HKR,"DriverData\InPin4","RelatedPinIndex",     0x10001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData\InPin4","Medium",,%GUID_5%

;Video Decoder
HKR,"DriverData\OutPin0","PinType",            0x10001, 0x0C, 0x00, 0x00, 0x00
HKR,"DriverData\OutPin0","RelatedPinIndex",    0x10001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData\OutPin0","Medium",,%GUID_4%

;Audio Decoder
HKR,"DriverData\OutPin1","PinType",            0x10001, 0x09, 0x10, 0x00, 0x00
HKR,"DriverData\OutPin1","RelatedPinIndex",    0x10001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData\OutPin1","Medium",,%GUID_NULL%


[CX88XBar.Services]
AddService = CX88XBAR, 0x02, CX88XBar.ServiceInstall

[CX88XBar.ServiceInstall]
DisplayName   = %CX88XBarDevice%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\CX88XBar.SYS

[CX88XBar.Interfaces]
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",Crossbar,

[Crossbar]
AddReg=Crossbar.AddReg

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


;[TSCWDM.CopyApp]
;SETUP.EXE   , APPWDM\SETUP.EXE
;SETUP.INS   , APPWDM\SETUP.INS
;SETUP.PKG   , APPWDM\SETUP.PKG
;SETUP.INI   , APPWDM\SETUP.INI
;_INST32I.EX_, APPWDM\_INST32I.EX_
;_ISDEL.EXE  , APPWDM\_ISDEL.EXE
;_SETUP.DLL  , APPWDM\_SETUP.DLL
;_SETUP.LIB  , APPWDM\_SETUP.LIB
;_SETUP.1    , APPWDM\_SETUP.1
;DISK1.ID    , APPWDM\DISK1.ID


;[TSCWDM.DeleteApp]
;SETUP.INS
;SETUP.EXE
;SETUP.PKG
;SETUP.INI
;_INST32I.EX_
;_ISDEL.EXE
;_SETUP.DLL
;_SETUP.LIB
;_SETUP.1
;DISK1.ID


;[TSCWDM.InstallApp]
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,TSCTVINS,0,TSCTV\SETUP.EXE


[Strings]
InfProvider=    "TelSignal Co., Ltd."
Manufacture=    "TelSignal Co., Ltd."
DiskId=         "MSI PVS TV card driver disk"
CX88XBarName=   "MSI PVS Crossbar"
CX88XBarDevice= "MSI PVS Crossbar"

SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
SERVICE_KERNEL_DRIVER=1

GUID_0="{A19DC0E0-3B39-11D1-905F-0000C0CC16BA}"
GUID_3="{A19DC0E3-3B39-11D1-905F-0000C0CC16BA}"
GUID_4="{A19DC0E4-3B39-11D1-905F-0000C0CC16BA}"
GUID_5="{A19DC0E5-3B39-11D1-905F-0000C0CC16BA}"
GUID_NULL="{00000000-0000-0000-0000-000000000000}"


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: web2, load: 1.16