[linux-dvb] WinTV NovaT remote keys - num keys only

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Simon Baxter wrote:

> How do I see what the remote is being registered as?  I see in
> ir-common.c there are mappings for
> IR_KEYTAB_TYPE ir_codes_hauppauge_new[IR_KEYTAB_SIZE] = {
> IR_KEYTAB_TYPE ir_codes_rc5_tv[IR_KEYTAB_SIZE] = {
> IR_KEYTAB_TYPE ir_codes_winfast[IR_KEYTAB_SIZE] = {
>
> dmesg just says
> cx88[0]: registered IR remote control
>
> what will select the keymap??


Look at the drivers/media/video/cx88/cx88-input.c

...
224 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci)
...
245         case CX88_BOARD_HAUPPAUGE_DVB_T1:
246                 ir_codes         = ir_codes_hauppauge_new;
247                 ir_type          = IR_TYPE_RC5;
...





[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux