[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <147799.82847.qm@web63612.mail.re1.yahoo.com>
Date: Sat, 19 May 2007 03:00:27 -0700 (PDT)
From: Tear <tarrqt@...oo.com>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org
Subject: [patch] Dell Optiplex GX240, ACPI and APIC
Hello,
This patch removes Dell Optiplex GX240 from
the ACPI blacklist.
Please see the following for more information:
http://marc.info/?l=linux-kernel&m=117897875024464&w=2
Regards,
- Tear
--- linux-2.6.21.1.orig/arch/i386/kernel/acpi/boot.c 2007-05-01 17:10:30.000000000 +0300
+++ linux-2.6.21.1/arch/i386/kernel/acpi/boot.c 2007-05-01 20:31:53.000000000 +0300
@@ -971,14 +971,6 @@
},
{
.callback = force_acpi_ht,
- .ident = "DELL GX240",
- .matches = {
- DMI_MATCH(DMI_BOARD_VENDOR, "Dell Computer Corporation"),
- DMI_MATCH(DMI_BOARD_NAME, "OptiPlex GX240"),
- },
- },
- {
- .callback = force_acpi_ht,
.ident = "HP VISUALIZE NT Workstation",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
____________________________________________________________________________________Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists