Re: [PATCH 2/2] toshiba-acpi: Support TOS1900-type devices

From: Matthew Garrett
Date: Tue Jun 09 2009 - 20:22:50 EST


On Tue, Jun 09, 2009 at 06:18:59PM -0600, Azael Avalos wrote:

> Indeed an i8042 event pops up, actually dmesg shows the following
> regardless of the hotkey pressed, even by only pressing the Fn key:
>
> atkbd.c: Unknown key released (translated set 2, code 0x6e on isa0060/serio0).
> atkbd.c: Use 'setkeycodes 6e <keycode>' to make it known.

On press or on release? We could potentially grab that inside
toshiba_acpi and use that to trigger the poll, but we'd still need to
clear the value again. That's kind of ugly. The _Q43 method is clearly
what should be being executed, so maybe there's another call we can make
that enables it. I'll dig into your DSDT some more.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
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/