Re: [PATCH] [2/2] acpiphp extension for 2.6.7 (final)

From: Greg KH
Date: Wed Jul 14 2004 - 18:14:56 EST


On Thu, Jul 08, 2004 at 05:12:43PM -0700, Vernon Mauery wrote:
> 02 - acpiphp_ibm-v1.0.1e.patch
>
> This patch adds the first driver that actually uses the callback
> function for attention LEDs that the acpiphp-attention patch
> adds. It searches the ACPI namespace for IBM hardware, sets up
> the callbacks and sets up a handler to read ACPI events and
> forward them on to /proc/acpi/event. It also exports an ACPI
> table that shows current hotplug status to userland.
>
>
> Kconfig | 12 +
> Makefile | 1
> acpiphp_ibm.c | 474 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 487 insertions(+)
>
> Signed-off-by: Vernon Mauery <vernux@xxxxxxxxxx>

Applied, thanks.

greg k-h
-
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/