public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Addition Apple USB id's for Keyboards
@ 2006-06-20 13:33 Edgar Hucek
  0 siblings, 0 replies; only message in thread
From: Edgar Hucek @ 2006-06-20 13:33 UTC (permalink / raw)
  To: LKML

[-- Attachment #1: Type: text/plain, Size: 121 bytes --]

This Patch add support for the Keyboard found on the
new intel macs.

Signed-off-by: Edgar Hucek <hostmaster@ed-soft.at>

[-- Attachment #2: keyboard_hid.patch --]
[-- Type: text/x-patch, Size: 741 bytes --]

diff -uNr linux-2.6.16.1/drivers/usb/input/hid-core.c linux-2.6.16.1-imac/drivers/usb/input/hid-core.c
--- linux-2.6.16.1/drivers/usb/input/hid-core.c	2006-03-20 05:53:29.000000000 +0000
+++ linux-2.6.16.1-imac/drivers/usb/input/hid-core.c	2006-04-01 23:51:38.000000000 +0000
@@ -1602,6 +1602,8 @@
 	{ 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, 0x030A, HID_QUIRK_POWERBOOK_HAS_FN },
 	{ USB_VENDOR_ID_APPLE, 0x030B, HID_QUIRK_POWERBOOK_HAS_FN },
 

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

only message in thread, other threads:[~2006-06-20 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-20 13:33 [PATCH 1/1] Addition Apple USB id's for Keyboards Edgar Hucek

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