Re: [linux-dvb] The Tuner stv6110x.c driver problem.

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

 



On 16 сентября 2009 09:28:14 gennady wrote:
> Hi!
>
> My stv6110a tuner doesn't work.
>
> I see that there is problem with the divider calculation.
>
>
>
> The code gets the same value = 3 in any case:
>
>
>
> for (rDiv = 0; rDiv <= 3; rDiv++)
>
>  {
>
>              pCalc = (REFCLOCK_kHz / 100) / R_DIV(rDiv);
>
>
>
>              if ((abs((s32)(pCalc - pVal))) < (abs((s32)(1000 - pVal))))
>
>              {
>
>                         rDivOpt = rDiv;
>
>              }
>
> }
>
>
>
> As result is the wrong divider value.
>
>
>
> Is this driver working?
>
>
>
>
>
> Gennady.
>
>
>
> gennady@xxxxxxxxxxxxx
Hi,

Why do you not use stv6110 ?
It definitely works.

Igor
-- 
Igor M. Liplianin
Microsoft Windows Free Zone - Linux used for all Computing Tasks
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux