126 lines
1.1 KiB
Plaintext
126 lines
1.1 KiB
Plaintext
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
[Strings]
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
ComputerClassName = "Komputer"
|
||
|
MSFT = "Microsoft"
|
||
|
|
||
|
;*******************************************
|
||
|
;device descriptions
|
||
|
|
||
|
GENDEV_MFG = "(Komputery standardowe)"
|
||
|
|
||
|
@i:E_ISA_UP.DeviceDesc = "Standardowy komputer PC"
|
||
|
@i:ACPIPIC_UP.DeviceDesc = "Komputer PC z interfejsem ACPI"
|
||
|
@i:ACPIAPIC_UP.DeviceDesc = "Jednoprocesorowy komputer PC z interfejsem ACPI"
|
||
|
@i:ACPIAPIC_MP.DeviceDesc = "Wieloprocesorowy komputer PC z interfejsem ACPI"
|
||
|
@i:MPS_UP.DeviceDesc = "Jednoprocesorowy komputer PC MPS"
|
||
|
@i:MPS_MP.DeviceDesc = "Wieloprocesorowy komputer PC MPS"
|
||
|
|
||
|
@i:COMPAQ_MFG = "Compaq"
|
||
|
@i:SYSPRO_MP.DeviceDesc = "Wieloprocesorowy komputer Compaq SystemPro lub w 100% zgodny"
|
||
|
|
||
|
@m:ACPI_IA64.DeviceDesc = "Komputer PC oparty na procesorze IA64 ACPI"
|
||
|
|
||
|
REG_EXPAND_SZ = 0x00020000
|
||
|
REG_DWORD = 0x00010001
|
||
|
|