linux/drivers/media/video/bt8xx
Thomas Betker b61097ee1a [media] bttv-cards.c: Allow radio for CHP05x/CHP06x
Add ".has_radio = 1" for BTTV_BOARD_MAGICTVIEW061 because there are
some CHP05x/CHP06x boards with a radio tuner.

I still have an analog Askey Magic TView card (CHP051, PCI 144f:3002)
which I use for radio only. This worked fine with kernel 2.6.37
(openSUSE 11.4), but no longer works with kernel 3.1.10 (openSUSE 12.1).

The reason apparently is that ".has_radio = 1" is missing in
bttv-cards.c for BTTV_BOARD_MAGICTVIEW061; when I add this line and
recompile the kernel, radio is working again. The line is still missing
in the latest git tree, for which I have generated the attached patch.

I can't test what will happen for CHP05x/CHP06x devices without radio;
however, it seems that other cards also have the problem that there are
some boards with radio and some without, so I hope that this can be
sorted out.

Signed-off-by: Thomas Betker <thomas.betker@freenet.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-06 16:58:48 -03:00
..
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00
bt848.h [media] bt8xx: add support for PCI device ID 0x36c 2011-11-08 11:22:24 -02:00
bttv-audio-hook.c
bttv-audio-hook.h
bttv-cards.c [media] bttv-cards.c: Allow radio for CHP05x/CHP06x 2012-07-06 16:58:48 -03:00
bttv-driver.c Merge branch 'v4l_for_linus' into staging/for_v3.6 2012-06-27 08:57:09 -03:00
bttv-gpio.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-i2c.c [media] video: Drop undue references to i2c-algo-bit 2011-11-24 15:11:17 -02:00
bttv-if.c
bttv-input.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-risc.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv-vbi.c [media] bt8xx: Use current logging styles 2011-09-03 21:02:52 -03:00
bttv.h [media] bttv: Remove unused needs_tvaudio card variable 2012-06-11 16:05:05 -03:00
bttvp.h [media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulation 2012-06-11 16:05:32 -03:00