~js-reynaud/+junk/audela

« back to all changes in this revision

Viewing changes to audela/src/external/andor/sdk_32bits_2_095_3/bin/atmcd.inf

  • Committer: alainklotz
  • Date: 2018-05-30 22:45:51 UTC
  • Revision ID: svn-v4:04217e9b-e68c-4f9b-beca-5a77afb74039:trunk:14430
Compatibilité de nouveaux SDK Andor.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
[Version]
 
3
Signature=$CHICAGO$
 
4
Class=AndorTechnology
 
5
ClassGuid={BA4CEDC2-41ED-4D3F-898D-1EE1F2C8E1CC}
 
6
Provider=%String0%
 
7
DriverVer=11/07/2001, 4.11.0.0
 
8
 
 
9
[ClassInstall]
 
10
AddReg=class.registry
 
11
 
 
12
[DestinationDirs]
 
13
DefaultDestDir=10,System32\Drivers
 
14
CopyFiles98=11
 
15
 
 
16
[Manufacturer]
 
17
%String1%=DeviceList
 
18
 
 
19
[DeviceList]
 
20
%String2%=DriverInstall,PCI\VEN_149A&DEV_0001
 
21
 
 
22
;------------------------------------------------------------------------------
 
23
;  Windows 95/98 Sections
 
24
;------------------------------------------------------------------------------
 
25
 
 
26
[DriverInstall]
 
27
CopyFiles=CopyFiles98
 
28
AddReg=DriverAddReg
 
29
DriverVer=11/07/2001, 4.11.0.0
 
30
 
 
31
[CopyFiles98]
 
32
atmcd95.vxd,,,2
 
33
 
 
34
[class.registry]
 
35
HKR,,ICON,0,-5
 
36
 
 
37
[DriverInstall.hw]
 
38
AddReg=DriverHwAddReg
 
39
 
 
40
 
 
41
;------------------------------------------------------------------------------
 
42
;  Windows 2000 Sections
 
43
;------------------------------------------------------------------------------
 
44
[DriverInstall.NT]
 
45
CopyFiles=DriverCopyFiles
 
46
DriverVer=11/07/2001, 4.11.0.0
 
47
; TODO Add a LogConfig command and section if this is a legacy device
 
48
 
 
49
[DriverCopyFiles]
 
50
atmcdwdm.sys,,,2
 
51
 
 
52
[DriverInstall.NT.Services]
 
53
AddService=AndorWDM,2,DriverService
 
54
 
 
55
[DriverService]
 
56
ServiceType=1
 
57
StartType=3
 
58
ErrorControl=1
 
59
ServiceBinary=%10%\system32\drivers\atmcdwdm.sys
 
60
Addreg = AddReg_Andor_Service_Inst
 
61
 
 
62
[DriverInstall.nt.hw]
 
63
AddReg=DriverHwAddReg
 
64
 
 
65
[DriverHwAddReg]
 
66
HKR,,FriendlyName,,"Andor Technology PCI driver"
 
67
 
 
68
[ClassInstall32]
 
69
AddReg=ATMCDWDMClassReg
 
70
 
 
71
[ATMCDWDMClassReg]
 
72
HKR,,,0,Andor
 
73
HKR,,Icon,,-5
 
74
 
 
75
;------------------------------------------------------------------------------
 
76
;  Common Sections
 
77
;------------------------------------------------------------------------------
 
78
 
 
79
[SourceDisksNames]
 
80
1=%INSTDISK%,,
 
81
 
 
82
[SourceDisksFiles]
 
83
atmcdwdm.sys=1
 
84
atmcd95.vxd=1
 
85
 
 
86
[Strings]
 
87
String0="Andor Technology"
 
88
String1="Andor Technology"
 
89
String2="Andor Technology - Driver for PCI Device."
 
90
INSTDISK="AndorMCD"
 
91
 
 
92
[AddReg_Andor_Service_Inst]
 
93
HKR,Parameters,DMASizeBYTES,0x00010001 ,0x01000000
 
94
 
 
95
[DriverAddReg]
 
96
HKLM,System\CurrentControlSet\Services\Class\AndorTechnology,DMASizeBYTES,1,00,00,00,01
 
97
HKR,,DevLoader,0,atmcd95.vxd