Looks like the following will fix this issue. I'll build a test kernel and post back with a call for testing shortly. Thanks!
ogasaw...@emiko:~/linux-2.6$ git show 42960a13001aa6df52ca9952ce996f94a744ea65 commit 42960a13001aa6df52ca9952ce996f94a744ea65 Author: Jan Scholz <[email protected]> Date: Wed Aug 26 13:18:51 2009 +0200 HID: completely remove apple mightymouse from blacklist Commit fa047e4f6fa63a6e9d0ae4d7749538830d14a343 "HID: fix inverted wheel for bluetooth version of apple mighty mouse" is incomplete. If we remove Apple MightyMouse (bluetooth version) from the list of apple_devices in drivers/hid/hid-apple.c we have to remove it from hid_blacklist in drivers/hid/hid-core.c as well. Signed-off-by: Jan Scholz <[email protected]> Signed-off-by: Jiri Kosina <[email protected]> -- bluetooth mouse not recognized as input device https://bugs.launchpad.net/bugs/428111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
