126 lines
1008 B
Plaintext
126 lines
1008 B
Plaintext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Strings]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ComputerClassName = "Tietokone"
|
|
MSFT = "Microsoft"
|
|
|
|
;*******************************************
|
|
;device descriptions
|
|
|
|
GENDEV_MFG = "(Standardit tietokoneet)"
|
|
|
|
@i:E_ISA_UP.DeviceDesc = "Standardi-PC"
|
|
@i:ACPIPIC_UP.DeviceDesc = "Advanced Configuration and Power Interface (ACPI) PC"
|
|
@i:ACPIAPIC_UP.DeviceDesc = "ACPI Uniprocessor PC"
|
|
@i:ACPIAPIC_MP.DeviceDesc = "ACPI Multiprocessor PC"
|
|
@i:MPS_UP.DeviceDesc = "MPS Uniprocessor PC"
|
|
@i:MPS_MP.DeviceDesc = "MPS Multiprocessor PC"
|
|
|
|
@i:COMPAQ_MFG = "Compaq"
|
|
@i:SYSPRO_MP.DeviceDesc = "Compaq SystemPro Multiprocessor or 100% Compatible"
|
|
|
|
@m:ACPI_IA64.DeviceDesc = "ACPI IA64-based PC"
|
|
|
|
REG_EXPAND_SZ = 0x00020000
|
|
REG_DWORD = 0x00010001
|
|
|