xref: /reactos/media/inf/machine.inf (revision 177ae91b)
1; MACHINE.INF
2
3; Installation file for machine internal stuff
4
5[Version]
6Signature  = "$Windows NT$"
7;Signature  = "$ReactOS$"
8LayoutFile = layout.inf
9Class      = System
10ClassGUID  = {4D36E97D-E325-11CE-BFC1-08002BE10318}
11Provider   = %ReactOS%
12DriverVer  = 08/07/2006,1.02
13
14[DestinationDirs]
15DefaultDestDir = 12
16
17[ClassInstall32.NT]
18AddReg = SystemClass.NT.AddReg
19
20[SystemClass.NT.AddReg]
21HKR, , ,               0, %SystemClassName%
22HKR, , Icon,           0, "-27"
23
24[Manufacturer]
25%GenericMfg% = GenericMfg
26%IntelMfg% = IntelMfg
27
28[GenericMfg]
29%*PNP0000.DeviceDesc% = NO_DRV,*PNP0000
30%*PNP0001.DeviceDesc% = NO_DRV,*PNP0001
31%*PNP0100.DeviceDesc% = NO_DRV,*PNP0100
32%*PNP0103.DeviceDesc% = NO_DRV,*PNP0103
33%*PNP0200.DeviceDesc% = NO_DRV,*PNP0200
34%*PNP0800.DeviceDesc% = NO_DRV,*PNP0800
35%*PNP0A00.DeviceDesc% = PCI_ISA_Inst,*PNP0A00
36%*PNP0A03.DeviceDesc% = PCI_Inst,*PNP0A03
37%*PNP0A05.DeviceDesc% = NO_DRV,*PNP0A05
38%*PNP0A06.DeviceDesc% = NO_DRV,*PNP0A06
39%*PNP0A08.DeviceDesc% = PCI_Inst,*PNP0A08
40%*PNP0B00.DeviceDesc% = NO_DRV,*PNP0B00
41%*PNP0C01.DeviceDesc% = NO_DRV,*PNP0C01
42%*PNP0C02.DeviceDesc% = NO_DRV,*PNP0C02
43%*PNP0C04.DeviceDesc% = NO_DRV,*PNP0C04
44%*PNP0C0B.DeviceDesc% = NO_DRV,*PNP0C0B
45%*PNP0C0C.DeviceDesc% = NO_DRV,*PNP0C0C
46%*PNP0C0D.DeviceDesc% = NO_DRV,*PNP0C0D
47%*PNP0C0E.DeviceDesc% = NO_DRV,*PNP0C0E
48%*PNP0C0F.DeviceDesc% = NO_DRV,*PNP0C0F
49%*PNP0C15.DeviceDesc% = NO_DRV,*PNP0C15
50%SWENUM.DeviceDesc%   = SWENUM_Inst, ROOT\SWENUM
51
52%ACPI\FixedButton.DeviceDesc% = NO_DRV,ACPI\FixedButton
53%ISAPNP\ReadDataPort.DeviceDesc% = NO_DRV,ISAPNP\ReadDataPort
54%PCI\CC_0500.DeviceDesc% = NO_DRV,PCI\CC_0500
55%PCI\CC_0600.DeviceDesc% = NO_DRV,PCI\CC_0600
56%PCI\CC_0601.DeviceDesc% = PCI_ISA_Inst,PCI\CC_0601
57%PCI\CC_0604.DeviceDesc% = PCI_Inst,PCI\CC_0604
58%*ThermalZone.DeviceDesc% = NO_DRV,*ThermalZone
59%PCI\CC_0C05.DeviceDesc% = NO_DRV,PCI\CC_0C05
60
61[IntelMfg]
62%*INT0800.DeviceDesc% = NO_DRV,*INT0800
63%PCI\VEN_8086&DEV_1237.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_1237
64%PCI\VEN_8086&DEV_2413.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_2413
65%PCI\VEN_8086&DEV_7000.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7000
66%PCI\VEN_8086&DEV_7110.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7110
67%PCI\VEN_8086&DEV_7113.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7113
68%PCI\VEN_8086&DEV_7180.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7180
69%PCI\VEN_8086&DEV_7190.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7190
70%PCI\VEN_8086&DEV_7192.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7192
71
72;---------------------------- NO DRIVER REQ -----------------------------
73
74[NO_DRV]
75
76[NO_DRV.Services]
77AddService = , 0x00000002
78
79[NO_DRV.HW]
80
81
82;-------------------------- SWENUM BUS DRIVER --------------------------
83
84[SWENUM_Inst.NT]
85CopyFiles = SWENUM_CopyFiles.NT
86
87[SWENUM_CopyFiles.NT]
88swenum.sys
89
90[SWENUM_Inst.NT.Services]
91AddService = swenum, 0x00000002, SWENUM_Service_Inst
92
93[SWENUM.CoInstallers]
94AddReg          = SWENUM_Inst_CoInstallers_AddReg
95CopyFiles       = SWENUM_Inst_CoInstallers_CopyFiles
96
97[SWENUM_Inst_CoInstallers_AddReg]
98HKR,,CoInstallers32,0x10000,"streamci.dll,SwEnumCoInstaller"
99
100[SWENUM_Inst_CoInstallers_CopyFiles]
101streamci.dll
102
103[SWENUM_Service_Inst]
104ServiceType    = 1
105StartType      = 0
106ErrorControl   = 3
107ServiceBinary  = %12%\swenum.sys
108LoadOrderGroup = Boot Bus Extender
109
110;-------------------------- PCI-ISA BUS DRIVER --------------------------
111
112[PCI_ISA_Inst.NT]
113CopyFiles = PCI_ISA_CopyFiles.NT
114
115[PCI_ISA_CopyFiles.NT]
116isapnp.sys
117
118[PCI_ISA_Inst.NT.Services]
119;AddService = isapnp, 0x00000002, isapnp_Service_Inst
120AddService = , 0x00000002
121
122[isapnp_Service_Inst]
123ServiceType   = 1
124StartType     = 0
125ErrorControl  = 3
126ServiceBinary = %12%\isapnp.sys
127LoadOrderGroup = Boot Bus Extender
128
129;---------------------------- PCI BUS DRIVER ----------------------------
130
131[PCI_Inst.NT]
132CopyFiles = PCI_CopyFiles.NT
133
134[PCI_CopyFiles.NT]
135pci.sys
136
137[PCI_Inst.NT.Services]
138AddService = pci, 0x00000002, pci_Service_Inst
139
140[pci_Service_Inst]
141ServiceType   = 1
142StartType     = 0
143ErrorControl  = 3
144ServiceBinary = %12%\pci.sys
145LoadOrderGroup = Boot Bus Extender
146
147;-------------------------------- STRINGS -------------------------------
148
149[Strings]
150ReactOS = "ReactOS Team"
151SystemClassName = "System devices"
152
153GenericMfg = "(Generic system devices)"
154*PNP0000.DeviceDesc = "Programmable interrupt controller"
155*PNP0001.DeviceDesc = "EISA programmable interrupt controller"
156*PNP0100.DeviceDesc = "System timer"
157*PNP0103.DeviceDesc = "High precision event timer"
158*PNP0200.DeviceDesc = "DMA controller"
159*PNP0800.DeviceDesc = "System speaker"
160*PNP0A00.DeviceDesc = "ISA bus"
161*PNP0A03.DeviceDesc = "PCI bus"
162*PNP0A05.DeviceDesc = "Generic ACPI bus"
163*PNP0A06.DeviceDesc = "Extended I/O Bus / Generic container Device"
164*PNP0A08.DeviceDesc = "PCI bus"
165*PNP0B00.DeviceDesc = "AT real-time clock"
166*PNP0C01.DeviceDesc = "System board"
167*PNP0C02.DeviceDesc = "Motherboard resources"
168*PNP0C04.DeviceDesc = "Math coprocessor"
169*PNP0C0B.DeviceDesc = "ACPI fan"
170*PNP0C0C.DeviceDesc = "ACPI power button device"
171*PNP0C0D.DeviceDesc = "ACPI lid"
172*PNP0C0E.DeviceDesc = "ACPI sleep button device"
173*PNP0C0F.DeviceDesc = "PCI interrupt link device"
174*PNP0C15.DeviceDesc = "Docking Station"
175ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
176ISAPNP\ReadDataPort.DeviceDesc = "ISAPNP read data port"
177PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
178PCI\CC_0600.DeviceDesc = "Standard CPU to PCI bridge"
179PCI\CC_0601.DeviceDesc = "Standard PCI to ISA bridge"
180PCI\CC_0604.DeviceDesc = "Standard PCI to PCI bridge"
181*ThermalZone.DeviceDesc = "ACPI thermal zone"
182PCI\CC_0C05.DeviceDesc = "SMBus Controller"
183SWENUM.DeviceDesc  = "Plug & Play Software Bus Enumerator"
184
185IntelMfg = "Intel"
186*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
187PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
188PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
189PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI to ISA Bridge"
190PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI to ISA Bridge"
191PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Power Management Controller"
192PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU to PCI-Bridge"
193PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI-Bridge"
194PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI-Bridge"
195
196[Strings.0405]
197SystemClassName = "Systémová zařízení"
198
199GenericMfg = "(Obecná systémová zařízení)"
200*PNP0000.DeviceDesc = "Programovatelný řadič přerušení"
201*PNP0001.DeviceDesc = "EISA programovatelný řadič přerušení"
202*PNP0100.DeviceDesc = "Systémový časovač"
203*PNP0103.DeviceDesc = "Časovač událostí s vysokou přesností"
204*PNP0200.DeviceDesc = "DMA řadič"
205*PNP0800.DeviceDesc = "Systémový reproduktor"
206*PNP0A00.DeviceDesc = "ISA sběrnice"
207*PNP0A03.DeviceDesc = "PCI sběrnice"
208*PNP0A05.DeviceDesc = "Obecná ACPI sběrnice"
209*PNP0A08.DeviceDesc = "PCI sběrnice"
210*PNP0B00.DeviceDesc = "AT hodiny reálného času"
211*PNP0C01.DeviceDesc = "Systémová deska"
212*PNP0C02.DeviceDesc = "Zdroje základní desky"
213*PNP0C04.DeviceDesc = "Matematický koprocesor"
214*PNP0C0B.DeviceDesc = "ACPI ventilátor"
215*PNP0C0C.DeviceDesc = "ACPI tlačítko napájení"
216*PNP0C0D.DeviceDesc = "ACPI víko"
217*PNP0C0E.DeviceDesc = "ACPI tlačítko spánku"
218*PNP0C0F.DeviceDesc = "PCI linkové zařízení přerušení"
219*PNP0C15.DeviceDesc = "Docking Station"
220ACPI\FixedButton.DeviceDesc = "ACPI tlačítko s pevnou vlastností"
221PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
222PCI\CC_0600.DeviceDesc = "Standardní most CPU na PCI"
223PCI\CC_0601.DeviceDesc = "Standardní most PCI na ISA"
224PCI\CC_0604.DeviceDesc = "Standardní most PCI na PCI"
225*ThermalZone.DeviceDesc = "ACPI teplotní zóna"
226PCI\CC_0C05.DeviceDesc = "SMBus řadič"
227SWENUM.DeviceDesc  = "Výčet zařízení podporujících Plug and Play"
228
229IntelMfg = "Intel"
230*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
231PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
232PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
233PCI\VEN_8086&DEV_7000.DeviceDesc = "Most Intel 82371SB PIIX3 PCI na ISA"
234PCI\VEN_8086&DEV_7110.DeviceDesc = "Most Intel 82371AB/EB PCI na ISA"
235PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB řadič power managementu"
236PCI\VEN_8086&DEV_7180.DeviceDesc = "Most Intel 82443LX/EX Pentium(R) II CPU na PCI"
237PCI\VEN_8086&DEV_7190.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
238PCI\VEN_8086&DEV_7192.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
239
240[Strings.0407]
241SystemClassName = "Systemgeräte"
242
243GenericMfg = "(Generische Systemgeräte)"
244*PNP0000.DeviceDesc = "Programmierbarer Interrupt-Controller"
245*PNP0001.DeviceDesc = "EISA programmierbarer Interrupt-Controller"
246*PNP0800.DeviceDesc = "Systemlautsprecher"
247*PNP0A00.DeviceDesc = "ISA Bus"
248*PNP0A03.DeviceDesc = "PCI Bus"
249*PNP0A05.DeviceDesc = "Generischer ACPI Bus"
250*PNP0B00.DeviceDesc = "AT Echtzeituhr"
251*PNP0C01.DeviceDesc = "Systemboard"
252*PNP0C02.DeviceDesc = "Motherboard Ressourcen"
253*PNP0C04.DeviceDesc = "mathematischer Koprozessor"
254*PNP0C0B.DeviceDesc = "ACPI Ventilator"
255*PNP0C15.DeviceDesc = "Dockingstation"
256PCI\CC_0500.DeviceDesc = "Standard PCI RAM-Controller"
257PCI\CC_0600.DeviceDesc = "Standard CPU zu PCI Brücke"
258PCI\CC_0601.DeviceDesc = "Standard PCI zu ISA Brücke"
259PCI\CC_0604.DeviceDesc = "Standard PCI zu PCI Brücke"
260
261PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI zu ISA Brücke"
262PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI zu ISA Brücke"
263PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU zu PCI-Brücke"
264PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU zu PCI-Brücke"
265PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU zu PCI-Brücke"
266
267[Strings.0408]
268SystemClassName = "Συσκευές συστήματος"
269
270GenericMfg = "(Πρότυπες συσκευές συστήματος)"
271*PNP0000.DeviceDesc = "Programmable interrupt controller"
272*PNP0001.DeviceDesc = "EISA programmable interrupt controller"
273*PNP0100.DeviceDesc = "Χρονομέτρης συστήματος"
274*PNP0200.DeviceDesc = "Ελεγκτής DMA"
275*PNP0800.DeviceDesc = "Ηχείο συστήματος"
276*PNP0A03.DeviceDesc = "PCI bus"
277*PNP0A05.DeviceDesc = "Generic ACPI bus"
278*PNP0B00.DeviceDesc = "AT real-time clock"
279*PNP0C01.DeviceDesc = "System board"
280*PNP0C02.DeviceDesc = "Motherboard resources"
281*PNP0C04.DeviceDesc = "Math coprocessor"
282*PNP0C0B.DeviceDesc = "Ανεμιστήρας ACPI"
283*PNP0C0C.DeviceDesc = "ACPI power button device"
284*PNP0C0D.DeviceDesc = "ACPI lid"
285*PNP0C0E.DeviceDesc = "ACPI sleep button device"
286*PNP0C0F.DeviceDesc = "PCI interrupt link device"
287*PNP0C15.DeviceDesc = "Docking Station"
288ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
289PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
290PCI\CC_0600.DeviceDesc = "Πρότυπη γέφυρα από CPU σε PCI"
291PCI\CC_0601.DeviceDesc = "Πρότυπη γέφυρα από PCI σε ISA"
292PCI\CC_0604.DeviceDesc = "Πρότυπη γέφυρα από PCI σε PCI"
293*ThermalZone.DeviceDesc = "ACPI thermal zone"
294
295IntelMfg = "Intel"
296*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
297PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
298PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
299PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI σε ISA Γέφυρα"
300PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI σε ISA Γέφυρα"
301PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Power Management Controller"
302PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU σε PCI γέφυρα"
303PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU σε PCI-Γέφυρα"
304PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU σε PCI-Γέφυρα"
305
306
307[Strings.0a]
308ReactOS = "Equipo de ReactOS"
309SystemClassName = "Dispositivos del sistema"
310
311GenericMfg = "(Dispositivos del sistema estándar)"
312*PNP0000.DeviceDesc = "Controlador de interrupciones programable"
313*PNP0001.DeviceDesc = "Controlador EISA de interrupciones programable"
314*PNP0100.DeviceDesc = "Cronómetro del sistema"
315*PNP0200.DeviceDesc = "Controlador de acceso directo a memoria"
316*PNP0800.DeviceDesc = "Altavoz del sistema"
317*PNP0A03.DeviceDesc = "Bus PCI"
318*PNP0A05.DeviceDesc = "Bus ACPI estándar"
319*PNP0B00.DeviceDesc = "Sistema CMOS/reloj en tiempo real"
320*PNP0C01.DeviceDesc = "Placa base del sistema"
321*PNP0C02.DeviceDesc = "Recursos de la placa base"
322*PNP0C04.DeviceDesc = "Coprocesador matemático"
323*PNP0C0B.DeviceDesc = "Ventilador ACPI"
324*PNP0C0C.DeviceDesc = "Botón de energía ACPI"
325*PNP0C0D.DeviceDesc = "Tapa ACPI"
326*PNP0C0E.DeviceDesc = "Botón de suspensión ACPI"
327*PNP0C0F.DeviceDesc = "Dispositivo de interrupción de enlaces PCI"
328*PNP0C15.DeviceDesc = "Docking Station"
329ACPI\FixedButton.DeviceDesc = "Botón de funcionalidad fija ACPI"
330PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
331PCI\CC_0600.DeviceDesc = "Puente CPU-PCI estándar"
332PCI\CC_0601.DeviceDesc = "Puente PCI-ISA estándar"
333PCI\CC_0604.DeviceDesc = "Puente PCI-PCI estándar"
334*ThermalZone.DeviceDesc = "Zona térmica ACPI"
335
336IntelMfg = "Intel"
337*INT0800.DeviceDesc = "Dispositivo concentrador Firmware Intel 82802"
338PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
339PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
340PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 Puente PCI-ISA"
341PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB Puente PCI-ISA"
342PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Controlador de gestión de encendido"
343PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II Puente CPU-PCI"
344PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Puente CPU-PCI"
345PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Puente CPU-PCI"
346
347
348[Strings.040C]
349SystemClassName = "Périphériques système"
350
351GenericMfg = "(Périphériques systèmes génériques)"
352*PNP0000.DeviceDesc = "Contrôleur d'interruptions programmable"
353*PNP0001.DeviceDesc = "Contrôleur d'interruptions programmable EISA"
354*PNP0100.DeviceDesc = "Horloge système"
355*PNP0200.DeviceDesc = "Contrôleur DMA"
356*PNP0800.DeviceDesc = "Haut parleur système"
357*PNP0A03.DeviceDesc = "Bus PCI"
358*PNP0A05.DeviceDesc = "Bus générique ACPI"
359*PNP0B00.DeviceDesc = "Horloge temps réel AT"
360*PNP0C01.DeviceDesc = "System board"
361*PNP0C02.DeviceDesc = "Ressources carte mère"
362*PNP0C04.DeviceDesc = "Coprocesseur mathématique"
363*PNP0C0B.DeviceDesc = "Ventilateur ACPI"
364*PNP0C0C.DeviceDesc = "Périphérique de bouton de tension ACPI"
365*PNP0C0D.DeviceDesc = "ACPI lid"
366*PNP0C0E.DeviceDesc = "Périphérique de bouton de veille ACPI"
367*PNP0C0F.DeviceDesc = "Périphérique de lien d'interruption PCI"
368*PNP0C15.DeviceDesc = "Docking Station"
369ACPI\FixedButton.DeviceDesc = "Bouton de fonction définie ACPI"
370PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
371PCI\CC_0600.DeviceDesc = "Pont standard CPU vers PCI"
372PCI\CC_0601.DeviceDesc = "Pont standard PCI vers ISA"
373PCI\CC_0604.DeviceDesc = "Pont standard PCI vers PCI"
374*ThermalZone.DeviceDesc = "Zone thermique ACPI"
375
376*INT0800.DeviceDesc = "Périphérique concentrateur à microprogramme Intel 82802"
377PCI\VEN_8086&DEV_7000.DeviceDesc = "Pont Intel 82371SB PIIX3 PCI vers ISA"
378PCI\VEN_8086&DEV_7110.DeviceDesc = "Pont Intel 82371AB/EB PCI vers ISA"
379PCI\VEN_8086&DEV_7113.DeviceDesc = "Contrôleur de gestion de l'alimentation Intel 82371AB/EB"
380PCI\VEN_8086&DEV_7180.DeviceDesc = "Pont Intel 82443LX/EX Processeur Pentium(R) II vers PCI"
381PCI\VEN_8086&DEV_7190.DeviceDesc = "Pont Intel 82443BX/ZX/DX Processeur Pentium(R) II vers PCI"
382PCI\VEN_8086&DEV_7192.DeviceDesc = "Pont Intel 82443BX/ZX/DX Processeur Pentium(R) II vers PCI"
383
384[Strings.0411]
385SystemClassName = "システム デバイス"
386
387GenericMfg = "(標準 システム デバイス)"
388*PNP0000.DeviceDesc = "プログラム可能割り込みコントローラ"
389*PNP0001.DeviceDesc = "EISA プログラム可能割り込みコントローラ"
390*PNP0100.DeviceDesc = "システム タイマー"
391*PNP0200.DeviceDesc = "DMA コントローラ"
392*PNP0800.DeviceDesc = "システム スピーカー"
393*PNP0A03.DeviceDesc = "PCI バス"
394*PNP0A05.DeviceDesc = "標準 ACPI バス"
395*PNP0B00.DeviceDesc = "AT リアルタイム クロック"
396*PNP0C01.DeviceDesc = "システム ボード"
397*PNP0C02.DeviceDesc = "マザーボード リソース"
398*PNP0C04.DeviceDesc = "演算 コプロセッサ"
399*PNP0C0B.DeviceDesc = "ACPI ファン"
400*PNP0C0C.DeviceDesc = "ACPI 電源ボタン デバイス"
401*PNP0C0D.DeviceDesc = "ACPI lid"
402*PNP0C0E.DeviceDesc = "ACPI スリープボタン デバイス"
403*PNP0C0F.DeviceDesc = "PCI 割り込みリンクデバイス"
404*PNP0C15.DeviceDesc = "Docking Station"
405ACPI\FixedButton.DeviceDesc = "ACPI 固定 機能 ボタン"
406PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
407PCI\CC_0600.DeviceDesc = "スタンダード CPU to PCI ブリッジ"
408PCI\CC_0601.DeviceDesc = "スタンダード PCI to ISA ブリッジ"
409PCI\CC_0604.DeviceDesc = "スタンダード PCI to PCI ブリッジ"
410*ThermalZone.DeviceDesc = "ACPI サーマル ゾーン"
411
412IntelMfg = "Intel"
413*INT0800.DeviceDesc = "Intel 82802 ファームウェア ハブ デバイス"
414PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
415PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
416PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI to ISA ブリッジ"
417PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI to ISA ブリッジ"
418PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB 電源管理 コントローラ"
419PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU to PCI ブリッジ"
420PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI ブリッジ"
421PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI ブリッジ"
422
423[Strings.0415]
424ReactOS = "Zespół ReactOS"
425SystemClassName = "Urządzenia systemowe"
426
427GenericMfg = "(Standardowe urządzenia systemowe)"
428*PNP0000.DeviceDesc = "Programowalny kontroler przerwań"
429*PNP0001.DeviceDesc = "Programowalny kontroler przerwań EISA"
430*PNP0100.DeviceDesc = "Czasomierz systemowy"
431*PNP0103.DeviceDesc = "Czasomierz zdarzeniowy wysokiej precyzji"
432*PNP0200.DeviceDesc = "Kontroler DMA"
433*PNP0800.DeviceDesc = "Głośnik systemowy"
434*PNP0A00.DeviceDesc = "Magistrala ISA"
435*PNP0A03.DeviceDesc = "Magistrala PCI"
436*PNP0A05.DeviceDesc = "Generic ACPI bus"
437*PNP0B00.DeviceDesc = "Zegar czasu rzeczywistego AT"
438*PNP0C01.DeviceDesc = "Płyta głowna"
439*PNP0C02.DeviceDesc = "Zasoby płyty głównej"
440*PNP0C04.DeviceDesc = "Processor numeryczny"
441*PNP0C0B.DeviceDesc = "Wentylator ACPI"
442*PNP0C0C.DeviceDesc = "Przycisk zasilania ACPI"
443*PNP0C0D.DeviceDesc = "Pokrywa ACPI"
444*PNP0C0E.DeviceDesc = "Przycisk zasypiania ACPI"
445*PNP0C0F.DeviceDesc = "Urządzenie PCI interrupt link"
446*PNP0C15.DeviceDesc = "Docking Station"
447ACPI\FixedButton.DeviceDesc = "Przycisk ACPI Fixed Feature"
448PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
449PCI\CC_0600.DeviceDesc = "Standardowy mostek CPU do PCI"
450PCI\CC_0601.DeviceDesc = "Standardowy mostek PCI do ISA"
451PCI\CC_0604.DeviceDesc = "Standardowy mostek PCI do PCI"
452*ThermalZone.DeviceDesc = "Strefa termiczna ACPI"
453PCI\CC_0C05.DeviceDesc = "Kontroler SMBus"
454
455IntelMfg = "Intel"
456*INT0800.DeviceDesc = "Urządzenie Intel 82802 Firmware Hub"
457PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
458PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
459PCI\VEN_8086&DEV_7000.DeviceDesc = "Mostek Intel 82371SB PIIX3 PCI do ISA"
460PCI\VEN_8086&DEV_7110.DeviceDesc = "Mostek Intel 82371AB/EB PCI do ISA"
461PCI\VEN_8086&DEV_7113.DeviceDesc = "Kontroler zarządzania zasilaniem Intel 82371AB/EB"
462PCI\VEN_8086&DEV_7180.DeviceDesc = "Mostek Intel 82443LX/EX Pentium(R) II CPU do PCI"
463PCI\VEN_8086&DEV_7190.DeviceDesc = "Mostek Intel 82443BX/ZX/DX Pentium(R) II CPU do PCI"
464PCI\VEN_8086&DEV_7192.DeviceDesc = "Mostek Intel 82443BX/ZX/DX Pentium(R) II CPU do PCI"
465
466[Strings.0416]
467SystemClassName = "Dispositivos de sistema"
468
469GenericMfg = "(Dispositivos de sistema padrão)"
470*PNP0000.DeviceDesc = "Controlador de interrupção programável"
471*PNP0001.DeviceDesc = "Controlador de interrupção programável EISA"
472*PNP0100.DeviceDesc = "Timer do sistema"
473*PNP0200.DeviceDesc = "Controlador de acceso direto à memória"
474*PNP0800.DeviceDesc = "Alto-falante do sistema"
475*PNP0A03.DeviceDesc = "PCI bus"
476*PNP0A05.DeviceDesc = "Barramento genérico"
477*PNP0B00.DeviceDesc = "CMOS do sistema/relógio em tempo real"
478*PNP0C01.DeviceDesc = "Placa de sistema"
479*PNP0C02.DeviceDesc = "Recursos da placa-mãe"
480*PNP0C04.DeviceDesc = "Procesador de dados numéricos"
481*PNP0C0B.DeviceDesc = "Ventilador ACPI"
482*PNP0C0C.DeviceDesc = "Botão ligar/desligar ACPI"
483*PNP0C0D.DeviceDesc = "Tampa ACPI"
484*PNP0C0E.DeviceDesc = "Botão dormir ACPI"
485*PNP0C0F.DeviceDesc = "Dispositivo de interrupção de ligações PCI"
486*PNP0C15.DeviceDesc = "Docking Station"
487ACPI\FixedButton.DeviceDesc = "Botão de recurso fixo ACPI"
488PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
489PCI\CC_0600.DeviceDesc = "Ponte padrão CPU - PCI"
490PCI\CC_0601.DeviceDesc = "Ponte PCI - ISA"
491PCI\CC_0604.DeviceDesc = "Ponte PCI - PCI"
492*ThermalZone.DeviceDesc = "Zona termal ACPI"
493
494IntelMfg = "Intel"
495*INT0800.DeviceDesc = "Dispositivo concentrador Firmware Intel 82802"
496PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
497PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
498PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 Ponte PCI - ISA"
499PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB Ponte PCI - ISA"
500PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Controlador de gerenciamento de energia"
501PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II Ponte CPU - PCI"
502PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Ponte CPU - PCI"
503PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Ponte CPU - PCI"
504
505[Strings.0418]
506ReactOS = "Echipa ReactOS"
507SystemClassName = "Dispozitive de sistem"
508GenericMfg = "(dispozitiv generic de sistem)"
509*PNP0000.DeviceDesc = "Dispozitiv programabil de control întreruperi"
510*PNP0001.DeviceDesc = "Dispozitiv programabil EISA de control întreruperi"
511*PNP0100.DeviceDesc = "Cronometru de sistem"
512*PNP0103.DeviceDesc = "Cronometru de înaltă precizie pentru evenimente"
513*PNP0200.DeviceDesc = "Dispozitiv de control DMA"
514*PNP0800.DeviceDesc = "Difuzor intern de sistem"
515*PNP0A00.DeviceDesc = "Magistrală ISA"
516*PNP0A03.DeviceDesc = "Magistrală PCI"
517*PNP0A05.DeviceDesc = "Magistrală ACPI generică"
518*PNP0A06.DeviceDesc = "Dispozitiv recipient generic / Magistrală In/Ex Extinsă"
519*PNP0A08.DeviceDesc = "Magistrală PCI"
520*PNP0B00.DeviceDesc = "Ceas AT de timp real"
521*PNP0C01.DeviceDesc = "Placă de sistem"
522*PNP0C02.DeviceDesc = "Resurse placă de bază"
523*PNP0C04.DeviceDesc = "Coprocesor matematic"
524*PNP0C0B.DeviceDesc = "Ventilator ACPI"
525*PNP0C0C.DeviceDesc = "Dispozitiv buton de alimentare ACPI"
526*PNP0C0D.DeviceDesc = "Capac ACPI"
527*PNP0C0E.DeviceDesc = "Dispozitiv buton de repaus ACPI"
528*PNP0C0F.DeviceDesc = "Dispozitiv de întrerupere legătură PCI"
529*PNP0C15.DeviceDesc = "Docking Station"
530ACPI\FixedButton.DeviceDesc = "Buton de funcție fixă ACPI"
531PCI\CC_0500.DeviceDesc = "Dispozitiv de control PCI RAM standard"
532PCI\CC_0600.DeviceDesc = "Punte standard CPU spre PCI"
533PCI\CC_0601.DeviceDesc = "Punte standard PCI spre ISA"
534PCI\CC_0604.DeviceDesc = "Punte standard PCI spre PCI"
535*ThermalZone.DeviceDesc = "Zonă termală ACPI"
536PCI\CC_0C05.DeviceDesc = "Dispozitiv de control magistrală SM"
537SWENUM.DeviceDesc  = "Enumerator logic de magistrală P&P"
538IntelMfg = "Intel"
539*INT0800.DeviceDesc = "Dispozitiv nod firmware Intel 82802"
540PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
541PCI\VEN_8086&DEV_2413.DeviceDesc = "Magistrală SM Intel 82801AA"
542PCI\VEN_8086&DEV_7000.DeviceDesc = "Punte Intel 82371SB PIIX3 PCI spre ISA"
543PCI\VEN_8086&DEV_7110.DeviceDesc = "Punte Intel 82371AB/EB PCI spre ISA"
544PCI\VEN_8086&DEV_7113.DeviceDesc = "Dispozitiv de gestiune consum Intel 82371AB/EB"
545PCI\VEN_8086&DEV_7180.DeviceDesc = "Punte Intel 82443LX/EX Pentium(R) II CPU spre PCI"
546PCI\VEN_8086&DEV_7190.DeviceDesc = "Punte Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI"
547PCI\VEN_8086&DEV_7192.DeviceDesc = "Punte Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI"
548
549[Strings.0419]
550SystemClassName = "Системные устройства"
551
552GenericMfg = "(Стандартные системные устройства)"
553*PNP0000.DeviceDesc = "Программируемый контроллер прерываний"
554*PNP0001.DeviceDesc = "Программируемый контроллер прерываний EISA"
555*PNP0100.DeviceDesc = "Системный таймер"
556*PNP0200.DeviceDesc = "Контроллер DMA"
557*PNP0800.DeviceDesc = "Системный динамик"
558*PNP0A03.DeviceDesc = "Шина PCI"
559*PNP0A05.DeviceDesc = "Стандартная шина ACPI"
560*PNP0B00.DeviceDesc = "Часы реального времени AT"
561*PNP0C01.DeviceDesc = "Системная плата"
562*PNP0C02.DeviceDesc = "Ресурсы системной платы"
563*PNP0C04.DeviceDesc = "Математический сопроцессор"
564*PNP0C0B.DeviceDesc = "ACPI вентилятор"
565*PNP0C0C.DeviceDesc = "Кнопка включения питания ACPI"
566*PNP0C0D.DeviceDesc = "Крышка ACPI"
567*PNP0C0E.DeviceDesc = "Кнопка спящего режима ACPI"
568*PNP0C0F.DeviceDesc = "Контроллер прервываний PCI"
569*PNP0C15.DeviceDesc = "Docking Station"
570ACPI\FixedButton.DeviceDesc = "Кнопка фиксированной возможности ACPI"
571PCI\CC_0500.DeviceDesc = "Стандартный контроллер PCI RAM"
572PCI\CC_0600.DeviceDesc = "Стандартный процессор на мосте PCI"
573PCI\CC_0601.DeviceDesc = "Стандартный PCI на ISA мосте"
574PCI\CC_0604.DeviceDesc = "Стандартный PCI на PCI мосте"
575*ThermalZone.DeviceDesc = "Термальная зона ACPI"
576
577*INT0800.DeviceDesc = "Устройство Intel 82802 Firmware Hub"
578PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
579PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
580PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI на ISA мосте"
581PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI на ISA мосте"
582PCI\VEN_8086&DEV_7113.DeviceDesc = "Контроллер управления питанием Intel 82371AB/EB"
583PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU на PCI мосте"
584PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU на PCI мосте"
585PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU на PCI мосте"
586
587[Strings.041B]
588SystemClassName = "Systémové zariadenia"
589
590GenericMfg = "(Generické systémové zariadenia)"
591*PNP0000.DeviceDesc = "Programmable interrupt controller"
592*PNP0001.DeviceDesc = "EISA programmable interrupt controller"
593*PNP0100.DeviceDesc = "Systémový časovač"
594*PNP0200.DeviceDesc = "Radič DMA"
595*PNP0800.DeviceDesc = "Systémový reproduktor"
596*PNP0A03.DeviceDesc = "Zbernica PCI"
597*PNP0A05.DeviceDesc = "Generická zbernica ACPI"
598*PNP0B00.DeviceDesc = "AT real-time clock"
599*PNP0C01.DeviceDesc = "System board"
600*PNP0C02.DeviceDesc = "Motherboard resources"
601*PNP0C04.DeviceDesc = "Matematický koprocesor"
602*PNP0C0B.DeviceDesc = "Ventilátor ACPI"
603*PNP0C0C.DeviceDesc = "ACPI power button device"
604*PNP0C0D.DeviceDesc = "ACPI lid"
605*PNP0C0E.DeviceDesc = "ACPI sleep button device"
606*PNP0C0F.DeviceDesc = "PCI interrupt link device"
607*PNP0C15.DeviceDesc = "Docking Station"
608ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
609PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
610PCI\CC_0600.DeviceDesc = "Štandardný most CPU na PCI"
611PCI\CC_0601.DeviceDesc = "Štandardný most PCI na ISA"
612PCI\CC_0604.DeviceDesc = "Štandardný most PCI na PCI"
613*ThermalZone.DeviceDesc = "ACPI thermal zone"
614
615*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
616PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
617PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
618PCI\VEN_8086&DEV_7000.DeviceDesc = "Most Intel 82371SB PIIX3 PCI na ISA"
619PCI\VEN_8086&DEV_7110.DeviceDesc = "Most Intel 82371AB/EB PCI na ISA"
620PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Power Management Controller"
621PCI\VEN_8086&DEV_7180.DeviceDesc = "Most Intel 82443LX/EX Pentium(R) II CPU na PCI"
622PCI\VEN_8086&DEV_7190.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
623PCI\VEN_8086&DEV_7192.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
624
625[Strings.041f]
626ReactOS = "ReactOS Takımı"
627SystemClassName = "Dizge Aygıtları"
628
629GenericMfg = "(Umûmî Dizge Aygıtları)"
630*PNP0000.DeviceDesc = "İzlencelenebilir Kesme Denetleyicisi"
631*PNP0001.DeviceDesc = "EISA İzlencelenebilir Kesme Denetleyicisi"
632*PNP0100.DeviceDesc = "Dizge Saati"
633*PNP0103.DeviceDesc = "Yüksek Duyarlıklı Olay Saati"
634*PNP0200.DeviceDesc = "DMA Denetleyicisi"
635*PNP0800.DeviceDesc = "Dizge Hoparlörü"
636*PNP0A00.DeviceDesc = "ISA Veriyolu"
637*PNP0A03.DeviceDesc = "PCI Veriyolu"
638*PNP0A05.DeviceDesc = "Umûmî ACPI Veriyolu"
639*PNP0A08.DeviceDesc = "PCI Veriyolu"
640*PNP0B00.DeviceDesc = "AT Gerçek Zamanlı Saat"
641*PNP0C01.DeviceDesc = "Dizge Kartı"
642*PNP0C02.DeviceDesc = "Anakart Kaynakları"
643*PNP0C04.DeviceDesc = "Uz Bilimlik Yardımcı İşlemci"
644*PNP0C0B.DeviceDesc = "ACPI Pervâne"
645*PNP0C0C.DeviceDesc = "ACPI Güç Düğmesi Aygıtı"
646*PNP0C0D.DeviceDesc = "ACPI Kapak"
647*PNP0C0E.DeviceDesc = "ACPI Uyku Düğmesi Aygıtı"
648*PNP0C0F.DeviceDesc = "PCI Kesme Bağlantı Aygıtı"
649*PNP0C15.DeviceDesc = "Docking Station"
650ACPI\FixedButton.DeviceDesc = "ACPI Sâbit Husûsîyet Düğmesi"
651PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
652PCI\CC_0600.DeviceDesc = "Ölçünlü CPU'dan PCI'ya Köprü"
653PCI\CC_0601.DeviceDesc = "Ölçünlü PCI'dan ISA'ya Köprü"
654PCI\CC_0604.DeviceDesc = "Ölçünlü PCI'dan PCI'ya Köprü"
655*ThermalZone.DeviceDesc = "ACPI Isı Bölgesi"
656PCI\CC_0C05.DeviceDesc = "SMBus Denetleyicisi"
657SWENUM.DeviceDesc  = "Tak ve Çalıştır Yazılım Veriyolu Numaralandırıcısı"
658
659IntelMfg = "Intel"
660*INT0800.DeviceDesc = "Intel 82802 Bellenim Göbek Aygıtı"
661PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
662PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
663PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI'dan ISA'ya Köprü"
664PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI'dan ISA'ya Köprü"
665PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Güç Yönetimi Denetleyicisi"
666PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU'dan PCI'ya Köprü"
667PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU'dan PCI'ya Köprü"
668PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU'dan PCI'ya Köprü"
669
670[Strings.0422]
671ReactOS = "Команда ReactOS"
672SystemClassName = "Системні пристрої"
673
674GenericMfg = "(Стандартні системні пристрої)"
675*PNP0000.DeviceDesc = "Програмований контроллер переривань"
676*PNP0001.DeviceDesc = "Програмований контроллер переривань EISA"
677*PNP0100.DeviceDesc = "Системний таймер"
678*PNP0103.DeviceDesc = "Таймер подій високої точності"
679*PNP0200.DeviceDesc = "Контроллер DMA"
680*PNP0800.DeviceDesc = "Системний динамік"
681*PNP0A00.DeviceDesc = "Шина ISA"
682*PNP0A03.DeviceDesc = "Шина PCI"
683*PNP0A05.DeviceDesc = "Стандартна шина ACPI"
684*PNP0B00.DeviceDesc = "Годинник реального часу AT"
685*PNP0C01.DeviceDesc = "Системна плата"
686*PNP0C02.DeviceDesc = "Ресурси системної плати"
687*PNP0C04.DeviceDesc = "Математичний співпроцесор"
688*PNP0C0B.DeviceDesc = "ACPI вентилятор"
689*PNP0C0C.DeviceDesc = "Кнопка ввімкнення живлення ACPI"
690*PNP0C0D.DeviceDesc = "Кришка ACPI"
691*PNP0C0E.DeviceDesc = "Кнопка сплячого режиму ACPI"
692*PNP0C0F.DeviceDesc = "Контроллер переривань PCI"
693*PNP0C15.DeviceDesc = "Docking Station"
694ACPI\FixedButton.DeviceDesc = "Кнопка фіксованої можливості ACPI"
695PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
696PCI\CC_0600.DeviceDesc = "Стандартний міст CPU на PCI"
697PCI\CC_0601.DeviceDesc = "Стандартний міст PCI на ISA"
698PCI\CC_0604.DeviceDesc = "Стандартний міст PCI на PCI"
699*ThermalZone.DeviceDesc = "Термальна зона ACPI"
700PCI\CC_0C05.DeviceDesc = "Контроллер SMBus"
701
702*INT0800.DeviceDesc = "Пристрій Intel 82802 Firmware Hub"
703
704PCI\VEN_8086&DEV_7000.DeviceDesc = "Міст Intel 82371SB PIIX3 PCI на ISA"
705PCI\VEN_8086&DEV_7110.DeviceDesc = "Міст Intel 82371AB/EB PCI на ISA"
706PCI\VEN_8086&DEV_7113.DeviceDesc = "Контроллер керування живленням Intel 82371AB/EB"
707PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU на PCI-мості"
708PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU на PCI-мості"
709PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU на PCI-мості"
710
711[Strings.0427]
712SystemClassName = "Sisteminiai įrenginiai"
713
714GenericMfg = "(Standartiniai sisteminiai įrenginiai)"
715*PNP0000.DeviceDesc = "Programuojamas pertraukimų valdiklis"
716*PNP0001.DeviceDesc = "EISA programuojamas pertraukimų valdiklis"
717*PNP0100.DeviceDesc = "Sisteminis laikmatis"
718*PNP0200.DeviceDesc = "DMA valdiklis"
719*PNP0800.DeviceDesc = "Sisteminis garsiakalbis"
720*PNP0A03.DeviceDesc = "PCI magistralė"
721*PNP0A05.DeviceDesc = "Standartinė ACPI magistralė"
722*PNP0B00.DeviceDesc = "AT realaus laiko taktų generatorius"
723*PNP0C01.DeviceDesc = "Sisteminė plokštė"
724*PNP0C02.DeviceDesc = "Pagrindinės plokštės ištekliai"
725*PNP0C04.DeviceDesc = "Matematinis koprocesorius"
726*PNP0C0B.DeviceDesc = "ACPI ventiliatorius"
727*PNP0C0C.DeviceDesc = "ACPI maitinimo mygtukas"
728*PNP0C0D.DeviceDesc = "ACPI dangtis"
729*PNP0C0E.DeviceDesc = "ACPI miego mygtukas"
730*PNP0C0F.DeviceDesc = "PCI pertraukimo sąsajos įrenginys"
731*PNP0C15.DeviceDesc = "Docking Station"
732ACPI\FixedButton.DeviceDesc = "ACPI fiksuotos galimybės mygtukas"
733PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
734PCI\CC_0600.DeviceDesc = "Standartinis CPU į PCI tiltas"
735PCI\CC_0601.DeviceDesc = "Standartinis PCI į ISA tiltas"
736PCI\CC_0604.DeviceDesc = "Standartinis PCI į PCI tiltas"
737*ThermalZone.DeviceDesc = "ACPI šiluminė zona"
738
739IntelMfg = "Intel"
740*INT0800.DeviceDesc = "Intel 82802 Firmware šakotuvo įrenginys"
741PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
742PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
743PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI į ISA tiltas"
744PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI to ISA tiltas"
745PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB maitinimo valdiklis"
746PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU į PCI tiltas"
747PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU į PCI tiltas"
748PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU į PCI tiltas"
749
750[Strings.0804]
751GenericMfg = "(通用系统设备)"
752*PNP0000.DeviceDesc = "可编程中断控制器"
753*PNP0001.DeviceDesc = "EISA 可编程中断控制器"
754*PNP0100.DeviceDesc = "系统计时器"
755*PNP0103.DeviceDesc = "高精度事件计时器"
756*PNP0200.DeviceDesc = "DMA 控制器"
757*PNP0800.DeviceDesc = "系统喇叭"
758*PNP0A00.DeviceDesc = "ISA 总线"
759*PNP0A03.DeviceDesc = "PCI 总线"
760*PNP0A05.DeviceDesc = "通用 ACPI 总线"
761*PNP0A06.DeviceDesc = "扩展 I/O 总线 / 通用容器设备"
762*PNP0A08.DeviceDesc = "PCI 总线"
763*PNP0B00.DeviceDesc = "AT 实时时钟"
764*PNP0C01.DeviceDesc = "系统板"
765*PNP0C02.DeviceDesc = "主板资源"
766*PNP0C04.DeviceDesc = "数学协处理器"
767*PNP0C0B.DeviceDesc = "ACPI 风扇"
768*PNP0C0C.DeviceDesc = "ACPI 电源按钮设备"
769*PNP0C0D.DeviceDesc = "ACPI 盖子"
770*PNP0C0E.DeviceDesc = "ACPI 休眠按钮设备"
771*PNP0C0F.DeviceDesc = "PCI 中断链接设备"
772*PNP0C15.DeviceDesc = "Docking Station"
773ACPI\FixedButton.DeviceDesc = "ACPI 固定功能按钮"
774PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
775PCI\CC_0600.DeviceDesc = "标准 CPU - PCI 桥"
776PCI\CC_0601.DeviceDesc = "标准 PCI - ISA 桥"
777PCI\CC_0604.DeviceDesc = "标准 PCI - PCI 桥"
778*ThermalZone.DeviceDesc = "ACPI 温度监控"
779PCI\CC_0C05.DeviceDesc = "SMBus 控制器"
780SWENUM.DeviceDesc  = "即插即用软总线枚举器"
781
782*INT0800.DeviceDesc = "Intel 82802 固件集线器控制器"
783PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI - ISA 桥"
784PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI - ISA 桥"
785PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB 电源管理控制器"
786PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU - PCI 桥"
787PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU - PCI 桥"
788PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU - PCI 桥"
789