Hi;

Attached patch adds 

This machine can be identified by:
    sys_vendor   = "MTC"
    sys_product  = "Montara-GML "
    sys_version  = "FAB-2"
    bios_version = "R2.08 "

into whitelist, according to our user suspend only works from X.

Cheers
-- 
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
Index: whitelist.c
===================================================================
RCS file: /cvsroot/suspend/suspend/whitelist.c,v
retrieving revision 1.78
diff -u -r1.78 whitelist.c
--- whitelist.c	11 Jan 2007 19:38:11 -0000	1.78
+++ whitelist.c	12 Jan 2007 15:16:23 -0000
@@ -145,6 +145,8 @@
 	{ "FUJITSU SIEMENS",		"SCENIC W300/W600",	"",	"", VBE_POST|VBE_SAVE },
 	/* From: Einon <[EMAIL PROTECTED]>, seems to work only from X :-( */
 	{ "Gericom",			"Montara-GML ",	"FAB-2",	"", 0 },
+	/* S.Çağlar Onur <[EMAIL PROTECTED]>, only works from X */
+	{ "MTC",			"Montara-GML ",	"FAB-2",	"", 0 },
 	{ "Hewlett-Packard ",		"Compaq nx5000 *",	"",	"68BCU*", VBE_POST|VBE_MODE },
 	{ "Hewlett-Packard*",		"hp compaq nx5000 *",	"",	"68BCU*", VBE_POST|VBE_MODE },
 	/* there seem to be versions with a " " after Hewlett-Packard and without. */

Attachment: pgpbue5JVkM2H.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to