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

From: Jorden Mauro
Date: Fri Nov 28 2008 - 09:48:55 EST




On Nov 28, 2008, at 9:11, Jiri Kosina <jkosina@xxxxxxx> wrote:

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,

I can test this patch hopefully next week on the wireless keyboard. I'll let you know of any issues.

Thanks,
J.R.




--
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/