Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Andreas Oberritter
On 05/05/2011 12:53 PM, Mauro Carvalho Chehab wrote: > + switch (priv->delivery_system) { > + case SYS_UNDEFINED: > + if (c->delivery_system == SYS_DVBT) { > + /* SLEEP => DVB-T */ > + ret = cxd2820r

Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Steve Kerrison
Hi Andreas, >From cxd2820r_priv.h: > +/* > + * FIXME: These are totally wrong and must be added properly to the API. > + * Only temporary solution in order to get driver compile. > + */ > +#define SYS_DVBT2 SYS_DAB > +#define TRANSMISSION_MODE_1K 0 > +#define TRANSMISSION_MODE_16K 0

Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Mauro Carvalho Chehab
Em 06-05-2011 07:42, Steve Kerrison escreveu: > Hi Andreas, > > From cxd2820r_priv.h: > >> +/* >> + * FIXME: These are totally wrong and must be added properly to the API. >> + * Only temporary solution in order to get driver compile. >> + */ >> +#define SYS_DVBT2 SYS_DAB >> +#define

Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Andreas Oberritter
On 05/06/2011 02:23 PM, Mauro Carvalho Chehab wrote: > Em 06-05-2011 07:42, Steve Kerrison escreveu: >> Hi Andreas, >> >> From cxd2820r_priv.h: >> >>> +/* >>> + * FIXME: These are totally wrong and must be added properly to the API. >>> + * Only temporary solution in order to get driver compile. >>

Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Antti Palosaari
weekend > and generate a patch against antti's current code... if that's > appropriate of course (I'm new at this ;)) > > Regards, > Steve Kerrison. > > - Reply message - > From: "Andreas Oberritter" > Date: Fri, May 6, 2011 13:36 >

Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Antti Palosaari
pe 6.5.2011 15:36 Andreas Oberritter kirjoitti: > On 05/06/2011 02:23 PM, Mauro Carvalho Chehab wrote: >> Em 06-05-2011 07:42, Steve Kerrison escreveu: >>> Hi Andreas, >>> >>> From cxd2820r_priv.h: >>> +/* + * FIXME: These are totally wrong and must be added properly to the API.

Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Mauro Carvalho Chehab
e at the FE_[GET/SET]_PROPERTY ioctls. Thanks! Mauro. > > Regards, > Steve Kerrison. > > - Reply message ----- > From: "Andreas Oberritter" > Date: Fri, May 6, 2011 13:36 > Subject: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C > demodulat

Re: [git:v4l-dvb/for_v2.6.40] [media] Sony CXD2820R DVB-T/T2/C demodulator driver

2011-05-06 Thread Mauro Carvalho Chehab
Em 06-05-2011 12:30, Mauro Carvalho Chehab escreveu: > Em 06-05-2011 09:55, Steve Kerrison escreveu: >> If antti doesn't do this before me, I will look at this over the weekend and >> generate a patch against antti's current code... if that's appropriate of >> course (I'm new at this ;)) > > Fee