-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christian Lange
committed
Mar 15, 2022
1 parent
fa43e0f
commit 3eadc73
Showing
83 changed files
with
9,749 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
; Installation inf for the FAST ComTec Model MCS6 | ||
; | ||
; (c) Copyright 2012 FAST ComTec | ||
; | ||
|
||
[Version] | ||
Signature="$WINDOWS NT$" | ||
Class=Mcs6 | ||
ClassGuid={27591D68-AD89-4c2b-ADF9-A86A905760A9} | ||
provider=%FAST% | ||
DriverVer=03/29/2012 | ||
CatalogFile.NTx86 = mcs6x86.cat | ||
CatalogFile.NTIA64 = mcs6ia64.cat | ||
CatalogFile.NTAMD64 = mcs6x64.cat | ||
|
||
; ================= Class section ===================== | ||
|
||
[ClassInstall32] | ||
Addreg=Mcs6ClassReg | ||
|
||
[Mcs6ClassReg] | ||
HKR,,,0,%ClassName% | ||
HKR,,Icon,,-5 | ||
|
||
[DestinationDirs] | ||
DefaultDestDir = 12 | ||
|
||
; ================= Device section ===================== | ||
[Manufacturer] | ||
|
||
%MfgName%=FAST,NTx86, NTia64, NTamd64 | ||
|
||
; For Win2K | ||
[FAST] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
; For XP and later | ||
[FAST.NTx86] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[FAST.NTia64] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[FAST.NTamd64] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[MCS6.Dev.NT] | ||
CopyFiles=MCS6.Files.Ext | ||
|
||
[MCS6.Dev.NT.Services] | ||
Addservice = MCS6, 0x00000002, MCS6.AddService | ||
|
||
[MCS6.AddService] | ||
DisplayName = %MCS6.SvcDesc% | ||
ServiceType = 1 ; SERVICE_KERNEL_DRIVER | ||
StartType = 3 ; SERVICE_DEMAND_START | ||
ErrorControl = 1 ; SERVICE_ERROR_NORMAL | ||
ServiceBinary = %12%\MCS6.sys | ||
AddReg=MCS6.AddReg | ||
LoadOrderGroup = Base | ||
|
||
[MCS6.AddReg] | ||
HKR,,DevLoader,,*ntkern | ||
HKR,,NTMPDriver,,MCS6.sys | ||
HKLM,"System\Currentcontrolset\Services\MCS6\Parameters","DebugLevel",0x10001,2 | ||
HKLM,"System\Currentcontrolset\services\MCS6\Parameters","BulkUsbEnable",0x10001,1 | ||
|
||
[SourceDisksNames.x86] | ||
1=%DISK_NAME%,,,\x86 | ||
|
||
[SourceDisksNames.ia64] | ||
1=%DISK_NAME%,,,\ia64 | ||
|
||
[SourceDisksNames.amd64] | ||
1=%DISK_NAME%,,,\x64 | ||
|
||
[SourceDisksFiles] | ||
MCS6.sys = 1 | ||
|
||
[MCS6.Files.Ext] | ||
MCS6.sys | ||
|
||
;---------------------------------------------------------------; | ||
|
||
[Strings] | ||
FAST="FAST ComTec" | ||
MfgName="FAST ComTec" | ||
USB\VID_04B4&PID_1002.DeviceDesc="FAST ComTec MCS6 USB Driver" | ||
ClassName = "FAST ComTec USB Device" | ||
MCS6.SvcDesc="MCS6.Sys FAST ComTec MCS6 driver" | ||
DISK_NAME = "MCS6 Installation Disk" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
; Installation inf for the FAST ComTec Model MCS6 | ||
; | ||
; (c) Copyright 2012 FAST ComTec | ||
; | ||
|
||
[Version] | ||
Signature="$WINDOWS NT$" | ||
Class=Mcs6 | ||
ClassGuid={27591D68-AD89-4c2b-ADF9-A86A905760A9} | ||
provider=%FAST% | ||
DriverVer=03/29/2012 | ||
CatalogFile.NTx86 = mcs6x86.cat | ||
CatalogFile.NTIA64 = mcs6ia64.cat | ||
CatalogFile.NTAMD64 = mcs6x64.cat | ||
|
||
; ================= Class section ===================== | ||
|
||
[ClassInstall32] | ||
Addreg=Mcs6ClassReg | ||
|
||
[Mcs6ClassReg] | ||
HKR,,,0,%ClassName% | ||
HKR,,Icon,,-5 | ||
|
||
[DestinationDirs] | ||
DefaultDestDir = 12 | ||
|
||
; ================= Device section ===================== | ||
[Manufacturer] | ||
|
||
%MfgName%=FAST,NTx86, NTia64, NTamd64 | ||
|
||
; For Win2K | ||
[FAST] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
; For XP and later | ||
[FAST.NTx86] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[FAST.NTia64] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[FAST.NTamd64] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[MCS6.Dev.NT] | ||
CopyFiles=MCS6.Files.Ext | ||
|
||
[MCS6.Dev.NT.Services] | ||
Addservice = MCS6, 0x00000002, MCS6.AddService | ||
|
||
[MCS6.AddService] | ||
DisplayName = %MCS6.SvcDesc% | ||
ServiceType = 1 ; SERVICE_KERNEL_DRIVER | ||
StartType = 3 ; SERVICE_DEMAND_START | ||
ErrorControl = 1 ; SERVICE_ERROR_NORMAL | ||
ServiceBinary = %12%\MCS6.sys | ||
AddReg=MCS6.AddReg | ||
LoadOrderGroup = Base | ||
|
||
[MCS6.AddReg] | ||
HKR,,DevLoader,,*ntkern | ||
HKR,,NTMPDriver,,MCS6.sys | ||
HKLM,"System\Currentcontrolset\Services\MCS6\Parameters","DebugLevel",0x10001,2 | ||
HKLM,"System\Currentcontrolset\services\MCS6\Parameters","BulkUsbEnable",0x10001,1 | ||
|
||
[SourceDisksNames.x86] | ||
1=%DISK_NAME%,,,\x86 | ||
|
||
[SourceDisksNames.ia64] | ||
1=%DISK_NAME%,,,\ia64 | ||
|
||
[SourceDisksNames.amd64] | ||
1=%DISK_NAME%,,,\x64 | ||
|
||
[SourceDisksFiles] | ||
MCS6.sys = 1 | ||
|
||
[MCS6.Files.Ext] | ||
MCS6.sys | ||
|
||
;---------------------------------------------------------------; | ||
|
||
[Strings] | ||
FAST="FAST ComTec" | ||
MfgName="FAST ComTec" | ||
USB\VID_04B4&PID_1002.DeviceDesc="FAST ComTec MCS6 USB Driver" | ||
ClassName = "FAST ComTec USB Device" | ||
MCS6.SvcDesc="MCS6.Sys FAST ComTec MCS6 driver" | ||
DISK_NAME = "MCS6 Installation Disk" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
; Installation inf for the FAST ComTec Model MCS6 | ||
; | ||
; (c) Copyright 2010 FAST ComTec | ||
; | ||
|
||
[Version] | ||
Signature="$WINDOWS NT$" | ||
Class=Mcs6 | ||
ClassGuid={27591D68-AD89-4c2b-ADF9-A86A905760A9} | ||
provider=%FAST% | ||
DriverVer=26/09/2008 | ||
|
||
; ================= Class section ===================== | ||
|
||
[ClassInstall32] | ||
Addreg=Mcs6ClassReg | ||
|
||
[Mcs6ClassReg] | ||
HKR,,,0,%ClassName% | ||
HKR,,Icon,,-5 | ||
|
||
[DestinationDirs] | ||
DefaultDestDir = 12 | ||
|
||
; ================= Device section ===================== | ||
[Manufacturer] | ||
|
||
%MfgName%=FAST ComTec | ||
|
||
[FAST ComTec] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[DestinationDirs] | ||
MCS6.Files.Ext = 10,System32\Drivers | ||
MCS6.Files.Inf = 10,INF | ||
|
||
;[MCS6.Dev] | ||
;CopyFiles=MCS6.Files.Ext, MCS6.Files.Inf | ||
;AddReg=MCS6.AddReg | ||
|
||
[MCS6.Dev.NT] | ||
CopyFiles=MCS6.Files.Ext, MCS6.Files.Inf | ||
;AddReg=MCS6.AddReg | ||
|
||
[MCS6.Dev.NT.Services] | ||
Addservice = MCS6, 0x00000002, MCS6.AddService | ||
|
||
[MCS6.AddService] | ||
DisplayName = %MCS6.SvcDesc% | ||
ServiceType = 1 ; SERVICE_KERNEL_DRIVER | ||
StartType = 3 ; SERVICE_DEMAND_START | ||
ErrorControl = 1 ; SERVICE_ERROR_NORMAL | ||
ServiceBinary = %10%\System32\Drivers\MCS6.sys | ||
AddReg=MCS6.AddReg | ||
LoadOrderGroup = Base | ||
|
||
[MCS6.AddReg] | ||
HKR,,DevLoader,,*ntkern | ||
HKR,,NTMPDriver,,MCS6.sys | ||
;HKLM,"System\Currentcontrolset\Services\MCS6\Parameters","MaximumTransferSize",0x10001,4096 | ||
HKLM,"System\Currentcontrolset\Services\MCS6\Parameters","DebugLevel",0x10001,2 | ||
HKLM,"System\Currentcontrolset\services\MCS6\Parameters","BulkUsbEnable",0x10001,1 | ||
|
||
[SourceDisksNames] | ||
1="MCS6 Installation Disk",,, | ||
|
||
[SourceDisksFiles] | ||
MCS6.sys = 1 | ||
MCS6.inf = 1 | ||
|
||
[MCS6.Files.Ext] | ||
MCS6.sys | ||
|
||
[MCS6.Files.Inf] | ||
MCS6.Inf | ||
|
||
|
||
;---------------------------------------------------------------; | ||
|
||
[Strings] | ||
FAST="FAST ComTec" | ||
MfgName="FAST ComTec" | ||
USB\VID_04B4&PID_1002.DeviceDesc="FAST ComTec MCS6 USB Driver" | ||
ClassName = "FAST ComTec USB Device" | ||
MCS6.SvcDesc="MCS6.Sys FAST ComTec MCS6 driver" | ||
|
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
; Installation inf for the FAST ComTec Model MCS6 | ||
; | ||
; (c) Copyright 2012 FAST ComTec | ||
; | ||
|
||
[Version] | ||
Signature="$WINDOWS NT$" | ||
Class=Mcs6 | ||
ClassGuid={27591D68-AD89-4c2b-ADF9-A86A905760A9} | ||
provider=%FAST% | ||
DriverVer=03/29/2012 | ||
CatalogFile.NTx86 = mcs6x86.cat | ||
CatalogFile.NTIA64 = mcs6ia64.cat | ||
CatalogFile.NTAMD64 = mcs6x64.cat | ||
|
||
; ================= Class section ===================== | ||
|
||
[ClassInstall32] | ||
Addreg=Mcs6ClassReg | ||
|
||
[Mcs6ClassReg] | ||
HKR,,,0,%ClassName% | ||
HKR,,Icon,,-5 | ||
|
||
[DestinationDirs] | ||
DefaultDestDir = 12 | ||
|
||
; ================= Device section ===================== | ||
[Manufacturer] | ||
|
||
%MfgName%=FAST,NTx86, NTia64, NTamd64 | ||
|
||
; For Win2K | ||
[FAST] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
; For XP and later | ||
[FAST.NTx86] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[FAST.NTia64] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[FAST.NTamd64] | ||
%USB\VID_04B4&PID_1002.DeviceDesc%=MCS6.Dev, USB\VID_04B4&PID_1002 | ||
|
||
[MCS6.Dev.NT] | ||
CopyFiles=MCS6.Files.Ext | ||
|
||
[MCS6.Dev.NT.Services] | ||
Addservice = MCS6, 0x00000002, MCS6.AddService | ||
|
||
[MCS6.AddService] | ||
DisplayName = %MCS6.SvcDesc% | ||
ServiceType = 1 ; SERVICE_KERNEL_DRIVER | ||
StartType = 3 ; SERVICE_DEMAND_START | ||
ErrorControl = 1 ; SERVICE_ERROR_NORMAL | ||
ServiceBinary = %12%\MCS6.sys | ||
AddReg=MCS6.AddReg | ||
LoadOrderGroup = Base | ||
|
||
[MCS6.AddReg] | ||
HKR,,DevLoader,,*ntkern | ||
HKR,,NTMPDriver,,MCS6.sys | ||
HKLM,"System\Currentcontrolset\Services\MCS6\Parameters","DebugLevel",0x10001,2 | ||
HKLM,"System\Currentcontrolset\services\MCS6\Parameters","BulkUsbEnable",0x10001,1 | ||
|
||
[SourceDisksNames.x86] | ||
1=%DISK_NAME%,,,\x86 | ||
|
||
[SourceDisksNames.ia64] | ||
1=%DISK_NAME%,,,\ia64 | ||
|
||
[SourceDisksNames.amd64] | ||
1=%DISK_NAME%,,,\x64 | ||
|
||
[SourceDisksFiles] | ||
MCS6.sys = 1 | ||
|
||
[MCS6.Files.Ext] | ||
MCS6.sys | ||
|
||
;---------------------------------------------------------------; | ||
|
||
[Strings] | ||
FAST="FAST ComTec" | ||
MfgName="FAST ComTec" | ||
USB\VID_04B4&PID_1002.DeviceDesc="FAST ComTec MCS6 USB Driver" | ||
ClassName = "FAST ComTec USB Device" | ||
MCS6.SvcDesc="MCS6.Sys FAST ComTec MCS6 driver" | ||
DISK_NAME = "MCS6 Installation Disk" |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.