From: Knut Neumann <knut.neumann-4bfl1RV3iZDOEhgYWvzSCYQuADTiUCJX@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: CONFIG_SOFTWARE_SUSPEND
Date: Tue, 05 Aug 2003 01:18:58 +0200 [thread overview]
Message-ID: <1060039137.1323.12.camel@localhost> (raw)
Hi,
I started to have some look into how S3/S4 work with 2.5/2.6 to
(hopefully) resolve my S3 problems. Now I stumbled across the following
in drivers/acpi/s
#ifdef CONFIG_SOFTWARE_SUSPEND
case ACPI_STATE_S2:
case ACPI_STATE_S3:
do_suspend_lowlevel(0);
break;
#endifleep/main.c:
To my understanding swsusp is some non-bios-supported method to realize
S4. This view is given as well in kernel configs help text. So why do
S2/S3 depend on swsusp? And CONFIG_ACPI_SLEEP as well?
Sorry, if this is too stupid.
Regards
-knut
--
Knut Neumann <knut.neumann-4bfl1RV3iZDOEhgYWvzSCYQuADTiUCJX@public.gmane.org>
Physikalische Grundpraktika - Heinrich-Heine Universitaet Duesseldorf
Raum 25.33.01.63 - Universitaetsstrasse 1 - D-40225 Duesseldorf
fon: +49-211-81-11314 fax: +49-211-81-13105
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
next reply other threads:[~2003-08-04 23:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-04 23:18 Knut Neumann [this message]
[not found] ` <1060039137.1323.12.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
2003-08-05 22:01 ` CONFIG_SOFTWARE_SUSPEND Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1060039137.1323.12.camel@localhost \
--to=knut.neumann-4bfl1rv3izdoehgywvzscyquadtiucjx@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.