public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add Apple MacBook product IDs to usbhid
@ 2006-06-04  9:39 Rene Rebe
  0 siblings, 0 replies; only message in thread
From: Rene Rebe @ 2006-06-04  9:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton

Hi all,

This adds the Apple MacBook product IDs for the Fn translation
to the usbhid.

Signed-off-by: René Rebe <rene@exactcode.de>

--- ./drivers/usb/input/hid-core.c.orig	2006-06-01 15:52:13.000000000 +0200
+++ ./drivers/usb/input/hid-core.c	2006-06-01 15:54:09.000000000 +0200
@@ -1602,6 +1602,9 @@
 	{ USB_VENDOR_ID_APPLE, 0x0214, HID_QUIRK_POWERBOOK_HAS_FN },
 	{ USB_VENDOR_ID_APPLE, 0x0215, HID_QUIRK_POWERBOOK_HAS_FN },
 	{ USB_VENDOR_ID_APPLE, 0x0216, HID_QUIRK_POWERBOOK_HAS_FN },
+	{ USB_VENDOR_ID_APPLE, 0x0217, HID_QUIRK_POWERBOOK_HAS_FN },
+	{ USB_VENDOR_ID_APPLE, 0x0218, HID_QUIRK_POWERBOOK_HAS_FN },
+	{ USB_VENDOR_ID_APPLE, 0x0219, HID_QUIRK_POWERBOOK_HAS_FN },
 	{ USB_VENDOR_ID_APPLE, 0x030A, HID_QUIRK_POWERBOOK_HAS_FN },
 	{ USB_VENDOR_ID_APPLE, 0x030B, HID_QUIRK_POWERBOOK_HAS_FN },
 

-- 
René Rebe - Rubensstr. 64 - 12157 Berlin (Europe / Germany)
            http://exactcode.de | http://t2-project.org | http://rebe.name
            +49 (0)30 / 255 897 45

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-04  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-04  9:39 [PATCH] Add Apple MacBook product IDs to usbhid Rene Rebe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox