add flycapture

This commit is contained in:
Tang1705
2020-01-27 18:56:50 +08:00
parent 1b7d21abf5
commit 0c4ac1d8bb
1716 changed files with 451009 additions and 0 deletions

View File

@@ -0,0 +1,210 @@
;=============================================================================
; Copyright © 2009 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGR1394.INF -- Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2009 Point Grey Research Inc.
;=============================================================================
;--------- Version Section ---------------------------------------------------
[Version]
Signature="$WINDOWS NT$"
Class=PGR1394b
ClassGUID={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
Provider=%Provider%
DriverVer=02/28/2017,2.7.3.89
CatalogFile=PGR1394.cat
[ControlFlags]
; Pnp drivers should not be installable via non-PnP hardware dialogs
ExcludeFromSelect = *
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; Not necessary if using a standard class
; 9X Style
[ClassInstall]
Addreg=PGR1394bClassAddReg
; NT Style
[ClassInstall32]
Addreg=PGR1394bClassAddReg
CopyFiles=ClassInstaller_CopyFiles
[PGR1394bClassAddReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%DeviceClassName%
HKR,,Icon,,-1
;HKR,,Installer32,,"PGR1394bClsInst.dll,PGR1394bClassInstaller"
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
; generic all access - system and admin
;HKR,,Security,,"D:P(A;;GA;;;WD)(" ; generic all access - everybody
;--------- DestinationDirs Section -------------------------------------------
[DestinationDirs]
DefaultDestDir = 10
PGR1394b_Files_Driver = 12
CoInstaller_CopyFiles = 11 ; windows\system32
ClassInstaller_CopyFiles = 11 ; windows\system32
[ClassInstaller_CopyFiles]
;PGR1394bClsInst.dll
;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
; These sections identify source disks and files for installation.
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
PGR1394.sys = 1,,
;PGR1394bCoInst.dll=1
;PGR1394bClsInst.dll
;--------- Manufacturer and Models Sections ----------------------------------
[Manufacturer]
%MfgName% = PGR1394b_Mfg,NTamd64
[PGR1394b_Mfg]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
[PGR1394b_Mfg.NTamd64]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
;---------- DDInstall Sections -----------------------------------------------
; --------- Windows NT -----------------
[PGR1394b_DDI.NT]
CopyFiles=PGR1394b_Files_Driver
[PGR1394b_DDI.NT.Services]
Addservice = PGR1394b, %FLG_ADDREG_NOCLOBBER%, PGR1394b_Service
; --------- Coinstaller installation -----------------
[PGR1394b_DDI.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
;PGR1394bCoInst.dll
[CoInstaller_AddReg]
; We are using our own custom device coinstaller DLL
;HKR,,CoInstallers32,%REG_MULTI_SZ%,"PGR1394bCoInst.dll,PGR1394bCoInstaller"
HKR, "Parameters", "BufferFill", 0x00010001, 1
; --------- Service ----------------------
[PGR1394b_Service]
DisplayName = %PGR1394b_SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\PGR1394.sys
LoadOrderGroup = Extended Base
; --------- Files ----------------------
[PGR1394b_Files_Driver]
PGR1394.sys,,,2
;--------- Strings Section ---------------------------------------------------
[Strings]
Provider = "Point Grey Research"
MfgName = "Point Grey Research"
PGR1394b_DeviceDesc1 = "Texas Instruments OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc2 = "Texas Instruments OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc4 = "LSI (Agere) OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc5 = "LSI (Agere) OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc7 = "PGR1394 Device"
DeviceClassName="Point Grey Bus Host Controllers"
PGR1394b_SvcDesc = "Point Grey Bus Host Controllers"
DiskId1 = "PGR1394b Device Installation Disk #1"
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
REG_NONE = 0x00020001
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002
SERVICE_ADAPTER = 0x00000004
SERVICE_RECOGNIZER_DRIVER = 0x00000008
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_ERROR_IGNORE = 0x00000000
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_SEVERE = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003
FLG_ADDREG_NOCLOBBER = 0x00000002
FLG_ADDREG_DELVAL = 0x00000004
FLG_ADDREG_APPEND = 0x00000008
FLG_ADDREG_KEYONLY = 0x00000010
FLG_ADDREG_OVERWRITEONLY = 0x00000020
FLG_ADDREG_64BITKEY = 0x00001000
FLG_ADDREG_KEYONLY_COMMON = 0x00002000
FLG_ADDREG_32BITKEY = 0x00004000

View File

@@ -0,0 +1,483 @@
;=============================================================================
; Copyright © 2007 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRCAM.INF -- PGR Camera Device .inf for Windows 98, Windows NT,
; Windows 2000, Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2007 Point Grey Research Inc.
;=============================================================================
[Version]
CatalogFile = pgrcam.cat
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
; make sure individual driver version date and version are set in
; each of the install sections for win98/ME & NT type OSes.
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
pgrcam.sys = 1,,
[DestinationDirs]
defaultdestdir=11
DriverInstall.CopyDriver=10,system32\drivers
DriverInstall.CopyDll=11
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRCAMClassReg
[PGRCAMClassReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%PGRCAMClassName%
HKR,,Icon,,-21
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GA;;;PU)"
; =================== Table of content =========================
[Manufacturer]
%PointGreyResearchMfg%=PointGreyResearch,NTamd64
; =================== Point Grey Research ========================
[PointGreyResearch]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[PointGreyResearch.NTamd64]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[DriverInstall.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,pgrcam.sys
[DriverInstall.NT]
DriverVer = 11/26/2012, 2.3.3.48
AddReg=DriverInstall.AddReg
CopyFiles=DriverInstall.CopyDriver,DriverInstall.CopyDll
[DriverInstall.NT.Services]
AddService=PGRCAM,2,DriverInstall_ServiceInstall
[DriverInstall_ServiceInstall]
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\pgrcam.sys
[DriverInstall.CopyDriver]
pgrcam.sys
[DriverInstall.CopyDll]
[Strings]
PGR="Point Grey Research"
PGRCAMClassName="Point Grey Research Devices"
PointGreyResearchMfg="Point Grey Research Inc."
InstallDisk="Installation Disk # 1"
1394\PGR&PGRCAM.DeviceDesc00="PGR Camera"
1394\PGR&PGRCAM.DeviceDesc01="PGR Firefly"
1394\PGR&PGRCAM.DeviceDesc02="PGR Firefly2"
1394\PGR&PGRCAM.DeviceDesc03="PGR Dragonfly"
1394\PGR&PGRCAM.DeviceDesc04="PGR Dragonfly2"
1394\PGR&PGRCAM.DeviceDesc05="PGR Dragonfly Express"
1394\PGR&PGRCAM.DeviceDesc05_1="PGR Dragonfly Express DX-BW"
1394\PGR&PGRCAM.DeviceDesc05_2="PGR Dragonfly Express DX-COL"
1394\PGR&PGRCAM.DeviceDesc06="PGR AIM"
1394\PGR&PGRCAM.DeviceDesc07="PGR Scorpion"
1394\PGR&PGRCAM.DeviceDesc08="PGR Scorpion Express"
1394\PGR&PGRCAM.DeviceDesc09="PGR Flea"
1394\PGR&PGRCAM.DeviceDesc10="PGR Flea Low Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc11="PGR Flea Low Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc12="PGR Flea Low Resolution BW"
1394\PGR&PGRCAM.DeviceDesc13="PGR Flea High Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc14="PGR Flea High Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc15="PGR Flea High Resolution BW"
1394\PGR&PGRCAM.DeviceDesc27="PGR Flea FLEA-BW"
1394\PGR&PGRCAM.DeviceDesc16="PGR Flea FLEA-HIBW"
1394\PGR&PGRCAM.DeviceDesc17="PGR Flea FLEA-COL"
1394\PGR&PGRCAM.DeviceDesc18="PGR Flea FLEA-HICOL"
1394\PGR&PGRCAM.DeviceDesc19="PGR Scorpion SCOR-03SOM"
1394\PGR&PGRCAM.DeviceDesc20="PGR Scorpion SCOR-03SOC"
1394\PGR&PGRCAM.DeviceDesc21="PGR Scorpion SCOR-14SOM"
1394\PGR&PGRCAM.DeviceDesc22="PGR Scorpion SCOR-14SOC"
1394\PGR&PGRCAM.DeviceDesc23="PGR Scorpion SCOR-20SOM"
1394\PGR&PGRCAM.DeviceDesc24="PGR Scorpion SCOR-20SOC"
1394\PGR&PGRCAM.DeviceDesc25="PGR Scorpion SCOR-13FFM"
1394\PGR&PGRCAM.DeviceDesc26="PGR Scorpion SCOR-13FFC"
1394\PGR&PGRCAM.DeviceDesc28="PGR Dragonfly DRAG-BW"
1394\PGR&PGRCAM.DeviceDesc29="PGR Dragonfly DRAG-HIBW"
1394\PGR&PGRCAM.DeviceDesc30="PGR Dragonfly DRAG-COL"
1394\PGR&PGRCAM.DeviceDesc31="PGR Dragonfly DRAG-HICOL"
1394\PGR&PGRCAM.DeviceDesc32="PGR Dragonfly2 DR2-BW"
1394\PGR&PGRCAM.DeviceDesc33="PGR Dragonfly2 DR2-HIBW"
1394\PGR&PGRCAM.DeviceDesc34="PGR Dragonfly2 DR2-COL"
1394\PGR&PGRCAM.DeviceDesc35="PGR Dragonfly2 DR2-HICOL"
1394\PGR&PGRCAM.DeviceDesc35_1="PGR Dragonfly2 DR2-13S2M"
1394\PGR&PGRCAM.DeviceDesc35_2="PGR Dragonfly2 DR2-13S2C"
1394\PGR&PGRCAM.DeviceDesc35_3="PGR Dragonfly2 DR2-03S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_4="PGR Dragonfly2 DR2-03S2C-EX"
1394\PGR&PGRCAM.DeviceDesc35_5="PGR Dragonfly2 DR2-08S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_6="PGR Dragonfly2 DR2-08S2C-EX"
1394\PGR&PGRCAM.DeviceDesc36="PGR Flea2 FL2-03S2M"
1394\PGR&PGRCAM.DeviceDesc37="PGR Flea2 FL2-08S2M"
1394\PGR&PGRCAM.DeviceDesc38="PGR Flea2 FL2-08S2C"
1394\PGR&PGRCAM.DeviceDesc39="PGR Flea2 FL2-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_1="PGR Flea2 FL2-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_2="PGR Flea2 FL2-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_3="PGR Flea2 FL2-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_4="PGR Flea2 FL2-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_5="PGR Flea2 FL2-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_6="PGR Flea2 FL2-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_7="PGR Flea2 FL2-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_8="PGR Flea2 FL2-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_9="PGR Flea2 FL2G-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_10="PGR Flea2 FL2G-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_11="PGR Flea2 FL2G-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_12="PGR Flea2 FL2G-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_13="PGR Flea2 FL2N-03S1C"
1394\PGR&PGRCAM.DeviceDesc39_14="PGR Flea2 FL2N-03S1M"
1394\PGR&PGRCAM.DeviceDesc39_15="PGR Flea2 FL2N-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_16="PGR Flea2 FL2N-03S2M"
1394\PGR&PGRCAM.DeviceDesc39_17="PGR Flea2 FL2N-03S3C"
1394\PGR&PGRCAM.DeviceDesc39_18="PGR Flea2 FL2N-03S3M"
1394\PGR&PGRCAM.DeviceDesc39_19="PGR Flea2 FL2N-08S2C"
1394\PGR&PGRCAM.DeviceDesc39_20="PGR Flea2 FL2N-08S2M"
1394\PGR&PGRCAM.DeviceDesc39_21="PGR Flea2 FL2N-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_22="PGR Flea2 FL2N-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_23="PGR Flea2 FL2N-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_24="PGR Flea2 FL2N-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_25="PGR Flea2 FL2N-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_26="PGR Flea2 FL2N-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_27="PGR Flea2 FL2N-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_28="PGR Flea2 FL2N-50S5M"
1394\PGR&PGRCAM.DeviceDesc40="PGR Firefly MV FFMV-03MTM"
1394\PGR&PGRCAM.DeviceDesc41="PGR Firefly MV FFMV-03MTC"
1394\PGR&PGRCAM.DeviceDesc41_1="PGR Firefly MV FFMV-03M2M"
1394\PGR&PGRCAM.DeviceDesc41_2="PGR Firefly MV FFMV-03M2C"
1394\PGR&PGRCAM.DeviceDesc42="PGR Bumblebee XB3 BBX3-13S2M"
1394\PGR&PGRCAM.DeviceDesc42_1="PGR Bumblebee XB3 BBX3-13S2C"
1394\PGR&PGRCAM.DeviceDesc43_01="PGR Bumblebee2 BB2-03S2M"
1394\PGR&PGRCAM.DeviceDesc43_02="PGR Bumblebee2 BB2-03S2C"
1394\PGR&PGRCAM.DeviceDesc43_03="PGR Bumblebee2 BB2-08S2M"
1394\PGR&PGRCAM.DeviceDesc43_04="PGR Bumblebee2 BB2-08S2C"
1394\PGR&PGRCAM.DeviceDesc44_01="PGR Grasshopper GRAS-14S5M"
1394\PGR&PGRCAM.DeviceDesc44_02="PGR Grasshopper GRAS-14S5C"
1394\PGR&PGRCAM.DeviceDesc44_03="PGR Grasshopper GRAS-20S4M"
1394\PGR&PGRCAM.DeviceDesc44_04="PGR Grasshopper GRAS-20S4C"
1394\PGR&PGRCAM.DeviceDesc44_05="PGR Grasshopper GRAS-50S5M"
1394\PGR&PGRCAM.DeviceDesc44_06="PGR Grasshopper GRAS-50S5C"
1394\PGR&PGRCAM.DeviceDesc44_07="PGR Grasshopper_GRAS-03S3M"
1394\PGR&PGRCAM.DeviceDesc44_08="PGR Grasshopper GRAS-14S3M"
1394\PGR&PGRCAM.DeviceDesc44_09="PGR Grasshopper GRAS-14S3C"
1394\PGR&PGRCAM.DeviceDesc44_10="PGR Grasshopper GRAS-03K2M"
1394\PGR&PGRCAM.DeviceDesc44_11="PGR Grasshopper GRAS-03K2C"
1394\PGR&PGRCAM.DeviceDesc44_12="PGR Grasshopper GRAS-10K3M"
1394\PGR&PGRCAM.DeviceDesc44_13="PGR Grasshopper GRAS-10K3C"
1394\PGR&PGRCAM.DeviceDesc44_14="PGR Grasshopper GRAS-13S2M"
1394\PGR&PGRCAM.DeviceDesc44_15="PGR Grasshopper GRAS-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_1="PGR Flea3 FL3-FW-03S1M"
1394\PGR&PGRCAM.DeviceDesc45_2="PGR Flea3 FL3-FW-03S1C"
1394\PGR&PGRCAM.DeviceDesc45_3="PGR Flea3 FL3-FW-03S2M"
1394\PGR&PGRCAM.DeviceDesc45_4="PGR Flea3 FL3-FW-03S2C"
1394\PGR&PGRCAM.DeviceDesc45_5="PGR Flea3 FL3-FW-03S3M"
1394\PGR&PGRCAM.DeviceDesc45_6="PGR Flea3 FL3-FW-03S3C"
1394\PGR&PGRCAM.DeviceDesc45_7="PGR Flea3 FL3-FW-13S2M"
1394\PGR&PGRCAM.DeviceDesc45_8="PGR Flea3 FL3-FW-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_9="PGR Flea3 FL3-FW-14S3M"
1394\PGR&PGRCAM.DeviceDesc45_10="PGR Flea3 FL3-FW-14S3C"
1394\PGR&PGRCAM.DeviceDesc45_11="PGR Flea3 FL3-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc45_12="PGR Flea3 FL3-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc45_13="PGR Flea3 FL3-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc45_14="PGR Flea3 FL3-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_1="PGR Grasshopper2 GS2-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc46_2="PGR Grasshopper2 GS2-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc46_3="PGR Grasshopper2 GS2-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc46_4="PGR Grasshopper2 GS2-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_5="PGR Grasshopper2 GS2-FW-14S5M"
1394\PGR&PGRCAM.DeviceDesc46_6="PGR Grasshopper2 GS2-FW-14S5C"
1394\PGR&PGRCAM.DeviceDesc47_1="PGR Grasshopper Express_GX-FW-10K3M"
1394\PGR&PGRCAM.DeviceDesc47_2="PGR Grasshopper Express_GX-FW-21K5M"
1394\PGR&PGRCAM.DeviceDesc47_3="PGR Grasshopper Express_GX-FW-21K5C"
1394\PGR&PGRCAM.DeviceDesc47_4="PGR Grasshopper Express_GX-FW-28S5M"
1394\PGR&PGRCAM.DeviceDesc47_5="PGR Grasshopper Express_GX-FW-28S5C"
1394\PGR&PGRCAM.DeviceDesc47_6="PGR Grasshopper Express_GX-FW-60S6M"
1394\PGR&PGRCAM.DeviceDesc47_7="PGR Grasshopper Express_GX-FW-60S6C"
REG_SZ = 0x00000000
REG_DWORD = 0x00010001

View File

@@ -0,0 +1,79 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
;InformationalVer = 2.7.3.201606200018
CatalogFile = pgrgige.cat
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[ControlFlags]
[POINTGREY]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[POINTGREY.NTamd64]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[PGRGIGE.ndi]
AddReg = PGRGIGE.ndi.AddReg, PGRGIGE.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE
CopyFiles = PGRGIGE.Files.Sys
CopyINF = pgrgigem.inf
[PGRGIGE.ndi.Remove]
DelFiles = PGRGIGE.Files.Sys
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
PGRGIGE.sys=1
[DestinationDirs]
DefaultDestDir = 12
PGRGIGE.Files.Sys = 12
[PGRGIGE.Files.Sys]
PGRGIGE.sys,,,2
[PGRGIGE.ndi.AddReg]
HKR, Ndi, HelpText, , %PGRGIGE_HELP%
HKR, Ndi, FilterClass, , failover
HKR, Ndi, FilterDeviceInfFile, , PGRGIGEm.inf
HKR, Ndi, FilterDeviceInfId, , gl_PGRGIGEmp
HKR, Ndi, Service, , PGRGIGE
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , nolower
HKR, Ndi\Interfaces, FilterMediaTypes, , "ethernet, tokenring, fddi"
[PGRGIGE.AddReg]
; None
[Strings]
PointGrey = "PointGrey"
DiskDescription = "Point Grey Image Filter Driver Disk"
PGRGIGE_Desc = "Point Grey Image Filter Driver 06/20/2016, 2.7.3.83"
PGRGIGE_HELP = "Point Grey Image Filter Driver"

View File

@@ -0,0 +1,67 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
CatalogFile = pgrgigem.cat
[ControlFlags]
ExcludeFromSelect = gl_PGRGIGEmp
[DestinationDirs]
DefaultDestDir=12
; No files to copy
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[POINTGREY]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[POINTGREY.NTamd64]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[PGRGIGEMP.ndi]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
[PGRGIGEMP.ndi.Services]
AddService = PGRGIGE,0x2, PGRGIGEMP.AddService
[PGRGIGEMP.AddService]
DisplayName = %PGRGIGEMP_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRGIGE.sys
LoadOrderGroup = PNP_TDI
AddReg = PGRGIGEMP.AddService.AddReg
[PGRGIGEMP.AddService.AddReg]
;None
[Strings]
PointGrey = "PointGrey"
PGRGIGEMP_Desc = "PointGrey Image Filter Driver"
[SourceDisksNames]
;None
[SourceDisksFiles]
;None

View File

@@ -0,0 +1,108 @@
;=============================================================================
; Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with Point Grey Research Inc.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
[version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
CatalogFile = PgrLwf.cat
Provider = %PointGrey%
DriverVer=12/29/2017,2.7.3.111
;InformationalVer = 2.7.3.201712290002
[Manufacturer]
%PointGrey%=POINTGREY,NTx86,NTamd64
[POINTGREY.NTx86]
%PGR_LWF_Desc%=Install, pgr_lwf
[POINTGREY.NTamd64]
%PGR_LWF_Desc%=Install, pgr_lwf
;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
[Install]
AddReg=Inst_Ndi
Characteristics=0x40000
NetCfgInstanceId="{67C06295-5DDD-4EA3-8D7A-9287D3746854}"
Copyfiles = PgrLwf.copyfiles.sys
[SourceDisksNames]
1=%PGR_LWF_Desc%,"",,
[SourceDisksFiles]
PgrLwf.sys=1
[DestinationDirs]
DefaultDestDir=12
PgrLwf.copyfiles.sys=12
[PgrLwf.copyfiles.sys]
PgrLwf.sys,,,2
;-------------------------------------------------------------------------
; Ndi installation support
;-------------------------------------------------------------------------
[Inst_Ndi]
HKR, Ndi,Service,,"PgrLwf"
HKR, Ndi,CoServices,0x00010000,"PgrLwf"
HKR, Ndi,HelpText,,%PGR_LWF_HelpText%
HKR, Ndi,FilterClass,, Custom
HKR, Ndi,FilterType,0x00010001,2
HKR, Ndi\Interfaces,UpperRange,,"noupper"
HKR, Ndi\Interfaces,LowerRange,,"nolower"
HKR, Ndi\Interfaces, FilterMediaTypes,,"ethernet"
HKR, Ndi,FilterRunType,0x00010001, 2
;-------------------------------------------------------------------------
; Service installation support
;-------------------------------------------------------------------------
[Install.Services]
AddService=PgrLwf,0x800,PGR_LWF_Service_Inst
[PGR_LWF_Service_Inst]
DisplayName = %PGR_LWF_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 1 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PgrLwf.sys
LoadOrderGroup = NDIS
Description = %PGR_Lwf_Desc%
AddReg = Common.Params.reg, NdisImPlatformBindingOptions.reg
[Install.Remove.Services]
DelService=PgrLwf,0x200 ; SPSVCINST_STOPSERVICE
[Common.Params.reg]
;None
[NdisImPlatformBindingOptions.reg]
HKR, Parameters, NdisImPlatformBindingOptions,0x00010001,0 ; Subscribe to default behavior
[Strings]
PointGrey = "PointGrey"
PGR_LWF_Desc = "Point Grey Lightweight Filter Driver 12/29/2017, 2.7.3.111"
PGR_LWF_HelpText = "Point Grey LightWeight Filter Driver"

View File

@@ -0,0 +1,199 @@
;//=============================================================================
;// Copyright © 2017 FLIR Integrated Imaging Solutions, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of FLIR
;// Integrated Imaging Solutions, Inc. ("Confidential Information"). You
;// shall not disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with FLIR Integrated Imaging Solutions, Inc. (FLIR).
;//
;// FLIR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. FLIR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
DriverVer=12/29/2017,2.7.3.111
CatalogFile=PGRUSBCam.cat
; ================= Class section =====================
[ClassInstall32]
Addreg=PGRUSBCamClassReg
[PGRUSBCamClassReg]
HKR,,,0,%PGRCAMClassName%
HKR,,Icon,,-20
; ================= Device section =====================
[Manufacturer]
%MfgName%=PGR,NTamd64
; For XP and later
[PGR.NTamd64]
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000&MI_00
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000&MI_00
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001&MI_00
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002&MI_00
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003&MI_00
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004&MI_00
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005&MI_00
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000&MI_00
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001&MI_00
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004&MI_00
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005&MI_00
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006&MI_00
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007&MI_00
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008&MI_00
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A&MI_00
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B&MI_00
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100&MI_00
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101&MI_00
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102&MI_00
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103&MI_00
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104&MI_00
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105&MI_00
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106&MI_00
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107&MI_00
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108&MI_00
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109&MI_00
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800&MI_00
%USB\VID_1E10&PID_3300.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3300&MI_00
[PGRUSBCam.Dev.NT]
CopyFiles=PGRUSBCam.Files.Ext
AddReg=PGRUSBCam.AddReg
[PGRUSBCam.Dev.NT.Services]
Addservice = PGRUSBCam, %SPSVCINST_ASSOCSERVICE%, PGRUSBCam.AddService
[PGRUSBCam.AddService]
DisplayName = %PGRUSBCam.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\PGRUSBCam.sys
AddReg = PGRUSBCam.AddReg
LoadOrderGroup = Base
[PGRUSBCam.AddReg]
;HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
;HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
;HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
HKR,,NTMPDriver,,pgrusbcam.sys
[PGRUSBCam.Files.Ext]
PGRUSBCam.sys
[SourceDisksNames]
1=%Disk_Description%,,,
[SourceDisksFiles]
PGRUSBCam.sys = 1
[DestinationDirs]
DefaultDestDir = 12
;-------------- WDF Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRUSBCam.Dev.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
wdfcoinstaller01009.dll
[SourceDisksFiles]
wdfcoinstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01009.dll,WdfCoInstaller"
[PGRUSBCam.Dev.NT.Wdf]
KmdfService = PGRUSBCam, PGRUSBCam_wdfsect
[PGRUSBCam_wdfsect]
KmdfLibraryVersion = 1.9
;---------------------------------------------------------------;
[Strings]
PGR="Point Grey Research"
MfgName="Point Grey Research"
Disk_Description="PGRUSBCam Installation Disk"
USB\VID_1E10&PID_1000.DeviceDesc="Updator"
USB\VID_1E10&PID_2000.DeviceDesc="PGR Firefly MV FMVU-03MTC"
USB\VID_1E10&PID_2001.DeviceDesc="PGR Firefly MV FMVU-03MTM"
USB\VID_1E10&PID_2002.DeviceDesc="PGR Firefly MV FMVU-13S2C"
USB\VID_1E10&PID_2003.DeviceDesc="PGR Firefly MV FMVU-13S2M"
USB\VID_1E10&PID_2004.DeviceDesc="PGR Chameleon CMLN-13S2C"
USB\VID_1E10&PID_2005.DeviceDesc="PGR Chameleon CMLN-13S2M"
USB\VID_1E10&PID_3000.DeviceDesc="Flea3 FL3-U3-32S2C"
USB\VID_1E10&PID_3001.DeviceDesc="Flea3 FL3-U3-32S2M"
USB\VID_1E10&PID_3004.DeviceDesc="Flea3 FL3-U3-13Y3C"
USB\VID_1E10&PID_3005.DeviceDesc="Flea3 FL3-U3-13Y3M"
USB\VID_1E10&PID_3006.DeviceDesc="Flea3 FL3-U3-13S2C"
USB\VID_1E10&PID_3007.DeviceDesc="Flea3 FL3-U3-13S2M"
USB\VID_1E10&PID_3008.DeviceDesc="Flea3 FL3-U3-88S2C"
USB\VID_1E10&PID_300A.DeviceDesc="Flea3 FL3-U3-13E4C"
USB\VID_1E10&PID_300B.DeviceDesc="Flea3 FL3-U3-13E4M"
USB\VID_1E10&PID_3100.DeviceDesc="Grasshopper3 GS3-U3-28S4C"
USB\VID_1E10&PID_3101.DeviceDesc="Grasshopper3 GS3-U3-28S4M"
USB\VID_1E10&PID_3102.DeviceDesc="Grasshopper3 GS3-U3-41C6C"
USB\VID_1E10&PID_3103.DeviceDesc="Grasshopper3 GS3-U3-41C6M"
USB\VID_1E10&PID_3104.DeviceDesc="Grasshopper3 GS3-U3-28S5C"
USB\VID_1E10&PID_3105.DeviceDesc="Grasshopper3 GS3-U3-28S5M"
USB\VID_1E10&PID_3106.DeviceDesc="Grasshopper3 GS3-U3-60S6C"
USB\VID_1E10&PID_3107.DeviceDesc="Grasshopper3 GS3-U3-60S6M"
USB\VID_1E10&PID_3108.DeviceDesc="Grasshopper3 GS3-U3-91S6C"
USB\VID_1E10&PID_3109.DeviceDesc="Grasshopper3 GS3-U3-91S6M"
USB\VID_1E10&PID_3800.DeviceDesc="Ladybug5 LD5-U3-51S5C-44"
USB\VID_1E10&PID_3300.DeviceDesc="FLIR USB3 Vision Camera"
PGRUSBCam.SvcDesc=FLIR USB Camera
PGRCAMClassName=FLIR USB Camera
SPSVCINST_ASSOCSERVICE= 0x00000002

View File

@@ -0,0 +1,115 @@
;=============================================================================
; Copyright © 2006 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRVIRT.INF -- PGR Virtual Device .inf for Windows 2000 and Windows XP
; Copyright 2006 Point Grey Research Inc.
;=============================================================================
[Version]
signature="$CHICAGO$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
CatalogFile=PGRVirt.cat
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
PGRVirt.sys=1
[DestinationDirs]
defaultdestdir=11
1394Core.CopyDriver=10,system32\drivers
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRDeviceClassReg
[ClassInstall]
Addreg=PGRDeviceClassReg
[PGRDeviceClassReg]
HKR,,,,%PGRDeviceClassName%
HKR,,Icon,,-21
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ; ACL allowing System and Admin
[Manufacturer]
%PGRMfg%=PGR,NTamd64
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
; =================== Point Grey Research ========================
[PGR]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
[PGR.NTamd64]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
;
; 1394vdev
;
[1394VDEV]
AddReg=1394VDEV.AddReg
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394VDEV.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PGRVirt.sys
[1394VDEV.NT]
CopyFiles=1394CORE.CopyDriver
[1394VDEV.NT.Services]
AddService=1394VDEV,2,1394VDEV_ServiceInstall
[1394VDEV_ServiceInstall]
DisplayName=%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\PGRVirt.sys
;
; core files
;
[DefaultInstall]
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394CORE.CopyDriver]
PGRVirt.sys
;
; Strings
;
[Strings]
PGR="Point Grey Research"
PGRMfg="Point Grey Research"
InstallDisk="Installation Disk # 1"
PGRDeviceClassName="Point Grey Research Devices"
V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc="PGR Virtual Device"

View File

@@ -0,0 +1,174 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
;/*++
;
;Copyright (c) Microsoft Corporation. All rights reserved.
;
; THIS CODE AND INFORMATION 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.
;
;Module Name:
;
; PGRXHCI.INF
;
;Abstract:
; INF file for the PGRXHCI driver.
;
;--*/
[Version]
Signature="$WINDOWS NT$"
Class=Sample
ClassGuid={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
;ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%MSFT%
DriverVer=01/07/2016,2.7.3.79
CatalogFile=PGRXHCI.cat
[DestinationDirs]
DefaultDestDir = 12
; ================= Class section =====================
[ClassInstall32]
Addreg=SampleClassReg
[SampleClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
;HKR,,DeviceCharacteristics,0x10001,0x100 ;Use same security checks on relative opens
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ;Allow generic all access to system and built-in Admin.
; ================= Device Install section =====================
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%MSFT%=MSFT,NTamd64
[SourceDisksFiles]
PGRXHCI.sys=1
[SourceDisksNames]
1=%DISK_NAME%,
; For XP and later
[MSFT.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[MSFT.NTamd64.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[PGRXHCI_Inst.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI_Inst_MSI.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI.CopyFiles]
PGRXHCI.sys
[PGRXHCI_Inst_MSI.NT.HW]
AddReg = PGRXHCI_Inst_MSI.AddReg.HW
[PGRXHCI_Inst_MSI.AddReg.HW]
HKR, Interrupt Management,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1
HKR, Interrupt Management\MessageSignaledInterruptProperties,MessageNumberLimit,0x00010001,8
[PGRXHCI_Inst.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Inst_MSI.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Service]
DisplayName = %PGRXHCI.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRXHCI.sys
AddReg = PGRXHCI_Parameters_AddReg
[PGRXHCI_Parameters_AddReg]
HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
;-------------- Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRXHCI_Inst.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
WdfCoInstaller01009.dll
[SourceDisksFiles]
WdfCoInstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller"
[PGRXHCI_Inst.NT.Wdf]
KmdfService = PGRUSB, PGRXHCI_wdfsect
[PGRXHCI_wdfsect]
KmdfLibraryVersion = 1.9
[Strings]
MSFT = "Point Grey Research"
ClassName = "Point Grey Bus Host Controllers"
PGRXHCI.SVCDESC = "PGR USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC = "Renesas USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC2= "Fresco USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC3= "AMD USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC5= "Intel USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC6= "VIA USB 3 Extensible Host Controller"
DISK_NAME = "PGRXHCI Sample Install Disk"

View File

@@ -0,0 +1,210 @@
;=============================================================================
; Copyright © 2009 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGR1394.INF -- Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2009 Point Grey Research Inc.
;=============================================================================
;--------- Version Section ---------------------------------------------------
[Version]
Signature="$WINDOWS NT$"
Class=PGR1394b
ClassGUID={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
Provider=%Provider%
DriverVer=02/28/2017,2.7.3.89
CatalogFile=PGR1394.cat
[ControlFlags]
; Pnp drivers should not be installable via non-PnP hardware dialogs
ExcludeFromSelect = *
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; Not necessary if using a standard class
; 9X Style
[ClassInstall]
Addreg=PGR1394bClassAddReg
; NT Style
[ClassInstall32]
Addreg=PGR1394bClassAddReg
CopyFiles=ClassInstaller_CopyFiles
[PGR1394bClassAddReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%DeviceClassName%
HKR,,Icon,,-1
;HKR,,Installer32,,"PGR1394bClsInst.dll,PGR1394bClassInstaller"
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
; generic all access - system and admin
;HKR,,Security,,"D:P(A;;GA;;;WD)(" ; generic all access - everybody
;--------- DestinationDirs Section -------------------------------------------
[DestinationDirs]
DefaultDestDir = 10
PGR1394b_Files_Driver = 12
CoInstaller_CopyFiles = 11 ; windows\system32
ClassInstaller_CopyFiles = 11 ; windows\system32
[ClassInstaller_CopyFiles]
;PGR1394bClsInst.dll
;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
; These sections identify source disks and files for installation.
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
PGR1394.sys = 1,,
;PGR1394bCoInst.dll=1
;PGR1394bClsInst.dll
;--------- Manufacturer and Models Sections ----------------------------------
[Manufacturer]
%MfgName% = PGR1394b_Mfg,NTamd64
[PGR1394b_Mfg]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
[PGR1394b_Mfg.NTamd64]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
;---------- DDInstall Sections -----------------------------------------------
; --------- Windows NT -----------------
[PGR1394b_DDI.NT]
CopyFiles=PGR1394b_Files_Driver
[PGR1394b_DDI.NT.Services]
Addservice = PGR1394b, %FLG_ADDREG_NOCLOBBER%, PGR1394b_Service
; --------- Coinstaller installation -----------------
[PGR1394b_DDI.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
;PGR1394bCoInst.dll
[CoInstaller_AddReg]
; We are using our own custom device coinstaller DLL
;HKR,,CoInstallers32,%REG_MULTI_SZ%,"PGR1394bCoInst.dll,PGR1394bCoInstaller"
HKR, "Parameters", "BufferFill", 0x00010001, 1
; --------- Service ----------------------
[PGR1394b_Service]
DisplayName = %PGR1394b_SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\PGR1394.sys
LoadOrderGroup = Extended Base
; --------- Files ----------------------
[PGR1394b_Files_Driver]
PGR1394.sys,,,2
;--------- Strings Section ---------------------------------------------------
[Strings]
Provider = "Point Grey Research"
MfgName = "Point Grey Research"
PGR1394b_DeviceDesc1 = "Texas Instruments OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc2 = "Texas Instruments OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc4 = "LSI (Agere) OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc5 = "LSI (Agere) OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc7 = "PGR1394 Device"
DeviceClassName="Point Grey Bus Host Controllers"
PGR1394b_SvcDesc = "Point Grey Bus Host Controllers"
DiskId1 = "PGR1394b Device Installation Disk #1"
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
REG_NONE = 0x00020001
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002
SERVICE_ADAPTER = 0x00000004
SERVICE_RECOGNIZER_DRIVER = 0x00000008
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_ERROR_IGNORE = 0x00000000
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_SEVERE = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003
FLG_ADDREG_NOCLOBBER = 0x00000002
FLG_ADDREG_DELVAL = 0x00000004
FLG_ADDREG_APPEND = 0x00000008
FLG_ADDREG_KEYONLY = 0x00000010
FLG_ADDREG_OVERWRITEONLY = 0x00000020
FLG_ADDREG_64BITKEY = 0x00001000
FLG_ADDREG_KEYONLY_COMMON = 0x00002000
FLG_ADDREG_32BITKEY = 0x00004000

View File

@@ -0,0 +1,483 @@
;=============================================================================
; Copyright © 2007 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRCAM.INF -- PGR Camera Device .inf for Windows 98, Windows NT,
; Windows 2000, Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2007 Point Grey Research Inc.
;=============================================================================
[Version]
CatalogFile = pgrcam.cat
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
; make sure individual driver version date and version are set in
; each of the install sections for win98/ME & NT type OSes.
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
pgrcam.sys = 1,,
[DestinationDirs]
defaultdestdir=11
DriverInstall.CopyDriver=10,system32\drivers
DriverInstall.CopyDll=11
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRCAMClassReg
[PGRCAMClassReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%PGRCAMClassName%
HKR,,Icon,,-21
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GA;;;PU)"
; =================== Table of content =========================
[Manufacturer]
%PointGreyResearchMfg%=PointGreyResearch,NTamd64
; =================== Point Grey Research ========================
[PointGreyResearch]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[PointGreyResearch.NTamd64]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[DriverInstall.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,pgrcam.sys
[DriverInstall.NT]
DriverVer = 11/26/2012, 2.3.3.48
AddReg=DriverInstall.AddReg
CopyFiles=DriverInstall.CopyDriver,DriverInstall.CopyDll
[DriverInstall.NT.Services]
AddService=PGRCAM,2,DriverInstall_ServiceInstall
[DriverInstall_ServiceInstall]
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\pgrcam.sys
[DriverInstall.CopyDriver]
pgrcam.sys
[DriverInstall.CopyDll]
[Strings]
PGR="Point Grey Research"
PGRCAMClassName="Point Grey Research Devices"
PointGreyResearchMfg="Point Grey Research Inc."
InstallDisk="Installation Disk # 1"
1394\PGR&PGRCAM.DeviceDesc00="PGR Camera"
1394\PGR&PGRCAM.DeviceDesc01="PGR Firefly"
1394\PGR&PGRCAM.DeviceDesc02="PGR Firefly2"
1394\PGR&PGRCAM.DeviceDesc03="PGR Dragonfly"
1394\PGR&PGRCAM.DeviceDesc04="PGR Dragonfly2"
1394\PGR&PGRCAM.DeviceDesc05="PGR Dragonfly Express"
1394\PGR&PGRCAM.DeviceDesc05_1="PGR Dragonfly Express DX-BW"
1394\PGR&PGRCAM.DeviceDesc05_2="PGR Dragonfly Express DX-COL"
1394\PGR&PGRCAM.DeviceDesc06="PGR AIM"
1394\PGR&PGRCAM.DeviceDesc07="PGR Scorpion"
1394\PGR&PGRCAM.DeviceDesc08="PGR Scorpion Express"
1394\PGR&PGRCAM.DeviceDesc09="PGR Flea"
1394\PGR&PGRCAM.DeviceDesc10="PGR Flea Low Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc11="PGR Flea Low Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc12="PGR Flea Low Resolution BW"
1394\PGR&PGRCAM.DeviceDesc13="PGR Flea High Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc14="PGR Flea High Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc15="PGR Flea High Resolution BW"
1394\PGR&PGRCAM.DeviceDesc27="PGR Flea FLEA-BW"
1394\PGR&PGRCAM.DeviceDesc16="PGR Flea FLEA-HIBW"
1394\PGR&PGRCAM.DeviceDesc17="PGR Flea FLEA-COL"
1394\PGR&PGRCAM.DeviceDesc18="PGR Flea FLEA-HICOL"
1394\PGR&PGRCAM.DeviceDesc19="PGR Scorpion SCOR-03SOM"
1394\PGR&PGRCAM.DeviceDesc20="PGR Scorpion SCOR-03SOC"
1394\PGR&PGRCAM.DeviceDesc21="PGR Scorpion SCOR-14SOM"
1394\PGR&PGRCAM.DeviceDesc22="PGR Scorpion SCOR-14SOC"
1394\PGR&PGRCAM.DeviceDesc23="PGR Scorpion SCOR-20SOM"
1394\PGR&PGRCAM.DeviceDesc24="PGR Scorpion SCOR-20SOC"
1394\PGR&PGRCAM.DeviceDesc25="PGR Scorpion SCOR-13FFM"
1394\PGR&PGRCAM.DeviceDesc26="PGR Scorpion SCOR-13FFC"
1394\PGR&PGRCAM.DeviceDesc28="PGR Dragonfly DRAG-BW"
1394\PGR&PGRCAM.DeviceDesc29="PGR Dragonfly DRAG-HIBW"
1394\PGR&PGRCAM.DeviceDesc30="PGR Dragonfly DRAG-COL"
1394\PGR&PGRCAM.DeviceDesc31="PGR Dragonfly DRAG-HICOL"
1394\PGR&PGRCAM.DeviceDesc32="PGR Dragonfly2 DR2-BW"
1394\PGR&PGRCAM.DeviceDesc33="PGR Dragonfly2 DR2-HIBW"
1394\PGR&PGRCAM.DeviceDesc34="PGR Dragonfly2 DR2-COL"
1394\PGR&PGRCAM.DeviceDesc35="PGR Dragonfly2 DR2-HICOL"
1394\PGR&PGRCAM.DeviceDesc35_1="PGR Dragonfly2 DR2-13S2M"
1394\PGR&PGRCAM.DeviceDesc35_2="PGR Dragonfly2 DR2-13S2C"
1394\PGR&PGRCAM.DeviceDesc35_3="PGR Dragonfly2 DR2-03S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_4="PGR Dragonfly2 DR2-03S2C-EX"
1394\PGR&PGRCAM.DeviceDesc35_5="PGR Dragonfly2 DR2-08S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_6="PGR Dragonfly2 DR2-08S2C-EX"
1394\PGR&PGRCAM.DeviceDesc36="PGR Flea2 FL2-03S2M"
1394\PGR&PGRCAM.DeviceDesc37="PGR Flea2 FL2-08S2M"
1394\PGR&PGRCAM.DeviceDesc38="PGR Flea2 FL2-08S2C"
1394\PGR&PGRCAM.DeviceDesc39="PGR Flea2 FL2-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_1="PGR Flea2 FL2-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_2="PGR Flea2 FL2-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_3="PGR Flea2 FL2-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_4="PGR Flea2 FL2-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_5="PGR Flea2 FL2-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_6="PGR Flea2 FL2-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_7="PGR Flea2 FL2-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_8="PGR Flea2 FL2-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_9="PGR Flea2 FL2G-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_10="PGR Flea2 FL2G-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_11="PGR Flea2 FL2G-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_12="PGR Flea2 FL2G-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_13="PGR Flea2 FL2N-03S1C"
1394\PGR&PGRCAM.DeviceDesc39_14="PGR Flea2 FL2N-03S1M"
1394\PGR&PGRCAM.DeviceDesc39_15="PGR Flea2 FL2N-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_16="PGR Flea2 FL2N-03S2M"
1394\PGR&PGRCAM.DeviceDesc39_17="PGR Flea2 FL2N-03S3C"
1394\PGR&PGRCAM.DeviceDesc39_18="PGR Flea2 FL2N-03S3M"
1394\PGR&PGRCAM.DeviceDesc39_19="PGR Flea2 FL2N-08S2C"
1394\PGR&PGRCAM.DeviceDesc39_20="PGR Flea2 FL2N-08S2M"
1394\PGR&PGRCAM.DeviceDesc39_21="PGR Flea2 FL2N-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_22="PGR Flea2 FL2N-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_23="PGR Flea2 FL2N-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_24="PGR Flea2 FL2N-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_25="PGR Flea2 FL2N-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_26="PGR Flea2 FL2N-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_27="PGR Flea2 FL2N-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_28="PGR Flea2 FL2N-50S5M"
1394\PGR&PGRCAM.DeviceDesc40="PGR Firefly MV FFMV-03MTM"
1394\PGR&PGRCAM.DeviceDesc41="PGR Firefly MV FFMV-03MTC"
1394\PGR&PGRCAM.DeviceDesc41_1="PGR Firefly MV FFMV-03M2M"
1394\PGR&PGRCAM.DeviceDesc41_2="PGR Firefly MV FFMV-03M2C"
1394\PGR&PGRCAM.DeviceDesc42="PGR Bumblebee XB3 BBX3-13S2M"
1394\PGR&PGRCAM.DeviceDesc42_1="PGR Bumblebee XB3 BBX3-13S2C"
1394\PGR&PGRCAM.DeviceDesc43_01="PGR Bumblebee2 BB2-03S2M"
1394\PGR&PGRCAM.DeviceDesc43_02="PGR Bumblebee2 BB2-03S2C"
1394\PGR&PGRCAM.DeviceDesc43_03="PGR Bumblebee2 BB2-08S2M"
1394\PGR&PGRCAM.DeviceDesc43_04="PGR Bumblebee2 BB2-08S2C"
1394\PGR&PGRCAM.DeviceDesc44_01="PGR Grasshopper GRAS-14S5M"
1394\PGR&PGRCAM.DeviceDesc44_02="PGR Grasshopper GRAS-14S5C"
1394\PGR&PGRCAM.DeviceDesc44_03="PGR Grasshopper GRAS-20S4M"
1394\PGR&PGRCAM.DeviceDesc44_04="PGR Grasshopper GRAS-20S4C"
1394\PGR&PGRCAM.DeviceDesc44_05="PGR Grasshopper GRAS-50S5M"
1394\PGR&PGRCAM.DeviceDesc44_06="PGR Grasshopper GRAS-50S5C"
1394\PGR&PGRCAM.DeviceDesc44_07="PGR Grasshopper_GRAS-03S3M"
1394\PGR&PGRCAM.DeviceDesc44_08="PGR Grasshopper GRAS-14S3M"
1394\PGR&PGRCAM.DeviceDesc44_09="PGR Grasshopper GRAS-14S3C"
1394\PGR&PGRCAM.DeviceDesc44_10="PGR Grasshopper GRAS-03K2M"
1394\PGR&PGRCAM.DeviceDesc44_11="PGR Grasshopper GRAS-03K2C"
1394\PGR&PGRCAM.DeviceDesc44_12="PGR Grasshopper GRAS-10K3M"
1394\PGR&PGRCAM.DeviceDesc44_13="PGR Grasshopper GRAS-10K3C"
1394\PGR&PGRCAM.DeviceDesc44_14="PGR Grasshopper GRAS-13S2M"
1394\PGR&PGRCAM.DeviceDesc44_15="PGR Grasshopper GRAS-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_1="PGR Flea3 FL3-FW-03S1M"
1394\PGR&PGRCAM.DeviceDesc45_2="PGR Flea3 FL3-FW-03S1C"
1394\PGR&PGRCAM.DeviceDesc45_3="PGR Flea3 FL3-FW-03S2M"
1394\PGR&PGRCAM.DeviceDesc45_4="PGR Flea3 FL3-FW-03S2C"
1394\PGR&PGRCAM.DeviceDesc45_5="PGR Flea3 FL3-FW-03S3M"
1394\PGR&PGRCAM.DeviceDesc45_6="PGR Flea3 FL3-FW-03S3C"
1394\PGR&PGRCAM.DeviceDesc45_7="PGR Flea3 FL3-FW-13S2M"
1394\PGR&PGRCAM.DeviceDesc45_8="PGR Flea3 FL3-FW-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_9="PGR Flea3 FL3-FW-14S3M"
1394\PGR&PGRCAM.DeviceDesc45_10="PGR Flea3 FL3-FW-14S3C"
1394\PGR&PGRCAM.DeviceDesc45_11="PGR Flea3 FL3-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc45_12="PGR Flea3 FL3-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc45_13="PGR Flea3 FL3-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc45_14="PGR Flea3 FL3-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_1="PGR Grasshopper2 GS2-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc46_2="PGR Grasshopper2 GS2-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc46_3="PGR Grasshopper2 GS2-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc46_4="PGR Grasshopper2 GS2-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_5="PGR Grasshopper2 GS2-FW-14S5M"
1394\PGR&PGRCAM.DeviceDesc46_6="PGR Grasshopper2 GS2-FW-14S5C"
1394\PGR&PGRCAM.DeviceDesc47_1="PGR Grasshopper Express_GX-FW-10K3M"
1394\PGR&PGRCAM.DeviceDesc47_2="PGR Grasshopper Express_GX-FW-21K5M"
1394\PGR&PGRCAM.DeviceDesc47_3="PGR Grasshopper Express_GX-FW-21K5C"
1394\PGR&PGRCAM.DeviceDesc47_4="PGR Grasshopper Express_GX-FW-28S5M"
1394\PGR&PGRCAM.DeviceDesc47_5="PGR Grasshopper Express_GX-FW-28S5C"
1394\PGR&PGRCAM.DeviceDesc47_6="PGR Grasshopper Express_GX-FW-60S6M"
1394\PGR&PGRCAM.DeviceDesc47_7="PGR Grasshopper Express_GX-FW-60S6C"
REG_SZ = 0x00000000
REG_DWORD = 0x00010001

View File

@@ -0,0 +1,79 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
;InformationalVer = 2.7.3.201606200018
CatalogFile = pgrgige.cat
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[ControlFlags]
[POINTGREY]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[POINTGREY.NTamd64]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[PGRGIGE.ndi]
AddReg = PGRGIGE.ndi.AddReg, PGRGIGE.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE
CopyFiles = PGRGIGE.Files.Sys
CopyINF = pgrgigem.inf
[PGRGIGE.ndi.Remove]
DelFiles = PGRGIGE.Files.Sys
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
PGRGIGE.sys=1
[DestinationDirs]
DefaultDestDir = 12
PGRGIGE.Files.Sys = 12
[PGRGIGE.Files.Sys]
PGRGIGE.sys,,,2
[PGRGIGE.ndi.AddReg]
HKR, Ndi, HelpText, , %PGRGIGE_HELP%
HKR, Ndi, FilterClass, , failover
HKR, Ndi, FilterDeviceInfFile, , PGRGIGEm.inf
HKR, Ndi, FilterDeviceInfId, , gl_PGRGIGEmp
HKR, Ndi, Service, , PGRGIGE
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , nolower
HKR, Ndi\Interfaces, FilterMediaTypes, , "ethernet, tokenring, fddi"
[PGRGIGE.AddReg]
; None
[Strings]
PointGrey = "PointGrey"
DiskDescription = "Point Grey Image Filter Driver Disk"
PGRGIGE_Desc = "Point Grey Image Filter Driver 06/20/2016, 2.7.3.83"
PGRGIGE_HELP = "Point Grey Image Filter Driver"

View File

@@ -0,0 +1,67 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
CatalogFile = pgrgigem.cat
[ControlFlags]
ExcludeFromSelect = gl_PGRGIGEmp
[DestinationDirs]
DefaultDestDir=12
; No files to copy
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[POINTGREY]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[POINTGREY.NTamd64]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[PGRGIGEMP.ndi]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
[PGRGIGEMP.ndi.Services]
AddService = PGRGIGE,0x2, PGRGIGEMP.AddService
[PGRGIGEMP.AddService]
DisplayName = %PGRGIGEMP_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRGIGE.sys
LoadOrderGroup = PNP_TDI
AddReg = PGRGIGEMP.AddService.AddReg
[PGRGIGEMP.AddService.AddReg]
;None
[Strings]
PointGrey = "PointGrey"
PGRGIGEMP_Desc = "PointGrey Image Filter Driver"
[SourceDisksNames]
;None
[SourceDisksFiles]
;None

View File

@@ -0,0 +1,108 @@
;=============================================================================
; Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with Point Grey Research Inc.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
[version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
CatalogFile = PgrLwf.cat
Provider = %PointGrey%
DriverVer=12/29/2017,2.7.3.111
;InformationalVer = 2.7.3.201712290002
[Manufacturer]
%PointGrey%=POINTGREY,NTx86,NTamd64
[POINTGREY.NTx86]
%PGR_LWF_Desc%=Install, pgr_lwf
[POINTGREY.NTamd64]
%PGR_LWF_Desc%=Install, pgr_lwf
;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
[Install]
AddReg=Inst_Ndi
Characteristics=0x40000
NetCfgInstanceId="{67C06295-5DDD-4EA3-8D7A-9287D3746854}"
Copyfiles = PgrLwf.copyfiles.sys
[SourceDisksNames]
1=%PGR_LWF_Desc%,"",,
[SourceDisksFiles]
PgrLwf.sys=1
[DestinationDirs]
DefaultDestDir=12
PgrLwf.copyfiles.sys=12
[PgrLwf.copyfiles.sys]
PgrLwf.sys,,,2
;-------------------------------------------------------------------------
; Ndi installation support
;-------------------------------------------------------------------------
[Inst_Ndi]
HKR, Ndi,Service,,"PgrLwf"
HKR, Ndi,CoServices,0x00010000,"PgrLwf"
HKR, Ndi,HelpText,,%PGR_LWF_HelpText%
HKR, Ndi,FilterClass,, Custom
HKR, Ndi,FilterType,0x00010001,2
HKR, Ndi\Interfaces,UpperRange,,"noupper"
HKR, Ndi\Interfaces,LowerRange,,"nolower"
HKR, Ndi\Interfaces, FilterMediaTypes,,"ethernet"
HKR, Ndi,FilterRunType,0x00010001, 2
;-------------------------------------------------------------------------
; Service installation support
;-------------------------------------------------------------------------
[Install.Services]
AddService=PgrLwf,0x800,PGR_LWF_Service_Inst
[PGR_LWF_Service_Inst]
DisplayName = %PGR_LWF_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 1 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PgrLwf.sys
LoadOrderGroup = NDIS
Description = %PGR_Lwf_Desc%
AddReg = Common.Params.reg, NdisImPlatformBindingOptions.reg
[Install.Remove.Services]
DelService=PgrLwf,0x200 ; SPSVCINST_STOPSERVICE
[Common.Params.reg]
;None
[NdisImPlatformBindingOptions.reg]
HKR, Parameters, NdisImPlatformBindingOptions,0x00010001,0 ; Subscribe to default behavior
[Strings]
PointGrey = "PointGrey"
PGR_LWF_Desc = "Point Grey Lightweight Filter Driver 12/29/2017, 2.7.3.111"
PGR_LWF_HelpText = "Point Grey LightWeight Filter Driver"

View File

@@ -0,0 +1,199 @@
;//=============================================================================
;// Copyright © 2017 FLIR Integrated Imaging Solutions, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of FLIR
;// Integrated Imaging Solutions, Inc. ("Confidential Information"). You
;// shall not disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with FLIR Integrated Imaging Solutions, Inc. (FLIR).
;//
;// FLIR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. FLIR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
DriverVer=12/29/2017,2.7.3.111
CatalogFile=PGRUSBCam.cat
; ================= Class section =====================
[ClassInstall32]
Addreg=PGRUSBCamClassReg
[PGRUSBCamClassReg]
HKR,,,0,%PGRCAMClassName%
HKR,,Icon,,-20
; ================= Device section =====================
[Manufacturer]
%MfgName%=PGR,NTamd64
; For XP and later
[PGR.NTamd64]
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000&MI_00
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000&MI_00
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001&MI_00
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002&MI_00
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003&MI_00
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004&MI_00
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005&MI_00
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000&MI_00
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001&MI_00
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004&MI_00
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005&MI_00
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006&MI_00
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007&MI_00
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008&MI_00
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A&MI_00
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B&MI_00
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100&MI_00
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101&MI_00
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102&MI_00
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103&MI_00
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104&MI_00
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105&MI_00
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106&MI_00
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107&MI_00
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108&MI_00
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109&MI_00
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800&MI_00
%USB\VID_1E10&PID_3300.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3300&MI_00
[PGRUSBCam.Dev.NT]
CopyFiles=PGRUSBCam.Files.Ext
AddReg=PGRUSBCam.AddReg
[PGRUSBCam.Dev.NT.Services]
Addservice = PGRUSBCam, %SPSVCINST_ASSOCSERVICE%, PGRUSBCam.AddService
[PGRUSBCam.AddService]
DisplayName = %PGRUSBCam.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\PGRUSBCam.sys
AddReg = PGRUSBCam.AddReg
LoadOrderGroup = Base
[PGRUSBCam.AddReg]
;HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
;HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
;HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
HKR,,NTMPDriver,,pgrusbcam.sys
[PGRUSBCam.Files.Ext]
PGRUSBCam.sys
[SourceDisksNames]
1=%Disk_Description%,,,
[SourceDisksFiles]
PGRUSBCam.sys = 1
[DestinationDirs]
DefaultDestDir = 12
;-------------- WDF Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRUSBCam.Dev.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
wdfcoinstaller01009.dll
[SourceDisksFiles]
wdfcoinstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01009.dll,WdfCoInstaller"
[PGRUSBCam.Dev.NT.Wdf]
KmdfService = PGRUSBCam, PGRUSBCam_wdfsect
[PGRUSBCam_wdfsect]
KmdfLibraryVersion = 1.9
;---------------------------------------------------------------;
[Strings]
PGR="Point Grey Research"
MfgName="Point Grey Research"
Disk_Description="PGRUSBCam Installation Disk"
USB\VID_1E10&PID_1000.DeviceDesc="Updator"
USB\VID_1E10&PID_2000.DeviceDesc="PGR Firefly MV FMVU-03MTC"
USB\VID_1E10&PID_2001.DeviceDesc="PGR Firefly MV FMVU-03MTM"
USB\VID_1E10&PID_2002.DeviceDesc="PGR Firefly MV FMVU-13S2C"
USB\VID_1E10&PID_2003.DeviceDesc="PGR Firefly MV FMVU-13S2M"
USB\VID_1E10&PID_2004.DeviceDesc="PGR Chameleon CMLN-13S2C"
USB\VID_1E10&PID_2005.DeviceDesc="PGR Chameleon CMLN-13S2M"
USB\VID_1E10&PID_3000.DeviceDesc="Flea3 FL3-U3-32S2C"
USB\VID_1E10&PID_3001.DeviceDesc="Flea3 FL3-U3-32S2M"
USB\VID_1E10&PID_3004.DeviceDesc="Flea3 FL3-U3-13Y3C"
USB\VID_1E10&PID_3005.DeviceDesc="Flea3 FL3-U3-13Y3M"
USB\VID_1E10&PID_3006.DeviceDesc="Flea3 FL3-U3-13S2C"
USB\VID_1E10&PID_3007.DeviceDesc="Flea3 FL3-U3-13S2M"
USB\VID_1E10&PID_3008.DeviceDesc="Flea3 FL3-U3-88S2C"
USB\VID_1E10&PID_300A.DeviceDesc="Flea3 FL3-U3-13E4C"
USB\VID_1E10&PID_300B.DeviceDesc="Flea3 FL3-U3-13E4M"
USB\VID_1E10&PID_3100.DeviceDesc="Grasshopper3 GS3-U3-28S4C"
USB\VID_1E10&PID_3101.DeviceDesc="Grasshopper3 GS3-U3-28S4M"
USB\VID_1E10&PID_3102.DeviceDesc="Grasshopper3 GS3-U3-41C6C"
USB\VID_1E10&PID_3103.DeviceDesc="Grasshopper3 GS3-U3-41C6M"
USB\VID_1E10&PID_3104.DeviceDesc="Grasshopper3 GS3-U3-28S5C"
USB\VID_1E10&PID_3105.DeviceDesc="Grasshopper3 GS3-U3-28S5M"
USB\VID_1E10&PID_3106.DeviceDesc="Grasshopper3 GS3-U3-60S6C"
USB\VID_1E10&PID_3107.DeviceDesc="Grasshopper3 GS3-U3-60S6M"
USB\VID_1E10&PID_3108.DeviceDesc="Grasshopper3 GS3-U3-91S6C"
USB\VID_1E10&PID_3109.DeviceDesc="Grasshopper3 GS3-U3-91S6M"
USB\VID_1E10&PID_3800.DeviceDesc="Ladybug5 LD5-U3-51S5C-44"
USB\VID_1E10&PID_3300.DeviceDesc="FLIR USB3 Vision Camera"
PGRUSBCam.SvcDesc=FLIR USB Camera
PGRCAMClassName=FLIR USB Camera
SPSVCINST_ASSOCSERVICE= 0x00000002

View File

@@ -0,0 +1,115 @@
;=============================================================================
; Copyright © 2006 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRVIRT.INF -- PGR Virtual Device .inf for Windows 2000 and Windows XP
; Copyright 2006 Point Grey Research Inc.
;=============================================================================
[Version]
signature="$CHICAGO$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
CatalogFile=PGRVirt.cat
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
PGRVirt.sys=1
[DestinationDirs]
defaultdestdir=11
1394Core.CopyDriver=10,system32\drivers
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRDeviceClassReg
[ClassInstall]
Addreg=PGRDeviceClassReg
[PGRDeviceClassReg]
HKR,,,,%PGRDeviceClassName%
HKR,,Icon,,-21
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ; ACL allowing System and Admin
[Manufacturer]
%PGRMfg%=PGR,NTamd64
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
; =================== Point Grey Research ========================
[PGR]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
[PGR.NTamd64]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
;
; 1394vdev
;
[1394VDEV]
AddReg=1394VDEV.AddReg
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394VDEV.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PGRVirt.sys
[1394VDEV.NT]
CopyFiles=1394CORE.CopyDriver
[1394VDEV.NT.Services]
AddService=1394VDEV,2,1394VDEV_ServiceInstall
[1394VDEV_ServiceInstall]
DisplayName=%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\PGRVirt.sys
;
; core files
;
[DefaultInstall]
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394CORE.CopyDriver]
PGRVirt.sys
;
; Strings
;
[Strings]
PGR="Point Grey Research"
PGRMfg="Point Grey Research"
InstallDisk="Installation Disk # 1"
PGRDeviceClassName="Point Grey Research Devices"
V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc="PGR Virtual Device"

View File

@@ -0,0 +1,174 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
;/*++
;
;Copyright (c) Microsoft Corporation. All rights reserved.
;
; THIS CODE AND INFORMATION 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.
;
;Module Name:
;
; PGRXHCI.INF
;
;Abstract:
; INF file for the PGRXHCI driver.
;
;--*/
[Version]
Signature="$WINDOWS NT$"
Class=Sample
ClassGuid={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
;ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%MSFT%
DriverVer=01/07/2016,2.7.3.79
CatalogFile=PGRXHCI.cat
[DestinationDirs]
DefaultDestDir = 12
; ================= Class section =====================
[ClassInstall32]
Addreg=SampleClassReg
[SampleClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
;HKR,,DeviceCharacteristics,0x10001,0x100 ;Use same security checks on relative opens
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ;Allow generic all access to system and built-in Admin.
; ================= Device Install section =====================
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%MSFT%=MSFT,NTamd64
[SourceDisksFiles]
PGRXHCI.sys=1
[SourceDisksNames]
1=%DISK_NAME%,
; For XP and later
[MSFT.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[MSFT.NTamd64.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[PGRXHCI_Inst.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI_Inst_MSI.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI.CopyFiles]
PGRXHCI.sys
[PGRXHCI_Inst_MSI.NT.HW]
AddReg = PGRXHCI_Inst_MSI.AddReg.HW
[PGRXHCI_Inst_MSI.AddReg.HW]
HKR, Interrupt Management,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1
HKR, Interrupt Management\MessageSignaledInterruptProperties,MessageNumberLimit,0x00010001,8
[PGRXHCI_Inst.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Inst_MSI.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Service]
DisplayName = %PGRXHCI.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRXHCI.sys
AddReg = PGRXHCI_Parameters_AddReg
[PGRXHCI_Parameters_AddReg]
HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
;-------------- Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRXHCI_Inst.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
WdfCoInstaller01009.dll
[SourceDisksFiles]
WdfCoInstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller"
[PGRXHCI_Inst.NT.Wdf]
KmdfService = PGRUSB, PGRXHCI_wdfsect
[PGRXHCI_wdfsect]
KmdfLibraryVersion = 1.9
[Strings]
MSFT = "Point Grey Research"
ClassName = "Point Grey Bus Host Controllers"
PGRXHCI.SVCDESC = "PGR USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC = "Renesas USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC2= "Fresco USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC3= "AMD USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC5= "Intel USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC6= "VIA USB 3 Extensible Host Controller"
DISK_NAME = "PGRXHCI Sample Install Disk"

View File

@@ -0,0 +1,210 @@
;=============================================================================
; Copyright © 2009 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGR1394.INF -- Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2009 Point Grey Research Inc.
;=============================================================================
;--------- Version Section ---------------------------------------------------
[Version]
Signature="$WINDOWS NT$"
Class=PGR1394b
ClassGUID={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
Provider=%Provider%
DriverVer=02/28/2017,2.7.3.89
CatalogFile=PGR1394.cat
[ControlFlags]
; Pnp drivers should not be installable via non-PnP hardware dialogs
ExcludeFromSelect = *
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; Not necessary if using a standard class
; 9X Style
[ClassInstall]
Addreg=PGR1394bClassAddReg
; NT Style
[ClassInstall32]
Addreg=PGR1394bClassAddReg
CopyFiles=ClassInstaller_CopyFiles
[PGR1394bClassAddReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%DeviceClassName%
HKR,,Icon,,-1
;HKR,,Installer32,,"PGR1394bClsInst.dll,PGR1394bClassInstaller"
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
; generic all access - system and admin
;HKR,,Security,,"D:P(A;;GA;;;WD)(" ; generic all access - everybody
;--------- DestinationDirs Section -------------------------------------------
[DestinationDirs]
DefaultDestDir = 10
PGR1394b_Files_Driver = 12
CoInstaller_CopyFiles = 11 ; windows\system32
ClassInstaller_CopyFiles = 11 ; windows\system32
[ClassInstaller_CopyFiles]
;PGR1394bClsInst.dll
;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
; These sections identify source disks and files for installation.
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
PGR1394.sys = 1,,
;PGR1394bCoInst.dll=1
;PGR1394bClsInst.dll
;--------- Manufacturer and Models Sections ----------------------------------
[Manufacturer]
%MfgName% = PGR1394b_Mfg,NTamd64
[PGR1394b_Mfg]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
[PGR1394b_Mfg.NTamd64]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
;---------- DDInstall Sections -----------------------------------------------
; --------- Windows NT -----------------
[PGR1394b_DDI.NT]
CopyFiles=PGR1394b_Files_Driver
[PGR1394b_DDI.NT.Services]
Addservice = PGR1394b, %FLG_ADDREG_NOCLOBBER%, PGR1394b_Service
; --------- Coinstaller installation -----------------
[PGR1394b_DDI.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
;PGR1394bCoInst.dll
[CoInstaller_AddReg]
; We are using our own custom device coinstaller DLL
;HKR,,CoInstallers32,%REG_MULTI_SZ%,"PGR1394bCoInst.dll,PGR1394bCoInstaller"
HKR, "Parameters", "BufferFill", 0x00010001, 1
; --------- Service ----------------------
[PGR1394b_Service]
DisplayName = %PGR1394b_SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\PGR1394.sys
LoadOrderGroup = Extended Base
; --------- Files ----------------------
[PGR1394b_Files_Driver]
PGR1394.sys,,,2
;--------- Strings Section ---------------------------------------------------
[Strings]
Provider = "Point Grey Research"
MfgName = "Point Grey Research"
PGR1394b_DeviceDesc1 = "Texas Instruments OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc2 = "Texas Instruments OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc4 = "LSI (Agere) OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc5 = "LSI (Agere) OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc7 = "PGR1394 Device"
DeviceClassName="Point Grey Bus Host Controllers"
PGR1394b_SvcDesc = "Point Grey Bus Host Controllers"
DiskId1 = "PGR1394b Device Installation Disk #1"
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
REG_NONE = 0x00020001
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002
SERVICE_ADAPTER = 0x00000004
SERVICE_RECOGNIZER_DRIVER = 0x00000008
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_ERROR_IGNORE = 0x00000000
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_SEVERE = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003
FLG_ADDREG_NOCLOBBER = 0x00000002
FLG_ADDREG_DELVAL = 0x00000004
FLG_ADDREG_APPEND = 0x00000008
FLG_ADDREG_KEYONLY = 0x00000010
FLG_ADDREG_OVERWRITEONLY = 0x00000020
FLG_ADDREG_64BITKEY = 0x00001000
FLG_ADDREG_KEYONLY_COMMON = 0x00002000
FLG_ADDREG_32BITKEY = 0x00004000

View File

@@ -0,0 +1,483 @@
;=============================================================================
; Copyright © 2007 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRCAM.INF -- PGR Camera Device .inf for Windows 98, Windows NT,
; Windows 2000, Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2007 Point Grey Research Inc.
;=============================================================================
[Version]
CatalogFile = pgrcam.cat
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
; make sure individual driver version date and version are set in
; each of the install sections for win98/ME & NT type OSes.
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
pgrcam.sys = 1,,
[DestinationDirs]
defaultdestdir=11
DriverInstall.CopyDriver=10,system32\drivers
DriverInstall.CopyDll=11
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRCAMClassReg
[PGRCAMClassReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%PGRCAMClassName%
HKR,,Icon,,-21
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GA;;;PU)"
; =================== Table of content =========================
[Manufacturer]
%PointGreyResearchMfg%=PointGreyResearch,NTamd64
; =================== Point Grey Research ========================
[PointGreyResearch]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[PointGreyResearch.NTamd64]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[DriverInstall.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,pgrcam.sys
[DriverInstall.NT]
DriverVer = 11/26/2012, 2.3.3.48
AddReg=DriverInstall.AddReg
CopyFiles=DriverInstall.CopyDriver,DriverInstall.CopyDll
[DriverInstall.NT.Services]
AddService=PGRCAM,2,DriverInstall_ServiceInstall
[DriverInstall_ServiceInstall]
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\pgrcam.sys
[DriverInstall.CopyDriver]
pgrcam.sys
[DriverInstall.CopyDll]
[Strings]
PGR="Point Grey Research"
PGRCAMClassName="Point Grey Research Devices"
PointGreyResearchMfg="Point Grey Research Inc."
InstallDisk="Installation Disk # 1"
1394\PGR&PGRCAM.DeviceDesc00="PGR Camera"
1394\PGR&PGRCAM.DeviceDesc01="PGR Firefly"
1394\PGR&PGRCAM.DeviceDesc02="PGR Firefly2"
1394\PGR&PGRCAM.DeviceDesc03="PGR Dragonfly"
1394\PGR&PGRCAM.DeviceDesc04="PGR Dragonfly2"
1394\PGR&PGRCAM.DeviceDesc05="PGR Dragonfly Express"
1394\PGR&PGRCAM.DeviceDesc05_1="PGR Dragonfly Express DX-BW"
1394\PGR&PGRCAM.DeviceDesc05_2="PGR Dragonfly Express DX-COL"
1394\PGR&PGRCAM.DeviceDesc06="PGR AIM"
1394\PGR&PGRCAM.DeviceDesc07="PGR Scorpion"
1394\PGR&PGRCAM.DeviceDesc08="PGR Scorpion Express"
1394\PGR&PGRCAM.DeviceDesc09="PGR Flea"
1394\PGR&PGRCAM.DeviceDesc10="PGR Flea Low Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc11="PGR Flea Low Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc12="PGR Flea Low Resolution BW"
1394\PGR&PGRCAM.DeviceDesc13="PGR Flea High Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc14="PGR Flea High Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc15="PGR Flea High Resolution BW"
1394\PGR&PGRCAM.DeviceDesc27="PGR Flea FLEA-BW"
1394\PGR&PGRCAM.DeviceDesc16="PGR Flea FLEA-HIBW"
1394\PGR&PGRCAM.DeviceDesc17="PGR Flea FLEA-COL"
1394\PGR&PGRCAM.DeviceDesc18="PGR Flea FLEA-HICOL"
1394\PGR&PGRCAM.DeviceDesc19="PGR Scorpion SCOR-03SOM"
1394\PGR&PGRCAM.DeviceDesc20="PGR Scorpion SCOR-03SOC"
1394\PGR&PGRCAM.DeviceDesc21="PGR Scorpion SCOR-14SOM"
1394\PGR&PGRCAM.DeviceDesc22="PGR Scorpion SCOR-14SOC"
1394\PGR&PGRCAM.DeviceDesc23="PGR Scorpion SCOR-20SOM"
1394\PGR&PGRCAM.DeviceDesc24="PGR Scorpion SCOR-20SOC"
1394\PGR&PGRCAM.DeviceDesc25="PGR Scorpion SCOR-13FFM"
1394\PGR&PGRCAM.DeviceDesc26="PGR Scorpion SCOR-13FFC"
1394\PGR&PGRCAM.DeviceDesc28="PGR Dragonfly DRAG-BW"
1394\PGR&PGRCAM.DeviceDesc29="PGR Dragonfly DRAG-HIBW"
1394\PGR&PGRCAM.DeviceDesc30="PGR Dragonfly DRAG-COL"
1394\PGR&PGRCAM.DeviceDesc31="PGR Dragonfly DRAG-HICOL"
1394\PGR&PGRCAM.DeviceDesc32="PGR Dragonfly2 DR2-BW"
1394\PGR&PGRCAM.DeviceDesc33="PGR Dragonfly2 DR2-HIBW"
1394\PGR&PGRCAM.DeviceDesc34="PGR Dragonfly2 DR2-COL"
1394\PGR&PGRCAM.DeviceDesc35="PGR Dragonfly2 DR2-HICOL"
1394\PGR&PGRCAM.DeviceDesc35_1="PGR Dragonfly2 DR2-13S2M"
1394\PGR&PGRCAM.DeviceDesc35_2="PGR Dragonfly2 DR2-13S2C"
1394\PGR&PGRCAM.DeviceDesc35_3="PGR Dragonfly2 DR2-03S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_4="PGR Dragonfly2 DR2-03S2C-EX"
1394\PGR&PGRCAM.DeviceDesc35_5="PGR Dragonfly2 DR2-08S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_6="PGR Dragonfly2 DR2-08S2C-EX"
1394\PGR&PGRCAM.DeviceDesc36="PGR Flea2 FL2-03S2M"
1394\PGR&PGRCAM.DeviceDesc37="PGR Flea2 FL2-08S2M"
1394\PGR&PGRCAM.DeviceDesc38="PGR Flea2 FL2-08S2C"
1394\PGR&PGRCAM.DeviceDesc39="PGR Flea2 FL2-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_1="PGR Flea2 FL2-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_2="PGR Flea2 FL2-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_3="PGR Flea2 FL2-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_4="PGR Flea2 FL2-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_5="PGR Flea2 FL2-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_6="PGR Flea2 FL2-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_7="PGR Flea2 FL2-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_8="PGR Flea2 FL2-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_9="PGR Flea2 FL2G-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_10="PGR Flea2 FL2G-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_11="PGR Flea2 FL2G-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_12="PGR Flea2 FL2G-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_13="PGR Flea2 FL2N-03S1C"
1394\PGR&PGRCAM.DeviceDesc39_14="PGR Flea2 FL2N-03S1M"
1394\PGR&PGRCAM.DeviceDesc39_15="PGR Flea2 FL2N-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_16="PGR Flea2 FL2N-03S2M"
1394\PGR&PGRCAM.DeviceDesc39_17="PGR Flea2 FL2N-03S3C"
1394\PGR&PGRCAM.DeviceDesc39_18="PGR Flea2 FL2N-03S3M"
1394\PGR&PGRCAM.DeviceDesc39_19="PGR Flea2 FL2N-08S2C"
1394\PGR&PGRCAM.DeviceDesc39_20="PGR Flea2 FL2N-08S2M"
1394\PGR&PGRCAM.DeviceDesc39_21="PGR Flea2 FL2N-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_22="PGR Flea2 FL2N-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_23="PGR Flea2 FL2N-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_24="PGR Flea2 FL2N-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_25="PGR Flea2 FL2N-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_26="PGR Flea2 FL2N-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_27="PGR Flea2 FL2N-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_28="PGR Flea2 FL2N-50S5M"
1394\PGR&PGRCAM.DeviceDesc40="PGR Firefly MV FFMV-03MTM"
1394\PGR&PGRCAM.DeviceDesc41="PGR Firefly MV FFMV-03MTC"
1394\PGR&PGRCAM.DeviceDesc41_1="PGR Firefly MV FFMV-03M2M"
1394\PGR&PGRCAM.DeviceDesc41_2="PGR Firefly MV FFMV-03M2C"
1394\PGR&PGRCAM.DeviceDesc42="PGR Bumblebee XB3 BBX3-13S2M"
1394\PGR&PGRCAM.DeviceDesc42_1="PGR Bumblebee XB3 BBX3-13S2C"
1394\PGR&PGRCAM.DeviceDesc43_01="PGR Bumblebee2 BB2-03S2M"
1394\PGR&PGRCAM.DeviceDesc43_02="PGR Bumblebee2 BB2-03S2C"
1394\PGR&PGRCAM.DeviceDesc43_03="PGR Bumblebee2 BB2-08S2M"
1394\PGR&PGRCAM.DeviceDesc43_04="PGR Bumblebee2 BB2-08S2C"
1394\PGR&PGRCAM.DeviceDesc44_01="PGR Grasshopper GRAS-14S5M"
1394\PGR&PGRCAM.DeviceDesc44_02="PGR Grasshopper GRAS-14S5C"
1394\PGR&PGRCAM.DeviceDesc44_03="PGR Grasshopper GRAS-20S4M"
1394\PGR&PGRCAM.DeviceDesc44_04="PGR Grasshopper GRAS-20S4C"
1394\PGR&PGRCAM.DeviceDesc44_05="PGR Grasshopper GRAS-50S5M"
1394\PGR&PGRCAM.DeviceDesc44_06="PGR Grasshopper GRAS-50S5C"
1394\PGR&PGRCAM.DeviceDesc44_07="PGR Grasshopper_GRAS-03S3M"
1394\PGR&PGRCAM.DeviceDesc44_08="PGR Grasshopper GRAS-14S3M"
1394\PGR&PGRCAM.DeviceDesc44_09="PGR Grasshopper GRAS-14S3C"
1394\PGR&PGRCAM.DeviceDesc44_10="PGR Grasshopper GRAS-03K2M"
1394\PGR&PGRCAM.DeviceDesc44_11="PGR Grasshopper GRAS-03K2C"
1394\PGR&PGRCAM.DeviceDesc44_12="PGR Grasshopper GRAS-10K3M"
1394\PGR&PGRCAM.DeviceDesc44_13="PGR Grasshopper GRAS-10K3C"
1394\PGR&PGRCAM.DeviceDesc44_14="PGR Grasshopper GRAS-13S2M"
1394\PGR&PGRCAM.DeviceDesc44_15="PGR Grasshopper GRAS-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_1="PGR Flea3 FL3-FW-03S1M"
1394\PGR&PGRCAM.DeviceDesc45_2="PGR Flea3 FL3-FW-03S1C"
1394\PGR&PGRCAM.DeviceDesc45_3="PGR Flea3 FL3-FW-03S2M"
1394\PGR&PGRCAM.DeviceDesc45_4="PGR Flea3 FL3-FW-03S2C"
1394\PGR&PGRCAM.DeviceDesc45_5="PGR Flea3 FL3-FW-03S3M"
1394\PGR&PGRCAM.DeviceDesc45_6="PGR Flea3 FL3-FW-03S3C"
1394\PGR&PGRCAM.DeviceDesc45_7="PGR Flea3 FL3-FW-13S2M"
1394\PGR&PGRCAM.DeviceDesc45_8="PGR Flea3 FL3-FW-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_9="PGR Flea3 FL3-FW-14S3M"
1394\PGR&PGRCAM.DeviceDesc45_10="PGR Flea3 FL3-FW-14S3C"
1394\PGR&PGRCAM.DeviceDesc45_11="PGR Flea3 FL3-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc45_12="PGR Flea3 FL3-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc45_13="PGR Flea3 FL3-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc45_14="PGR Flea3 FL3-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_1="PGR Grasshopper2 GS2-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc46_2="PGR Grasshopper2 GS2-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc46_3="PGR Grasshopper2 GS2-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc46_4="PGR Grasshopper2 GS2-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_5="PGR Grasshopper2 GS2-FW-14S5M"
1394\PGR&PGRCAM.DeviceDesc46_6="PGR Grasshopper2 GS2-FW-14S5C"
1394\PGR&PGRCAM.DeviceDesc47_1="PGR Grasshopper Express_GX-FW-10K3M"
1394\PGR&PGRCAM.DeviceDesc47_2="PGR Grasshopper Express_GX-FW-21K5M"
1394\PGR&PGRCAM.DeviceDesc47_3="PGR Grasshopper Express_GX-FW-21K5C"
1394\PGR&PGRCAM.DeviceDesc47_4="PGR Grasshopper Express_GX-FW-28S5M"
1394\PGR&PGRCAM.DeviceDesc47_5="PGR Grasshopper Express_GX-FW-28S5C"
1394\PGR&PGRCAM.DeviceDesc47_6="PGR Grasshopper Express_GX-FW-60S6M"
1394\PGR&PGRCAM.DeviceDesc47_7="PGR Grasshopper Express_GX-FW-60S6C"
REG_SZ = 0x00000000
REG_DWORD = 0x00010001

View File

@@ -0,0 +1,79 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
;InformationalVer = 2.7.3.201606200018
CatalogFile = pgrgige.cat
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[ControlFlags]
[POINTGREY]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[POINTGREY.NTamd64]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[PGRGIGE.ndi]
AddReg = PGRGIGE.ndi.AddReg, PGRGIGE.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE
CopyFiles = PGRGIGE.Files.Sys
CopyINF = pgrgigem.inf
[PGRGIGE.ndi.Remove]
DelFiles = PGRGIGE.Files.Sys
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
PGRGIGE.sys=1
[DestinationDirs]
DefaultDestDir = 12
PGRGIGE.Files.Sys = 12
[PGRGIGE.Files.Sys]
PGRGIGE.sys,,,2
[PGRGIGE.ndi.AddReg]
HKR, Ndi, HelpText, , %PGRGIGE_HELP%
HKR, Ndi, FilterClass, , failover
HKR, Ndi, FilterDeviceInfFile, , PGRGIGEm.inf
HKR, Ndi, FilterDeviceInfId, , gl_PGRGIGEmp
HKR, Ndi, Service, , PGRGIGE
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , nolower
HKR, Ndi\Interfaces, FilterMediaTypes, , "ethernet, tokenring, fddi"
[PGRGIGE.AddReg]
; None
[Strings]
PointGrey = "PointGrey"
DiskDescription = "Point Grey Image Filter Driver Disk"
PGRGIGE_Desc = "Point Grey Image Filter Driver 06/20/2016, 2.7.3.83"
PGRGIGE_HELP = "Point Grey Image Filter Driver"

View File

@@ -0,0 +1,67 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
CatalogFile = pgrgigem.cat
[ControlFlags]
ExcludeFromSelect = gl_PGRGIGEmp
[DestinationDirs]
DefaultDestDir=12
; No files to copy
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[POINTGREY]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[POINTGREY.NTamd64]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[PGRGIGEMP.ndi]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
[PGRGIGEMP.ndi.Services]
AddService = PGRGIGE,0x2, PGRGIGEMP.AddService
[PGRGIGEMP.AddService]
DisplayName = %PGRGIGEMP_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRGIGE.sys
LoadOrderGroup = PNP_TDI
AddReg = PGRGIGEMP.AddService.AddReg
[PGRGIGEMP.AddService.AddReg]
;None
[Strings]
PointGrey = "PointGrey"
PGRGIGEMP_Desc = "PointGrey Image Filter Driver"
[SourceDisksNames]
;None
[SourceDisksFiles]
;None

View File

@@ -0,0 +1,108 @@
;=============================================================================
; Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with Point Grey Research Inc.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
[version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
CatalogFile = PgrLwf.cat
Provider = %PointGrey%
DriverVer=12/29/2017,2.7.3.111
;InformationalVer = 2.7.3.201712290002
[Manufacturer]
%PointGrey%=POINTGREY,NTx86,NTamd64
[POINTGREY.NTx86]
%PGR_LWF_Desc%=Install, pgr_lwf
[POINTGREY.NTamd64]
%PGR_LWF_Desc%=Install, pgr_lwf
;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
[Install]
AddReg=Inst_Ndi
Characteristics=0x40000
NetCfgInstanceId="{67C06295-5DDD-4EA3-8D7A-9287D3746854}"
Copyfiles = PgrLwf.copyfiles.sys
[SourceDisksNames]
1=%PGR_LWF_Desc%,"",,
[SourceDisksFiles]
PgrLwf.sys=1
[DestinationDirs]
DefaultDestDir=12
PgrLwf.copyfiles.sys=12
[PgrLwf.copyfiles.sys]
PgrLwf.sys,,,2
;-------------------------------------------------------------------------
; Ndi installation support
;-------------------------------------------------------------------------
[Inst_Ndi]
HKR, Ndi,Service,,"PgrLwf"
HKR, Ndi,CoServices,0x00010000,"PgrLwf"
HKR, Ndi,HelpText,,%PGR_LWF_HelpText%
HKR, Ndi,FilterClass,, Custom
HKR, Ndi,FilterType,0x00010001,2
HKR, Ndi\Interfaces,UpperRange,,"noupper"
HKR, Ndi\Interfaces,LowerRange,,"nolower"
HKR, Ndi\Interfaces, FilterMediaTypes,,"ethernet"
HKR, Ndi,FilterRunType,0x00010001, 2
;-------------------------------------------------------------------------
; Service installation support
;-------------------------------------------------------------------------
[Install.Services]
AddService=PgrLwf,0x800,PGR_LWF_Service_Inst
[PGR_LWF_Service_Inst]
DisplayName = %PGR_LWF_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 1 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PgrLwf.sys
LoadOrderGroup = NDIS
Description = %PGR_Lwf_Desc%
AddReg = Common.Params.reg, NdisImPlatformBindingOptions.reg
[Install.Remove.Services]
DelService=PgrLwf,0x200 ; SPSVCINST_STOPSERVICE
[Common.Params.reg]
;None
[NdisImPlatformBindingOptions.reg]
HKR, Parameters, NdisImPlatformBindingOptions,0x00010001,0 ; Subscribe to default behavior
[Strings]
PointGrey = "PointGrey"
PGR_LWF_Desc = "Point Grey Lightweight Filter Driver 12/29/2017, 2.7.3.111"
PGR_LWF_HelpText = "Point Grey LightWeight Filter Driver"

View File

@@ -0,0 +1,199 @@
;//=============================================================================
;// Copyright © 2017 FLIR Integrated Imaging Solutions, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of FLIR
;// Integrated Imaging Solutions, Inc. ("Confidential Information"). You
;// shall not disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with FLIR Integrated Imaging Solutions, Inc. (FLIR).
;//
;// FLIR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. FLIR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
DriverVer=12/29/2017,2.7.3.111
CatalogFile=PGRUSBCam.cat
; ================= Class section =====================
[ClassInstall32]
Addreg=PGRUSBCamClassReg
[PGRUSBCamClassReg]
HKR,,,0,%PGRCAMClassName%
HKR,,Icon,,-20
; ================= Device section =====================
[Manufacturer]
%MfgName%=PGR,NTamd64
; For XP and later
[PGR.NTamd64]
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000&MI_00
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000&MI_00
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001&MI_00
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002&MI_00
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003&MI_00
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004&MI_00
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005&MI_00
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000&MI_00
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001&MI_00
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004&MI_00
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005&MI_00
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006&MI_00
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007&MI_00
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008&MI_00
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A&MI_00
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B&MI_00
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100&MI_00
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101&MI_00
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102&MI_00
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103&MI_00
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104&MI_00
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105&MI_00
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106&MI_00
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107&MI_00
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108&MI_00
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109&MI_00
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800&MI_00
%USB\VID_1E10&PID_3300.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3300&MI_00
[PGRUSBCam.Dev.NT]
CopyFiles=PGRUSBCam.Files.Ext
AddReg=PGRUSBCam.AddReg
[PGRUSBCam.Dev.NT.Services]
Addservice = PGRUSBCam, %SPSVCINST_ASSOCSERVICE%, PGRUSBCam.AddService
[PGRUSBCam.AddService]
DisplayName = %PGRUSBCam.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\PGRUSBCam.sys
AddReg = PGRUSBCam.AddReg
LoadOrderGroup = Base
[PGRUSBCam.AddReg]
;HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
;HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
;HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
HKR,,NTMPDriver,,pgrusbcam.sys
[PGRUSBCam.Files.Ext]
PGRUSBCam.sys
[SourceDisksNames]
1=%Disk_Description%,,,
[SourceDisksFiles]
PGRUSBCam.sys = 1
[DestinationDirs]
DefaultDestDir = 12
;-------------- WDF Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRUSBCam.Dev.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
wdfcoinstaller01009.dll
[SourceDisksFiles]
wdfcoinstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01009.dll,WdfCoInstaller"
[PGRUSBCam.Dev.NT.Wdf]
KmdfService = PGRUSBCam, PGRUSBCam_wdfsect
[PGRUSBCam_wdfsect]
KmdfLibraryVersion = 1.9
;---------------------------------------------------------------;
[Strings]
PGR="Point Grey Research"
MfgName="Point Grey Research"
Disk_Description="PGRUSBCam Installation Disk"
USB\VID_1E10&PID_1000.DeviceDesc="Updator"
USB\VID_1E10&PID_2000.DeviceDesc="PGR Firefly MV FMVU-03MTC"
USB\VID_1E10&PID_2001.DeviceDesc="PGR Firefly MV FMVU-03MTM"
USB\VID_1E10&PID_2002.DeviceDesc="PGR Firefly MV FMVU-13S2C"
USB\VID_1E10&PID_2003.DeviceDesc="PGR Firefly MV FMVU-13S2M"
USB\VID_1E10&PID_2004.DeviceDesc="PGR Chameleon CMLN-13S2C"
USB\VID_1E10&PID_2005.DeviceDesc="PGR Chameleon CMLN-13S2M"
USB\VID_1E10&PID_3000.DeviceDesc="Flea3 FL3-U3-32S2C"
USB\VID_1E10&PID_3001.DeviceDesc="Flea3 FL3-U3-32S2M"
USB\VID_1E10&PID_3004.DeviceDesc="Flea3 FL3-U3-13Y3C"
USB\VID_1E10&PID_3005.DeviceDesc="Flea3 FL3-U3-13Y3M"
USB\VID_1E10&PID_3006.DeviceDesc="Flea3 FL3-U3-13S2C"
USB\VID_1E10&PID_3007.DeviceDesc="Flea3 FL3-U3-13S2M"
USB\VID_1E10&PID_3008.DeviceDesc="Flea3 FL3-U3-88S2C"
USB\VID_1E10&PID_300A.DeviceDesc="Flea3 FL3-U3-13E4C"
USB\VID_1E10&PID_300B.DeviceDesc="Flea3 FL3-U3-13E4M"
USB\VID_1E10&PID_3100.DeviceDesc="Grasshopper3 GS3-U3-28S4C"
USB\VID_1E10&PID_3101.DeviceDesc="Grasshopper3 GS3-U3-28S4M"
USB\VID_1E10&PID_3102.DeviceDesc="Grasshopper3 GS3-U3-41C6C"
USB\VID_1E10&PID_3103.DeviceDesc="Grasshopper3 GS3-U3-41C6M"
USB\VID_1E10&PID_3104.DeviceDesc="Grasshopper3 GS3-U3-28S5C"
USB\VID_1E10&PID_3105.DeviceDesc="Grasshopper3 GS3-U3-28S5M"
USB\VID_1E10&PID_3106.DeviceDesc="Grasshopper3 GS3-U3-60S6C"
USB\VID_1E10&PID_3107.DeviceDesc="Grasshopper3 GS3-U3-60S6M"
USB\VID_1E10&PID_3108.DeviceDesc="Grasshopper3 GS3-U3-91S6C"
USB\VID_1E10&PID_3109.DeviceDesc="Grasshopper3 GS3-U3-91S6M"
USB\VID_1E10&PID_3800.DeviceDesc="Ladybug5 LD5-U3-51S5C-44"
USB\VID_1E10&PID_3300.DeviceDesc="FLIR USB3 Vision Camera"
PGRUSBCam.SvcDesc=FLIR USB Camera
PGRCAMClassName=FLIR USB Camera
SPSVCINST_ASSOCSERVICE= 0x00000002

View File

@@ -0,0 +1,115 @@
;=============================================================================
; Copyright © 2006 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRVIRT.INF -- PGR Virtual Device .inf for Windows 2000 and Windows XP
; Copyright 2006 Point Grey Research Inc.
;=============================================================================
[Version]
signature="$CHICAGO$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
CatalogFile=PGRVirt.cat
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
PGRVirt.sys=1
[DestinationDirs]
defaultdestdir=11
1394Core.CopyDriver=10,system32\drivers
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRDeviceClassReg
[ClassInstall]
Addreg=PGRDeviceClassReg
[PGRDeviceClassReg]
HKR,,,,%PGRDeviceClassName%
HKR,,Icon,,-21
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ; ACL allowing System and Admin
[Manufacturer]
%PGRMfg%=PGR,NTamd64
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
; =================== Point Grey Research ========================
[PGR]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
[PGR.NTamd64]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
;
; 1394vdev
;
[1394VDEV]
AddReg=1394VDEV.AddReg
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394VDEV.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PGRVirt.sys
[1394VDEV.NT]
CopyFiles=1394CORE.CopyDriver
[1394VDEV.NT.Services]
AddService=1394VDEV,2,1394VDEV_ServiceInstall
[1394VDEV_ServiceInstall]
DisplayName=%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\PGRVirt.sys
;
; core files
;
[DefaultInstall]
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394CORE.CopyDriver]
PGRVirt.sys
;
; Strings
;
[Strings]
PGR="Point Grey Research"
PGRMfg="Point Grey Research"
InstallDisk="Installation Disk # 1"
PGRDeviceClassName="Point Grey Research Devices"
V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc="PGR Virtual Device"

View File

@@ -0,0 +1,174 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
;/*++
;
;Copyright (c) Microsoft Corporation. All rights reserved.
;
; THIS CODE AND INFORMATION 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.
;
;Module Name:
;
; PGRXHCI.INF
;
;Abstract:
; INF file for the PGRXHCI driver.
;
;--*/
[Version]
Signature="$WINDOWS NT$"
Class=Sample
ClassGuid={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
;ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%MSFT%
DriverVer=01/07/2016,2.7.3.79
CatalogFile=PGRXHCI.cat
[DestinationDirs]
DefaultDestDir = 12
; ================= Class section =====================
[ClassInstall32]
Addreg=SampleClassReg
[SampleClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
;HKR,,DeviceCharacteristics,0x10001,0x100 ;Use same security checks on relative opens
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ;Allow generic all access to system and built-in Admin.
; ================= Device Install section =====================
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%MSFT%=MSFT,NTamd64
[SourceDisksFiles]
PGRXHCI.sys=1
[SourceDisksNames]
1=%DISK_NAME%,
; For XP and later
[MSFT.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[MSFT.NTamd64.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[PGRXHCI_Inst.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI_Inst_MSI.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI.CopyFiles]
PGRXHCI.sys
[PGRXHCI_Inst_MSI.NT.HW]
AddReg = PGRXHCI_Inst_MSI.AddReg.HW
[PGRXHCI_Inst_MSI.AddReg.HW]
HKR, Interrupt Management,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1
HKR, Interrupt Management\MessageSignaledInterruptProperties,MessageNumberLimit,0x00010001,8
[PGRXHCI_Inst.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Inst_MSI.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Service]
DisplayName = %PGRXHCI.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRXHCI.sys
AddReg = PGRXHCI_Parameters_AddReg
[PGRXHCI_Parameters_AddReg]
HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
;-------------- Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRXHCI_Inst.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
WdfCoInstaller01009.dll
[SourceDisksFiles]
WdfCoInstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller"
[PGRXHCI_Inst.NT.Wdf]
KmdfService = PGRUSB, PGRXHCI_wdfsect
[PGRXHCI_wdfsect]
KmdfLibraryVersion = 1.9
[Strings]
MSFT = "Point Grey Research"
ClassName = "Point Grey Bus Host Controllers"
PGRXHCI.SVCDESC = "PGR USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC = "Renesas USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC2= "Fresco USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC3= "AMD USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC5= "Intel USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC6= "VIA USB 3 Extensible Host Controller"
DISK_NAME = "PGRXHCI Sample Install Disk"

View File

@@ -0,0 +1,210 @@
;=============================================================================
; Copyright © 2009 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGR1394.INF -- Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2009 Point Grey Research Inc.
;=============================================================================
;--------- Version Section ---------------------------------------------------
[Version]
Signature="$WINDOWS NT$"
Class=PGR1394b
ClassGUID={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
Provider=%Provider%
DriverVer=02/28/2017,2.7.3.89
CatalogFile=PGR1394.cat
[ControlFlags]
; Pnp drivers should not be installable via non-PnP hardware dialogs
ExcludeFromSelect = *
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; Not necessary if using a standard class
; 9X Style
[ClassInstall]
Addreg=PGR1394bClassAddReg
; NT Style
[ClassInstall32]
Addreg=PGR1394bClassAddReg
CopyFiles=ClassInstaller_CopyFiles
[PGR1394bClassAddReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%DeviceClassName%
HKR,,Icon,,-1
;HKR,,Installer32,,"PGR1394bClsInst.dll,PGR1394bClassInstaller"
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
; generic all access - system and admin
;HKR,,Security,,"D:P(A;;GA;;;WD)(" ; generic all access - everybody
;--------- DestinationDirs Section -------------------------------------------
[DestinationDirs]
DefaultDestDir = 10
PGR1394b_Files_Driver = 12
CoInstaller_CopyFiles = 11 ; windows\system32
ClassInstaller_CopyFiles = 11 ; windows\system32
[ClassInstaller_CopyFiles]
;PGR1394bClsInst.dll
;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
; These sections identify source disks and files for installation.
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
PGR1394.sys = 1,,
;PGR1394bCoInst.dll=1
;PGR1394bClsInst.dll
;--------- Manufacturer and Models Sections ----------------------------------
[Manufacturer]
%MfgName% = PGR1394b_Mfg,NTamd64
[PGR1394b_Mfg]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
[PGR1394b_Mfg.NTamd64]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
;---------- DDInstall Sections -----------------------------------------------
; --------- Windows NT -----------------
[PGR1394b_DDI.NT]
CopyFiles=PGR1394b_Files_Driver
[PGR1394b_DDI.NT.Services]
Addservice = PGR1394b, %FLG_ADDREG_NOCLOBBER%, PGR1394b_Service
; --------- Coinstaller installation -----------------
[PGR1394b_DDI.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
;PGR1394bCoInst.dll
[CoInstaller_AddReg]
; We are using our own custom device coinstaller DLL
;HKR,,CoInstallers32,%REG_MULTI_SZ%,"PGR1394bCoInst.dll,PGR1394bCoInstaller"
HKR, "Parameters", "BufferFill", 0x00010001, 1
; --------- Service ----------------------
[PGR1394b_Service]
DisplayName = %PGR1394b_SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\PGR1394.sys
LoadOrderGroup = Extended Base
; --------- Files ----------------------
[PGR1394b_Files_Driver]
PGR1394.sys,,,2
;--------- Strings Section ---------------------------------------------------
[Strings]
Provider = "Point Grey Research"
MfgName = "Point Grey Research"
PGR1394b_DeviceDesc1 = "Texas Instruments OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc2 = "Texas Instruments OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc4 = "LSI (Agere) OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc5 = "LSI (Agere) OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc7 = "PGR1394 Device"
DeviceClassName="Point Grey Bus Host Controllers"
PGR1394b_SvcDesc = "Point Grey Bus Host Controllers"
DiskId1 = "PGR1394b Device Installation Disk #1"
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
REG_NONE = 0x00020001
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002
SERVICE_ADAPTER = 0x00000004
SERVICE_RECOGNIZER_DRIVER = 0x00000008
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_ERROR_IGNORE = 0x00000000
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_SEVERE = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003
FLG_ADDREG_NOCLOBBER = 0x00000002
FLG_ADDREG_DELVAL = 0x00000004
FLG_ADDREG_APPEND = 0x00000008
FLG_ADDREG_KEYONLY = 0x00000010
FLG_ADDREG_OVERWRITEONLY = 0x00000020
FLG_ADDREG_64BITKEY = 0x00001000
FLG_ADDREG_KEYONLY_COMMON = 0x00002000
FLG_ADDREG_32BITKEY = 0x00004000

View File

@@ -0,0 +1,483 @@
;=============================================================================
; Copyright © 2007 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRCAM.INF -- PGR Camera Device .inf for Windows 98, Windows NT,
; Windows 2000, Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2007 Point Grey Research Inc.
;=============================================================================
[Version]
CatalogFile = pgrcam.cat
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
; make sure individual driver version date and version are set in
; each of the install sections for win98/ME & NT type OSes.
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
pgrcam.sys = 1,,
[DestinationDirs]
defaultdestdir=11
DriverInstall.CopyDriver=10,system32\drivers
DriverInstall.CopyDll=11
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRCAMClassReg
[PGRCAMClassReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%PGRCAMClassName%
HKR,,Icon,,-21
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GA;;;PU)"
; =================== Table of content =========================
[Manufacturer]
%PointGreyResearchMfg%=PointGreyResearch,NTamd64
; =================== Point Grey Research ========================
[PointGreyResearch]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[PointGreyResearch.NTamd64]
%1394\PGR&PGRCAM.DeviceDesc00%=DriverInstall,1394\Point_Grey_Research
%1394\PGR&PGRCAM.DeviceDesc01%=DriverInstall,1394\PGR&Firefly
%1394\PGR&PGRCAM.DeviceDesc02%=DriverInstall,1394\PGR&Firefly2
%1394\PGR&PGRCAM.DeviceDesc03%=DriverInstall,1394\Point_Grey_Research&Dragonfly
%1394\PGR&PGRCAM.DeviceDesc04%=DriverInstall,1394\Point_Grey_Research&Dragonfly2
%1394\PGR&PGRCAM.DeviceDesc05%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express
%1394\PGR&PGRCAM.DeviceDesc05_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-BW
%1394\PGR&PGRCAM.DeviceDesc05_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly_Express_DX-COL
%1394\PGR&PGRCAM.DeviceDesc06%=DriverInstall,1394\Point_Grey_Research&AIM
%1394\PGR&PGRCAM.DeviceDesc07%=DriverInstall,1394\Point_Grey_Research&Scorpion
%1394\PGR&PGRCAM.DeviceDesc08%=DriverInstall,1394\Point_Grey_Research&Scorpion_Express
%1394\PGR&PGRCAM.DeviceDesc09%=DriverInstall,1394\Point_Grey_Research&Flea
%1394\PGR&PGRCAM.DeviceDesc10%=DriverInstall,1394\Point_Grey_Research&Flea_Col
%1394\PGR&PGRCAM.DeviceDesc11%=DriverInstall,1394\Point_Grey_Research&Flea_Bayer
%1394\PGR&PGRCAM.DeviceDesc12%=DriverInstall,1394\Point_Grey_Research&Flea_BW
%1394\PGR&PGRCAM.DeviceDesc13%=DriverInstall,1394\Point_Grey_Research&Flea_HiCol
%1394\PGR&PGRCAM.DeviceDesc14%=DriverInstall,1394\Point_Grey_Research&Flea_HiBayer
%1394\PGR&PGRCAM.DeviceDesc15%=DriverInstall,1394\Point_Grey_Research&Flea_HiBW
%1394\PGR&PGRCAM.DeviceDesc27%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-BW
%1394\PGR&PGRCAM.DeviceDesc16%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HIBW
%1394\PGR&PGRCAM.DeviceDesc17%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-COL
%1394\PGR&PGRCAM.DeviceDesc18%=DriverInstall,1394\Point_Grey_Research&Flea_FLEA-HICOL
%1394\PGR&PGRCAM.DeviceDesc19%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOM
%1394\PGR&PGRCAM.DeviceDesc20%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-03SOC
%1394\PGR&PGRCAM.DeviceDesc21%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOM
%1394\PGR&PGRCAM.DeviceDesc22%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-14SOC
%1394\PGR&PGRCAM.DeviceDesc23%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOM
%1394\PGR&PGRCAM.DeviceDesc24%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-20SOC
%1394\PGR&PGRCAM.DeviceDesc25%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFM
%1394\PGR&PGRCAM.DeviceDesc26%=DriverInstall,1394\Point_Grey_Research&Scorpion_SCOR-13FFC
%1394\PGR&PGRCAM.DeviceDesc28%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-BW
%1394\PGR&PGRCAM.DeviceDesc29%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HIBW
%1394\PGR&PGRCAM.DeviceDesc30%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-COL
%1394\PGR&PGRCAM.DeviceDesc31%=DriverInstall,1394\Point_Grey_Research&Dragonfly_DRAG-HICOL
%1394\PGR&PGRCAM.DeviceDesc32%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-BW
%1394\PGR&PGRCAM.DeviceDesc33%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HIBW
%1394\PGR&PGRCAM.DeviceDesc34%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-COL
%1394\PGR&PGRCAM.DeviceDesc35%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-HICOL
%1394\PGR&PGRCAM.DeviceDesc35_1%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2M
%1394\PGR&PGRCAM.DeviceDesc35_2%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-13S2C
%1394\PGR&PGRCAM.DeviceDesc35_3%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_4%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-03S2C-EX
%1394\PGR&PGRCAM.DeviceDesc35_5%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2M-EX
%1394\PGR&PGRCAM.DeviceDesc35_6%=DriverInstall,1394\Point_Grey_Research&Dragonfly2_DR2-08S2C-EX
%1394\PGR&PGRCAM.DeviceDesc36%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2M
%1394\PGR&PGRCAM.DeviceDesc37%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2M
%1394\PGR&PGRCAM.DeviceDesc38%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-08S2C
%1394\PGR&PGRCAM.DeviceDesc39%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_1%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_2%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_3%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_4%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_5%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_6%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_7%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_8%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_9%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_10%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_11%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5M
%1394\PGR&PGRCAM.DeviceDesc39_12%=DriverInstall,1394\Point_Grey_Research&Flea2_FL2G-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_13%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1C
%1394\PGR&PGRCAM.DeviceDesc39_14%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S1M
%1394\PGR&PGRCAM.DeviceDesc39_15%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2C
%1394\PGR&PGRCAM.DeviceDesc39_16%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S2M
%1394\PGR&PGRCAM.DeviceDesc39_17%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3C
%1394\PGR&PGRCAM.DeviceDesc39_18%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-03S3M
%1394\PGR&PGRCAM.DeviceDesc39_19%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2C
%1394\PGR&PGRCAM.DeviceDesc39_20%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-08S2M
%1394\PGR&PGRCAM.DeviceDesc39_21%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2C
%1394\PGR&PGRCAM.DeviceDesc39_22%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-13S2M
%1394\PGR&PGRCAM.DeviceDesc39_23%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3C
%1394\PGR&PGRCAM.DeviceDesc39_24%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-14S3M
%1394\PGR&PGRCAM.DeviceDesc39_25%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4C
%1394\PGR&PGRCAM.DeviceDesc39_26%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-20S4M
%1394\PGR&PGRCAM.DeviceDesc39_27%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5C
%1394\PGR&PGRCAM.DeviceDesc39_28%=DriverInstall,1394\Point_Grey_Research&Flea2N_FL2N-50S5M
%1394\PGR&PGRCAM.DeviceDesc40%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTM
%1394\PGR&PGRCAM.DeviceDesc41%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03MTC
%1394\PGR&PGRCAM.DeviceDesc41_1%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2M
%1394\PGR&PGRCAM.DeviceDesc41_2%=DriverInstall,1394\Point_Grey_Research&Firefly_MV_FFMV-03M2C
%1394\PGR&PGRCAM.DeviceDesc42%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2M
%1394\PGR&PGRCAM.DeviceDesc42_1%=DriverInstall,1394\Point_Grey_Research&Bumblebee_XB3_BBX3-13S2C
%1394\PGR&PGRCAM.DeviceDesc43_01%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2M
%1394\PGR&PGRCAM.DeviceDesc43_02%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-03S2C
%1394\PGR&PGRCAM.DeviceDesc43_03%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2M
%1394\PGR&PGRCAM.DeviceDesc43_04%=DriverInstall,1394\Point_Grey_Research&Bumblebee2_BB2-08S2C
%1394\PGR&PGRCAM.DeviceDesc44_01%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5M
%1394\PGR&PGRCAM.DeviceDesc44_02%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S5C
%1394\PGR&PGRCAM.DeviceDesc44_03%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4M
%1394\PGR&PGRCAM.DeviceDesc44_04%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-20S4C
%1394\PGR&PGRCAM.DeviceDesc44_05%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5M
%1394\PGR&PGRCAM.DeviceDesc44_06%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-50S5C
%1394\PGR&PGRCAM.DeviceDesc44_07%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03S3M
%1394\PGR&PGRCAM.DeviceDesc44_08%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3M
%1394\PGR&PGRCAM.DeviceDesc44_09%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-14S3C
%1394\PGR&PGRCAM.DeviceDesc44_10%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2M
%1394\PGR&PGRCAM.DeviceDesc44_11%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-03K2C
%1394\PGR&PGRCAM.DeviceDesc44_12%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3M
%1394\PGR&PGRCAM.DeviceDesc44_13%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-10K3C
%1394\PGR&PGRCAM.DeviceDesc44_14%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2M
%1394\PGR&PGRCAM.DeviceDesc44_15%=DriverInstall,1394\Point_Grey_Research&Grasshopper_GRAS-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_1%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1M
%1394\PGR&PGRCAM.DeviceDesc45_2%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S1C
%1394\PGR&PGRCAM.DeviceDesc45_3%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2M
%1394\PGR&PGRCAM.DeviceDesc45_4%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S2C
%1394\PGR&PGRCAM.DeviceDesc45_5%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3M
%1394\PGR&PGRCAM.DeviceDesc45_6%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-03S3C
%1394\PGR&PGRCAM.DeviceDesc45_7%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2M
%1394\PGR&PGRCAM.DeviceDesc45_8%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-13S2C
%1394\PGR&PGRCAM.DeviceDesc45_9%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3M
%1394\PGR&PGRCAM.DeviceDesc45_10%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-14S3C
%1394\PGR&PGRCAM.DeviceDesc45_11%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc45_12%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc45_13%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc45_14%=DriverInstall,1394\Point_Grey_Research&Flea3_FL3-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4M
%1394\PGR&PGRCAM.DeviceDesc46_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-20S4C
%1394\PGR&PGRCAM.DeviceDesc46_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5M
%1394\PGR&PGRCAM.DeviceDesc46_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-50S5C
%1394\PGR&PGRCAM.DeviceDesc46_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5M
%1394\PGR&PGRCAM.DeviceDesc46_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper2_GS2-FW-14S5C
%1394\PGR&PGRCAM.DeviceDesc47_1%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-10K3M
%1394\PGR&PGRCAM.DeviceDesc47_2%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5M
%1394\PGR&PGRCAM.DeviceDesc47_3%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-21K5C
%1394\PGR&PGRCAM.DeviceDesc47_4%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5M
%1394\PGR&PGRCAM.DeviceDesc47_5%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-28S5C
%1394\PGR&PGRCAM.DeviceDesc47_6%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6M
%1394\PGR&PGRCAM.DeviceDesc47_7%=DriverInstall,1394\Point_Grey_Research&Grasshopper_Express_GX-FW-60S6C
[DriverInstall.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,pgrcam.sys
[DriverInstall.NT]
DriverVer = 11/26/2012, 2.3.3.48
AddReg=DriverInstall.AddReg
CopyFiles=DriverInstall.CopyDriver,DriverInstall.CopyDll
[DriverInstall.NT.Services]
AddService=PGRCAM,2,DriverInstall_ServiceInstall
[DriverInstall_ServiceInstall]
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\pgrcam.sys
[DriverInstall.CopyDriver]
pgrcam.sys
[DriverInstall.CopyDll]
[Strings]
PGR="Point Grey Research"
PGRCAMClassName="Point Grey Research Devices"
PointGreyResearchMfg="Point Grey Research Inc."
InstallDisk="Installation Disk # 1"
1394\PGR&PGRCAM.DeviceDesc00="PGR Camera"
1394\PGR&PGRCAM.DeviceDesc01="PGR Firefly"
1394\PGR&PGRCAM.DeviceDesc02="PGR Firefly2"
1394\PGR&PGRCAM.DeviceDesc03="PGR Dragonfly"
1394\PGR&PGRCAM.DeviceDesc04="PGR Dragonfly2"
1394\PGR&PGRCAM.DeviceDesc05="PGR Dragonfly Express"
1394\PGR&PGRCAM.DeviceDesc05_1="PGR Dragonfly Express DX-BW"
1394\PGR&PGRCAM.DeviceDesc05_2="PGR Dragonfly Express DX-COL"
1394\PGR&PGRCAM.DeviceDesc06="PGR AIM"
1394\PGR&PGRCAM.DeviceDesc07="PGR Scorpion"
1394\PGR&PGRCAM.DeviceDesc08="PGR Scorpion Express"
1394\PGR&PGRCAM.DeviceDesc09="PGR Flea"
1394\PGR&PGRCAM.DeviceDesc10="PGR Flea Low Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc11="PGR Flea Low Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc12="PGR Flea Low Resolution BW"
1394\PGR&PGRCAM.DeviceDesc13="PGR Flea High Resolution Colour"
1394\PGR&PGRCAM.DeviceDesc14="PGR Flea High Resolution Bayer"
1394\PGR&PGRCAM.DeviceDesc15="PGR Flea High Resolution BW"
1394\PGR&PGRCAM.DeviceDesc27="PGR Flea FLEA-BW"
1394\PGR&PGRCAM.DeviceDesc16="PGR Flea FLEA-HIBW"
1394\PGR&PGRCAM.DeviceDesc17="PGR Flea FLEA-COL"
1394\PGR&PGRCAM.DeviceDesc18="PGR Flea FLEA-HICOL"
1394\PGR&PGRCAM.DeviceDesc19="PGR Scorpion SCOR-03SOM"
1394\PGR&PGRCAM.DeviceDesc20="PGR Scorpion SCOR-03SOC"
1394\PGR&PGRCAM.DeviceDesc21="PGR Scorpion SCOR-14SOM"
1394\PGR&PGRCAM.DeviceDesc22="PGR Scorpion SCOR-14SOC"
1394\PGR&PGRCAM.DeviceDesc23="PGR Scorpion SCOR-20SOM"
1394\PGR&PGRCAM.DeviceDesc24="PGR Scorpion SCOR-20SOC"
1394\PGR&PGRCAM.DeviceDesc25="PGR Scorpion SCOR-13FFM"
1394\PGR&PGRCAM.DeviceDesc26="PGR Scorpion SCOR-13FFC"
1394\PGR&PGRCAM.DeviceDesc28="PGR Dragonfly DRAG-BW"
1394\PGR&PGRCAM.DeviceDesc29="PGR Dragonfly DRAG-HIBW"
1394\PGR&PGRCAM.DeviceDesc30="PGR Dragonfly DRAG-COL"
1394\PGR&PGRCAM.DeviceDesc31="PGR Dragonfly DRAG-HICOL"
1394\PGR&PGRCAM.DeviceDesc32="PGR Dragonfly2 DR2-BW"
1394\PGR&PGRCAM.DeviceDesc33="PGR Dragonfly2 DR2-HIBW"
1394\PGR&PGRCAM.DeviceDesc34="PGR Dragonfly2 DR2-COL"
1394\PGR&PGRCAM.DeviceDesc35="PGR Dragonfly2 DR2-HICOL"
1394\PGR&PGRCAM.DeviceDesc35_1="PGR Dragonfly2 DR2-13S2M"
1394\PGR&PGRCAM.DeviceDesc35_2="PGR Dragonfly2 DR2-13S2C"
1394\PGR&PGRCAM.DeviceDesc35_3="PGR Dragonfly2 DR2-03S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_4="PGR Dragonfly2 DR2-03S2C-EX"
1394\PGR&PGRCAM.DeviceDesc35_5="PGR Dragonfly2 DR2-08S2M-EX"
1394\PGR&PGRCAM.DeviceDesc35_6="PGR Dragonfly2 DR2-08S2C-EX"
1394\PGR&PGRCAM.DeviceDesc36="PGR Flea2 FL2-03S2M"
1394\PGR&PGRCAM.DeviceDesc37="PGR Flea2 FL2-08S2M"
1394\PGR&PGRCAM.DeviceDesc38="PGR Flea2 FL2-08S2C"
1394\PGR&PGRCAM.DeviceDesc39="PGR Flea2 FL2-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_1="PGR Flea2 FL2-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_2="PGR Flea2 FL2-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_3="PGR Flea2 FL2-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_4="PGR Flea2 FL2-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_5="PGR Flea2 FL2-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_6="PGR Flea2 FL2-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_7="PGR Flea2 FL2-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_8="PGR Flea2 FL2-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_9="PGR Flea2 FL2G-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_10="PGR Flea2 FL2G-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_11="PGR Flea2 FL2G-50S5M"
1394\PGR&PGRCAM.DeviceDesc39_12="PGR Flea2 FL2G-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_13="PGR Flea2 FL2N-03S1C"
1394\PGR&PGRCAM.DeviceDesc39_14="PGR Flea2 FL2N-03S1M"
1394\PGR&PGRCAM.DeviceDesc39_15="PGR Flea2 FL2N-03S2C"
1394\PGR&PGRCAM.DeviceDesc39_16="PGR Flea2 FL2N-03S2M"
1394\PGR&PGRCAM.DeviceDesc39_17="PGR Flea2 FL2N-03S3C"
1394\PGR&PGRCAM.DeviceDesc39_18="PGR Flea2 FL2N-03S3M"
1394\PGR&PGRCAM.DeviceDesc39_19="PGR Flea2 FL2N-08S2C"
1394\PGR&PGRCAM.DeviceDesc39_20="PGR Flea2 FL2N-08S2M"
1394\PGR&PGRCAM.DeviceDesc39_21="PGR Flea2 FL2N-13S2C"
1394\PGR&PGRCAM.DeviceDesc39_22="PGR Flea2 FL2N-13S2M"
1394\PGR&PGRCAM.DeviceDesc39_23="PGR Flea2 FL2N-14S3C"
1394\PGR&PGRCAM.DeviceDesc39_24="PGR Flea2 FL2N-14S3M"
1394\PGR&PGRCAM.DeviceDesc39_25="PGR Flea2 FL2N-20S4C"
1394\PGR&PGRCAM.DeviceDesc39_26="PGR Flea2 FL2N-20S4M"
1394\PGR&PGRCAM.DeviceDesc39_27="PGR Flea2 FL2N-50S5C"
1394\PGR&PGRCAM.DeviceDesc39_28="PGR Flea2 FL2N-50S5M"
1394\PGR&PGRCAM.DeviceDesc40="PGR Firefly MV FFMV-03MTM"
1394\PGR&PGRCAM.DeviceDesc41="PGR Firefly MV FFMV-03MTC"
1394\PGR&PGRCAM.DeviceDesc41_1="PGR Firefly MV FFMV-03M2M"
1394\PGR&PGRCAM.DeviceDesc41_2="PGR Firefly MV FFMV-03M2C"
1394\PGR&PGRCAM.DeviceDesc42="PGR Bumblebee XB3 BBX3-13S2M"
1394\PGR&PGRCAM.DeviceDesc42_1="PGR Bumblebee XB3 BBX3-13S2C"
1394\PGR&PGRCAM.DeviceDesc43_01="PGR Bumblebee2 BB2-03S2M"
1394\PGR&PGRCAM.DeviceDesc43_02="PGR Bumblebee2 BB2-03S2C"
1394\PGR&PGRCAM.DeviceDesc43_03="PGR Bumblebee2 BB2-08S2M"
1394\PGR&PGRCAM.DeviceDesc43_04="PGR Bumblebee2 BB2-08S2C"
1394\PGR&PGRCAM.DeviceDesc44_01="PGR Grasshopper GRAS-14S5M"
1394\PGR&PGRCAM.DeviceDesc44_02="PGR Grasshopper GRAS-14S5C"
1394\PGR&PGRCAM.DeviceDesc44_03="PGR Grasshopper GRAS-20S4M"
1394\PGR&PGRCAM.DeviceDesc44_04="PGR Grasshopper GRAS-20S4C"
1394\PGR&PGRCAM.DeviceDesc44_05="PGR Grasshopper GRAS-50S5M"
1394\PGR&PGRCAM.DeviceDesc44_06="PGR Grasshopper GRAS-50S5C"
1394\PGR&PGRCAM.DeviceDesc44_07="PGR Grasshopper_GRAS-03S3M"
1394\PGR&PGRCAM.DeviceDesc44_08="PGR Grasshopper GRAS-14S3M"
1394\PGR&PGRCAM.DeviceDesc44_09="PGR Grasshopper GRAS-14S3C"
1394\PGR&PGRCAM.DeviceDesc44_10="PGR Grasshopper GRAS-03K2M"
1394\PGR&PGRCAM.DeviceDesc44_11="PGR Grasshopper GRAS-03K2C"
1394\PGR&PGRCAM.DeviceDesc44_12="PGR Grasshopper GRAS-10K3M"
1394\PGR&PGRCAM.DeviceDesc44_13="PGR Grasshopper GRAS-10K3C"
1394\PGR&PGRCAM.DeviceDesc44_14="PGR Grasshopper GRAS-13S2M"
1394\PGR&PGRCAM.DeviceDesc44_15="PGR Grasshopper GRAS-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_1="PGR Flea3 FL3-FW-03S1M"
1394\PGR&PGRCAM.DeviceDesc45_2="PGR Flea3 FL3-FW-03S1C"
1394\PGR&PGRCAM.DeviceDesc45_3="PGR Flea3 FL3-FW-03S2M"
1394\PGR&PGRCAM.DeviceDesc45_4="PGR Flea3 FL3-FW-03S2C"
1394\PGR&PGRCAM.DeviceDesc45_5="PGR Flea3 FL3-FW-03S3M"
1394\PGR&PGRCAM.DeviceDesc45_6="PGR Flea3 FL3-FW-03S3C"
1394\PGR&PGRCAM.DeviceDesc45_7="PGR Flea3 FL3-FW-13S2M"
1394\PGR&PGRCAM.DeviceDesc45_8="PGR Flea3 FL3-FW-13S2C"
1394\PGR&PGRCAM.DeviceDesc45_9="PGR Flea3 FL3-FW-14S3M"
1394\PGR&PGRCAM.DeviceDesc45_10="PGR Flea3 FL3-FW-14S3C"
1394\PGR&PGRCAM.DeviceDesc45_11="PGR Flea3 FL3-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc45_12="PGR Flea3 FL3-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc45_13="PGR Flea3 FL3-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc45_14="PGR Flea3 FL3-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_1="PGR Grasshopper2 GS2-FW-20S4M"
1394\PGR&PGRCAM.DeviceDesc46_2="PGR Grasshopper2 GS2-FW-20S4C"
1394\PGR&PGRCAM.DeviceDesc46_3="PGR Grasshopper2 GS2-FW-50S5M"
1394\PGR&PGRCAM.DeviceDesc46_4="PGR Grasshopper2 GS2-FW-50S5C"
1394\PGR&PGRCAM.DeviceDesc46_5="PGR Grasshopper2 GS2-FW-14S5M"
1394\PGR&PGRCAM.DeviceDesc46_6="PGR Grasshopper2 GS2-FW-14S5C"
1394\PGR&PGRCAM.DeviceDesc47_1="PGR Grasshopper Express_GX-FW-10K3M"
1394\PGR&PGRCAM.DeviceDesc47_2="PGR Grasshopper Express_GX-FW-21K5M"
1394\PGR&PGRCAM.DeviceDesc47_3="PGR Grasshopper Express_GX-FW-21K5C"
1394\PGR&PGRCAM.DeviceDesc47_4="PGR Grasshopper Express_GX-FW-28S5M"
1394\PGR&PGRCAM.DeviceDesc47_5="PGR Grasshopper Express_GX-FW-28S5C"
1394\PGR&PGRCAM.DeviceDesc47_6="PGR Grasshopper Express_GX-FW-60S6M"
1394\PGR&PGRCAM.DeviceDesc47_7="PGR Grasshopper Express_GX-FW-60S6C"
REG_SZ = 0x00000000
REG_DWORD = 0x00010001

View File

@@ -0,0 +1,79 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
;InformationalVer = 2.7.3.201606200018
CatalogFile = pgrgige.cat
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[ControlFlags]
[POINTGREY]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[POINTGREY.NTamd64]
%PGRGIGE_Desc% = PGRGIGE.ndi, gl_PGRGIGE
[PGRGIGE.ndi]
AddReg = PGRGIGE.ndi.AddReg, PGRGIGE.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE
CopyFiles = PGRGIGE.Files.Sys
CopyINF = pgrgigem.inf
[PGRGIGE.ndi.Remove]
DelFiles = PGRGIGE.Files.Sys
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
PGRGIGE.sys=1
[DestinationDirs]
DefaultDestDir = 12
PGRGIGE.Files.Sys = 12
[PGRGIGE.Files.Sys]
PGRGIGE.sys,,,2
[PGRGIGE.ndi.AddReg]
HKR, Ndi, HelpText, , %PGRGIGE_HELP%
HKR, Ndi, FilterClass, , failover
HKR, Ndi, FilterDeviceInfFile, , PGRGIGEm.inf
HKR, Ndi, FilterDeviceInfId, , gl_PGRGIGEmp
HKR, Ndi, Service, , PGRGIGE
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , nolower
HKR, Ndi\Interfaces, FilterMediaTypes, , "ethernet, tokenring, fddi"
[PGRGIGE.AddReg]
; None
[Strings]
PointGrey = "PointGrey"
DiskDescription = "Point Grey Image Filter Driver Disk"
PGRGIGE_Desc = "Point Grey Image Filter Driver 06/20/2016, 2.7.3.83"
PGRGIGE_HELP = "Point Grey Image Filter Driver"

View File

@@ -0,0 +1,67 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %PointGrey%
DriverVer=06/20/2016,2.7.3.83
CatalogFile = pgrgigem.cat
[ControlFlags]
ExcludeFromSelect = gl_PGRGIGEmp
[DestinationDirs]
DefaultDestDir=12
; No files to copy
[Manufacturer]
%PointGrey% = POINTGREY,NTamd64
[POINTGREY]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[POINTGREY.NTamd64]
%PGRGIGEMP_Desc% = PGRGIGEMP.ndi, gl_PGRGIGEmp
[PGRGIGEMP.ndi]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
[PGRGIGEMP.ndi.Services]
AddService = PGRGIGE,0x2, PGRGIGEMP.AddService
[PGRGIGEMP.AddService]
DisplayName = %PGRGIGEMP_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRGIGE.sys
LoadOrderGroup = PNP_TDI
AddReg = PGRGIGEMP.AddService.AddReg
[PGRGIGEMP.AddService.AddReg]
;None
[Strings]
PointGrey = "PointGrey"
PGRGIGEMP_Desc = "PointGrey Image Filter Driver"
[SourceDisksNames]
;None
[SourceDisksFiles]
;None

View File

@@ -0,0 +1,199 @@
;//=============================================================================
;// Copyright © 2007 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
[Version]
Signature="$WINDOWS NT$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
DriverVer=06/15/2017,2.7.3.93
CatalogFile=PGRUSBCam.cat
; ================= Class section =====================
[ClassInstall32]
Addreg=PGRUSBCamClassReg
[PGRUSBCamClassReg]
HKR,,,0,%PGRCAMClassName%
HKR,,Icon,,-20
; ================= Device section =====================
[Manufacturer]
%MfgName%=PGR,NTamd64
; For XP and later
[PGR.NTamd64]
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800
%USB\VID_1E10&PID_1000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_1000&MI_00
%USB\VID_1E10&PID_2000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2000&MI_00
%USB\VID_1E10&PID_2001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2001&MI_00
%USB\VID_1E10&PID_2002.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2002&MI_00
%USB\VID_1E10&PID_2003.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2003&MI_00
%USB\VID_1E10&PID_2004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2004&MI_00
%USB\VID_1E10&PID_2005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_2005&MI_00
%USB\VID_1E10&PID_3000.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3000&MI_00
%USB\VID_1E10&PID_3001.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3001&MI_00
%USB\VID_1E10&PID_3004.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3004&MI_00
%USB\VID_1E10&PID_3005.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3005&MI_00
%USB\VID_1E10&PID_3006.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3006&MI_00
%USB\VID_1E10&PID_3007.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3007&MI_00
%USB\VID_1E10&PID_3008.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3008&MI_00
%USB\VID_1E10&PID_300A.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300A&MI_00
%USB\VID_1E10&PID_300B.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_300B&MI_00
%USB\VID_1E10&PID_3100.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3100&MI_00
%USB\VID_1E10&PID_3101.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3101&MI_00
%USB\VID_1E10&PID_3102.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3102&MI_00
%USB\VID_1E10&PID_3103.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3103&MI_00
%USB\VID_1E10&PID_3104.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3104&MI_00
%USB\VID_1E10&PID_3105.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3105&MI_00
%USB\VID_1E10&PID_3106.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3106&MI_00
%USB\VID_1E10&PID_3107.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3107&MI_00
%USB\VID_1E10&PID_3108.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3108&MI_00
%USB\VID_1E10&PID_3109.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3109&MI_00
%USB\VID_1E10&PID_3800.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3800&MI_00
%USB\VID_1E10&PID_3300.DeviceDesc%=PGRUSBCam.Dev, USB\VID_1E10&PID_3300&MI_00
[PGRUSBCam.Dev.NT]
CopyFiles=PGRUSBCam.Files.Ext
AddReg=PGRUSBCam.AddReg
[PGRUSBCam.Dev.NT.Services]
Addservice = PGRUSBCam, %SPSVCINST_ASSOCSERVICE%, PGRUSBCam.AddService
[PGRUSBCam.AddService]
DisplayName = %PGRUSBCam.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\PGRUSBCam.sys
AddReg = PGRUSBCam.AddReg
LoadOrderGroup = Base
[PGRUSBCam.AddReg]
;HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
;HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
;HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
HKR,,NTMPDriver,,pgrusbcam.sys
[PGRUSBCam.Files.Ext]
PGRUSBCam.sys
[SourceDisksNames]
1=%Disk_Description%,,,
[SourceDisksFiles]
PGRUSBCam.sys = 1
[DestinationDirs]
DefaultDestDir = 12
;-------------- WDF Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRUSBCam.Dev.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
wdfcoinstaller01009.dll
[SourceDisksFiles]
wdfcoinstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01009.dll,WdfCoInstaller"
[PGRUSBCam.Dev.NT.Wdf]
KmdfService = PGRUSBCam, PGRUSBCam_wdfsect
[PGRUSBCam_wdfsect]
KmdfLibraryVersion = 1.9
;---------------------------------------------------------------;
[Strings]
PGR="Point Grey Research"
MfgName="Point Grey Research"
Disk_Description="PGRUSBCam Installation Disk"
USB\VID_1E10&PID_1000.DeviceDesc="Updator"
USB\VID_1E10&PID_2000.DeviceDesc="PGR Firefly MV FMVU-03MTC"
USB\VID_1E10&PID_2001.DeviceDesc="PGR Firefly MV FMVU-03MTM"
USB\VID_1E10&PID_2002.DeviceDesc="PGR Firefly MV FMVU-13S2C"
USB\VID_1E10&PID_2003.DeviceDesc="PGR Firefly MV FMVU-13S2M"
USB\VID_1E10&PID_2004.DeviceDesc="PGR Chameleon CMLN-13S2C"
USB\VID_1E10&PID_2005.DeviceDesc="PGR Chameleon CMLN-13S2M"
USB\VID_1E10&PID_3000.DeviceDesc="Flea3 FL3-U3-32S2C"
USB\VID_1E10&PID_3001.DeviceDesc="Flea3 FL3-U3-32S2M"
USB\VID_1E10&PID_3004.DeviceDesc="Flea3 FL3-U3-13Y3C"
USB\VID_1E10&PID_3005.DeviceDesc="Flea3 FL3-U3-13Y3M"
USB\VID_1E10&PID_3006.DeviceDesc="Flea3 FL3-U3-13S2C"
USB\VID_1E10&PID_3007.DeviceDesc="Flea3 FL3-U3-13S2M"
USB\VID_1E10&PID_3008.DeviceDesc="Flea3 FL3-U3-88S2C"
USB\VID_1E10&PID_300A.DeviceDesc="Flea3 FL3-U3-13E4C"
USB\VID_1E10&PID_300B.DeviceDesc="Flea3 FL3-U3-13E4M"
USB\VID_1E10&PID_3100.DeviceDesc="Grasshopper3 GS3-U3-28S4C"
USB\VID_1E10&PID_3101.DeviceDesc="Grasshopper3 GS3-U3-28S4M"
USB\VID_1E10&PID_3102.DeviceDesc="Grasshopper3 GS3-U3-41C6C"
USB\VID_1E10&PID_3103.DeviceDesc="Grasshopper3 GS3-U3-41C6M"
USB\VID_1E10&PID_3104.DeviceDesc="Grasshopper3 GS3-U3-28S5C"
USB\VID_1E10&PID_3105.DeviceDesc="Grasshopper3 GS3-U3-28S5M"
USB\VID_1E10&PID_3106.DeviceDesc="Grasshopper3 GS3-U3-60S6C"
USB\VID_1E10&PID_3107.DeviceDesc="Grasshopper3 GS3-U3-60S6M"
USB\VID_1E10&PID_3108.DeviceDesc="Grasshopper3 GS3-U3-91S6C"
USB\VID_1E10&PID_3109.DeviceDesc="Grasshopper3 GS3-U3-91S6M"
USB\VID_1E10&PID_3800.DeviceDesc="Ladybug5 LD5-U3-51S5C-44"
USB\VID_1E10&PID_3300.DeviceDesc="Point Grey USB3 Vision Camera"
PGRUSBCam.SvcDesc="PGR USB Camera"
PGRCAMClassName="Point Grey Research Devices"
SPSVCINST_ASSOCSERVICE= 0x00000002

View File

@@ -0,0 +1,115 @@
;=============================================================================
; Copyright © 2006 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGRVIRT.INF -- PGR Virtual Device .inf for Windows 2000 and Windows XP
; Copyright 2006 Point Grey Research Inc.
;=============================================================================
[Version]
signature="$CHICAGO$"
Class=PGRDevices
ClassGUID={1354185D-3C13-4b72-BFF9-9EA802513D34}
Provider=%PGR%
CatalogFile=PGRVirt.cat
DriverVer = 11/26/2012, 2.3.3.48
[SourceDisksNames]
1 = %InstallDisk%,,,""
[SourceDisksFiles]
PGRVirt.sys=1
[DestinationDirs]
defaultdestdir=11
1394Core.CopyDriver=10,system32\drivers
; =================== Class Sections ===========================
[ClassInstall32]
Addreg=PGRDeviceClassReg
[ClassInstall]
Addreg=PGRDeviceClassReg
[PGRDeviceClassReg]
HKR,,,,%PGRDeviceClassName%
HKR,,Icon,,-21
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ; ACL allowing System and Admin
[Manufacturer]
%PGRMfg%=PGR,NTamd64
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
; =================== Point Grey Research ========================
[PGR]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
[PGR.NTamd64]
%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%=1394VDEV,V1394\1394_PGR_VIRTUAL_DEVICE
;
; 1394vdev
;
[1394VDEV]
AddReg=1394VDEV.AddReg
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394VDEV.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PGRVirt.sys
[1394VDEV.NT]
CopyFiles=1394CORE.CopyDriver
[1394VDEV.NT.Services]
AddService=1394VDEV,2,1394VDEV_ServiceInstall
[1394VDEV_ServiceInstall]
DisplayName=%V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\PGRVirt.sys
;
; core files
;
[DefaultInstall]
CopyFiles=1394CORE.CopyDriver,1394CORE.CopyDll
[1394CORE.CopyDriver]
PGRVirt.sys
;
; Strings
;
[Strings]
PGR="Point Grey Research"
PGRMfg="Point Grey Research"
InstallDisk="Installation Disk # 1"
PGRDeviceClassName="Point Grey Research Devices"
V1394\1394_PGR_VIRTUAL_DEVICE.DeviceDesc="PGR Virtual Device"

View File

@@ -0,0 +1,174 @@
;//=============================================================================
;// Copyright © 2014 Point Grey Research, Inc. All Rights Reserved.
;//
;// This software is the confidential and proprietary information of Point
;// Grey Research, Inc. ("Confidential Information"). You shall not
;// disclose such Confidential Information and shall use it only in
;// accordance with the terms of the license agreement you entered into
;// with Point Grey Research Inc.
;//
;// PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
;// SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
;// IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
;// PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
;// SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
;// THIS SOFTWARE OR ITS DERIVATIVES.
;//=============================================================================
;/*++
;
;Copyright (c) Microsoft Corporation. All rights reserved.
;
; THIS CODE AND INFORMATION 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.
;
;Module Name:
;
; PGRXHCI.INF
;
;Abstract:
; INF file for the PGRXHCI driver.
;
;--*/
[Version]
Signature="$WINDOWS NT$"
Class=Sample
ClassGuid={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
;ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%MSFT%
DriverVer=01/07/2016,2.7.3.79
CatalogFile=PGRXHCI.cat
[DestinationDirs]
DefaultDestDir = 12
; ================= Class section =====================
[ClassInstall32]
Addreg=SampleClassReg
[SampleClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
;HKR,,DeviceCharacteristics,0x10001,0x100 ;Use same security checks on relative opens
;HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ;Allow generic all access to system and built-in Admin.
; ================= Device Install section =====================
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%MSFT%=MSFT,NTamd64
[SourceDisksFiles]
PGRXHCI.sys=1
[SourceDisksNames]
1=%DISK_NAME%,
; For XP and later
[MSFT.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[MSFT.NTamd64.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1033&DEV_0194
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0014
%PGRXHCI.DRVDESC%= PGRXHCI_Inst, PCI\VEN_1912&DEV_0015
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1009
%PGRXHCI.DRVDESC2%= PGRXHCI_Inst, PCI\VEN_1B73&DEV_1100
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7812
%PGRXHCI.DRVDESC3%= PGRXHCI_Inst, PCI\VEN_1022&DEV_7814
%PGRXHCI.DRVDESC5%= PGRXHCI_Inst_MSI, PCI\VEN_8086&DEV_1E31
%PGRXHCI.DRVDESC6%= PGRXHCI_Inst, PCI\VEN_1106&DEV_3483
[PGRXHCI_Inst.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI_Inst_MSI.NT]
CopyFiles=PGRXHCI.CopyFiles
[PGRXHCI.CopyFiles]
PGRXHCI.sys
[PGRXHCI_Inst_MSI.NT.HW]
AddReg = PGRXHCI_Inst_MSI.AddReg.HW
[PGRXHCI_Inst_MSI.AddReg.HW]
HKR, Interrupt Management,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,,0x00000010
HKR, Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1
HKR, Interrupt Management\MessageSignaledInterruptProperties,MessageNumberLimit,0x00010001,8
[PGRXHCI_Inst.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Inst_MSI.NT.Services]
AddService=PGRUSB,0x00000002,PGRXHCI_Service
[PGRXHCI_Service]
DisplayName = %PGRXHCI.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\PGRXHCI.sys
AddReg = PGRXHCI_Parameters_AddReg
[PGRXHCI_Parameters_AddReg]
HKR, Parameters\Wdf, VerboseOn, 0x00010001, 1
HKR, Parameters\Wdf, VerifierOn, 0x00010001, 1
HKR, Parameters\Wdf, DbgBreakOnError, 0x00010001, 1
;-------------- Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11
[PGRXHCI_Inst.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
WdfCoInstaller01009.dll
[SourceDisksFiles]
WdfCoInstaller01009.dll=1 ; make sure the number matches with SourceDisksNames
[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller"
[PGRXHCI_Inst.NT.Wdf]
KmdfService = PGRUSB, PGRXHCI_wdfsect
[PGRXHCI_wdfsect]
KmdfLibraryVersion = 1.9
[Strings]
MSFT = "Point Grey Research"
ClassName = "Point Grey Bus Host Controllers"
PGRXHCI.SVCDESC = "PGR USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC = "Renesas USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC2= "Fresco USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC3= "AMD USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC5= "Intel USB 3 Extensible Host Controller"
PGRXHCI.DRVDESC6= "VIA USB 3 Extensible Host Controller"
DISK_NAME = "PGRXHCI Sample Install Disk"

View File

@@ -0,0 +1,210 @@
;=============================================================================
; Copyright © 2009 Point Grey Research, Inc. All Rights Reserved.
;
; This software is the confidential and proprietary information of Point
; Grey Research, Inc. ("Confidential Information"). You shall not
; disclose such Confidential Information and shall use it only in
; accordance with the terms of the license agreement you entered into
; with PGR.
;
; PGR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
; SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
; PURPOSE, OR NON-INFRINGEMENT. PGR SHALL NOT BE LIABLE FOR ANY DAMAGES
; SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
; THIS SOFTWARE OR ITS DERIVATIVES.
;=============================================================================
;=============================================================================
; PGR1394.INF -- Windows XP (32bit, 64bit), Windows Vista (32bit, 64bit)
; Copyright 2009 Point Grey Research Inc.
;=============================================================================
;--------- Version Section ---------------------------------------------------
[Version]
Signature="$WINDOWS NT$"
Class=PGR1394b
ClassGUID={361A40FB-DC46-4ED9-BFF4-068E83D5C8AF}
Provider=%Provider%
DriverVer=02/28/2017,2.7.3.89
CatalogFile=PGR1394.cat
[ControlFlags]
; Pnp drivers should not be installable via non-PnP hardware dialogs
ExcludeFromSelect = *
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; Not necessary if using a standard class
; 9X Style
[ClassInstall]
Addreg=PGR1394bClassAddReg
; NT Style
[ClassInstall32]
Addreg=PGR1394bClassAddReg
CopyFiles=ClassInstaller_CopyFiles
[PGR1394bClassAddReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%DeviceClassName%
HKR,,Icon,,-1
;HKR,,Installer32,,"PGR1394bClsInst.dll,PGR1394bClassInstaller"
;HKR,,DeviceCharacteristics,%REG_DWORD%,0x100 ; FILE_DEVICE_SECURE_OPEN
;HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)" ; generic read - everybody
; generic all access - system and admin
;HKR,,Security,,"D:P(A;;GA;;;WD)(" ; generic all access - everybody
;--------- DestinationDirs Section -------------------------------------------
[DestinationDirs]
DefaultDestDir = 10
PGR1394b_Files_Driver = 12
CoInstaller_CopyFiles = 11 ; windows\system32
ClassInstaller_CopyFiles = 11 ; windows\system32
[ClassInstaller_CopyFiles]
;PGR1394bClsInst.dll
;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
; These sections identify source disks and files for installation.
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
PGR1394.sys = 1,,
;PGR1394bCoInst.dll=1
;PGR1394bClsInst.dll
;--------- Manufacturer and Models Sections ----------------------------------
[Manufacturer]
%MfgName% = PGR1394b_Mfg,NTamd64
[PGR1394b_Mfg]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
[PGR1394b_Mfg.NTamd64]
; DisplayName Section DeviceId
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8019
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8020
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8023
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8024
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8029
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8032
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_803A
%PGR1394b_DeviceDesc1%=PGR1394b_DDI, PCI\VEN_104C&DEV_8235
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_8025
%PGR1394b_DeviceDesc2%=PGR1394b_DDI, PCI\VEN_104C&DEV_823F
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C0&DEV_5901
%PGR1394b_DeviceDesc4%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5901
%PGR1394b_DeviceDesc5%=PGR1394b_DDI, PCI\VEN_11C1&DEV_5811
;---------- DDInstall Sections -----------------------------------------------
; --------- Windows NT -----------------
[PGR1394b_DDI.NT]
CopyFiles=PGR1394b_Files_Driver
[PGR1394b_DDI.NT.Services]
Addservice = PGR1394b, %FLG_ADDREG_NOCLOBBER%, PGR1394b_Service
; --------- Coinstaller installation -----------------
[PGR1394b_DDI.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles
[CoInstaller_CopyFiles]
;PGR1394bCoInst.dll
[CoInstaller_AddReg]
; We are using our own custom device coinstaller DLL
;HKR,,CoInstallers32,%REG_MULTI_SZ%,"PGR1394bCoInst.dll,PGR1394bCoInstaller"
HKR, "Parameters", "BufferFill", 0x00010001, 1
; --------- Service ----------------------
[PGR1394b_Service]
DisplayName = %PGR1394b_SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\PGR1394.sys
LoadOrderGroup = Extended Base
; --------- Files ----------------------
[PGR1394b_Files_Driver]
PGR1394.sys,,,2
;--------- Strings Section ---------------------------------------------------
[Strings]
Provider = "Point Grey Research"
MfgName = "Point Grey Research"
PGR1394b_DeviceDesc1 = "Texas Instruments OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc2 = "Texas Instruments OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc4 = "LSI (Agere) OHCI Compliant IEEE 1394b Host Controller"
PGR1394b_DeviceDesc5 = "LSI (Agere) OHCI Compliant IEEE 1394a Host Controller"
PGR1394b_DeviceDesc7 = "PGR1394 Device"
DeviceClassName="Point Grey Bus Host Controllers"
PGR1394b_SvcDesc = "Point Grey Bus Host Controllers"
DiskId1 = "PGR1394b Device Installation Disk #1"
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
REG_NONE = 0x00020001
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002
SERVICE_ADAPTER = 0x00000004
SERVICE_RECOGNIZER_DRIVER = 0x00000008
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_ERROR_IGNORE = 0x00000000
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_SEVERE = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003
FLG_ADDREG_NOCLOBBER = 0x00000002
FLG_ADDREG_DELVAL = 0x00000004
FLG_ADDREG_APPEND = 0x00000008
FLG_ADDREG_KEYONLY = 0x00000010
FLG_ADDREG_OVERWRITEONLY = 0x00000020
FLG_ADDREG_64BITKEY = 0x00001000
FLG_ADDREG_KEYONLY_COMMON = 0x00002000
FLG_ADDREG_32BITKEY = 0x00004000

Some files were not shown because too many files have changed in this diff Show More