Mailing List archive

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

[vdr] Re: patch for femonosd.c



Marcel Siegert wrote:

these informations/ids are allocated by dvb.org.

since >12 weeks ago they aren't accessible for the public anymore.

 case 0x4A:      snprintf(buf, sizeof(buf), "%s", "SkyCrypt");
                                              break;

this one isn't correct calling skyscrypt as owner of 0x4a..

skycrypt is using caid 0x4a60
My channels.conf had only one entry with 4A60 and I knew that
this channel uses SkyCrypt, this is just what happens when information
is hidden  :)

The Range for different providers 0x4a.. is more complete as follows

		4a00 Tsinghua TongFang
		4a10 Easycas
		4a20 AlphaCrypt
		4a30 DVN Holdings
		4a40 Shanghai Advanced Digital Technology Co. Ltd. (ADT)
		4a50 Shenzhen Kingsky Company (China) Ltd.
		4a60 @Sky
		4a70 Dreamcrypt
		4a71 Dreamcrypt 4096bit RSA
		4a72 Dreamcrypt 48bit RSA
		4a73 Dreamcrypt non-DVD
		4a74 Dreamcrypt export
		4a80 THALESCrypt
		4a90 Runcom Technologies
		4aa0 SIDSA
		4ab0 Beijing Compunicate Technology Inc.
		4ac0 Latens Systems Ltd
		4ad0 XCrypt Inc.
		4ad2 Beijing Digital Video Technology Co., Ltd.
Thats nice, now we can make truly huge and ugly switch/case monster  :)
Marcel, you wouldnt have the rest of defininitions hidden somewhere ??

--
lwgt@iki.fi  * Using HTML-mail is like breaking wind in a church *
60.2N 24.7E  *   it is not illegal, just extremely bad manners   *




Home | Main Index | Thread Index