[2/2] ACPI: report "Module Device" support via _OSI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Update _OSI strings to report that "Module Device" is supported.

This is Linux-specific, so it should be one of the Linux divergences
from the Intel ACPI CA.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@xxxxxx>

Index: work-mm5/drivers/acpi/utilities/uteval.c
===================================================================
--- work-mm5.orig/drivers/acpi/utilities/uteval.c	2006-04-18 15:31:22.000000000 -0600
+++ work-mm5/drivers/acpi/utilities/uteval.c	2006-04-18 15:32:38.000000000 -0600
@@ -69,6 +69,9 @@
 	/* Feature Group Strings */
 
 	"Extended Address Space Descriptor",
+#ifdef CONFIG_ACPI_CONTAINER
+	"Module Device",
+#endif
 };
 
 /* Local prototypes */
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux