media: rc: add driver for Xbox DVD Movie Playback Kit
The Xbox DVD Movie Playback Kit is a USB dongle with an IR remote for the Original Xbox. Historically it has been supported by the out-of-tree lirc_xbox driver, but this one has fallen out of favour and was just dropped from popular Kodi (formerly XBMC) distributions. This driver is heavily based on the ati_remote driver where all the boilerplate was taken from - I was mostly just removing code. Signed-off-by:Benjamin Valentin <benpicco@googlemail.com> Signed-off-by:
Sean Young <sean@mess.org> Signed-off-by:
Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Showing
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/media/rc/Kconfig 12 additions, 0 deletionsdrivers/media/rc/Kconfig
- drivers/media/rc/Makefile 1 addition, 0 deletionsdrivers/media/rc/Makefile
- drivers/media/rc/keymaps/Makefile 1 addition, 0 deletionsdrivers/media/rc/keymaps/Makefile
- drivers/media/rc/keymaps/rc-xbox-dvd.c 63 additions, 0 deletionsdrivers/media/rc/keymaps/rc-xbox-dvd.c
- drivers/media/rc/xbox_remote.c 305 additions, 0 deletionsdrivers/media/rc/xbox_remote.c
- include/media/rc-map.h 1 addition, 0 deletionsinclude/media/rc-map.h
Loading
Please register or sign in to comment