Mailing List archive

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

[linux-dvb] Re: How to use CA module ?



LINUXTV DEV wrote:
>  
> #define CA_CI 1 /* CI high level interface */
> #define CA_CI_LINK 2 /* CI link layer level interface */
> #define CA_CI_PHYS 4 /* CI physical layer level interface */
> #define CA_SC 128 /* simple smart card interface */

CA_CI_PHYS and CA_SC are bogus. Not implemented and unclear what they should do.

CA_CI is for the CI implementation in the AV7110 firmware (legacy
cruft). The host cannot talk to the CAM because the firmware does it all.

CA_CI_LINK means the host can send and receive messages to/from the CAM.


Johannes


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



Home | Main Index | Thread Index