[patch] Dell Optiplex GX240, ACPI and APIC

From: Tear
Date: Sat May 19 2007 - 06:00:37 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/