summaryrefslogtreecommitdiff
path: root/include/actbl2.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2010-05-28 18:46:48 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2010-05-28 18:46:48 +0000
commitf2bf96d30fe08965ffd53a28099131ac030e43d5 (patch)
tree2429d13f44367948f54b059645bd882e2e28f2d4 /include/actbl2.h
parent5b663f0c698a9ecf7e562f7f7f730d056e499b5f (diff)
Import ACPICA 20100528.vendor/acpica/20100528
Notes
svn path=/vendor-sys/acpica/dist/; revision=208625 svn path=/vendor-sys/acpica/20100528/; revision=208626; tag=vendor/acpica/20100528
Diffstat (limited to 'include/actbl2.h')
-rw-r--r--include/actbl2.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/actbl2.h b/include/actbl2.h
index 7f6ecf84a93c..fde9552e43e3 100644
--- a/include/actbl2.h
+++ b/include/actbl2.h
@@ -153,6 +153,14 @@
#define ACPI_SIG_WDAT "WDAT" /* Watchdog Action Table */
#define ACPI_SIG_WDRT "WDRT" /* Watchdog Resource Table */
+#ifdef ACPI_UNDEFINED_TABLES
+/*
+ * These tables have been seen in the field, but no definition has been found
+ */
+#define ACPI_SIG_ATKG "ATKG"
+#define ACPI_SIG_GSCI "GSCI" /* GMCH SCI table */
+#define ACPI_SIG_IEIT "IEIT"
+#endif
/*
* All tables must be byte-packed to match the ACPI specification, since