On Mon, Jul 21, 2003 at 11:57:51PM +0900, SONE Takeshi wrote: > So I wrote a small daemon program to poll the status of power button, > and invokes "/sbin/init 0" when hit.
Of course this starts normal shutdown sequence rather than Instant Off. You will again have to deal with PM I/O space to power off. Handling SCI interrupt in kernel space would be better solution but userspace program is almost trivial. -- Takeshi _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

