Cx88vid.inf Driver File Contents (MSIPVS.zip)

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

[Version]
Signature="$CHICAGO$"
CatalogFile=CX88VID.CAT
Class=Media
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Provider=%InfProvider%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
DriverVer=08/28/2003,2.79.1.65

[ControlFlags]
ExcludeFromSelect=PCI\VEN_14F1&DEV_8800,\
                  PCI\VEN_14F1&DEV_8801,\
                  PCI\VEN_14F1&DEV_8802,\
                  PCI\VEN_14F1&DEV_8803,\
                  PCI\VEN_14F1&DEV_8804

[DestinationDirs]
;DefaultDestDir=10,system32\drivers
CX88Vid.CopyDrivers=10,system32\drivers
;CX88Vid.CopyInf=10,Inf

[SourceDisksNames]
1=%DiskId%,,,

[SourceDisksFiles]
CX88Vid.SYS=1
CX88Tune.SYS=1
CX88XBar.SYS=1
;CX88Vid.INF=1
;CX88Tune.INF=1
;CX88XBar.INF=1


[Manufacturer]
%Manufacture%=DeviceList

[DeviceList]
%CX88VidDevice%=CX88Vid, PCI\VEN_14F1&DEV_8800
;%CXUnuseDevice%=CXUnuse, PCI\VEN_14F1&DEV_8801
%CXUnuseDevice%=CXUnuse, PCI\VEN_14F1&DEV_8802
%CXUnuseDevice%=CXUnuse, PCI\VEN_14F1&DEV_8803
%CXUnuseDevice%=CXUnuse, PCI\VEN_14F1&DEV_8804



[CXUnuse]
AddReg    = CXUnuse.AddReg
CopyFiles = CXUnuse.CopyDrivers

[CXUnuse.AddReg]
;HKR,,OkToHibernate,3,01

[CXUnuse.CopyDrivers]
;CX88Vid.SYS

[CXUnuse.Services]
AddService = , 0x02 ; Install nothing


[CX88Vid]
Include   = KS.inf, Kscaptur.inf, Ksfilter.inf
Needs     = KS.Registration,Kscaptur.Registration.NT
AddReg    = CX88Vid.AddReg,CX88Vid.AddStream
CopyFiles = CX88Vid.CopyDrivers
;CopyFiles = CX88Vid.CopyDrivers,CX88Vid.CopyInf




[CX88Vid.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,CX88Vid.SYS
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
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
HKR,"DriverData","WWAudioCountryCode",    0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","OddVDelay",             0x00010001, 0x1C, 0x00, 0x00, 0x00
HKR,"DriverData","EvenVDelay",            0x00010001, 0x1C, 0x00, 0x00, 0x00
HKR,"DriverData","OddVActive",            0x00010001, 0xe0, 0x01, 0x00, 0x00
HKR,"DriverData","EvenVActive",           0x00010001, 0xe0, 0x01, 0x00, 0x00
HKR,"DriverData","ColorKillEnable",       0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","Pll27",                 0x00010001, 0x00, 0x00, 0x00, 0x00


[CX88Vid.CopyDrivers]
CX88Vid.SYS
CX88Tune.SYS
CX88XBar.SYS

;[CX88Vid.CopyInf]
;CX88Vid.INF
;CX88Tune.INF
;CX88XBar.INF

[CX88Vid.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",CX88VidCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",CX88VidTVAudio,



[CX88Vid.Services]
AddService = CX23880, 0x02, CX88Vid.ServiceInstall

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

[CX88Vid.AddStream]
HKR,"ENUM\Device1",pnpid,,"CX88Tune"
HKR,"ENUM\Device2",pnpid,,"CX88XBar"

[CX88VidCapture]
AddReg=CX88VidCapture.AddReg

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

[CX88VidTVAudio]
AddReg=CX88VidTVAudio.AddReg

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


[Strings]
InfProvider=            "MICRO-STAR INT'L Co., Ltd."
Manufacture=            "MICRO-STAR INT'L Co., Ltd."
CX88VidCapture=         "Conexant 2388x Video Capture"

DiskId=                 "MSI 8606 TV card driver disk"
CX88VidTVAudio=         "MSI 8606 TV Audio"
CX88VidDevice=          "MSI 8606 Video Capture"
CX88AudDevice=          "MSI 8606 Audio Capture"
CXUnuseDevice=          "MSI 8606 Unused Device"

;DiskId=                 "MSI 8876 TV card driver disk"
;CX88VidTVAudio=         "MSI 8876 TV Audio"
;CX88VidDevice=          "MSI 8876 Video Capture"
;CX88AudDevice=          "MSI 8876 Audio Capture"
;CXUnuseDevice=          "MSI 8876 Unused Device"

SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
SERVICE_KERNEL_DRIVER=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: ftp, load: 0.97