Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174047
b: refs/heads/master
c: c86c82b
h: refs/heads/master
i:
  174045: 3a49ff2
  174043: 9974dfa
  174039: 253dfef
  174031: 3ea1f45
  174015: 510fe0a
v: v3
  • Loading branch information
Sergio C Fortier authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 66aead3 commit da4c662
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7dee9d1c057a24f5b1cd97b0bf37d05766906222
refs/heads/master: c86c82b74f800486ede57fdd5a4fa77d86368861
12 changes: 12 additions & 0 deletions trunk/drivers/media/dvb/dvb-usb/dib0700_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,18 @@ static struct dvb_usb_rc_key dib0700_rc_keys[] = {

{ 0x8618, KEY_RECORD },
{ 0x861a, KEY_STOP },

/* Key codes for the EvolutePC TVWay+ remote (proto NEC) */
{ 0x7a00, KEY_MENU },
{ 0x7a01, KEY_RECORD },
{ 0x7a02, KEY_PLAY },
{ 0x7a03, KEY_STOP },
{ 0x7a10, KEY_CHANNELUP },
{ 0x7a11, KEY_CHANNELDOWN },
{ 0x7a12, KEY_VOLUMEUP },
{ 0x7a13, KEY_VOLUMEDOWN },
{ 0x7a40, KEY_POWER },
{ 0x7a41, KEY_MUTE },
};

/* STK7700P: Hauppauge Nova-T Stick, AVerMedia Volar */
Expand Down

0 comments on commit da4c662

Please sign in to comment.