Re: Power Management in Linux

From: Pavel Machek
Date: Mon Jul 12 2004 - 13:00:08 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/