AVVCAP.INF Driver File Contents (M199_AP1.4.7.7_Dr5.5.0.0.exe)

;------------------------------------------------------------------------------
; ATVCAP.INF  -- AVerMedia WDM Video Capture driver installation script
;------------------------------------------------------------------------------

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
DriverVer=09/04/2003,5.5.0.0
Catalogfile=avvcap.cat

[ControlFlags]
ExcludeFromSelect=*

[SourceDisksNames]
1 = "AVerMedia Bt878 DVB-S WDM Driver Disk",,,""

[SourceDisksFiles]
avvcap.sys   = 1
;AVerTV2K.dll = 1
;IOCtrl.dll   = 1

[Manufacturer]
%MsftMfg%=Models

;------------------------------------------------------------------------------
; These are the files we need installed
;------------------------------------------------------------------------------

[BT848.CopyDrivers]
avvcap.sys
;stream.sys

[BT848.CopyFilters]
;AVerTV2K.dll
;IOCtrl.dll

;[BT848.KnownFiles]
;avvcap.sys=safe

[DestinationDirs]
BT848.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
BT848.CopyFilters=11

;------------------------------------------------------------------------------
; SubSystem Vendor ID List
;------------------------------------------------------------------------------
;
; ID Number     Manufacturer
;
; 0x127A        Rockwell Semiconductor Systems Boards
; 0x14F1        Conexant Boards
; 0x1461        AVerMedia Boards

;------------------------------------------------------------------------------
; Device ID List
;------------------------------------------------------------------------------
;
; ID Number     Device
;
; 0x36E         Bt878 (Video Section)
; 0x36F         Bt879 (Video Section)
; 0x370         Bt880 (Video Section)
; 0x878         Bt878 (Audio Section)
; 0x879         Bt879 (Audio Section)
; 0x880         Bt880 (Audio Section)

;------------------------------------------------------------------------------
; SubSystem ID List
;------------------------------------------------------------------------------
;
; ID Number  Board                      Assy Drwg No.  Tuner    Std        TunerModel#
;
; 0x0133     Bt878a ChickenHawk                        Conexant DVB-S
; 0x0199     AVerMedia DVB-S                           Conexant DVB-S

[Models]

    ;------------------------------------------------------------------------------
    ; Function 0 - Video
    ;------------------------------------------------------------------------------

    ;%BT848.VideoDeviceDesc%=BT848.ChickenHawk,  PCI\VEN_109E&DEV_036E&SUBSYS_013314F1
    %BT848.VideoDeviceDesc%=BT848.ChickenHawk,  PCI\VEN_109E&DEV_036E&SUBSYS_01991461
    %BT848.VideoDeviceDesc%=BT848.ChickenHawk,  PCI\VEN_109E&DEV_036E&SUBSYS_A7911461
    %BT848.VideoDeviceDesc%=BT848.ChickenHawk,  PCI\VEN_109E&DEV_036E&SUBSYS_FFFFFFFF
    %BT848.VideoDeviceDesc%=BT848.ChickenHawk,  PCI\VEN_109E&DEV_036E&SUBSYS_00000000


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

[BT848.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,avvcap.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


[ChickenHawk.AddReg]
HKR,"ENUM\Device2",pnpid,,"cxxbar.noaudio"
;HKR,"ENUM\Device1",pnpid,,"cxtuner.cxdvbs"

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoTvAudio]
AddReg=VideoTvAudio.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%

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


[BT848.ChickenHawk.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\avvcap.sys

[Strings]
Msft=                   "Conexant"
MsftMfg=                "Conexant"
BT848.VideoDeviceDesc=  "AVerMedia, DVB-S WDM Video Capture"
BT848.AudioDeviceDesc=  "AVerMedia, DVB-S WDM Audio Capture"
;BT848.Capture=          "Conexant Analog Video Capture"
BT848.Capture=          "Conexant Capture"
BT848.TvAudio=          "Conexant TvAudio"
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: web4, load: 0.81