Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hid: enable all buttons on the TiVo Slide Pro remote #55

Merged
merged 1 commit into from Jun 17, 2017

Conversation

Memphiz
Copy link

@Memphiz Memphiz commented Jun 17, 2017

The linux kernel has supported the TiVo Slide remote control for some time,
but does not recognize the USB ID of the newer Slide Pro. This patch adds
the missing data structures so the newer remote will be recognized by the
driver, thereby allowing the TiVo, LiveTV, and Thumbs Up/Down buttons to be
mapped with a hwdb file.

Signed-off-by: Forest web11.forest@tibit.com

This is the patch that is carried only for 2 platforms in libreelec currently but should affect all others too.

This has to be merged before LibreELEC/LibreELEC.tv#1697

@codesnake fyi

The linux kernel has supported the TiVo Slide remote control for some time,
but does not recognize the USB ID of the newer Slide Pro. This patch adds
the missing data structures so the newer remote will be recognized by the
driver, thereby allowing the TiVo, LiveTV, and Thumbs Up/Down buttons to be
mapped with a hwdb file.

Signed-off-by: Forest <web11.forest@tibit.com>
@chewitt
Copy link
Member

chewitt commented Jun 17, 2017

@Memphiz please PR the equivalent change to the 3.10 kernel branch. We like to keep kernels in-sync on capabilities when possible and (more importantly) it's the kernel used by the Play(1) device the patch is dropped from. Thanks.

@Memphiz
Copy link
Author

Memphiz commented Jun 17, 2017

@chewitt right - here you go: #56

sorry - i thought all weteks have the same kernel version - will look it up the next time ;)

@chewitt chewitt merged commit f6f2e4c into LibreELEC:amlogic-3.14.y Jun 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants