[PATCH 01/15] i386/acpi: Disable ACPI-PCI for Toshiba Tecra A4 laptops, bios ver 1.60.

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

 



Reference: http://bugzilla.ubuntu.com/17398

Signed-off-by: Ben Collins <[email protected]>

---

 arch/i386/kernel/acpi/boot.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

ef75d4e664e162516e5b3ed93aa959c3e10da4ba
diff --git a/arch/i386/kernel/acpi/boot.c b/arch/i386/kernel/acpi/boot.c
index 447fa9e..9d3dc8c 100644
--- a/arch/i386/kernel/acpi/boot.c
+++ b/arch/i386/kernel/acpi/boot.c
@@ -1053,6 +1053,15 @@ static struct dmi_system_id __initdata a
 		     DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 360"),
 		     },
 	 },
+	{
+	 .callback = disable_acpi_pci,
+	 .ident = "Toshiba Tecra A4",
+	 .matches = {
+		     DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
+		     DMI_MATCH(DMI_PRODUCT_NAME, "TECRA A4"),
+		     DMI_MATCH(DMI_BIOS_VERSION, "Version 1.60"),
+		     },
+	 },
 	{}
 };
 
-- 
1.0.5
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux