Re: [PATCH 2/3] ACPICA: Fix access width for reset vector

From: Matthew Garrett
Date: Thu Dec 09 2010 - 18:26:19 EST


On Thu, Dec 09, 2010 at 03:12:01PM -0800, H. Peter Anvin wrote:
> On 12/09/2010 01:46 PM, Matthew Garrett wrote:
>> Section 4.7.3.6 of the ACPI specification requires that the register width
>> of the reset vector be 8 bits. Windows simply hardcodes the access to be
>> a byte and ignores the width provided in the FADT, so make sure that we
>> do the same.
>>
>> Signed-off-by: Matthew Garrett<mjg@xxxxxxxxxx>
>
> Does anyone have an acpidump from a machine with an ALi 1535 southbridge?

I've got one from an HP nx9005. It's only a revision 1 FADT, so there's
no reset register defined.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/