File whitelist_ibm_iplex_dx360_s2ram.patch of Package suspend
---
whitelist.c | 3 +++
1 file changed, 3 insertions(+)
Index: suspend-utils-1.0/whitelist.c
===================================================================
--- suspend-utils-1.0.orig/whitelist.c
+++ suspend-utils-1.0/whitelist.c
@@ -1285,6 +1285,8 @@ struct machine_entry whitelist[] = {
{ "IBM", " ", "ThinkPad X40", "1UETD2WW*", 0 },
/* X41 Tablet, tested by Danny Kukawka */
{ "IBM", "", "ThinkPad X41 Tablet", "", S3_BIOS|S3_MODE },
+ /* Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com> */
+ { "IBM", "IBM System X iDataPlex dx360 M4*", "", "", VBE_SAVE|VBE_POST|VBE_MODE },
/* Andrey Melentyev <andrey.melentyev@gmail.com> */
{ "Infomash", "RoverBook", "", "", VBE_POST|VBE_MODE },
/* Christian Beier <dontmind@freeshell.org> */