;
;Seekfit's by6000 AVStream pin centric mini driver (by6000.avstream.sys) installation file.
;
[Version]
signature = "$Chicago$"
Class = usb
ClassGUID = {36FC9E60-C465-11CF-8056-444553540000}
Provider = %Seekfit.Corp.Desc%
Catalogfile = by6000.avstream.cat
DriverVer = 11/18/2013,1.0.0.0
[Manufacturer]
%Seekfit.Corp.Desc% = Man.Seekfit,NTamd64
[Man.Seekfit]
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_02&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_05&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_06&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_08&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_08&Prot_52
[Man.Seekfit.NTamd64]
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_02&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_05&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_06&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_08&Prot_50
%Seekfit.AVStream.DeviceDesc% = seekfit.avstream, USB\Class_08&SubClass_08&Prot_52
;---------------------------------------------------------------
; x 86 D D I n s t a l l
;---------------------------------------------------------------
[seekfit.avstream.NT]
Include = ks.inf, KSCAPTUR.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT
CopyFiles = seekfit.avstream.DriverFiles
;---------------------------------------------------------------
; A M D 64 D D I n s t a l l
;---------------------------------------------------------------
[seekfit.avstream.NT.NTamd64]
Include = ks.inf,KSCAPTUR.inf
Needs = KS.Registration,KSCAPTUR.Registration.NT
CopyFiles = seekfit.avstream.DriverFiles
;---------------------------------------------------------------
;copy files
;---------------------------------------------------------------
[seekfit.avstream.DriverFiles]
by6000.avstream.sys
;---------------------------------------------------------------
; I n t e r f a c e s
;---------------------------------------------------------------
[seekfit.avstream.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,"GLOBAL",CaptureInterface.NT,
AddInterface = %KSCATEGORY_VIDEO%,"GLOBAL",CaptureInterface.NT,
[seekfit.avstream.NTamd64.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,"GLOBAL",CaptureInterface.NT,
AddInterface = %KSCATEGORY_VIDEO%,"GLOBAL",CaptureInterface.NT,
[CaptureInterface.NT]
AddReg = seekfit.avstream.AddReg
;---------------------------------------------------------------
; A d d R e g
;---------------------------------------------------------------
[seekfit.avstream.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%seekfit.avstream.FriendlyName%
;---------------------------------------------------------------
; S e r v i c e s
;---------------------------------------------------------------
[seekfit.avstream.NT.Services]
AddService = By6000.AVStream, 0x00000002, Seekfit.AVStream.ServiceInstall
[seekfit.avstream.NTamd64.Services]
AddService = By6000.AVStream, 0x00000002, Seekfit.AVStream.ServiceInstall
[seekfit.avstream.ServiceInstall]
DisplayName = %Seekfit.AVStream.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\by6000.avstream.sys
;---------------------------------------------------------------
;file path
;---------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 12
Seekfit.AVStream.DriverFiles = 12
[SourceDisksNames]
1000 = %cdname%,,,
[SourceDisksFiles]
by6000.avstream.sys = 1000
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
; non-localizable
Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO = "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
SERVICE_KERNEL_DRIVER = 1
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
REG_DWORD = 0x00010001
;localizable
Seekfit.Corp.Desc = "Seekfit Tech"
Seekfit.AVStream.DeviceDesc = "seekfit by6000.avstream.usb driver"
Seekfit.AVStream.FriendlyName = "by6000.avstream source"
cdname = "by6000.avstream installation disk"
This is an installation file for Seekfit's by6000 AVStream mini driver (by6000.avstream.sys). The INF file includes details about the driver class, provider, version, manufacturer, and device descriptions for various USB subclasses. It also specifies file copies, interfaces, registry additions, and service configurations."
78662710,585386,Ubuntu 16.04 安装OpenCV3.2后测试程序遇到的链接错误解析,"['OpenCV', 'Ubuntu', '编程', '错误分析', 'C++']
2084

被折叠的 条评论
为什么被折叠?



