linux/drivers/hid
Jan Scholz ee8a1a0a1a HID: Apple ALU wireless keyboards are bluetooth devices
While parsing 'hid_blacklist' in the 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.

This patch fixes it by changing HID_USB_DEVICE to HID_BLUETOOTH_DEVICE in those
two lists.

Signed-off-by: Jan Scholz <Scholz@fias.uni-frankfurt.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-11-28 15:09:26 +01:00
..
usbhid
Kconfig
Makefile
hid-a4tech.c
hid-apple.c
hid-belkin.c
hid-bright.c
hid-cherry.c
hid-chicony.c
hid-core.c
hid-cypress.c
hid-debug.c
hid-dell.c
hid-dummy.c
hid-ezkey.c
hid-gyration.c
hid-ids.h
hid-input.c
hid-lg.c
hid-lg.h
hid-lg2ff.c
hid-lgff.c
hid-microsoft.c
hid-monterey.c
hid-petalynx.c
hid-pl.c
hid-samsung.c
hid-sony.c
hid-sunplus.c
hid-tmff.c
hid-zpff.c
hidraw.c