linux/drivers/media/dvb/b2c2
Patrick Boettcher 382c5546d6 V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards
With (some) Technisat cards you cannot run multiple DVB applications
in parallel and switch the channel at the same time.

There seems to be a problem on the interfaces or even inside the flexcop-device
that can't handle interruption on the streaming interface.

This patch adds a watchdog to check whether data is supposed to come in
(streaming PIDs are requested) and if no data is seen within 400ms (default) it
resets the streaming/pid-filtering hardware.

This patch is urgently needed to support the rev 2.8 of the hardware and solves
problem occassionally seen on older hardware.

Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-02-26 22:29:18 -03:00
..
Kconfig V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driver 2008-12-30 09:38:34 -02:00
Makefile
flexcop-common.h
flexcop-dma.c V4L/DVB (8745): v4l2: fix a bunch of compile warnings. 2008-10-12 09:36:52 -02:00
flexcop-eeprom.c
flexcop-fe-tuner.c V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) 2008-12-16 16:43:58 -02:00
flexcop-hw-filter.c V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards 2009-02-26 22:29:18 -03:00
flexcop-i2c.c V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) 2008-12-16 16:43:58 -02:00
flexcop-misc.c
flexcop-pci.c V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards 2009-02-26 22:29:18 -03:00
flexcop-reg.h
flexcop-sram.c
flexcop-usb.c V4L/DVB (7959): endianness fix in flexcop-usb.c 2008-06-05 06:35:48 -03:00
flexcop-usb.h
flexcop.c V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cards 2009-02-26 22:29:18 -03:00
flexcop.h
flexcop_ibi_value_be.h
flexcop_ibi_value_le.h