Re: [Cbe-oss-dev] [patch 2/2] cell: add support for power button of future IBM cell blades

2008-07-15 Thread Arnd Bergmann
On Tuesday 15 July 2008, [EMAIL PROTECTED] wrote: > From: Christian Krafft <[EMAIL PROTECTED]> > > This patch adds support for the power button on future IBM cell blades. > It actually doesn't shut down the machine. Instead it exposes an > input device /dev/input/event0 to userspace which sends KE

[patch 2/2] cell: add support for power button of future IBM cell blades

2008-07-15 Thread krafft
From: Christian Krafft <[EMAIL PROTECTED]> This patch adds support for the power button on future IBM cell blades. It actually doesn't shut down the machine. Instead it exposes an input device /dev/input/event0 to userspace which sends KEY_POWER if power button has been pressed. haldaemon actually