Re: Leadtek PxDVR3200H and mythbuntu 11.04/11.10

2011-11-20 Thread Istvan Varga
On 11/20/2011 02:30 AM, john wrote: I have tried downloading clean v4l repositories and trying to patch for xc4000 but I can't get it to compile. XC4000 support is included in the V4L repositories starting from staging/for_v3.1, if you have recent sources, then no patching is needed. As well

Re: [GIT PULL for v3.0] media updates for v3.1

2011-07-31 Thread Istvan Varga
On 07/31/2011 03:53 PM, Devin Heitmueller wrote: Sorry about the top post. Replying from phone since i'm on vacation. Haven't tested the firmware, but as long as it's based on the Xceive sources it's ok to redistribute in terms of licensing. Just use the same license I provided for the origin

[PATCH] cx88: notch filter control fixes

2011-07-31 Thread Istvan Varga
from cx88_reset(), since that is already done by init_controls(), which is called by cx8800_initdev(). Signed-off-by: Istvan Varga diff -uNr a/drivers/media/video/cx88/cx88-core.c b/drivers/media/video/cx88/cx88-core.c --- a/drivers/media/video/cx88/cx88-core.c 2011-07-31 11:19:03.0

Re: [GIT PULL for v3.0] media updates for v3.1

2011-07-30 Thread Istvan Varga
On 07/30/2011 04:03 PM, Mauro Carvalho Chehab wrote: Btw, It may actually make sense to not allow using the PAL filter with a NTSC source and vice-versa, e. g. reducing the notch filter to only 3 possible values: 0 - 4xFSC (00) 1 - square pixel

Re: [GIT PULL for v3.0] media updates for v3.1

2011-07-30 Thread Istvan Varga
On 07/29/2011 07:31 PM, Mauro Carvalho Chehab wrote: istva...@mailbox.hu (11): [media] xc4000: code cleanup [media] dvb-usb/Kconfig: auto-select XC4000 tuner for dib0700 [media] xc4000: check firmware version [media] xc4000: removed card_type I assume a firmware fil

[PATCH 2/2] cx88: implemented luma notch filter control

2011-07-11 Thread Istvan Varga
The following patch adds a new control that makes it possible to set the luma notch filter type to finetune picture quality. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-core.c xc4000/drivers/media/video/cx88/cx88-core.c --- xc4000_orig/drivers/media/video

[PATCH 1/2] cx88: implemented sharpness control

2011-07-11 Thread Istvan Varga
This patch implements support for a sharpness control, using the luma peaking filter feature of cx2388x. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-core.c xc4000/drivers/media/video/cx88/cx88-core.c --- xc4000_orig/drivers/media/video/cx88/cx88-core.c

[PATCH] cx23885: added support for card 107d:6f39

2011-07-11 Thread Istvan Varga
This patch, based on code by Mirek Slugen, implements support for the Leadtek WinFast PxDVR3200 H card with XC4000 tuner (107d:6f39). Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/video/cx23885/cx23885-cards.c xc4000/drivers/media/video/cx23885/cx23885-cards.c --- xc4000_orig

Re: [PATCH 4/4] XC4000: removed card_type

2011-06-20 Thread Istvan Varga
On Monday 06 June 2011 22:10:22 Mauro Carvalho Chehab wrote: > Please solve the firmware issue before the next merge window. I have not yet received a reply from Devin Heitmueller to my post about the changes I made to his firmware building utility, but for now here is the modified firmware file

Re: [PATCH 4/4] XC4000: removed card_type

2011-06-09 Thread Istvan Varga
On Monday 06 June 2011 22:10:22 you wrote: > Please solve the firmware issue before the next merge window. I have already received the Xceive firmware source and the program that builds the firmware for the Linux driver from Devin Heitmueller, and have sent back to him a modified version that bui

[PATCH 4/4] cx88: replaced duplicated code with function call

2011-06-07 Thread Istvan Varga
The following patch replaces code to reset the XC3028 tuner with a call to the tuner reset callback. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-cards.c xc4000/drivers/media/video/cx88/cx88-cards.c --- xc4000_orig/drivers/media/video/cx88/cx88-cards.c 2011

[PATCH 3/4] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner

2011-06-07 Thread Istvan Varga
This patch implements support for the Leadtek WinFast DTV1800 H card with XC4000 tuner (107d:6f38). Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-cards.c xc4000/drivers/media/video/cx88/cx88-cards.c --- xc4000_orig/drivers/media/video/cx88/cx88-cards.c 2011

[PATCH 2/4] cx88: added support for Leadtek WinFast DTV2000 H Plus

2011-06-07 Thread Istvan Varga
This patch implements support for the Leadtek WinFast DTV2000 H Plus card with XC4000 tuner (107d:6f42). Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-cards.c xc4000/drivers/media/video/cx88/cx88-cards.c --- xc4000_orig/drivers/media/video/cx88/cx88-cards.c

[PATCH 1/4] cx88: added XC4000 tuner callback and DVB attach functions

2011-06-07 Thread Istvan Varga
Added functions for XC4000 tuner reset and attaching DVB frontend. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/video/cx88/cx88-cards.c xc4000/drivers/media/video/cx88/cx88-cards.c --- xc4000_orig/drivers/media/video/cx88/cx88-cards.c 2011-06-07 14:33:39.0 +0200

[PATCH 4/4] XC4000: removed card_type

2011-06-06 Thread Istvan Varga
Removed the use of 'card_type' from the tuner configuration structure, and replaced it with separate parameters to set board-specific configuration. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/common/tuners/xc4000.c xc4000/drivers/media/common/tuner

[PATCH 3/4] XC4000: check firmware version

2011-06-06 Thread Istvan Varga
Enabled code to check if the version of the firmware reported by the hardware is correct after uploading it. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/common/tuners/xc4000.c xc4000/drivers/media/common/tuners/xc4000.c --- xc4000_orig/drivers/media/common/tuners/xc4000.c

[PATCH 2/4] XC4000: auto-select XC4000 tuner

2011-06-06 Thread Istvan Varga
Automatically select the xc4000 module for dib0700 if the tuner selection is not customized. Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/dvb/dvb-usb/Kconfig xc4000/drivers/media/dvb/dvb-usb/Kconfig --- xc4000_orig/drivers/media/dvb/dvb-usb/Kconfig 2011-06-06 14:10

[PATCH 1/4] XC4000: code cleanup

2011-06-06 Thread Istvan Varga
error codes Signed-off-by: Istvan Varga diff -uNr xc4000_orig/drivers/media/common/tuners/xc4000.c xc4000/drivers/media/common/tuners/xc4000.c --- xc4000_orig/drivers/media/common/tuners/xc4000.c2011-06-06 14:10:12.0 +0200 +++ xc4000/drivers/media/common/tuners/xc4000.c 2011-06-06 14

Re: xc4000 patches folded

2011-06-05 Thread Istvan Varga
On 06/05/2011 03:58 PM, Mauro Carvalho Chehab wrote: > Don't add \n\t\t at the beginning of the param_desc. Even the extra \t and \n > format stuff in the middle of the description is unusual. It is better to > avoid, > as it may break scripts. OK, I will remove the tabs. Is the use of \n allowe

Re: XC4000: setting registers

2011-06-05 Thread Istvan Varga
On 06/05/2011 02:56 PM, Mauro Carvalho Chehab wrote: > Ok, just pushed it (I forgot to use the -f tag). Please double check > if the code is working on the devices you have. I did not try building it, but the code now seems to be identical to the xc4000.c/h driver I am currently using. There is o

Re: XC4000: setting registers

2011-06-05 Thread Istvan Varga
On 06/05/2011 02:05 PM, Mauro Carvalho Chehab wrote: > This one breaks compilation: > > drivers/media/common/tuners/xc4000.c: In function ‘xc4000_set_analog_params’: > drivers/media/common/tuners/xc4000.c:1340: error: ‘type’ undeclared (first use in this function) > drivers/media/common/tuners/xc4