Add Dell Inspiron 640m to whitelist VBE must be posted on resume Index: whitelist.c =================================================================== RCS file: /cvsroot/suspend/suspend/whitelist.c,v retrieving revision 1.55 diff -u -B -r1.55 whitelist.c --- whitelist.c 6 Oct 2006 15:53:12 -0000 1.55 +++ whitelist.c 12 Oct 2006 03:18:35 -0000 @@ -85,6 +85,8 @@ { "Dell Inc.", "ME051 *", "", "", 0 }, /* Dell Inspiron 630m, Fredrik Edemar */ { "Dell Inc.", "MXC051 *", "", "", 0 }, + /* Dell Inspiron 640m, Daniel Drake */ + { "Dell Inc.", "MXC061 *", "", "", VBE_POST }, /* Per Øyvind Karlsen VBE_POST will get console working, but break X */ { "Dell Computer Corporation", "Precision M60*", "", "", VBE_SAVE }, /* Andi Kleen, reported to work in 64bit mode */