All of lore.kernel.org
 help / color / mirror / Atom feed
* Power Management in Linux
@ 2004-07-08 15:33 Srinivas G.
  2004-07-11 14:14 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Srinivas G. @ 2004-07-08 15:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: Surendra I., Subramanyam B.

Hi,

I have installed SuSe linux 9.1 on my HP Laptop. I was wondering if
Hibernation is supported in SuSe linux 9.1.  If yes, how to enable it?
Please instruct me the steps to enable Hibernation.

Also, I am developing a block driver for a PCI device under kernel
2.6.x.x. I would like to add PM features like Suspend, Wakeup and
Hibernation in Block driver. I have seen few character drivers
implementing PM features using pci_module_init()function. Will this
function work for Block devices? Also, there is no callback for
Hibernation, why?

Thanks
Srinivas G

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

* Re: Power Management in Linux
  2004-07-08 15:33 Power Management in Linux Srinivas G.
@ 2004-07-11 14:14 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2004-07-11 14:14 UTC (permalink / raw)
  To: Srinivas G.; +Cc: linux-kernel, Surendra I., Subramanyam B.

Hi!

> I have installed SuSe linux 9.1 on my HP Laptop. I was wondering if
> Hibernation is supported in SuSe linux 9.1.  If yes, how to enable it?
> Please instruct me the steps to enable Hibernation.

Read Documentation/power.
 
> Also, I am developing a block driver for a PCI device under kernel
> 2.6.x.x. I would like to add PM features like Suspend, Wakeup and
> Hibernation in Block driver. I have seen few character drivers
> implementing PM features using pci_module_init()function. Will this
> function work for Block devices? Also, there is no callback for
> Hibernation, why?

See b44.c for example how to do pm.

-- 
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms         


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

end of thread, other threads:[~2004-07-12 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-08 15:33 Power Management in Linux Srinivas G.
2004-07-11 14:14 ` Pavel Machek

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.