Skip to content

Conversation

AdityaGarg8
Copy link

The case HID_ANY_ID and default are technically the same, but the first one was assigning no report to the Magic Trackpad 1, while the second one assigns the correct report. Since the first case is matched first, the Magic Trackpad 1 was not being assigned any report, breaking support for it.

The case HID_ANY_ID and default are technically the same, but the first
one was assigning no report to the Magic Trackpad 1, while the second
one assigns the correct report. Since the first case is matched first,
the Magic Trackpad 1 was not being assigned any report, breaking
support for it.

Signed-off-by: Aditya Garg <[email protected]>
@AdityaGarg8
Copy link
Author

Cc @jannau

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant