Messages in this thread |  | | | Date | Wed, 14 Jul 2004 15:52:28 -0700 | | From | Greg KH <> | | Subject | Re: [PATCH] [2/2] acpiphp extension for 2.6.7 (final) |
| |
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@us.ibm.com>
Applied, thanks.
greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |