88XAStream.inf Driver File Contents (Zmore_TV-Tuner_3.2build04_XP.zip)

;   88x Analog Stream driver Tuner Install Information File For Win2000, WinXP, MCE
;
;       
;
;   Copyright (c) 2005-2006 DVB-DTV Technology Inc.
;   All Rights Reserved.
;
;

[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="DTV-DVB"
DriverVer=08/25/2006,1.0.2.9
CatalogFile.NTx86=88XAStream.cat
CatalogFile.NTAMD64=AMD64\88XAStream.cat
CatalogFile.NTIA64=IA64\88XAStream.cat

[Manufacturer]
"DTV-DVB"=DTV-DVB, NTx86, NTAMD64, NTIA64

[SourceDisksNames]
1="DVB-DTV PCI Analog Stream Driver",,

[SourceDisksNames.AMD64]
1="DVB-DTV PCI Analog Stream Driver",88xAStream.inf, , \AMD64

[SourceDisksNames.IA64]
1="DVB-DTV PCI Analog Stream Driver",88xAStream.inf, , \IA64

[SourceDisksFiles]
88xAStream.sys=1

[DTV-DVB.NTx86]
; MB86A16 tuner & tda9887(all standard)
%CX23880.videoMoto%=CX23880.MB86A16,PCI\VEN_14F1&DEV_8800&SUBSYS_00231822

[DTV-DVB.NTAMD64]
; MB86A16 tuner & tda9887(all standard)
%CX23880.videoMoto%=CX23880.MB86A16,PCI\VEN_14F1&DEV_8800&SUBSYS_00231822

[DTV-DVB.NTIA64]
; MB86A16 tuner & tda9887(all standard)
%CX23880.videoMoto%=CX23880.MB86A16,PCI\VEN_14F1&DEV_8800&SUBSYS_00231822


[DestinationDirs]
CX23880.CopyDrivers=10,system32\drivers
CX23880.CopyFilters=11

[CX23880.CopyDrivers]
88xAStream.sys

[CX23880.CopyFilters]
; none for now


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

[CX23880.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,88xAStream.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","VolumeLevelNegdB",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","UseExternalVPRES",0x00010001, 0x00, 0x00, 0x00, 0x00
HKR,"DriverData","UseI2SAsClock",0x00010001, 0x00, 0x00, 0x00, 0x00


[MB86A16.AddReg]
HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","ColorKillEnable",0x00010001, 0x01,0x00,0x00,0x00
; Country code is USA = 1 
HKR,"DriverData","WWAudioCountryCode",0x00010001, 0x01,0x00,0x00,0x00 
HKR,"ENUM\Device1",pnpid,,"cxtune.VEN_14F1.MB86A16" 
HKR,"ENUM\Device2",pnpid,,"cx88xbar.VEN_14F1.MB86A16"

[VideoCapture]
AddReg=VideoCapture.AddReg

;[VideoTvAudio]
;AddReg=VideoTvAudio.AddReg

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

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

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

[CX23880.MB86A16.Services]
AddService = CX23880,0x00000002,CX23880.ServiceInstall

[CX23880.ServiceInstall]
DisplayName   = %CX23880.video%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\88xAStream.sys

[Strings]
CX23880.video               = "DTV-DVB 1027 Analog Video Capture"
CX23880.friendly            = "DTV-DVB 1027 Analog Video Capture"
CX23880.friendly2           = "DTV_DVB 1027 TvAudio"
CX23880.videoMoto	        = "DTV-DVB 1027 Analog Video Capture"
;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: ftp, load: 2.25