PKWCap.INF Driver File Contents (ProHDTV-S_Driver.zip)

; Copyright 2009 
[Version]
signature           = "$CHICAGO$" ;all windows os
Class               = MEDIA
ClassGUID           = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider            = %PROVIDER%
DriverVer           = 08/10/2009,1.42.9.810
CatalogFile.NTX86   = PKWCap.cat
CatalogFile.NTAMD64 = PKWCap64.cat

[Manufacturer]
%PROVIDER% = SupportedBoards, NTx86, NTamd64

;---> 32 BIT SUPPORT <---
[SupportedBoards.NTx86]
%SVID_17DE&SSID_7550.DeviceDesc% = PKWCapD,PCI\VEN_1131&DEV_7160&SUBSYS_755017DE
%SVID_17DE&SSID_7551.DeviceDesc% = PKWCapD,PCI\VEN_1131&DEV_7160&SUBSYS_755117DE
%SVID_17DE&SSID_7552.DeviceDesc% = PKWCapD,PCI\VEN_1131&DEV_7160&SUBSYS_755217DE

;---> 64 BIT SUPPORT <---
[SupportedBoards.NTAMD64]
%SVID_17DE&SSID_7550.DeviceDesc% = PKWCapD,PCI\VEN_1131&DEV_7160&SUBSYS_755017DE
%SVID_17DE&SSID_7551.DeviceDesc% = PKWCapD,PCI\VEN_1131&DEV_7160&SUBSYS_755117DE
%SVID_17DE&SSID_7552.DeviceDesc% = PKWCapD,PCI\VEN_1131&DEV_7160&SUBSYS_755217DE

[SourceDisksNames]
1 = %AVSTRM_INSTALLATION_DISK%,,

[SourceDisksFiles]
716xCoInstaller.dll = 1
NXPMV32.dll           = 1
NXPMV64.dll       = 1
PKWCap.sys         = 1
PKWCap64.sys       = 1

[DestinationDirs]
PKWCap.CopyCoInst.NTx86   = 11
PKWCap.CopyDll.NTx86      = 11
PKWCap.CopyFiles.NTx86    = 10,system32\drivers
PKWCap.CopyFiles.NTAMD64  = 10,system32\drivers
PKWCap.CopyDll.NTAMD64    = 11

[PKWCap.CopyCoInst.NTx86]
716xCoInstaller.dll

[PKWCap.CopyFiles.NTx86]
PKWCap.sys

[PKWCap.CopyFiles.NTAMD64]
PKWCap64.sys

[PKWCap.CopyDll.NTx86]
NXPMV32.dll

[PKWCap.CopyDll.NTAMD64]
NXPMV64.dll
;
;*** initialization and registry entries
;

[PKWCapD.ntx86.CoInstallers]
CopyFiles = PKWCap.CopyCoInst.NTx86
AddReg    = PKWCapD.CoInstaller_AddReg.NTx86

[PKWCapD.CoInstaller_AddReg.NTx86]
HKR,,CoInstallers32,0x00010000,"716xCoInstaller.dll, CoInstallerEntry"

[PKWCapD.NTx86]
Include       = ks.inf, wdmaudio.inf, kscaptur.inf, bda.inf, machine.inf
Needs         = KS.Registration, WDMAUDIO.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT, PciASPMOptOut
CopyFiles     = PKWCap.CopyFiles.NTx86, PKWCap.CopyDll.NTx86
AddReg        = PKWCap.AddReg.NTx86, PKWCap7160.AddReg
RegisterDlls  = PKWCap.Register.NTx86

[PKWCapD.NTAMD64]
Include       = ks.inf, wdmaudio.inf, kscaptur.inf, bda.inf, machine.inf
Needs         = KS.Registration, WDMAUDIO.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT, PciASPMOptOut
CopyFiles     = PKWCap.CopyFiles.NTAMD64, PKWCap.CopyDll.NTAMD64
AddReg        = PKWCap.AddReg.NTAMD64, PKWCap7160.AddReg
RegisterDlls  = PKWCap.Register.NTAMD64

[PKWCapD.NTx86.Services]
AddService = PKWCap, 0x00000002, PKWCap.ServiceInstall.NTx86, PKWCap.EventInstall.NTx86

[PKWCapD.NTAMD64.Services]
AddService = PKWCap64, 0x00000002, PKWCap.ServiceInstall.NTAMD64, PKWCap.EventInstall.NTAMD64

[PKWCap.ServiceInstall.NTx86]
DisplayName   = %DISPLAY_NAME%
Description   = %SERVICE_DESCRIPTION%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\PKWCap.sys

[PKWCap.ServiceInstall.NTAMD64]
DisplayName   = %DISPLAY_NAME%
Description   = %SERVICE_DESCRIPTION%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\PKWCap64.sys

[PKWCap.Register.NTx86]
11,,NXPMV32.dll,1 ;FLG_REGSVR_DLLREGISTER

[PKWCap.Register.NTAMD64]
11,,NXPMV64.dll,1 ;FLG_REGSVR_DLLREGISTER

[PKWCap.AddReg.NTx86]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,PKWCap.sys

; Audio capture registry entries
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,PKWCap.SYS

HKR,Drivers,SubClasses,,"wave,mixer"

HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\wave\wdmaud.drv,Description,,"SAA716x audio capture device"
HKR,Drivers\mixer\wdmaud.drv,Description,,"SAA716x audio capture device"

; add audio input and output pinnames
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_IN_PIN%,"Name",,"Analog Audioinput"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_OUT_PIN%,"Name",,"Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_VIDEO_ITU_PIN%,"Name",,"Analog ITU Video"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_I2S_PIN%,"Name",,"I2S Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_PIN%,"Name",,"~Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_VIDEO_PIN%,"Name",,"~Capture"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_MPEG_PS_PIN%,"Name",, "MPEG2 Program"

HKR, "Parameters","TDA18271C1_Freeze_AGC",0x00010001,0x00 
HKR, "AudioDecoder","EnableAudioStdDetectionEx",0x00010001,0x01 

[PKWCap.AddReg.NTAMD64]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,PKWCap.sys

; Audio capture registry entries
HKR,,Driver,,PKWCap64.SYS
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"

HKR,Drivers,SubClasses,,"wave,mixer"

HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\wave\wdmaud.drv,Description,,"SAA716x Audio Capture Device"
HKR,Drivers\mixer\wdmaud.drv,Description,,"SAA716x Audio Capture Device"

; add audio input and output pinnames
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_IN_PIN%,"Name",,"Analog Audioinput"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_OUT_PIN%,"Name",,"Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_VIDEO_ITU_PIN%,"Name",,"Analog ITU Video"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_I2S_PIN%,"Name",,"I2S Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_VIDEO_PIN%,"Name",,"Capture"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_PIN%,"Name",,"~Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_VIDEO_PIN%,"Name",,"~Capture"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_MPEG_PS_PIN%,"Name",, "MPEG2 Program"

HKR, "Parameters","TDA18271C1_Freeze_AGC",0x00010001,0x00 
HKR, "AudioDecoder","EnableAudioStdDetectionEx",0x00010001,0x01 

[PKWCap.EventInstall.NTx86]
AddReg = PKWCapEvent_AddReg.NTx86

[PKWCap.EventInstall.NTAMD64]
AddReg = PKWCapEvent_AddReg.NTAMD64

[PKWCapEvent_AddReg.NTx86]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\PKWCap.sys"
HKR,,TypesSupported,0x00010001,7

[PKWCapEvent_AddReg.NTAMD64]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\PKWCap64.sys"
HKR,,TypesSupported,0x00010001,7


[PKWCap7160.AddReg]
HKR, "Parameters","FoManGain",0x00010001,0x01 

[Strings]
; Our Pin Name GUIDs

AVSTREAM_ANLG_AUDIO_IN_PIN   = "{7BB284B9-714D-493d-A101-B1B028E782BD}"
AVSTREAM_ANLG_AUDIO_OUT_PIN  = "{5582E657-E596-42b5-9DB3-541B27A2355F}"
AVSTREAM_ANLG_VIDEO_ITU_PIN  = "{82631A2E-403C-4581-A4B0-EC173D004410}"
AVSTREAM_ANLG_AUDIO_I2S_PIN  = "{C2E46358-F032-4d88-B802-06B59D162730}"
AVSTREAM_ANLG_VIDEO_PIN      = "{16FFBD0A-F770-4692-A2FF-DD394DFE9564}"
AVSTREAM_ANLG_AUDIO_PIN      = "{BA9E27B1-CF44-490e-8EAB-5F662E5FFE74}"
AVSTREAM_MPEG_PS_PIN         = "{DDA87B83-65DB-4aec-82D0-79FBE67D2BB6}"

; system defines

SERVICE_BOOT_START     = 0x0 
SERVICE_SYSTEM_START   = 0x1 
SERVICE_AUTO_START     = 0x2 
SERVICE_DEMAND_START   = 0x3 
SERVICE_DISABLED       = 0x4 

SERVICE_KERNEL_DRIVER  = 0x1 
SERVICE_ERROR_IGNORE   = 0x0 
SERVICE_ERROR_NORMAL   = 0x1 
SERVICE_ERROR_SEVERE   = 0x2
SERVICE_ERROR_CRITICAL = 0x3 

FLG_REGSVR_DLLREGISTER = 0x00000001

;Our strings

PROVIDER                 = "Magic-Pro Computer (Asia) Company Limited "

SVID_17DE&SSID_7550.DeviceDesc  = "MP-ProHDTV Diamond"
SVID_17DE&SSID_7551.DeviceDesc  = "MP-ProHDTV Extreme 3"
SVID_17DE&SSID_7552.DeviceDesc  = "MP-ProHDTV S"
AVSTRM_INSTALLATION_DISK = "PKWCap installation disk"
DISPLAY_NAME             = "PKWCap service"
SERVICE_DESCRIPTION      = "The PCIe capture 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: web1, load: 1.23