Hi,

Thanks for the nice app. Here is a patch which allows me to suspend at long last!

Unfortunately none of the -a args work, but -p does the trick.

Daniel

P.S. Would be nice to see a new release, as suspend-0.2 doesn't compile for me. Maybe I'll add it to Gentoo then ;)
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 <[EMAIL PROTECTED]> */
+       { "Dell Inc.",                  "MXC061 *",             "",     "", 
VBE_POST },
        /* Per Øyvind Karlsen <[EMAIL PROTECTED]> VBE_POST will get console 
working, but break X */
        { "Dell Computer Corporation",  "Precision M60*",       "",     "", 
VBE_SAVE },
        /* Andi Kleen, reported to work in 64bit mode */
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to