- acpi-video-balcklist-fujitsu-lifebook-s6410.patch removed from -mm tree

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

 



The patch titled
     acpi video: blacklist Fujitsu Lifebook S6410
has been removed from the -mm tree.  Its filename was
     acpi-video-balcklist-fujitsu-lifebook-s6410.patch

This patch was dropped because an updated version will be merged

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: acpi video: blacklist Fujitsu Lifebook S6410
From: Peter Gruber <nokos@xxxxxxx>

Taken from http://bugzilla.kernel.org/show_bug.cgi?id=10454

On Thu, 1 May 2008 12:59:46 +0100 Matthew Garrett <mjg59@xxxxxxxxxxxxx> wrote:

> On Thu, May 01, 2008 at 02:52:04AM -0700, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> 
> > Taken from http://bugzilla.kernel.org/show_bug.cgi?id=10454
> 
> Checking the bug, it seems like discussion is ongoing and a better 
> solution is possible - this seems to be a case of us differing in 
> behaviour from Vista, so we probably want to fix it up properly.
> 
> -- 
> Matthew Garrett | mjg59@xxxxxxxxxxxxx

Cc: Len Brown <lenb@xxxxxxxxxx>
Cc: "Moore, Robert" <robert.moore@xxxxxxxxx>
Cc: Thomas Renninger <trenn@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/acpi/blacklist.c |    8 ++++++++
 1 file changed, 8 insertions(+)

diff -puN drivers/acpi/blacklist.c~acpi-video-balcklist-fujitsu-lifebook-s6410 drivers/acpi/blacklist.c
--- a/drivers/acpi/blacklist.c~acpi-video-balcklist-fujitsu-lifebook-s6410
+++ a/drivers/acpi/blacklist.c
@@ -448,6 +448,14 @@ static struct dmi_system_id acpi_osi_dmi
 	 	     DMI_MATCH(DMI_PRODUCT_NAME, "ESPRIMO Mobile V5505"),
 		},
 	},
+	{
+	.callback = dmi_disable_osi_vista,
+	.ident = "Fujitsu Siemens",
+	.matches = {
+		DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
+		DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK S6410"),
+		},
+	},
 	/*
 	 * Disable OSI(Linux) warnings on all "Hewlett-Packard"
 	 *
_

Patches currently in -mm which might be from nokos@xxxxxxx are

acpi-video-balcklist-fujitsu-lifebook-s6410.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux