linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: My current suspend bigdiff
@ 2003-12-04  5:34 Yu, Luming
  2003-12-04 10:51 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Yu, Luming @ 2003-12-04  5:34 UTC (permalink / raw)
  To: Pavel Machek, kernel list, ACPI mailing list

>This is how my current "bigdiff" looks... [This is not for
>application, but if you want to make S3 working, it might help you].

I have some issues about entering S3. From device driver point of view,  
Could you please explain the main difference between entering S1 and S3.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: My current suspend bigdiff
  2003-12-04  5:34 My current suspend bigdiff Yu, Luming
@ 2003-12-04 10:51 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2003-12-04 10:51 UTC (permalink / raw)
  To: Yu, Luming; +Cc: kernel list, ACPI mailing list

Hi!

> >This is how my current "bigdiff" looks... [This is not for
> >application, but if you want to make S3 working, it might help you].
> 
> I have some issues about entering S3. From device driver point of view,  
> Could you please explain the main difference between entering S1 and
>S3.

For S1, suspending/resuming drivers is not neccessary according to the
spec. But we do it anyway. So from device driver point of view, S1 and
S3 should be the same.

If the driver has no suspend support, it will survive S1 (if you don't
have buggy hardware); that is not the case with S3.
								Pavel

-- 
Horseback riding is like software...
...vgf orggre jura vgf serr.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-04 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-04  5:34 My current suspend bigdiff Yu, Luming
2003-12-04 10:51 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).