On 08/09/2010 07:37 PM, Jiri Kosina wrote:
Please remove the 'default !EMBEDDED' thing. After some debtaes with
Linus, we are now having these only for a small/limited subset of
functionality, not "normal" standalone drivers on a HID bus.
Sure. I knew mindless copying was evil.
Please keep this list sorted, thanks.
Sorry, missed that one.
- { USB_VENDOR_ID_UCLOGIC, USB_DEVICE_ID_UCLOGIC_TABLET_WP4030U, HID_QUIRK_MULTI_INPUT },
+ { USB_VENDOR_ID_UCLOGIC, USB_DEVICE_ID_UCLOGIC_TABLET_WP5540U, HID_QUIRK_MULTI_INPUT },
+ { USB_VENDOR_ID_UCLOGIC, USB_DEVICE_ID_UCLOGIC_TABLET_WP8060U, HID_QUIRK_MULTI_INPUT },
How come it is suddenly not needed for WP4030U, but still needed for the
other two models?
Because WP4030U has only one report ID. Originally it had three, with one
unused and another one for a mouse, but there seems to be no such tablets
with a mouse (possibly because it's too small), so I removed it.
The fixed patch will follow shortly.
Sincerely,
Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html