On Fri, 25 Dec 2009, Lamarque Vieira Souza wrote: > > > Marks Acer Bluetooth Optical Rechargeable Mouse from Ferrari 4005 notebook > > to be ignored by hid core. This change makes hid core to use input session > > instead of hid session with that mouse. With hid session the mouse cursor > > moves too laggy, using input session corrects this problem. > > > > Signed-off-by: Lamarque V. Souza <lamarque@xxxxxxxxx> > > > > diff -Nru --show-c-function a/drivers/hid/hid-core.c > > b/drivers/hid/hid-core.c --- a/drivers/hid/hid-core.c 2009-08-13 > > 20:45:11.000000000 -0300 > > +++ b/drivers/hid/hid-core.c 2009-08-13 22:25:54.504677594 -0300 > > @@ -1636,6 +1636,7 @@ static const struct hid_device_id hid_ig > > { HID_USB_DEVICE(USB_VENDOR_ID_WISEGROUP, > > USB_DEVICE_ID_1_PHIDGETSERVO_20) }, > > { HID_USB_DEVICE(USB_VENDOR_ID_WISEGROUP, USB_DEVICE_ID_8_8_4_IF_KIT) }, > > { HID_USB_DEVICE(USB_VENDOR_ID_YEALINK, > > USB_DEVICE_ID_YEALINK_P1K_P4K_B2K) }, > > + { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_KYE, 0x0058) }, > > { } > > }; > Any news about this patch? It has not entered kernel 2.6.32 (nor even > 2.6.32.2), is there any reason why? It is in current Linus' tree as commit eb8141ccd3. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html