* Re: [PATCH] hid, 2.6.23 - add support for new macbook and apple aluminum keyboard "fn" key
[not found] ` <Pine.LNX.4.64.0803141751390.30831@jikos.suse.cz>
@ 2008-03-14 17:03 ` Tobias Müller
0 siblings, 0 replies; only message in thread
From: Tobias Müller @ 2008-03-14 17:03 UTC (permalink / raw)
To: Jiri Kosina, linux-ide
[-- Attachment #1: Type: text/plain, Size: 1555 bytes --]
Hi!
> the patch has been horribly mangled by your mailer, could you please
> resend?
I'm sorry. My thunderbird is keen on scrambling mails... :/ Hope this time it's fine.
Regards
Tobias
-----------------------
4th=generation MacBook (product id 0x022a) from Apple doesn't need HID_QUIRK_APPLE_ISO_KEYBOARD fix anymore.
Signed-off-by: Tobias Mueller <Tobias_Mueller@twam.info>
diff --git a/drivers/hid/usbhid/hid-quirks.c b/drivers/hid/usbhid/hid-quirks.c
index e6d05f6..de8c5a9 100644
--- a/drivers/hid/usbhid/hid-quirks.c
+++ b/drivers/hid/usbhid/hid-quirks.c
@@ -624,7 +624,7 @@ static const struct hid_blacklist {
{ USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_ISO, HID_QUIRK_APPLE_HAS_FN | HID_QUIRK_APPLE_ISO_KEYBOARD },
{ USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_JIS, HID_QUIRK_APPLE_HAS_FN },
{ USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_HF_ANSI, HID_QUIRK_APPLE_HAS_FN | HID_QUIRK_IGNORE_MOUSE },
- { USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO, HID_QUIRK_APPLE_HAS_FN | HID_QUIRK_IGNORE_MOUSE | HID_QUIRK_APPLE_ISO_KEYBOARD },
+ { USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_HF_ISO, HID_QUIRK_APPLE_HAS_FN | HID_QUIRK_IGNORE_MOUSE },
{ USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_HF_JIS, HID_QUIRK_APPLE_HAS_FN | HID_QUIRK_IGNORE_MOUSE },
{ USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_ANSI, HID_QUIRK_APPLE_HAS_FN },
{ USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_ISO, HID_QUIRK_APPLE_HAS_FN | HID_QUIRK_APPLE_ISO_KEYBOARD },
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3389 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-14 17:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fosskb$klp$1@ger.gmane.org>
[not found] ` <Pine.LNX.4.64.0802122143280.7699@twin.jikos.cz>
[not found] ` <47B2E614.5090001@twam.info>
[not found] ` <Pine.LNX.4.64.0802131355490.30955@jikos.suse.cz>
[not found] ` <47B311A5.8080304@twam.info>
[not found] ` <Pine.LNX.4.64.0802131705250.30955@jikos.suse.cz>
[not found] ` <47DAAAAB.8000703@twam.info>
[not found] ` <Pine.LNX.4.64.0803141751390.30831@jikos.suse.cz>
2008-03-14 17:03 ` [PATCH] hid, 2.6.23 - add support for new macbook and apple aluminum keyboard "fn" key Tobias Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).