http://bugzilla.kernel.org/show_bug.cgi?id=7780





------- Comment #125 from [EMAIL PROTECTED]  2008-01-16 06:53 -------
My Tecra M6 laptop experiences the same failure.  Adding this to 2.6.23.12's
ata_piix.c:
                {
                        .ident = "TECRA M6",
                        .matches = {
                                DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
                                DMI_MATCH(DMI_PRODUCT_NAME, "TECRA M6"),
                        },
                },

does resolve suspend/resume failures.  dmidecode portion:

Handle 0x0001, DMI type 1, 27 bytes
System Information
        Manufacturer: TOSHIBA
        Product Name: TECRA M6
        Version: PTM60U-0DP00J01
        Serial Number: XXXXXXXX
        UUID: 41622900-515E-11DC-8060-B05D87072762
        Wake-up Type: Power Switch
        SKU Number: 0000000000
        Family: 0000000000


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to