Re: [PATCH] firedtv: add parameter to fake ca_system_ids in CA_INFO

2010-03-06 Thread Mauro Carvalho Chehab
Stefan Richter wrote: > Stefan Richter wrote: >> I already posted an updated version of the patch which correctly defines >> num_fake_ca_system_ids as an unsigned long. > > err, unsigned int of course, as http://patchwork.kernel.org/patch/82912/. Ah, ok. This is one of the things that Patchwork d

Re: [PATCH] firedtv: add parameter to fake ca_system_ids in CA_INFO

2010-03-06 Thread Mauro Carvalho Chehab
Stefan Richter wrote: > Mauro Carvalho Chehab wrote: >> Stefan Richter wrote: >> >>> The Digital Everywhere firmware have the shortcoming that ca_info_enq and >>> ca_info are not supported. This means that we can never retrieve the correct >>> ca_system_id to present in the CI message CA_INFO. Curr

Re: [PATCH] firedtv: add parameter to fake ca_system_ids in CA_INFO

2010-03-06 Thread Stefan Richter
Stefan Richter wrote: > I already posted an updated version of the patch which correctly defines > num_fake_ca_system_ids as an unsigned long. err, unsigned int of course, as http://patchwork.kernel.org/patch/82912/. -- Stefan Richter -=-==-=- --== --==- http://arcgraph.de/sr/ -- To unsubscri

Re: [PATCH] firedtv: add parameter to fake ca_system_ids in CA_INFO

2010-03-06 Thread Stefan Richter
Mauro Carvalho Chehab wrote: > Stefan Richter wrote: > >> The Digital Everywhere firmware have the shortcoming that ca_info_enq and >> ca_info are not supported. This means that we can never retrieve the correct >> ca_system_id to present in the CI message CA_INFO. Currently the driver uses >> the

Re: [PATCH] firedtv: add parameter to fake ca_system_ids in CA_INFO

2010-03-06 Thread Mauro Carvalho Chehab
Stefan Richter wrote: > The Digital Everywhere firmware have the shortcoming that ca_info_enq and > ca_info are not supported. This means that we can never retrieve the correct > ca_system_id to present in the CI message CA_INFO. Currently the driver uses > the application id retrieved using app_i

Re: [PATCH] firedtv: add parameter to fake ca_system_ids in CA_INFO

2010-03-01 Thread Stefan Richter
> The Digital Everywhere firmware have the shortcoming that ca_info_enq and > ca_info are not supported. This means that we can never retrieve the correct > ca_system_id to present in the CI message CA_INFO. Currently the driver uses > the application id retrieved using app_info_req and app_info, b

[PATCH] firedtv: add parameter to fake ca_system_ids in CA_INFO

2010-03-01 Thread Stefan Richter
Date: Sun, 4 Oct 2009 15:00:36 +0200 From: Henrik Kurelid The Digital Everywhere firmware have the shortcoming that ca_info_enq and ca_info are not supported. This means that we can never retrieve the correct ca_system_id to present in the CI message CA_INFO. Currently the driver uses the applica