[linux-dvb] Re: ST6100 driver
Manu Abraham
abraham.manu at gmail.com
Thu Aug 31 15:52:07 CEST 2006
Hello Jason,
Jason Filos wrote:
> Hi Manu, I am going over your ST6100 driver.
> However in Line41, shouldnt it read:
>
> #define STB6100_K_NF_MSB (0x03 << 0)
>
> instead of :
>
> #define STB6100_K_NF_MSB (0x01 << 0)
>
> The NF register is 10bits wide [9:0]
> However using yours it is only 9bits, is the extra MSB not needed or is
> this simply a mistake? Or am I wrong all along?
>
Yep, the first 2 bits in K . Which makes it 0x03. Thanks for pointing it out
Thanks,
Manu
More information about the linux-dvb
mailing list