[media] tm6000: add IR support for HVR-900H
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
884b0515dc
commit
f9fa905bde
1 changed files with 1 additions and 0 deletions
|
@ -351,6 +351,7 @@ static struct tm6000_board tm6000_boards[] = {
|
||||||
.tuner_addr = 0xc2 >> 1,
|
.tuner_addr = 0xc2 >> 1,
|
||||||
.demod_addr = 0x1e >> 1,
|
.demod_addr = 0x1e >> 1,
|
||||||
.type = TM6010,
|
.type = TM6010,
|
||||||
|
.ir_codes = RC_MAP_HAUPPAUGE,
|
||||||
.caps = {
|
.caps = {
|
||||||
.has_tuner = 1,
|
.has_tuner = 1,
|
||||||
.has_dvb = 1,
|
.has_dvb = 1,
|
||||||
|
|
Loading…
Reference in a new issue