From: Stefan Glasenhardt Date: Tue, 5 Jan 2010 22:30:30 +0000 (+0100) Subject: HID: allow disabling hard-coded ISO-layout for Apple keyboards X-Git-Tag: v2.6.34-rc1~293^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54a6593d65e638ad7e1e8cc986159d76054dab4b;p=pandora-kernel.git HID: allow disabling hard-coded ISO-layout for Apple keyboards This patch adds a new option named "iso_layout" to the driver "hid-apple.ko", to allow disabling of the hard-coded ISO-layout. Disabling the hard-coded layout solves the problem that the kernel-module only works perfectly for the english/american version of the Apple aluminum keyboard. Other versions have swapped keys, e.g. the "<"-key is swapped with "^"-key on the german keyboard. There is a very long bug-entry on Launchpad to this problem: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/214786 Signed-off-by: Stefan Glasenhardt Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed