https://bugzilla.kernel.org/show_bug.cgi?id=52471 --- Comment #5 from karllinuxtest.relton@xxxxxxxxxxxx 2013-01-29 19:33:07 --- Created an attachment (id=92161) --> (https://bugzilla.kernel.org/attachment.cgi?id=92161) udevadm monitor report with hidp_get_raw_report patch applied With patch 92151 applied, the 5 second penalty is avoided. As this log shows, things are much better with the input/event devices being removed in their proper order. There are still some bits out of order though - this is because of the race condition in the code between the hci code and the hidp_session code. However, with this patch the events are in order enough for userspace (i.e. Xorg evdev driver) to be happy - the keyboard/mouse is disconnected from the Xserver, making room for a new connection later. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html