[TRANSLATION] Polish translation update
[reactos.git] / media / inf / nete1000.inf
1 ; NETE1000.INF
2
3 ; Installation file for Intel-based NICs
4
5 [Version]
6 Signature = "$Windows NT$"
7 ;Signature = "$ReactOS$"
8 LayoutFile = layout.inf
9 Class = Net
10 ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
11 Provider = %ReactOS%
12 DriverVer = 01/22/2019,1.00
13
14 [DestinationDirs]
15 DefaultDestDir = 12
16
17 [Manufacturer]
18 %IntelMfg% = IntelMfg
19
20 [IntelMfg]
21 %IntelE1000_1000.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1000
22 %IntelE1000_1001.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1001
23 %IntelE1000_1004.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1004
24 %IntelE1000_1008.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1008
25 %IntelE1000_1009.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1009
26 %IntelE1000_100A.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_100A
27 %IntelE1000_100C.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_100C
28 %IntelE1000_100D.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_100D
29 %IntelE1000_100E.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_100E
30 %IntelE1000_100F.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_100F
31 %IntelE1000_1010.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1010
32 %IntelE1000_1011.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1011
33 %IntelE1000_1012.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1012
34 %IntelE1000_1013.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1013
35 %IntelE1000_1014.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1014
36 %IntelE1000_1015.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1015
37 %IntelE1000_1016.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1016
38 %IntelE1000_1017.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1017
39 %IntelE1000_1018.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1018
40 %IntelE1000_1019.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1019
41 %IntelE1000_101A.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_101A
42 %IntelE1000_101D.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_101D
43 %IntelE1000_101E.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_101E
44 %IntelE1000_1026.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1026
45 %IntelE1000_1027.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1027
46 %IntelE1000_1028.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1028
47 %IntelE1000_1075.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1075
48 %IntelE1000_1076.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1076
49 %IntelE1000_1077.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1077
50 %IntelE1000_1078.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1078
51 %IntelE1000_1079.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1079
52 %IntelE1000_107A.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_107A
53 %IntelE1000_107B.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_107B
54 %IntelE1000_107C.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_107C
55 %IntelE1000_108A.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_108A
56 %IntelE1000_1099.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_1099
57 %IntelE1000_10B5.DeviceDesc% = E1000_Inst.ndi,PCI\VEN_8086&DEV_10B5
58
59 ;----------------------------- E1000 DRIVER -----------------------------
60
61 [E1000_Inst.ndi.NT]
62 Characteristics = 0x4 ; NCF_PHYSICAL
63 BusType = 5 ; PCIBus
64 CopyFiles = E1000_CopyFiles.NT
65
66 [E1000_CopyFiles.NT]
67 e1000.sys
68
69 [E1000_Inst.ndi.NT.Services]
70 AddService = e1000, 0x00000002, E1000_Service_Inst
71
72 [E1000_Service_Inst]
73 ServiceType = 1
74 StartType = 3
75 ErrorControl = 0
76 ServiceBinary = %12%\e1000.sys
77 LoadOrderGroup = NDIS
78
79 ;-------------------------------- STRINGS -------------------------------
80
81 [Strings]
82 ReactOS = "ReactOS Team"
83
84 IntelMfg = "Intel"
85
86 IntelE1000_1000.DeviceDesc = "Intel 82542-based PCI Ethernet Adapter"
87 IntelE1000_1001.DeviceDesc = "Intel 82543GC Fiber PCI Ethernet Adapter"
88 IntelE1000_1004.DeviceDesc = "Intel 82543GC Copper PCI Ethernet Adapter"
89 IntelE1000_1008.DeviceDesc = "Intel 82544EI Copper PCI-X Ethernet Adapter"
90 IntelE1000_1009.DeviceDesc = "Intel 82544EI Fiber PCI-X Ethernet Adapter"
91 IntelE1000_100A.DeviceDesc = "Intel 82540EM PCI Ethernet Adapter"
92 IntelE1000_100C.DeviceDesc = "Intel 82544GC Copper PCI Ethernet Adapter"
93 IntelE1000_100D.DeviceDesc = "Intel 82544GC Integrated PCI Ethernet Adapter"
94 IntelE1000_100E.DeviceDesc = "Intel 82540EM PCI Ethernet Adapter"
95 IntelE1000_100F.DeviceDesc = "Intel 82545EM Copper PCI-X Ethernet Adapter"
96 IntelE1000_1010.DeviceDesc = "Intel 82546EB Copper PCI-X Ethernet Adapter"
97 IntelE1000_1011.DeviceDesc = "Intel 82545EM Fiber PCI-X Ethernet Adapter"
98 IntelE1000_1012.DeviceDesc = "Intel 82546EB Fiber PCI-X Ethernet Adapter"
99 IntelE1000_1013.DeviceDesc = "Intel 82541EI PCI Ethernet Adapter"
100 IntelE1000_1014.DeviceDesc = "Intel 82541EI Integrated PCI Ethernet Adapter"
101 IntelE1000_1015.DeviceDesc = "Intel 82540EM Integrated PCI Ethernet Adapter"
102 IntelE1000_1016.DeviceDesc = "Intel 82540EP Integrated PCI Ethernet Adapter"
103 IntelE1000_1017.DeviceDesc = "Intel 82540EP PCI Ethernet Adapter"
104 IntelE1000_1018.DeviceDesc = "Intel 82541EI Mobile PCI Ethernet Adapter"
105 IntelE1000_1019.DeviceDesc = "Intel 82547EI PCI Ethernet Adapter"
106 IntelE1000_101A.DeviceDesc = "Intel 82547EI Mobile PCI Ethernet Adapter"
107 IntelE1000_101D.DeviceDesc = "Intel 82546EB Quad Copper PCI-X Ethernet Adapter"
108 IntelE1000_101E.DeviceDesc = "Intel 82540EP Low Profile PCI Ethernet Adapter"
109 IntelE1000_1026.DeviceDesc = "Intel 82545GM Copper PCI-X Ethernet Adapter"
110 IntelE1000_1027.DeviceDesc = "Intel 82545GM Fiber PCI-X Ethernet Adapter"
111 IntelE1000_1028.DeviceDesc = "Intel 82545GM SerDes PCI Ethernet Adapter"
112 IntelE1000_1075.DeviceDesc = "Intel 82547GI PCI Ethernet Adapter"
113 IntelE1000_1076.DeviceDesc = "Intel 82541GI PCI Ethernet Adapter"
114 IntelE1000_1077.DeviceDesc = "Intel 82541GI Mobile PCI Ethernet Adapter"
115 IntelE1000_1078.DeviceDesc = "Intel 82541ER PCI Ethernet Adapter"
116 IntelE1000_1079.DeviceDesc = "Intel 82546GB Copper PCI-X Ethernet Adapter"
117 IntelE1000_107A.DeviceDesc = "Intel 82546GB Fiber PCI Ethernet Adapter"
118 IntelE1000_107B.DeviceDesc = "Intel 82546GB SerDes PCI Ethernet Adapter"
119 IntelE1000_107C.DeviceDesc = "Intel 82541PI PCI Ethernet Adapter"
120 IntelE1000_108A.DeviceDesc = "Intel 82546GB PCI-E Ethernet Adapter"
121 IntelE1000_1099.DeviceDesc = "Intel 82546GB Quad Copper PCI Ethernet Adapter"
122 IntelE1000_10B5.DeviceDesc = "Intel 82546GB Quad Copper KSP3 PCI-X Ethernet Adapter"
123
124 [Strings.0415]
125 ReactOS = "Zespół ReactOS"
126
127 IntelE1000_1000.DeviceDesc = "Karta Intel 82542-based PCI Ethernet Adapter"
128 IntelE1000_1001.DeviceDesc = "Karta Intel 82543GC Fiber PCI Ethernet Adapter"
129 IntelE1000_1004.DeviceDesc = "Karta Intel 82543GC Copper PCI Ethernet Adapter"
130 IntelE1000_1008.DeviceDesc = "Karta Intel 82544EI Copper PCI-X Ethernet Adapter"
131 IntelE1000_1009.DeviceDesc = "Karta Intel 82544EI Fiber PCI-X Ethernet Adapter"
132 IntelE1000_100A.DeviceDesc = "Karta Intel 82540EM PCI Ethernet Adapter"
133 IntelE1000_100C.DeviceDesc = "Karta Intel 82544GC Copper PCI Ethernet Adapter"
134 IntelE1000_100D.DeviceDesc = "Karta Intel 82544GC Integrated PCI Ethernet Adapter"
135 IntelE1000_100E.DeviceDesc = "Karta Intel 82540EM PCI Ethernet Adapter"
136 IntelE1000_100F.DeviceDesc = "Karta Intel 82545EM Copper PCI-X Ethernet Adapter"
137 IntelE1000_1010.DeviceDesc = "Karta Intel 82546EB Copper PCI-X Ethernet Adapter"
138 IntelE1000_1011.DeviceDesc = "Karta Intel 82545EM Fiber PCI-X Ethernet Adapter"
139 IntelE1000_1012.DeviceDesc = "Karta Intel 82546EB Fiber PCI-X Ethernet Adapter"
140 IntelE1000_1013.DeviceDesc = "Karta Intel 82541EI PCI Ethernet Adapter"
141 IntelE1000_1014.DeviceDesc = "Karta Intel 82541EI Integrated PCI Ethernet Adapter"
142 IntelE1000_1015.DeviceDesc = "Karta Intel 82540EM Integrated PCI Ethernet Adapter"
143 IntelE1000_1016.DeviceDesc = "Karta Intel 82540EP Integrated PCI Ethernet Adapter"
144 IntelE1000_1017.DeviceDesc = "Karta Intel 82540EP PCI Ethernet Adapter"
145 IntelE1000_1018.DeviceDesc = "Karta Intel 82541EI Mobile PCI Ethernet Adapter"
146 IntelE1000_1019.DeviceDesc = "Karta Intel 82547EI PCI Ethernet Adapter"
147 IntelE1000_101A.DeviceDesc = "Karta Intel 82547EI Mobile PCI Ethernet Adapter"
148 IntelE1000_101D.DeviceDesc = "Karta Intel 82546EB Quad Copper PCI-X Ethernet Adapter"
149 IntelE1000_101E.DeviceDesc = "Karta Intel 82540EP Low Profile PCI Ethernet Adapter"
150 IntelE1000_1026.DeviceDesc = "Karta Intel 82545GM Copper PCI-X Ethernet Adapter"
151 IntelE1000_1027.DeviceDesc = "Karta Intel 82545GM Fiber PCI-X Ethernet Adapter"
152 IntelE1000_1028.DeviceDesc = "Karta Intel 82545GM SerDes PCI Ethernet Adapter"
153 IntelE1000_1075.DeviceDesc = "Karta Intel 82547GI PCI Ethernet Adapter"
154 IntelE1000_1076.DeviceDesc = "Karta Intel 82541GI PCI Ethernet Adapter"
155 IntelE1000_1077.DeviceDesc = "Karta Intel 82541GI Mobile PCI Ethernet Adapter"
156 IntelE1000_1078.DeviceDesc = "Karta Intel 82541ER PCI Ethernet Adapter"
157 IntelE1000_1079.DeviceDesc = "Karta Intel 82546GB Copper PCI-X Ethernet Adapter"
158 IntelE1000_107A.DeviceDesc = "Karta Intel 82546GB Fiber PCI Ethernet Adapter"
159 IntelE1000_107B.DeviceDesc = "Karta Intel 82546GB SerDes PCI Ethernet Adapter"
160 IntelE1000_107C.DeviceDesc = "Karta Intel 82541PI PCI Ethernet Adapter"
161 IntelE1000_108A.DeviceDesc = "Karta Intel 82546GB PCI-E Ethernet Adapter"
162 IntelE1000_1099.DeviceDesc = "Karta Intel 82546GB Quad Copper PCI Ethernet Adapter"
163 IntelE1000_10B5.DeviceDesc = "Karta Intel 82546GB Quad Copper KSP3 PCI-X Ethernet Adapter