The patch titled acpi/sony: Add FN hotkey support has been added to the -mm tree. Its filename is acpi-sony-add-fn-hotkey-support.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: acpi/sony: Add FN hotkey support From: Matthew Garrett <mjg59@xxxxxxxxxxxxx> in -mm only [UBUNTU:acpi/sony] Add FN hotkey support Source URL of Patch: http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=7a9b49cba4919e8506604629db03add8e0b85767 Signed-off-by: Ben Collins <bcollins@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/acpi/sony_acpi.c | 5 +++++ 1 files changed, 5 insertions(+) diff -puN drivers/acpi/sony_acpi.c~acpi-sony-add-fn-hotkey-support drivers/acpi/sony_acpi.c --- 25/drivers/acpi/sony_acpi.c~acpi-sony-add-fn-hotkey-support Mon Jun 19 17:44:59 2006 +++ 25-akpm/drivers/acpi/sony_acpi.c Mon Jun 19 17:44:59 2006 @@ -76,6 +76,11 @@ static struct sony_acpi_value { .max = 8, .debug = 0, }, + { + .name = "fnkey", + .acpiget = "GHKE", + .debug = 0, + }, { .name = "cdpower", .acpiget = "GCDP", _ Patches currently in -mm which might be from mjg59@xxxxxxxxxxxxx are ich7-sci_en-quirk-required-for-macbook.patch acpi-sony-add-fn-hotkey-support.patch via-pmu-add-input-device.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html