linux-kernel-test/drivers/media/video/cx25840
Mike Isely 4263fa8ca6 V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits
The FWSEND parameter controls the size of the firmware chunks sent
down the I2C bus to the chip.  Previously this had been set to 1024
but unfortunately some I2C implementations can't transfer data in such
big gulps.  Specifically, the pvrusb2 driver has a hard limit of
around 60 bytes, due to the encapsulation there of I2C traffic into
USB messages.  So we have to significantly reduce this parameter.
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-04-02 04:55:14 -03:00
..
cx25840-audio.c V4L/DVB (3610): Added the new routing commands to cx25840. 2006-04-02 04:55:01 -03:00
cx25840-core.c V4L/DVB (3610): Added the new routing commands to cx25840. 2006-04-02 04:55:01 -03:00
cx25840-core.h V4L/DVB (3610): Added the new routing commands to cx25840. 2006-04-02 04:55:01 -03:00
cx25840-firmware.c V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits 2006-04-02 04:55:14 -03:00
cx25840-vbi.c V4L/DVB (3610): Added the new routing commands to cx25840. 2006-04-02 04:55:01 -03:00
Kconfig V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module 2006-03-21 08:53:22 -08:00
Makefile V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module 2006-03-21 08:53:22 -08:00