linux/drivers/media/video/em28xx
Mauro Carvalho Chehab f7acc4bb86 [media] em28xx: Fix DVB-C maxsize for em2884
The logic at em28xx_isoc_dvb_max_packetsize() sucks, at least for newer
the needed packet size. Yet, it is better than nothing.

Rewrite the code in order to change the default to 752 for em2884 and
newer chips and provide a better way to handle per-chipset specifics.

For em2874, the current default should be enough, as the only em2874
board is currently a 1-seg ISDB-T board, so, it needs only a limited
amount of bandwidth.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-07-28 17:09:54 -03:00
..
Kconfig [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
Makefile [media] em28xx: Allow to compile it without RC/input support 2011-07-27 17:53:03 -03:00
em28xx-audio.c [media] em28xx: Add support for devices with a separate audio interface 2011-07-27 17:53:04 -03:00
em28xx-cards.c [media] em28xx: Add other Terratec H5 USB ID's 2011-07-27 17:56:02 -03:00
em28xx-core.c [media] em28xx: Fix DVB-C maxsize for em2884 2011-07-28 17:09:54 -03:00
em28xx-dvb.c [media] em28xx: Fix DVB-C maxsize for em2884 2011-07-28 17:09:54 -03:00
em28xx-i2c.c [media] em28xx-i2c: Add a read after I2C write 2011-07-27 17:55:49 -03:00
em28xx-input.c [media] em28xx: EM28174 remote support 2011-07-27 17:52:14 -03:00
em28xx-reg.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
em28xx.h [media] Add initial support for Terratec H5 2011-07-27 17:55:49 -03:00