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 _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb