Re: [Fwd: Change wording of DIFF file please]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Markus Rechberger wrote:
> Hey,
>
> On 5/8/08, Rod <Rod@xxxxxxxxxx> wrote:
>   
>>     Repost as I think I fell off the list ;o(
>>
>>     
>
> this stuff was generated against my v4l-dvb-experimental repository it seems.
>
> +		}
> +		break;
> +	case TUNER_XCEIVE_XC3028:
> +		dprintk(KERN_INFO "saa7134_tuner_callback TUNER_XCEIVE_XC3028
> command %d\n", command);
> +		switch(command) {
> +		case TUNER_RESET1:
> +		case TUNER_RESET2:
> +			/* this seems to be to correct bit */
> +			saa_andorl(SAA7134_GPIO_GPSTATUS0 >> 2, 0x00008000, 0x00000000);
> +			saa_andorl(SAA7134_GPIO_GPSTATUS0 >> 2, 0x00008000, 0x00008000);
> +			break;
> +
> +		case TUNER_RESET3:
> +			break;
>
> this also needs a change to work with the linuxtv repository, that way
> the patch is not compatible with the linuxtv.org repository it was
> generated against my v4l-dvb-experimental repository.
>
> You already have the xceive reset line bit. Look how other xc3028
> reset callbacks are implemented into the linuxtv.org repository and
> change this according to the other callbacks.
>
> Markus
>   
    Would I be able to get a little help with this please?

    I know I may be asking a bit much, but I'm trying to learn this 
stuff at the same time ;o)

    Does the code already work in 2.6.25? or its only in V4L repos 
building before submission into the linux tree?

_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux