Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0280a02 authored by Len Brown's avatar Len Brown
Browse files

ACPI: update blacklist comments



...based on additional feedback -- no code change.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent e6298c6d
Loading
Loading
Loading
Loading
+9 −2
Original line number Original line Diff line number Diff line
@@ -208,7 +208,9 @@ static struct dmi_system_id acpi_osi_dmi_table[] __initdata = {
	 * Disable OSI(Linux) warnings on all "Acer, inc."
	 * Disable OSI(Linux) warnings on all "Acer, inc."
	 *
	 *
	 * _OSI(Linux) disables the latest Windows BIOS code:
	 * _OSI(Linux) disables the latest Windows BIOS code:
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 3100"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5050"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5050"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5100"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5580"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5580"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 3010"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 3010"),
	 * _OSI(Linux) effect unknown:
	 * _OSI(Linux) effect unknown:
@@ -223,7 +225,7 @@ static struct dmi_system_id acpi_osi_dmi_table[] __initdata = {
	 * Disable OSI(Linux) warnings on all "Acer"
	 * Disable OSI(Linux) warnings on all "Acer"
	 *
	 *
	 * _OSI(Linux) effect unknown:
	 * _OSI(Linux) effect unknown:
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5100"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5315"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5610"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5610"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 7720Z"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 7720Z"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 5520"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 5520"),
@@ -298,7 +300,7 @@ static struct dmi_system_id acpi_osi_dmi_table[] __initdata = {
		     DMI_MATCH(DMI_BIOS_VENDOR, "COMPAL"),
		     DMI_MATCH(DMI_BIOS_VENDOR, "COMPAL"),
		},
		},
	},
	},
	{ /* OSI(Linux) touches USB, breaks suspend to disk */
	{ /* OSI(Linux) touches USB, unknown side-effect */
	.callback = dmi_disable_osi_linux,
	.callback = dmi_disable_osi_linux,
	.ident = "Dell Dimension 5150",
	.ident = "Dell Dimension 5150",
	.matches = {
	.matches = {
@@ -472,6 +474,11 @@ static struct dmi_system_id acpi_osi_dmi_table[] __initdata = {
	 *
	 *
	 * _OSI(Linux) confirmed to be a NOP:
	 * _OSI(Linux) confirmed to be a NOP:
	 * DMI_MATCH(DMI_PRODUCT_NAME, "P1-J150B"),
	 * DMI_MATCH(DMI_PRODUCT_NAME, "P1-J150B"),
	 * with DMI_MATCH(DMI_BOARD_NAME, "ROCKY"),
	 *
	 * unknown:
	 * DMI_MATCH(DMI_PRODUCT_NAME, "S1-MDGDG"),
	 * with DMI_MATCH(DMI_BOARD_NAME, "ROCKY"),
	 */
	 */
	{
	{
	.callback = dmi_disable_osi_linux,
	.callback = dmi_disable_osi_linux,