Re: [PATCH 0/1] HID: hid_apple is not used for apple alu wirelesskeyboards

From: Jiri Kosina
Date: Fri Nov 28 2008 - 09:11:30 EST


On Wed, 26 Nov 2008, Jan Scholz wrote:

> While parsing 'hid_blacklist' in hid-core.c my apple alu wireless
> keyboard is not found. This happens because in the blacklist it
> is declared with HID_USB_DEVICE although the keyboards are really
> bluetooth devices. The same holds for 'apple_devices' list in
> hid-apple.c
> This patch fixes it by changing HID_USB_DEVICE to
> HID_BLUETOOTH_DEVICE in those two lists.

OK, I have done some googling in addition to what Tobias and J.R. have
written, and your patch seems to be indeed the correct thing to do for
these three product IDs. So I have queued it in my tree for 2.6.28,
thanks.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/