dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/bluetooth
Jiri Kosina cb3fecc2f2 [PATCH] bluetooth hid quirks: mightymouse quirk
I have a bugreport that scrollwheel of bluetooth version of apple
mightymouse doesn't work.  The USB version of mightymouse works, as there
is a quirk for handling scrollwheel in hid/usbhid for it.

Now that bluetooth git tree is hooked to generic hid layer, it could easily
use the quirks which are already present in generic hid parser, hid-input,
etc.

Below is a simple patch against bluetooth git tree, which adds quirk
handling to current bluetooth hidp code, and sets quirk flags for device
0x05ac/0x030c, which is the bluetooth version of the apple mightymouse.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-29 08:22:24 -07:00
..
bnep [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
cmtp [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
hidp [PATCH] bluetooth hid quirks: mightymouse quirk 2007-03-29 08:22:24 -07:00
rfcomm [Bluetooth] Make use of device_move() for RFCOMM TTY devices 2007-02-26 11:42:41 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_bluetooth.c [NET] BLUETOOTH: Fix whitespace errors. 2007-02-10 23:19:20 -08:00
hci_conn.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
hci_core.c [NET] BLUETOOTH: Fix whitespace errors. 2007-02-10 23:19:20 -08:00
hci_event.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
hci_sock.c [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() 2007-03-08 07:38:21 -08:00
hci_sysfs.c [Bluetooth] Handle device registration failures 2007-01-09 00:29:56 -08:00
l2cap.c [NET] BLUETOOTH: Fix whitespace errors. 2007-02-10 23:19:20 -08:00
lib.c [NET] BLUETOOTH: Fix whitespace errors. 2007-02-10 23:19:20 -08:00
sco.c [NET] BLUETOOTH: Fix whitespace errors. 2007-02-10 23:19:20 -08:00