Mailing List archive

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

[linux-dvb] Re: CA_ID in scan



Wolfgang Thiel wrote:
On Thu, Jul 10, 2003 at 08:36:57AM +0300, Lauri Tischler wrote:

Seems to have dissapeared somewhere after introducing the nit-stuff,
or maybe I'm blind.

Is there any table anywhere for mapping ca_id to actual method,
ie. viacces, powervu, conax etc..

You can find a list of CA_system_Ids here:

http://member.dvb.org/broadcast/show_broadcast_table.php?CA_system_id

Does not ring the bell :)
dvbscan in dvbsak package has something like this,
something more compleate would be nice.

        const struct dvb_value_str ca_system_list[] = {
                { 0x0100, "Seca" },
                { 0x0500, "Viaccess 1" },
                { 0x0600, "Irdeto" },
                { 0x0B00, "Conax" },
                { 0x0D00, "Cryptoworks" },
                { 0x1700, "Beta" },

                { -1, NULL }
        };




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



Home | Main Index | Thread Index