Date: Sun, 28 Oct 2001 20:59:35 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/acpica madt.c Message-ID: <200110290459.f9T4xZh70798@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2001/10/28 20:59:35 PST
Modified files:
sys/ia64/acpica madt.c
Log:
Small correction in the LOCAL_SAPIC structure. The Flags field
starts at offset 8; not 6. Hence the structure is 12 bytes and
not 10 bytes. Adjust the definition so that the ProcessorEnabled
flag is moved from bit 15 to bit 31 in the Flags field.
The definition now matches ACPI 2.0 Errata 1.5.
Revision Changes Path
1.5 +2 -3 src/sys/ia64/acpica/madt.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110290459.f9T4xZh70798>
