Pvavsaud.inf Driver File Contents (258DRV_WHQL_V2.0.31.exe)

;------------------------------------------------------------------------
;
;   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) 1999-2000 Conexant Systems, Inc.
;       All Rights Reserved.
;       ---------------------------------------------------------------
;
;   File Revision Id:
;
;       $Header$
;
;   Abstract:
;
;       This is the CX23880 AVStream audio capture driver inf file.
;
;------------------------------------------------------------------------

[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="ProVideo"
DriverVer=10/14/2003,2.0.31.0
CatalogFile.ntx86=Pvavsaud.cat

[Manufacturer]
"ProVideo"=ProVideo

[SourceDisksNames]
1="ProVideo Cx23880 Drivers",,,""

[SourceDisksFiles]
Pvavsaud.sys=1

[Conexant]
%CX23880.DeviceDesc%=AUD,  PCI\VEN_14F1&DEV_8801
%CX23880.DeviceDesc%=AUD,  PCI\VEN_14F1&DEV_8811

; PVR1
%CX23880.null%=NullSection,  PCI\VEN_14F1&DEV_8801&SUBSYS_81961033
%CX23880.null%=NullSection,  PCI\VEN_14F1&DEV_8811&SUBSYS_81961033
; Include swapped SSVIDs
%CX23880.null%=NullSection,  PCI\VEN_14F1&DEV_8801&SUBSYS_10338196
%CX23880.null%=NullSection,  PCI\VEN_14F1&DEV_8811&SUBSYS_10338196

[AUD]
Include=    ks.inf, kscaptur.inf, bda.inf
Needs=      KS.Registration
AddReg=     CX880.AddReg,AUD.AddReg
CopyFiles=  CX880.CopyDrivers

[PVR1]
Include=    ks.inf
Needs=      KS.Registration
AddReg=     CX880.AddReg,PVR1.AddReg
CopyFiles=  CX880.CopyDrivers

[NullSection]

[NullSection.Services]
AddService = , 2  ; null service install

[DestinationDirs]
CX880.CopyDrivers=10,system32\drivers

[CX880.CopyDrivers]
Pvavsaud.sys

[CX880.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,Pvavsaud.sys
HKR,,OkToHibernate,3,01
; Disable driver page out
HKR,,PageOutWhenUnopened,3,0
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKLM,System\CurrentControlSet\Control\MediaCategories\%AudioPinID%,Display,1, 00,00,00,00
HKLM,System\CurrentControlSet\Control\MediaCategories\%AudioPinID%,Name,,%AudioPinName%

;
; Driver Configuration Registry Entries
;

[AUD.AddReg]
; Default to tuner input
HKR,"DriverData","InputSelect",0x00010001,   0x00,0x00,0x00,0x00

; 48 KHz operation
HKR,"DriverData","SampleRate" ,0x00010001,   0x80,0xBB,0x00,0x00

;
; Interfaces installation
;

;
; Audio
;

[AUD.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,AUD_Interface,
AddInterface={6994AD04-93EF-11D0-A3CC-00A0C9223196},%KsNameFilter%,AUD_Interface,
AddInterface={33d9a762-90c8-11d0-bd43-00a0c911ce86},%KsNameFilter%,AUD_Interface,

[AUD_Interface]
AddReg=AUD_Interface.AddReg

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

;
; Services installation
;

[AUD.Services]
AddService = CXAVSAUD,2,AUD.ServiceInstall

[AUD.ServiceInstall]
DisplayName   = %CX23880.DeviceDesc%
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %10%\system32\drivers\Pvavsaud.sys

;
; Driver Configuration Registry Entries
;

[PVR1.AddReg]
; Default to I2S input
HKR,"DriverData","InputSelect",0x00010001,   0x01,0x00,0x00,0x00

; 48 KHz operation
HKR,"DriverData","SampleRate" ,0x00010001,   0x80,0xBB,0x00,0x00

;
; Interfaces installation
;

;
; Audio
;

[PVR1.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,PVR1_Interface,

[PVR1_Interface]
AddReg=PVR1_Interface.AddReg

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

;
; Services installation
;

[PVR1.Services]
AddService = CXAVSAUD,2,PVR1.ServiceInstall

[PVR1.ServiceInstall]
DisplayName   = %CX23880.DeviceDesc%
ServiceType   = 1
StartType     = 2
ErrorControl  = 1
ServiceBinary = %10%\system32\drivers\Pvavsaud.sys

;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]
KsNameFilter        = 	"{9B365890-165F-11D0-A195-0020AFD156E4}"

Proxy.CLSID         =   "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"

CX23880.DeviceDesc  = 	"ProVideo 2388x AvStream Audio Capture"
AUDFriendlyName     =  	"ProVideo 2388x AvStream Audio Capture"
AudioPinID          =   "{27C304E1-80F6-11d5-AFD4-0001032B6C31}"
AudioPinName        =   "AvStream Audio"
CX23880.null        = 	"ProVideo 2388x (unused device function)"
CX23881.null        = 	"ProVideo 2388x (unused device function)"
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: 3.61