Hi!

I found out that my X60 was not in the whitelist, because its serial
was not in range. I'll just commit "1709*" addition to the whitelist,
but...

Could not we use ThinkPad X60 string to just whitelist all of them? I
see it would not work on older thinkpads, but on x60 we have
meaningful string...
                                                        Pavel

Index: whitelist.c
===================================================================
RCS file: /cvsroot/suspend/suspend/whitelist.c,v
retrieving revision 1.44
diff -u -u -r1.44 whitelist.c
--- whitelist.c 7 Aug 2006 10:34:29 -0000       1.44
+++ whitelist.c 9 Aug 2006 07:49:19 -0000
@@ -109,6 +109,8 @@
        { "LENOVO",                     "1702*",                "",     "", 
S3_BIOS|S3_MODE },
        { "LENOVO",                     "1704*",                "",     "", 
S3_BIOS|S3_MODE },
        { "LENOVO",                     "1706*",                "",     "", 
S3_BIOS|S3_MODE },
+       { "LENOVO",                     "1709*",                "",     "", 
S3_BIOS|S3_MODE },
+       { "LENOVO",                     "",             "ThinkPad X60", "", 
S3_BIOS|S3_MODE },
        /* T60p */
        { "LENOVO",                     "2007*",                "",     "", 
S3_BIOS|S3_MODE },
 

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

-------------------------------------------------------------------------
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