* Reboot notification chain
@ 2006-04-10 7:41 Yannick PLASSIARD
0 siblings, 0 replies; only message in thread
From: Yannick PLASSIARD @ 2006-04-10 7:41 UTC (permalink / raw)
To: linux-kernel
Hi there,
I have a module which registers with the reboot notifier (register_reboot_notifier(...)); but I have a problem : My handler is called with SYS_POWER_OFF when the system is rebooted and is not called with SYS_POWER_OFF when the system is actually powering off.
My goal is to track power off in order to turn the power off, on a special hardware without APM or ACPI.
Did I make something wrong ?
Thanks
Yannick
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-10 7:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-10 7:41 Reboot notification chain Yannick PLASSIARD
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.