patch-2.4.26 linux-2.4.26/include/acpi/acconfig.h

Next file: linux-2.4.26/include/acpi/acglobal.h
Previous file: linux-2.4.26/fs/xfs/xfs_vnodeops.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/include/acpi/acconfig.h linux-2.4.26/include/acpi/acconfig.h
@@ -64,7 +64,7 @@
 
 /* Version string */
 
-#define ACPI_CA_VERSION                 0x20040116
+#define ACPI_CA_VERSION                 0x20040326
 
 /* Maximum objects in the various object caches */
 
@@ -185,6 +185,10 @@
 
 #define ACPI_SMBUS_BUFFER_SIZE          34
 
+/* Number of strings associated with the _OSI reserved method */
+
+#define ACPI_NUM_OSI_STRINGS            4
+
 
 /******************************************************************************
  *

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)