Hello,
Following patch fixes error code 12 in Windows XP and Vista. The function field of _PRT entry must be always 0xffff (any function).
Signed-off-by: Rudolf Marek r.marek@assembler.cz
Rudolf
On Tue, 23 Dec 2008 18:40:11 +0100, Rudolf Marek r.marek@assembler.cz wrote:
Hello,
Following patch fixes error code 12 in Windows XP and Vista. The function field of _PRT entry must be always 0xffff (any function).
See ACPI 2.0 spec (said Rudolf on IRC)
Signed-off-by: Rudolf Marek r.marek@assembler.cz
Acked-By: Patrick Georgi patrick@georgi-clan.de
Hi all,
Oxygene kindly acked this: Acked-By: Patrick Georgi patrick@georgi-clan.de
Committed revision 3841. Thanks, Rudolf