diff options
author | myers <none@none> | 2006-03-07 13:48:29 -0800 |
---|---|---|
committer | myers <none@none> | 2006-03-07 13:48:29 -0800 |
commit | 30082d0cc16bf5799269ca464a219de900f519cd (patch) | |
tree | 696c047df547527dbff53928f768a5fe9959d56f /usr/src/uts/intel/sys/acpi/acdebug.h | |
parent | ed98f1ae92c0bb2fe51326c2720e493efd56e9bc (diff) | |
download | illumos-gate-30082d0cc16bf5799269ca464a219de900f519cd.tar.gz |
6354619 acpica: update to Intel ACPI CA source release 20060217
6354621 acpica: implementation of AcpiOSWaitSemaphore() is incorrect
6368816 acpica: extra backslash in ACPI_STATE_COMMON, ACPI_OBJECT_COMMON_HEADER
6386744 acpica: Tyan Tiger MP does not soft-poweroff
Diffstat (limited to 'usr/src/uts/intel/sys/acpi/acdebug.h')
-rw-r--r-- | usr/src/uts/intel/sys/acpi/acdebug.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/intel/sys/acpi/acdebug.h b/usr/src/uts/intel/sys/acpi/acdebug.h index 7222fed50a..a56bde7cca 100644 --- a/usr/src/uts/intel/sys/acpi/acdebug.h +++ b/usr/src/uts/intel/sys/acpi/acdebug.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: acdebug.h - ACPI/AML debugger - * $Revision: 1.80 $ + * $Revision: 1.81 $ * *****************************************************************************/ @@ -9,7 +9,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2005, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2006, Intel Corp. * All rights reserved. * * 2. License |