reactos/media/inf/machine.inf

507 lines
44 KiB
INI
Raw Normal View History

<EFBFBD><EFBFBD>; MACHINE.INF
; Installation file for machine internal stuff
[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = System
ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS%
DriverVer = 08/07/2006,1.02
[DestinationDirs]
DefaultDestDir = 12
[ClassInstall32.NT]
AddReg = SystemClass.NT.AddReg
[SystemClass.NT.AddReg]
HKR, , , 0, %SystemClassName%
HKR, , Icon, 0, "-27"
[Manufacturer]
%GenericMfg% = GenericMfg
%IntelMfg% = IntelMfg
[GenericMfg]
%*PNP0000.DeviceDesc% = NO_DRV,*PNP0000
%*PNP0001.DeviceDesc% = NO_DRV,*PNP0001
%*PNP0100.DeviceDesc% = NO_DRV,*PNP0100
%*PNP0103.DeviceDesc% = NO_DRV,*PNP0103
%*PNP0200.DeviceDesc% = NO_DRV,*PNP0200
%*PNP0800.DeviceDesc% = NO_DRV,*PNP0800
%*PNP0A00.DeviceDesc% = PCI_ISA_Inst,*PNP0A00
%*PNP0A03.DeviceDesc% = PCI_Inst,*PNP0A03
%*PNP0A05.DeviceDesc% = NO_DRV,*PNP0A05
%*PNP0B00.DeviceDesc% = NO_DRV,*PNP0B00
%*PNP0C01.DeviceDesc% = NO_DRV,*PNP0C01
%*PNP0C02.DeviceDesc% = NO_DRV,*PNP0C02
%*PNP0C04.DeviceDesc% = NO_DRV,*PNP0C04
%*PNP0C0B.DeviceDesc% = NO_DRV,*PNP0C0B
%*PNP0C0C.DeviceDesc% = NO_DRV,*PNP0C0C
%*PNP0C0D.DeviceDesc% = NO_DRV,*PNP0C0D
%*PNP0C0E.DeviceDesc% = NO_DRV,*PNP0C0E
%*PNP0C0F.DeviceDesc% = NO_DRV,*PNP0C0F
%ACPI\FixedButton.DeviceDesc% = NO_DRV,ACPI\FixedButton
%PCI\CC_0600.DeviceDesc% = NO_DRV,PCI\CC_0600
%PCI\CC_0601.DeviceDesc% = PCI_ISA_Inst,PCI\CC_0601
%PCI\CC_0604.DeviceDesc% = PCI_Inst,PCI\CC_0604
%*ThermalZone.DeviceDesc% = NO_DRV,*ThermalZone
%PCI\CC_0C05.DeviceDesc% = NO_DRV,PCI\CC_0C05
[IntelMfg]
%*INT0800.DeviceDesc% = NO_DRV,*INT0800
%PCI\VEN_8086&DEV_1237.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_1237
%PCI\VEN_8086&DEV_2413.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_2413
%PCI\VEN_8086&DEV_7000.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7000
%PCI\VEN_8086&DEV_7110.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7110
%PCI\VEN_8086&DEV_7113.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7113
%PCI\VEN_8086&DEV_7180.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7180
%PCI\VEN_8086&DEV_7190.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7190
%PCI\VEN_8086&DEV_7192.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7192
;---------------------------- NO DRIVER REQ -----------------------------
[NO_DRV]
[NO_DRV.Services]
AddService = , 0x00000002
[NO_DRV.HW]
;-------------------------- PCI-ISA BUS DRIVER --------------------------
[PCI_ISA_Inst.NT]
CopyFiles = PCI_ISA_CopyFiles.NT
[PCI_ISA_CopyFiles.NT]
isapnp.sys
[PCI_ISA_Inst.NT.Services]
;AddService = isapnp, 0x00000002, isapnp_Service_Inst
AddService = , 0x00000002
[isapnp_Service_Inst]
ServiceType = 1
StartType = 0
ErrorControl = 3
ServiceBinary = %12%\isapnp.sys
LoadOrderGroup = Boot Bus Extender
;---------------------------- PCI BUS DRIVER ----------------------------
[PCI_Inst.NT]
CopyFiles = PCI_CopyFiles.NT
[PCI_CopyFiles.NT]
pci.sys
[PCI_Inst.NT.Services]
AddService = pci, 0x00000002, pci_Service_Inst
[pci_Service_Inst]
ServiceType = 1
StartType = 0
ErrorControl = 3
ServiceBinary = %12%\pci.sys
LoadOrderGroup = Boot Bus Extender
;-------------------------------- STRINGS -------------------------------
[Strings]
ReactOS = "ReactOS Team"
SystemClassName = "System devices"
GenericMfg = "(Generic system devices)"
*PNP0000.DeviceDesc = "Programmable interrupt controller"
*PNP0001.DeviceDesc = "EISA programmable interrupt controller"
*PNP0100.DeviceDesc = "System timer"
*PNP0103.DeviceDesc = "High precision event timer"
*PNP0200.DeviceDesc = "DMA controller"
*PNP0800.DeviceDesc = "System speaker"
*PNP0A03.DeviceDesc = "PCI bus"
*PNP0A05.DeviceDesc = "Generic ACPI bus"
*PNP0B00.DeviceDesc = "AT real-time clock"
*PNP0C01.DeviceDesc = "System board"
*PNP0C02.DeviceDesc = "Motherboard resources"
*PNP0C04.DeviceDesc = "Math coprocessor"
*PNP0C0B.DeviceDesc = "ACPI fan"
*PNP0C0C.DeviceDesc = "ACPI power button device"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
PCI\CC_0600.DeviceDesc = "Standard CPU to PCI bridge"
PCI\CC_0601.DeviceDesc = "Standard PCI to ISA bridge"
PCI\CC_0604.DeviceDesc = "Standard PCI to PCI bridge"
*ThermalZone.DeviceDesc = "ACPI thermal zone"
PCI\CC_0C05.DeviceDesc = "SMBus Controller"
IntelMfg = "Intel"
*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI to ISA Bridge"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI to ISA Bridge"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Power Management Controller"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU to PCI-Bridge"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI-Bridge"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI-Bridge"
[Strings.0405]
SystemClassName = "Syst<00>mov<00> zaY<01>zen<00>"
GenericMfg = "(Generick<00> syst<00>mov<00> zaY<01>zen<00>)"
*PNP0000.DeviceDesc = "Programovateln<00> Yadi  pYeruaen<00>"
*PNP0001.DeviceDesc = "EISA programovateln<00> Yadi  pYeruaen<00>"
*PNP0100.DeviceDesc = "Syst<00>mov<00> asova "
*PNP0200.DeviceDesc = "DMA Yadi "
*PNP0800.DeviceDesc = "Syst<00>mov<00> reproduktor"
*PNP0A03.DeviceDesc = "PCI sbrnice"
*PNP0A05.DeviceDesc = "Generick<00> ACPI sbrnice"
*PNP0B00.DeviceDesc = "AT real-time clock"
*PNP0C01.DeviceDesc = "System board"
*PNP0C02.DeviceDesc = "Zdroje z<00>kladn<00> desky"
*PNP0C04.DeviceDesc = "Matematick<00> koprocesor"
*PNP0C0B.DeviceDesc = "ACPI fan"
*PNP0C0C.DeviceDesc = "ACPI power button device"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
PCI\CC_0600.DeviceDesc = "Standarddn<00> most CPU na PCI"
PCI\CC_0601.DeviceDesc = "Standarddn<00> most PCI na ISA"
PCI\CC_0604.DeviceDesc = "Standarddn<00> most PCI na PCI"
*ThermalZone.DeviceDesc = "ACPI teplotn<00> z<00>na"
IntelMfg = "Intel"
*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Most Intel 82371SB PIIX3 PCI na ISA"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Most Intel 82371AB/EB PCI na ISA"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Yadi  power managementu"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Most Intel 82443LX/EX Pentium(R) II CPU na PCI"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
[Strings.0407]
SystemClassName = "Systemger<00>te"
GenericMfg = "(Generische Systemger<00>te)"
*PNP0000.DeviceDesc = "Programmierbarer Interrupt-Controller"
*PNP0001.DeviceDesc = "EISA programmierbarer Interrupt-Controller"
*PNP0800.DeviceDesc = "Systemlautsprecher"
*PNP0A03.DeviceDesc = "PCI Bus"
*PNP0A05.DeviceDesc = "Generischer ACPI Bus"
*PNP0B00.DeviceDesc = "AT Echtzeituhr"
*PNP0C01.DeviceDesc = "Systemboard"
*PNP0C02.DeviceDesc = "Motherboard Ressourcen"
*PNP0C04.DeviceDesc = "mathematischer Koprozessor"
*PNP0C0B.DeviceDesc = "ACPI Ventilator"
PCI\CC_0600.DeviceDesc = "Standard CPU zu PCI Br<00>cke"
PCI\CC_0601.DeviceDesc = "Standard PCI zu ISA Br<00>cke"
PCI\CC_0604.DeviceDesc = "Standard PCI zu PCI Br<00>cke"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI zu ISA Br<00>cke"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI zu ISA Br<00>cke"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU zu PCI-Br<00>cke"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU zu PCI-Br<00>cke"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU zu PCI-Br<00>cke"
[Strings.0408]
SystemClassName = "<00><03><03><03><03><03><03><03> <00><03><03><03><03><03><03><03><03><03>"
GenericMfg = "(<00><03><03><03><03><03><03><03> <00><03><03><03><03><03><03><03> <00><03><03><03><03><03><03><03><03><03>)"
*PNP0000.DeviceDesc = "Programmable interrupt controller"
*PNP0001.DeviceDesc = "EISA programmable interrupt controller"
*PNP0100.DeviceDesc = "<00><03><03><03><03><03><03><03><03><03><03> <00><03><03><03><03><03><03><03><03><03>"
*PNP0200.DeviceDesc = "<00><03><03><03><03><03><03><03> DMA"
*PNP0800.DeviceDesc = "<00><03><03><03><03> <00><03><03><03><03><03><03><03><03><03>"
*PNP0A03.DeviceDesc = "PCI bus"
*PNP0A05.DeviceDesc = "Generic ACPI bus"
*PNP0B00.DeviceDesc = "AT real-time clock"
*PNP0C01.DeviceDesc = "System board"
*PNP0C02.DeviceDesc = "Motherboard resources"
*PNP0C04.DeviceDesc = "Math coprocessor"
*PNP0C0B.DeviceDesc = "<00><03><03><03><03><03><03><03><03><03><03> ACPI"
*PNP0C0C.DeviceDesc = "ACPI power button device"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
PCI\CC_0600.DeviceDesc = "<00><03><03><03><03><03><03> <00><03><03><03><03><03> <00><03><03> CPU <00><03> PCI"
PCI\CC_0601.DeviceDesc = "<00><03><03><03><03><03><03> <00><03><03><03><03><03> <00><03><03> PCI <00><03> ISA"
PCI\CC_0604.DeviceDesc = "<00><03><03><03><03><03><03> <00><03><03><03><03><03> <00><03><03> PCI <00><03> PCI"
*ThermalZone.DeviceDesc = "ACPI thermal zone"
IntelMfg = "Intel"
*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI <00><03> ISA <00><03><03><03><03><03>"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI <00><03> ISA <00><03><03><03><03><03>"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Power Management Controller"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU <00><03> PCI <00><03><03><03><03><03>"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU <00><03> PCI-<00><03><03><03><03><03>"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU <00><03> PCI-<00><03><03><03><03><03>"
[Strings.040a]
SystemClassName = "Dispositivos de sistema"
GenericMfg = "(Dispositivos de sistema est<00>ndar)"
*PNP0000.DeviceDesc = "Controladora de interrupciones programable"
*PNP0001.DeviceDesc = "Controladora EISA de interrupciones programable"
*PNP0100.DeviceDesc = "Cron<00>metro del sistema"
*PNP0200.DeviceDesc = "Controladora de acceso directo a memoria"
*PNP0800.DeviceDesc = "Altavoz del sistema"
*PNP0A03.DeviceDesc = "Bus PCI"
*PNP0A05.DeviceDesc = "Bus ACPI est<00>ndar"
*PNP0B00.DeviceDesc = "Sistema CMOS/reloj en tiempo real"
*PNP0C01.DeviceDesc = "Tarjeta de sistema"
*PNP0C02.DeviceDesc = "Recursos de la placa base"
*PNP0C04.DeviceDesc = "Procesador de datos num<00>ricos"
*PNP0C0B.DeviceDesc = "Ventilador ACPI"
*PNP0C0C.DeviceDesc = "Bot<00>n de energ<00>a ACPI"
*PNP0C0D.DeviceDesc = "Tapa ACPI"
*PNP0C0E.DeviceDesc = "Bot<00>n de suspensi<00>n ACPI"
*PNP0C0F.DeviceDesc = "Dispositivo de interrupci<00>n de enlaces PCI"
ACPI\FixedButton.DeviceDesc = "Bot<00>n de caracter<00>stica fija ACPI"
PCI\CC_0600.DeviceDesc = "Puente CPU - PCI est<00>ndar"
PCI\CC_0601.DeviceDesc = "Puente PCI - ISA est<00>ndar"
PCI\CC_0604.DeviceDesc = "Puente PCI - PCI est<00>ndar"
*ThermalZone.DeviceDesc = "Zona t<00>rmica ACPI"
IntelMfg = "Intel"
*INT0800.DeviceDesc = "Dispositivo concentrador Firmware Intel 82802"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 Puente PCI - ISA"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB Puente PCI - ISA"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Controlador de gesti<00>n de encendido"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II Puente CPU - PCI"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Puente CPU - PCI"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Puente CPU - PCI"
[Strings.040C]
SystemClassName = "P<00>riph<00>riques syst<00>me"
GenericMfg = "(P<00>riph<00>riques syst<00>mes g<00>n<00>riques)"
*PNP0000.DeviceDesc = "Contr<00>leur d'interruptions programmable"
*PNP0001.DeviceDesc = "Contr<00>leur d'interruptions programmable EISA"
*PNP0100.DeviceDesc = "Horloge syst<00>me"
*PNP0200.DeviceDesc = "Contr<00>leur DMA"
*PNP0800.DeviceDesc = "Haut parleur syst<00>me"
*PNP0A03.DeviceDesc = "Bus PCI"
*PNP0A05.DeviceDesc = "Bus g<00>n<00>rique ACPI"
*PNP0B00.DeviceDesc = "Horloge temps r<00>el AT"
*PNP0C01.DeviceDesc = "System board"
*PNP0C02.DeviceDesc = "Ressources carte m<00>re"
*PNP0C04.DeviceDesc = "Coprocesseur math<00>matique"
*PNP0C0B.DeviceDesc = "Ventilateur ACPI"
*PNP0C0C.DeviceDesc = "P<00>riph<00>rique de bouton de tension ACPI"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "P<00>riph<00>rique de bouton de veille ACPI"
*PNP0C0F.DeviceDesc = "P<00>riph<00>rique de lien d'interruption PCI"
ACPI\FixedButton.DeviceDesc = "Bouton de fonction d<00>finie ACPI"
PCI\CC_0600.DeviceDesc = "Pont standard CPU vers PCI"
PCI\CC_0601.DeviceDesc = "Pont standard PCI vers ISA"
PCI\CC_0604.DeviceDesc = "Pont standard PCI vers PCI"
*ThermalZone.DeviceDesc = "Zone thermique ACPI"
*INT0800.DeviceDesc = "P<00>riph<00>rique concentrateur <00> microprogramme Intel 82802"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Pont Intel 82371SB PIIX3 PCI vers ISA"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Pont Intel 82371AB/EB PCI vers ISA"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Contr<00>leur de gestion de l'alimentation Intel 82371AB/EB"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Pont Intel 82443LX/EX Processeur Pentium(R) II vers PCI"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Pont Intel 82443BX/ZX/DX Processeur Pentium(R) II vers PCI"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Pont Intel 82443BX/ZX/DX Processeur Pentium(R) II vers PCI"
[Strings.0411]
SystemClassName = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
GenericMfg = "(j<>n <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0)"
*PNP0000.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>S<EFBFBD><53>rR<72>0<EFBFBD><30>0<7F>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0001.DeviceDesc = "EISA <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>S<EFBFBD><53>rR<72>0<EFBFBD><30>0<7F>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0100.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0200.DeviceDesc = "DMA <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0800.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0A03.DeviceDesc = "PCI <00>0<EFBFBD>0"
*PNP0A05.DeviceDesc = "j<>n ACPI <00>0<EFBFBD>0"
*PNP0B00.DeviceDesc = "AT <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0C01.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0"
*PNP0C02.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0C04.DeviceDesc = "o<>{ <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0C0B.DeviceDesc = "ACPI <00>0<EFBFBD>0<EFBFBD>0"
*PNP0C0C.DeviceDesc = "ACPI <00><><EFBFBD>n<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*PNP0C0F.DeviceDesc = "PCI rR<72>0<EFBFBD><30>0<7F>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
ACPI\FixedButton.DeviceDesc = "ACPI <00>V<EFBFBD>[ _j<5F><6A> <00>0<EFBFBD>0<EFBFBD>0"
PCI\CC_0600.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 CPU to PCI <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\CC_0601.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 PCI to ISA <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\CC_0604.DeviceDesc = "<00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 PCI to PCI <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
*ThermalZone.DeviceDesc = "ACPI <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0"
IntelMfg = "Intel"
*INT0800.DeviceDesc = "Intel 82802 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <00>0<EFBFBD>0 <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI to ISA <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI to ISA <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB <00><><EFBFBD>n<EFBFBD>{t <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU to PCI <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI <00>0<EFBFBD>0<EFBFBD>0<EFBFBD>0"
[Strings.0416]
SystemClassName = "Dispositivos de sistema"
GenericMfg = "(Dispositivos de sistema padr<00>o)"
*PNP0000.DeviceDesc = "Controlador de interrup<00><00>o program<00>vel"
*PNP0001.DeviceDesc = "Controlador de interrup<00><00>o program<00>vel EISA"
*PNP0100.DeviceDesc = "Timer do sistema"
*PNP0200.DeviceDesc = "Controlador de acceso direto <00> mem<00>ria"
*PNP0800.DeviceDesc = "Alto-falante do sistema"
*PNP0A03.DeviceDesc = "PCI bus"
*PNP0A05.DeviceDesc = "Barramento gen<00>rico"
*PNP0B00.DeviceDesc = "CMOS do sistema/rel<00>gio em tempo real"
*PNP0C01.DeviceDesc = "Placa de sistema"
*PNP0C02.DeviceDesc = "Recursos da placa-m<00>e"
*PNP0C04.DeviceDesc = "Procesador de dados num<00>ricos"
*PNP0C0B.DeviceDesc = "Ventilador ACPI"
*PNP0C0C.DeviceDesc = "Bot<00>o ligar/desligar ACPI"
*PNP0C0D.DeviceDesc = "Tampa ACPI"
*PNP0C0E.DeviceDesc = "Bot<00>o dormir ACPI"
*PNP0C0F.DeviceDesc = "Dispositivo de interrup<00><00>o de liga<00><00>es PCI"
ACPI\FixedButton.DeviceDesc = "Bot<00>o de recurso fixo ACPI"
PCI\CC_0600.DeviceDesc = "Ponte padr<00>o CPU - PCI"
PCI\CC_0601.DeviceDesc = "Ponte PCI - ISA"
PCI\CC_0604.DeviceDesc = "Ponte PCI - PCI"
*ThermalZone.DeviceDesc = "Zona termal ACPI"
IntelMfg = "Intel"
*INT0800.DeviceDesc = "Dispositivo concentrador Firmware Intel 82802"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 Ponte PCI - ISA"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB Ponte PCI - ISA"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Controlador de gerenciamento de energia"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II Ponte CPU - PCI"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Ponte CPU - PCI"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II Ponte CPU - PCI"
[Strings.0419]
SystemClassName = "!8AB5<=K5 CAB@>9AB20"
GenericMfg = "(!B0=40@B=K5 A8AB5<=K5 CAB@>9AB20)"
*PNP0000.DeviceDesc = "@>3@0<<8@C5<K9 :>=B@>;;5@ ?@5@K20=89"
*PNP0001.DeviceDesc = "@>3@0<<8@C5<K9 :>=B@>;;5@ ?@5@K20=89 EISA"
*PNP0100.DeviceDesc = "!8AB5<=K9 B09<5@"
*PNP0200.DeviceDesc = ">=B@>;;5@ DMA"
*PNP0800.DeviceDesc = "!8AB5<=K9 48=0<8:"
*PNP0A03.DeviceDesc = "(8=0 PCI"
*PNP0A05.DeviceDesc = "!B0=40@B=0O H8=0 ACPI"
*PNP0B00.DeviceDesc = "'0AK @50;L=>3> 2@5<5=8 AT"
*PNP0C01.DeviceDesc = "!8AB5<=0O ?;0B0"
*PNP0C02.DeviceDesc = " 5AC@AK A8AB5<=>9 ?;0BK"
*PNP0C04.DeviceDesc = "0B5<0B8G5A:89 A>?@>F5AA>@"
*PNP0C0B.DeviceDesc = "ACPI 25=B8;OB>@"
*PNP0C0C.DeviceDesc = "=>?:0 2:;NG5=8O ?8B0=8O ACPI"
*PNP0C0D.DeviceDesc = "@KH:0 ACPI"
*PNP0C0E.DeviceDesc = "=>?:0 A?OI53> @568<0 ACPI"
*PNP0C0F.DeviceDesc = ">=B@>;;5@ ?@5@2K20=89 PCI"
ACPI\FixedButton.DeviceDesc = "=>?:0 D8:A8@>20==>9 2>7<>6=>AB8 ACPI"
PCI\CC_0600.DeviceDesc = "!B0=40@B=K9 ?@>F5AA>@ =0 <>AB5 PCI"
PCI\CC_0601.DeviceDesc = "!B0=40@B=K9 PCI =0 ISA <>AB5"
PCI\CC_0604.DeviceDesc = "!B0=40@B=K9 PCI =0 PCI <>AB5"
*ThermalZone.DeviceDesc = ""5@<0;L=0O 7>=0 ACPI"
*INT0800.DeviceDesc = "#AB@>9AB2> Intel 82802 Firmware Hub"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI =0 ISA <>AB5"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI =0 ISA <>AB5"
PCI\VEN_8086&DEV_7113.DeviceDesc = ">=B@>;;5@ C?@02;5=8O ?8B0=85< Intel 82371AB/EB"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU =0 PCI <>AB5"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU =0 PCI <>AB5"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU =0 PCI <>AB5"
[Strings.041B]
SystemClassName = "Syst<00>mov<00> zariadenia"
GenericMfg = "(Generick<00> syst<00>mov<00> zariadenia)"
*PNP0000.DeviceDesc = "Programmable interrupt controller"
*PNP0001.DeviceDesc = "EISA programmable interrupt controller"
*PNP0100.DeviceDesc = "Syst<00>mov<00> asova "
*PNP0200.DeviceDesc = "Radi  DMA"
*PNP0800.DeviceDesc = "Syst<00>mov<00> reproduktor"
*PNP0A03.DeviceDesc = "Zbernica PCI"
*PNP0A05.DeviceDesc = "Generick<00> zbernica ACPI"
*PNP0B00.DeviceDesc = "AT real-time clock"
*PNP0C01.DeviceDesc = "System board"
*PNP0C02.DeviceDesc = "Motherboard resources"
*PNP0C04.DeviceDesc = "Matematick<00> koprocesor"
*PNP0C0B.DeviceDesc = "Ventil<00>tor ACPI"
*PNP0C0C.DeviceDesc = "ACPI power button device"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
PCI\CC_0600.DeviceDesc = "`tandardn<00> most CPU na PCI"
PCI\CC_0601.DeviceDesc = "`tandardn<00> most PCI na ISA"
PCI\CC_0604.DeviceDesc = "`tandardn<00> most PCI na PCI"
*ThermalZone.DeviceDesc = "ACPI thermal zone"
*INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Most Intel 82371SB PIIX3 PCI na ISA"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Most Intel 82371AB/EB PCI na ISA"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Power Management Controller"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Most Intel 82443LX/EX Pentium(R) II CPU na PCI"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Most Intel 82443BX/ZX/DX Pentium(R) II CPU na PCI"
[Strings.0427]
SystemClassName = "Sisteminiai /renginiai"
GenericMfg = "(Standartiniai sisteminiai /renginiai)"
*PNP0000.DeviceDesc = "Programuojamas pertraukims valdiklis"
*PNP0001.DeviceDesc = "EISA programuojamas pertraukims valdiklis"
*PNP0100.DeviceDesc = "Sisteminis laikmatis"
*PNP0200.DeviceDesc = "DMA valdiklis"
*PNP0800.DeviceDesc = "Sisteminis garsiakalbis"
*PNP0A03.DeviceDesc = "PCI magistral"
*PNP0A05.DeviceDesc = "Standartin ACPI magistral"
*PNP0B00.DeviceDesc = "AT realaus laiko takts generatorius"
*PNP0C01.DeviceDesc = "Sistemin plokat"
*PNP0C02.DeviceDesc = "Pagrindins plokats iatekliai"
*PNP0C04.DeviceDesc = "Matematinis koprocesorius"
*PNP0C0B.DeviceDesc = "ACPI ventiliatorius"
*PNP0C0C.DeviceDesc = "ACPI maitinimo mygtukas"
*PNP0C0D.DeviceDesc = "ACPI dangtis"
*PNP0C0E.DeviceDesc = "ACPI miego mygtukas"
*PNP0C0F.DeviceDesc = "PCI pertraukimo ssajos /renginys"
ACPI\FixedButton.DeviceDesc = "ACPI fiksuotos galimybs mygtukas"
PCI\CC_0600.DeviceDesc = "Standartinis CPU / PCI tiltas"
PCI\CC_0601.DeviceDesc = "Standartinis PCI / ISA tiltas"
PCI\CC_0604.DeviceDesc = "Standartinis PCI / PCI tiltas"
*ThermalZone.DeviceDesc = "ACPI ailumin zona"
IntelMfg = "Intel"
*INT0800.DeviceDesc = "Intel 82802 Firmware aakotuvo /renginys"
PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI / ISA tiltas"
PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI to ISA tiltas"
PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB maitinimo valdiklis"
PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU / PCI tiltas"
PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU / PCI tiltas"
PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU / PCI tiltas" <00><><EFBFBD><EFBFBD>