Re: [PATCH] toshiba_acpi: Add alternative keymap support for Satellite M840

2014-04-29 Thread Takashi Iwai
At Tue, 29 Apr 2014 16:05:54 +0200, Jose Ignacio Naranjo wrote: > > Hi, > > I sent a similar solution some months ago for another Toshiba's model > > http://permalink.gmane.org/gmane.linux.drivers.platform.x86.devel/5198 > > I answered to the thread, but I just noticed it didn't make it to the

[PATCH] toshiba_acpi: Add alternative keymap support for Satellite M840

2014-04-29 Thread Takashi Iwai
Toshiba Satellite M840 laptop has a complete different keymap although it's bound with the same ACPI ID "TOS1900". This patch provides an alternative keymap specific to this machine by identifying via DMI matching. The keymap table doesn't fill all entries that were used before since some keys

[PATCH] toshiba_acpi: Add alternative keymap support for Satellite M840

2014-04-29 Thread Takashi Iwai
Toshiba Satellite M840 laptop has a complete different keymap although it's bound with the same ACPI ID TOS1900. This patch provides an alternative keymap specific to this machine by identifying via DMI matching. The keymap table doesn't fill all entries that were used before since some keys

Re: [PATCH] toshiba_acpi: Add alternative keymap support for Satellite M840

2014-04-29 Thread Takashi Iwai
At Tue, 29 Apr 2014 16:05:54 +0200, Jose Ignacio Naranjo wrote: Hi, I sent a similar solution some months ago for another Toshiba's model http://permalink.gmane.org/gmane.linux.drivers.platform.x86.devel/5198 I answered to the thread, but I just noticed it didn't make it to the list.