126 lines
881 B
Plaintext
126 lines
881 B
Plaintext
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
[Strings]
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
ComputerClassName = "Computer"
|
||
|
MSFT = "Microsoft"
|
||
|
|
||
|
;*******************************************
|
||
|
;device descriptions
|
||
|
|
||
|
GENDEV_MFG = "(Standardcomputer)"
|
||
|
|
||
|
@i:E_ISA_UP.DeviceDesc = "Standard-PC"
|
||
|
@i:ACPIPIC_UP.DeviceDesc = "ACPI-PC (Advanced Configuration and Power Interface)"
|
||
|
@i:ACPIAPIC_UP.DeviceDesc = "ACPI-Uniprozessor-PC"
|
||
|
@i:ACPIAPIC_MP.DeviceDesc = "ACPI-Multiprocessor-PC"
|
||
|
@i:MPS_UP.DeviceDesc = "MPS-Uniprozessor-PC"
|
||
|
@i:MPS_MP.DeviceDesc = "MPS-Multiprozessor-PC"
|
||
|
|
||
|
@i:COMPAQ_MFG = "Compaq"
|
||
|
@i:SYSPRO_MP.DeviceDesc = "Compaq SystemPro Multiprozessor oder 100% kompatibel"
|
||
|
|
||
|
@m:ACPI_IA64.DeviceDesc = "ACPI IA64-basierter PC"
|
||
|
|
||
|
REG_EXPAND_SZ = 0x00020000
|
||
|
REG_DWORD = 0x00010001
|
||
|
|