[PATCH] add support for ACPI IBM hotkey events

Danny Kukawka danny.kukawka at web.de
Fri Mar 30 07:26:09 PDT 2007


On Freitag, 30. März 2007, Richard Hughes wrote:
> On Thu, 2007-03-29 at 22:34 +0200, Danny Kukawka wrote:
> > +AC_ARG_ENABLE([acpi-ibm], AC_HELP_STRING([--enable-acpi-ibm], [catch
> > IBM ACPI events]), [acpi_ibm=$enableval], [acpi_ibm=no])
> > +if test "x$acpi_proc" = "xyes" ; then
> > +   AC_DEFINE(ACPI_IBM_EVENTS,1,[catch and forward IBM ACPI hotkey and
> > button events])
> > +fi
> > +AC_SUBST(ACPI_IBM_EVENTS)
> > +AM_CONDITIONAL(ACPI_IBM_EVENTS, test x$acpi_ibm = xyes)
>
> Danny, if you have time, could you please amend your patch to also
> include "ACPI_TOSHIBA_EVENTS" and then ifdef out the toshiba acpi addon
> in the Makefile - I know David wanted to release soon, but I have to
> crash now - I'm so tired...
>
> If you are busy, no problem, I can do it tomorrow.

Done and commited.

Danny


More information about the hal mailing list