linux/drivers/usb/input
Andrew de Quincey 22af8878d2 [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks
To recap: My new G4 powerbook has a bluetooth device that boots up in
what apppears to be a compatability mode - it looks exactly like an HID
keyboard/mouse device.

A special command sequence is sent to switch it into full bluetooth
mode. When this occurs the original HID device vanishes, and a new
(bluetooth HID) USB device appears on the bus with a different product
ID.

The original thread is here:
http://sourceforge.net/mailarchive/message.php?msg_id=12532263

The attached patch adds the device to the hid-core quirks so that
hid-core ignores it.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-08 16:22:29 -07:00
..
Kconfig [PATCH] USB: add driver for Keyspan Digital Remote 2005-07-12 11:52:56 -07:00
Makefile [PATCH] USB: add driver for Keyspan Digital Remote 2005-07-12 11:52:56 -07:00
acecad.c [PATCH] USB: convert kcalloc to kzalloc 2005-09-07 16:57:46 -07:00
aiptek.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
ati_remote.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
fixp-arith.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-core.c [PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 powerbooks 2005-09-08 16:22:29 -07:00
hid-debug.h Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
hid-ff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid-input.c [PATCH] USB: hidinput_hid_event() oops fix 2005-07-29 13:12:54 -07:00
hid-lgff.c Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
hid-tmff.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hid.h Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
hiddev.c Input: whitespace fixes in drivers/usb/input 2005-05-29 02:29:01 -05:00
itmtouch.c [PATCH] USB: convert kcalloc to kzalloc 2005-09-07 16:57:46 -07:00
kbtab.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
keyspan_remote.c [PATCH] USB: fix keyspan_remote endian bug on probe 2005-09-08 16:22:17 -07:00
mtouchusb.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
pid.c [PATCH] USB: convert kcalloc to kzalloc 2005-09-07 16:57:46 -07:00
pid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powermate.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
touchkitusb.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
usbkbd.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
usbmouse.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00
wacom.c [PATCH] USB: fix usb wacom tablet driver bug 2005-08-16 21:06:25 -07:00
xpad.c Input: introduce usb_to_input_id() to uniformly produce 2005-06-30 00:49:08 -05:00