PIXMCVAE.INF Driver File Contents (JVC_USB_winxp.zip)

;;
;; JVC PIX-MCV WDM Audio Capture Driver
;; (C) Copyright PIXELA Corporation 2002

[Version]
LayoutFile      = Layout.inf, Layout1.inf, Layout2.inf
signature       = "$Windows NT$"
Class           = Media
ClassGUID       = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider        = %PixelaMfg%
DriverVer       = 01/06/2003,1.00.1003.0
CatalogFile     = pixmcvae.cat

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*

[Manufacturer]
%PixelaMfg% = Pixela

[DestinationDirs]
MCVA.Device.CopyDrivers         = 10,System32\Drivers

[SourceDisksFiles]
pixmcva.sys = 1

[SourceDisksNames]
1 = %DiskNameString%,,,

[Pixela]
%VID_04F1&PID_000A&MI_02.DeviceDesc% = MCVA.Device,USB\VID_04F1&PID_000A&MI_02

[MCVA.Device]
Include         = ks.inf, wdmaudio.inf
Needs           = KS.Registration, WDMAUDIO.Registration
AddReg          = MCVA.Device.AddReg, MCVA.Device.Parameters.AddReg, MCVA.Proxy.Audio
CopyFiles       = MCVA.Device.CopyDrivers
KnownFiles      = MCVA.Device.KnownFiles

[MCVA.Device.NT]
Include         = ks.inf, wdmaudio.inf
Needs           = KS.Registration, WDMAUDIO.Registration
AddReg          = MCVA.Device.AddReg, MCVA.Device.Parameters.AddReg, MCVA.Proxy.Audio
CopyFiles       = MCVA.Device.CopyDrivers

[MCVA.Device.KnownFiles]
pixmcva.sys=safe


[MCVA.Device.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,pixmcva.sys
HKR,,Driver,,pixmcva.sys
HKR,,AssociatedFilters,,"wdmaud"
HKR,,PageOutWhenUnopened,3,01
HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,Drivers,SubClasses,,"wave,mixer"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%VID_04F1&PID_000A&MI_02.DeviceDesc%
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Description,,%VID_04F1&PID_000A&MI_02.DeviceDesc%


[MCVA.Device.Parameters.AddReg]
HKLM,%MediaCategories%\%GUID.PINNAME_1394USB_AUDIO%,Name,,%Pin.pixeAudio%
HKLM,%MediaCategories%\%GUID.PINNAME_1394USB_AUDIO%,Display,1,00,00,00,00
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,AGain,0x00010001,708
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,SampleConv,0x00010001,1
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,TS,0x00010001,0
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,MixLevel,0x00010001,0
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,SRR_Quality,0x00010001,1
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,AIoCount,0x00010001,1
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,ADiscon,0x00010001,0

HKLM,system\currentcontrolset\services\PIXMCV\Parameters,AudioRate,0x00010001,0x00 ;


[MCVA.Proxy.Audio]
HKLM,%MediaCategories%\%GUID.PINNAME_1394USB_AUDIO%\PropertyPages\{3B720241-9E52-11d2-9229-00A024AAAD37},,,


[MCVA.Device.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,MCVA.Device.Interface
AddInterface = %KSCATEGORY_AUDIO%,GLOBAL,MCVA.Device.Interface

[MCVA.Device.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,MCVA.Device.Interface
AddInterface = %KSCATEGORY_AUDIO%,GLOBAL,MCVA.Device.Interface

[MCVA.Device.Interface]
AddReg = MCVA.Device.Intf.AddReg

[MCVA.Device.Intf.AddReg]
HKR,,CLSID,,%ProxyACap.CLSID%
HKR,,FriendlyName,,%VID_04F1&PID_000A&MI_02.DeviceDesc%

[MCVA.Device.NT.Services]
AddService = PIXMCVA, 0x00000002, MCVA.Device.ServiceInstall

[MCVA.Device.ServiceInstall]
DisplayName     = %VID_04F1&PID_000A&MI_02.DeviceDesc%
ServiceType     = %SERVICE_KERNEL_DRIVER%
StartType       = %SERVICE_DEMAND_START%
ErrorControl    = %SERVICE_ERROR_NORMAL%
ServiceBinary   = %10%\System32\Drivers\pixmcva.sys


[MCVA.Device.CopyDrivers]
pixmcva.sys
stream.sys





[Strings]

;----------------
; Non-Localizable
;----------------

ProxyACap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_AUDIO="{6994ad04-93ef-11d0-a3cc-00a0c9223196}"
GUID.PINNAME_1394USB_AUDIO="{B4E75F22-F5E3-489f-97CF-02F70E1F7DD2}"

SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

PixelaMfg="JVC"

MediaCategories = "SYSTEM\CurrentControlSet\Control\MediaCategories"
Pin.pixeAudio = "Preview"

;----------------
; Localizable
;----------------

VID_04F1&PID_000A&MI_02.DeviceDesc="JVC PIX-MCV Audio Capture"
DiskNameString="USB DRIVER"
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: web5, load: 0.93