GVCA.inf Driver File Contents (jdvr_v42.exe)

; GVCA.inf
;
; Installation file (.inf) for the Capture device.
;
; (c) Copyright 2002 GVC Co., Ltd.
;

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%

[ControlFlags]
;ExcludeFromSelect=*

[Manufacturer]
%MsftMfg%=Manufact

[Manufact]
;GVC1100
%DVR.AudioDeviceDesc1100%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82B2AA6A
;GVC1600
%DVR.AudioDeviceDesc1600%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82B2BB6A
;GVC1660
%DVR.AudioDeviceDesc1660A%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82B1660A
%DVR.AudioDeviceDesc1660B%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82B1660B
;GVC2000
%DVR.AudioDeviceDesc2000A%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF288A
%DVR.AudioDeviceDesc2000B%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF288B
%DVR.AudioDeviceDesc2000C%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF288C
%DVR.AudioDeviceDesc2000D%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF288D
;GVC3000
%DVR.AudioDeviceDesc3000E%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF288E
%DVR.AudioDeviceDesc3000F%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF288F
%DVR.AudioDeviceDesc3000G%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF2890
%DVR.AudioDeviceDesc3000H%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_A1CF2891
;GVC4000
%DVR.AudioDeviceDesc4000A%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_2B7BD84A
%DVR.AudioDeviceDesc4000B%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_2B7BD84B
%DVR.AudioDeviceDesc4000C%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_2B7BD84C
%DVR.AudioDeviceDesc4000D%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_2B7BD84D
;GVC16120
%DVR.AudioDeviceDesc16120A%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216120A
%DVR.AudioDeviceDesc16120B%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216120B
%DVR.AudioDeviceDesc16120C%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216120C
%DVR.AudioDeviceDesc16120D%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216120D
;GVC16240
%DVR.AudioDeviceDesc16240E%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216120E
%DVR.AudioDeviceDesc16240F%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216120F
%DVR.AudioDeviceDesc16240G%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82161210
%DVR.AudioDeviceDesc16240H%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82161211
;GVC16121
%DVR.AudioDeviceDesc16121A%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216220A
%DVR.AudioDeviceDesc16121B%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216220B
%DVR.AudioDeviceDesc16121C%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216220C
%DVR.AudioDeviceDesc16121D%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216220D
;GVC16240N
%DVR.AudioDeviceDesc16240NA%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216240A
%DVR.AudioDeviceDesc16240NB%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216240B
%DVR.AudioDeviceDesc16240NC%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216240C
%DVR.AudioDeviceDesc16240ND%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216240D
%DVR.AudioDeviceDesc16240NE%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216240E
%DVR.AudioDeviceDesc16240NF%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_8216240F
%DVR.AudioDeviceDesc16240NG%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82162410
%DVR.AudioDeviceDesc16240NH%=AudioSection,PCI\VEN_109E&DEV_0878&SUBSYS_82162411
;GVCA16
%DVR.AudioDeviceDescA16A%=AudioSection16,PCI\VEN_109E&DEV_0878&SUBSYS_8bda160a
%DVR.AudioDeviceDescA16V%=AudioSection16,PCI\VEN_109E&DEV_036E&SUBSYS_8bda160a

[DestinationDirs]
ADVR.CopyDrivers=10,system32\drivers
ADVR16.CopyDrivers=10,system32\drivers

;--------------
; Audio Section
;--------------

[AudioSection]
AddReg=     ADVR.AddReg
CopyFiles=  ADVR.CopyDrivers
KnownFiles= ADVR.KnownFiles

[ADVR.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,AGVC.sys

[ADVR.CopyDrivers]
AGVC.sys

[ADVR.KnownFiles]
AGVC.sys=safe

[AudioSection.Services]
AddService = AGVC,0x00000002,AudioSection.ServiceInstall

[AudioSection.ServiceInstall]
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\AGVC.sys

;--------------
; Audio Section16
;--------------

[AudioSection16]
AddReg=     ADVR16.AddReg
CopyFiles=  ADVR16.CopyDrivers
KnownFiles= ADVR16.KnownFiles

[ADVR16.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,GVCA16.sys

[ADVR16.CopyDrivers]
GVCA16.sys

[ADVR16.KnownFiles]
GVCA16.sys=safe

[AudioSection16.Services]
AddService = GVCA16,0x00000002,AudioSection16.ServiceInstall

[AudioSection16.ServiceInstall]
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\GVCA16.sys


[Strings]
Msft=			"GVC Co., Ltd."
MsftMfg=		"GVC Co., Ltd."
;GVC1100
DVR.AudioDeviceDesc1100=	"GVC1100 Audio"
;GVC1600
DVR.AudioDeviceDesc1600=	"GVC1600 Audio"
;GVC1660
DVR.AudioDeviceDesc1660A=	"GVC1660 Audio #A"
DVR.AudioDeviceDesc1660B=	"GVC1660 Audio #B"
;GVC2000
DVR.AudioDeviceDesc2000A=	"GVC2000 Audio #A"
DVR.AudioDeviceDesc2000B=	"GVC2000 Audio #B"
DVR.AudioDeviceDesc2000C=	"GVC2000 Audio #C"
DVR.AudioDeviceDesc2000D=	"GVC2000 Audio #D"
;GVC3000
DVR.AudioDeviceDesc3000E=	"GVC3000 Audio #E"
DVR.AudioDeviceDesc3000F=	"GVC3000 Audio #F"
DVR.AudioDeviceDesc3000G=	"GVC3000 Audio #G"
DVR.AudioDeviceDesc3000H=	"GVC3000 Audio #H"
;GVC4000
DVR.AudioDeviceDesc4000A=	"GVC4000 Audio #A"
DVR.AudioDeviceDesc4000B=	"GVC4000 Audio #B"
DVR.AudioDeviceDesc4000C=	"GVC4000 Audio #C"
DVR.AudioDeviceDesc4000D=	"GVC4000 Audio #D"
;GVC16120
DVR.AudioDeviceDesc16120A=	"GVC16120 Audio #A"
DVR.AudioDeviceDesc16120B=	"GVC16120 Audio #B"
DVR.AudioDeviceDesc16120C=	"GVC16120 Audio #C"
DVR.AudioDeviceDesc16120D=	"GVC16120 Audio #D"
;GVC16121
DVR.AudioDeviceDesc16121A=	"GVC16121 Audio #A"
DVR.AudioDeviceDesc16121B=	"GVC16121 Audio #B"
DVR.AudioDeviceDesc16121C=	"GVC16121 Audio #C"
DVR.AudioDeviceDesc16121D=	"GVC16121 Audio #D"
;GVC16240
DVR.AudioDeviceDesc16240E=	"GVC16240 Audio #E"
DVR.AudioDeviceDesc16240F=	"GVC16240 Audio #F"
DVR.AudioDeviceDesc16240G=	"GVC16240 Audio #G"
DVR.AudioDeviceDesc16240H=	"GVC16240 Audio #H"
;GVC16240N
DVR.AudioDeviceDesc16240NA=	"GVC16240N Audio #A"
DVR.AudioDeviceDesc16240NB=	"GVC16240N Audio #B"
DVR.AudioDeviceDesc16240NC=	"GVC16240N Audio #C"
DVR.AudioDeviceDesc16240ND=	"GVC16240N Audio #D"
DVR.AudioDeviceDesc16240NE=	"GVC16240N Audio #E"
DVR.AudioDeviceDesc16240NF=	"GVC16240N Audio #F"
DVR.AudioDeviceDesc16240NG=	"GVC16240N Audio #G"
DVR.AudioDeviceDesc16240NH=	"GVC16240N Audio #H"
;GVCA16
DVR.AudioDeviceDescA16A=	"GVCA16 Audio"
DVR.AudioDeviceDescA16V=	"GVCA16 Video"

SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
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: web2, load: 1.58