linux/drivers/media/dvb/ttpci
Andrew de Quincey 86f40cc3c9 V4L/DVB (3673): Fix budget-av CAM reset
Unfortunately on the budget-av board, the CAM reset line is tied to the
frontend reset line, so resetting the CAM also zaps the frontend. This
breaks the tda1004x at least, and causes it to fail to tune until the
budget-av module is reloaded. This patch adds an exported function to dvb_frontend
that allows a card to forcibly reinitialise a frontend. The budget-av now
does this on CAM reset, which corrects this problem.
since they do not tie the CAM reset line to the frontend reset line.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-04-02 04:56:02 -03:00
..
Kconfig V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree. 2006-01-09 15:25:38 -02:00
Makefile V4L/DVB (3218): Whitespace cleanups 2006-01-09 15:25:34 -02:00
av7110.c V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver) 2006-04-02 04:55:59 -03:00
av7110.h V4L/DVB (3318b): sem2mutex: drivers/media/, #2 2006-02-07 06:49:14 -02:00
av7110_av.c V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver) 2006-04-02 04:55:59 -03:00
av7110_av.h
av7110_ca.c [PATCH] DVB: Small cleanups and CodeStyle fixes 2005-12-01 15:48:59 -08:00
av7110_ca.h
av7110_hw.c V4L/DVB (3403): Workaround to fix initialization for Nexus CA 2006-03-08 11:35:50 -03:00
av7110_hw.h V4L/DVB (3381): Fix compilation with Alpha 2006-01-15 09:04:04 -02:00
av7110_ipack.c
av7110_ipack.h
av7110_ir.c V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driver 2006-02-27 00:09:20 -03:00
av7110_v4l.c V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode 2006-03-24 16:26:58 -03:00
budget-av.c V4L/DVB (3673): Fix budget-av CAM reset 2006-04-02 04:56:02 -03:00
budget-ci.c V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file. 2006-03-21 08:53:54 -08:00
budget-core.c V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cards 2006-04-02 04:55:57 -03:00
budget-patch.c V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cards 2006-04-02 04:55:57 -03:00
budget.c V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file. 2006-03-21 08:53:54 -08:00
budget.h V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cards 2006-04-02 04:55:57 -03:00
fdump.c [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1 2005-12-12 08:57:44 -08:00
ttpci-eeprom.c V4L/DVB (3218): Whitespace cleanups 2006-01-09 15:25:34 -02:00
ttpci-eeprom.h