mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| acecad.c | ||
| aiptek.c | ||
| ati_remote.c | ||
| fixp-arith.h | ||
| hid-core.c | ||
| hid-debug.h | ||
| hid-ff.c | ||
| hid-input.c | ||
| hid-lgff.c | ||
| hid-tmff.c | ||
| hid.h | ||
| hiddev.c | ||
| itmtouch.c | ||
| kbtab.c | ||
| Kconfig | ||
| keyspan_remote.c | ||
| Makefile | ||
| mtouchusb.c | ||
| pid.c | ||
| pid.h | ||
| powermate.c | ||
| touchkitusb.c | ||
| usbkbd.c | ||
| usbmouse.c | ||
| wacom.c | ||
| xpad.c | ||