a88barbb.inf Driver File Contents (Avermedia10512.exe)

;------------------------------------------------------------------------
;   A88BarBB.inf
;   
;       This file contains installation inforamtion for crossbar driver 
;       of AVerMedia's TV tuner card.
;
;   Copyright and Disclaimer:
;
;       This software is provided "as is" without warranty of any kind,
;       either expressed or implied, including but not limited to the
;       implied warranties of merchantability and/or fitness for a
;       particular purpose.
; 
;       Copyright (c) 2001-2004 AVerMedia Technologies, Inc.
;       All Rights Reserved.
;
;------------------------------------------------------------------------

[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="AVerMedia"
DriverVer=09/15/2004,1.0.5.12
CatalogFile=A88BarBB.cat

[Manufacturer]
"AVerMedia"=AVerMedia

[SourceDisksNames]
1="AVerMedia M150 H/W MPEG Card Drivers",,,""

[SourceDisksFiles]
A88BarBB.sys=1

[AVerMedia]
%CX88XBAR.DeviceDesc%=CX88XBAR.CNXT, STREAM\CX88XBAR.VEN_14F1.CNXT ; Dual
%A88XBAR3.DeviceDesc%=A88XBAR.TRIPLE,STREAM\CX88XBAR.VEN_1461.TRI  ; Triple
%A88XBAR1.DeviceDesc%=A88XBAR.SINGLE,STREAM\CX88XBAR.VEN_1461.ONE  ; Single

[DestinationDirs]
CX88XBAR.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
A88XBAR.CopyDrivers =10,system32\drivers  ; eg.  \windows\system32\drivers

[CX88XBAR.CopyDrivers]
A88BarBB.sys

[A88XBAR.CopyDrivers]
A88BarBB.sys

;
; Dual-Input
;
[CX88XBAR.Cnxt]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  CX88XBAR.Cnxt.addreg
CopyFiles=  CX88XBAR.CopyDrivers

[CX88XBAR.Cnxt.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,A88BarBB.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,"DriverData","VideoInputPin",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","AudioType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","CrossbarPinSet",0x00010001, 0x02,0x00,0x00,0x00

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

[CX88XBAR.Cnxt.Services]
AddService = CX88XBAR,0x00000002,CX88XBAR.ServiceInstall

[CX88XBAR.ServiceInstall]
DisplayName   = %CX88XBAR.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\A88BarBB.sys

;
; Triple-Input
;
[A88XBAR.TRIPLE]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  A88XBAR.TRIPLE.AddReg
CopyFiles=  A88XBAR.CopyDrivers

[A88XBAR.TRIPLE.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,A88BarBB.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,"DriverData","VideoInputPin",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","AudioType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","CrossbarPinSet",0x00010001, 0x04,0x00,0x00,0x00

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

[A88XBAR.TRIPLE.Services]
AddService = CX88XBAR,0x00000002,CX88XBAR.ServiceInstall

[A88XBAR.TRIPLE.ServiceInstall]
DisplayName   = %A88XBAR3.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\A88BarBB.sys

;
; Single-Input
;
[A88XBAR.SINGLE]
Include  =  ks.inf, kscaptur.inf
Needs    =  KS.Registration,KSCAPTUR.Registration.NT
AddReg   =  A88XBAR.SINGLE.AddReg
CopyFiles=  A88XBAR.CopyDrivers

[A88XBAR.SINGLE.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,A88BarBB.sys
HKR,,OkToHibernate,3,01
HKR,,PageOutWhenUnopened,3,00
HKR,"DriverData","VideoInputPin",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","AudioType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","CrossbarPinSet",0x00010001, 0x00,0x00,0x00,0x00

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

[A88XBAR.SINGLE.Services]
AddService = CX88XBAR,0x00000002,CX88XBAR.ServiceInstall

[A88XBAR.SINGLE.ServiceInstall]
DisplayName   = %A88XBAR1.DeviceDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\A88BarBB.sys

;
; Common Section
;
[Crossbar]
AddReg=Crossbar.AddReg

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

[Strings]
CX88XBAR.DeviceDesc = "AVerMedia AVerTV MPEG Crossbar (Dual-Input)"
CX88XBAR.Crossbar   = "AVerMedia AVerTV MPEG Crossbar"
A88XBAR3.DeviceDesc = "AVerMedia AVerTV MPEG Crossbar (Triple-Input)"
A88XBAR1.DeviceDesc = "AVerMedia AVerTV MPEG Crossbar"
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: web3, load: 1.65