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





------- Comment #59 from [EMAIL PROTECTED]  2007-07-08 14:51 -------
The U200 model is also effect by this bug.

After adding
{
  .ident = "Satellite U200",
    .matches = {
      DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
      DMI_MATCH(DMI_PRODUCT_NAME, "Satellite U200"),
    },
},
to static struct dmi_system_id piix_broken_suspend_dmi_table[] in the take5
patch, my U200 can suspend to RAM and disk with no problems.


-- 
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to