Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/intel-public/acpica/dist/include Update ACPI_SR...
details: https://anonhg.NetBSD.org/src/rev/87ab726fe48e
branches: trunk
changeset: 749254:87ab726fe48e
user: cegger <cegger%NetBSD.org@localhost>
date: Mon Nov 23 10:50:38 2009 +0000
description:
Update ACPI_SRAT_CPU_AFFINITY to match ACPI specification 4.0.
XXX I don't know if this already happened upstream but it will sooner or later
if not.
diffstat:
sys/external/intel-public/acpica/dist/include/actbl1.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 2d20a1a22040 -r 87ab726fe48e sys/external/intel-public/acpica/dist/include/actbl1.h
--- a/sys/external/intel-public/acpica/dist/include/actbl1.h Mon Nov 23 10:08:47 2009 +0000
+++ b/sys/external/intel-public/acpica/dist/include/actbl1.h Mon Nov 23 10:50:38 2009 +0000
@@ -1088,7 +1088,7 @@
UINT32 Flags;
UINT8 LocalSapicEid;
UINT8 ProximityDomainHi[3];
- UINT32 Reserved; /* Reserved, must be zero */
+ UINT32 ClockDomain;
} ACPI_SRAT_CPU_AFFINITY;
Home |
Main Index |
Thread Index |
Old Index