Skip to content

Commit

Permalink
uclogic: Support Trust Flex Design Graphics Tablet v2
Browse files Browse the repository at this point in the history
  • Loading branch information
spbnick committed Jun 6, 2020
1 parent c13f10f commit 731df03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hid-uclogic-params.c
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,8 @@ int uclogic_params_init(struct uclogic_params *params,
break;
case VID_PID(USB_VENDOR_ID_UCLOGIC,
USB_DEVICE_ID_UCLOGIC_TABLET_WP5540U):
case VID_PID(USB_VENDOR_ID_UGTIZER,
USB_DEVICE_ID_UCLOGIC_TABLET_WP5540U):
if (hdev->dev_rsize == UCLOGIC_RDESC_WP5540U_V2_ORIG_SIZE) {
if (bInterfaceNumber == 0) {
/* Try to probe v1 pen parameters */
Expand Down

0 comments on commit 731df03

Please sign in to comment.