Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206755
b: refs/heads/master
c: 4461cf5
h: refs/heads/master
i:
  206753: acf22d8
  206751: c6ad306
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Jul 7, 2010
1 parent 1d25bf8 commit 7f6156b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a9fc03125ea0001ff18bc29da9539b587fdbd1d7
refs/heads/master: 4461cf546ec8c97b6b997b8e533d6de1960499d3
9 changes: 9 additions & 0 deletions trunk/include/acpi/actbl2.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,15 @@
#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
* the tables are provided by the system BIOS.
Expand Down

0 comments on commit 7f6156b

Please sign in to comment.