]> err.no Git - linux-2.6/blobdiff - include/acpi/actbl.h
Merge branch 'x86/setup' into x86/devel
[linux-2.6] / include / acpi / actbl.h
index aed49a5d5838a8d77fdf3f913de222d669da4daa..1ebbe883f7865576d022280a8da0f979e6a3278d 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2006, R. Byron Moore
+ * Copyright (C) 2000 - 2008, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -276,6 +276,7 @@ enum acpi_prefered_pm_profiles {
 
 #define BAF_LEGACY_DEVICES              0x0001
 #define BAF_8042_KEYBOARD_CONTROLLER    0x0002
+#define BAF_MSI_NOT_SUPPORTED           0x0008
 
 #define FADT2_REVISION_ID               3
 #define FADT2_MINUS_REVISION_ID         2
@@ -289,6 +290,7 @@ enum acpi_prefered_pm_profiles {
 /*
  * Get the remaining ACPI tables
  */
+
 #include <acpi/actbl1.h>
 
 #endif                         /* __ACTBL_H__ */