From 3b2a4f1cbea5e9139e6d4710e31efedef37247ac Mon Sep 17 00:00:00 2001 From: iwasaki Date: Fri, 4 Oct 2002 20:07:58 +0000 Subject: Vendor import of the Intel ACPI CA 20021002 drop. --- sys/contrib/dev/acpica/tbxface.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/contrib/dev/acpica/tbxface.c') diff --git a/sys/contrib/dev/acpica/tbxface.c b/sys/contrib/dev/acpica/tbxface.c index 374e12c..d83f2c1 100644 --- a/sys/contrib/dev/acpica/tbxface.c +++ b/sys/contrib/dev/acpica/tbxface.c @@ -2,7 +2,7 @@ * * Module Name: tbxface - Public interfaces to the ACPI subsystem * ACPI table oriented interfaces - * $Revision: 58 $ + * $Revision: 59 $ * *****************************************************************************/ @@ -192,7 +192,7 @@ AcpiLoadTables (void) goto ErrorExit; } - ACPI_DEBUG_PRINT ((ACPI_DB_OK, "ACPI Tables successfully loaded\n")); + ACPI_DEBUG_PRINT ((ACPI_DB_OK, "ACPI Tables successfully acquired\n")); /* Load the namespace from the tables */ -- cgit v1.1