P1-AH2 suspend ordering patch

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

 



Hi,

The following patch (over 2.6.28) makes suspend/resume work on
ASUS P1-AH2 systems:

Signed-off-by: Michel Lespinasse <walken@xxxxxxx>
--- drivers/acpi/sleep/main.c.orig	2009-01-02 04:01:19.000000000 -0800
+++ drivers/acpi/sleep/main.c	2009-01-02 04:10:11.000000000 -0800
@@ -363,6 +363,14 @@
 		},
 	},
 	{
+	.callback = init_old_suspend_ordering,
+	.ident = "ASUS P1-AH2",
+	.matches = {
+		DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTek Computer INC."),
+		DMI_MATCH(DMI_BOARD_NAME, "M2N8L"),
+		},
+	},
+	{
 	.callback = init_set_sci_en_on_resume,
 	.ident = "Apple MacBook 1,1",
 	.matches = {


(The M2N8L motherboard is, as far as I know, only found in the P1-AH2
barebones systems. It has a special shape and would not fit in any
standard system anyway).

Please apply into all appropriate trees...

Cheers,

-- 
Michel "Walken" Lespinasse
A program is never fully debugged until the last user dies.
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux