linux/drivers/media/dvb
Hartmut Birr a18255bef2 V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontends
The min frequencies of the DVB-C frontends are wrong. 

In Europe, the center frequency of the lowest channel is 50.5MHz and not 
51MHz. All known cards with the stv0297/tda0002x/ves1820 frontend are 
able to tune to this frequency.

I've changed the range to the lowest channel - 1/2 bandwidth and the 
highest channel + 1/2 bandwidth. For the design of the dvb driver, the 
frequency ranges must be part of the tuner and not of the frontend 
itself. The same frontend may be used for different tuners. 

The attached patch does only fix the ranges and not the design.

Signed-off-by: Hartmut Birr <e9hack@googlemail.com>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-10-09 22:04:40 -03:00
..
b2c2 V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression 2007-08-23 13:17:32 -03:00
bt8xx V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay 2007-07-18 14:24:46 -03:00
cinergyT2 some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
dvb-core V4L/DVB (5965): Frontend_ioctl(): fix check-after-use 2007-10-09 22:04:22 -03:00
dvb-usb V4L/DVB (5964): Fixed remote control for dib0700 with new firmware 2007-10-09 22:04:05 -03:00
frontends V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontends 2007-10-09 22:04:40 -03:00
pluto2 V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 2007-07-18 14:23:56 -03:00
ttpci V4L/DVB (5941): Ttpci/budget-av.c: ARRAY_SIZE() 2007-10-09 22:03:33 -03:00
ttusb-budget V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 2007-07-18 14:23:56 -03:00
ttusb-dec V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 2007-07-18 14:23:56 -03:00
Kconfig Fix Kconfig dependency problems wrt boolean menuconfigs 2007-06-28 11:34:53 -07:00
Makefile [PATCH] dvb: add Pluto2 driver 2005-07-07 18:23:55 -07:00