Mailing List archive

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

[linux-dvb] Re: Full featured card summary



On Saturday 13 March 2004 18:26, Andreas Oberritter wrote:
> On Sat, 2004-03-13 at 19:12, Andrew de Quincey wrote:
> > Can someone try the attached patch (against CVS HEAD). It returns most of
> > the values to how they were previously. There are a few left changed, but
> > I don't want to go too fast.
>
> in ves1x93_attach() 'state' is a local variable and you are passing a
> pointer to it to dvb_register_frontend(). I think it should be
> kmalloc'ed instead. :)

Yeah, its to avoid having to kmalloc any data (hence the #pragma pack thing). 
If you want it changed, I'll sort it.

> The inversion value read back seemed to be undefined if INVERSION_AUTO
> was used with 0x40 instead of 0x00. Bit 7 controls search for inversion.
> Bit 6 is used for I/Q swapping.

Are you able to give more information on the registers which changed? Would be 
really handy...


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index