Mailing List archive

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

[linux-dvb] CA



Manu Abraham writes:
 > Hi,
 > 		In ca.h, the structure
 > 
 > struct ca_msg {
 > 	unsigned int index;
 > 	unsigned int type;
 > 	unsigned int length;
 > 	unsigned char msg[256];
 > };
 > 
 > 
 > Here what is the data that the user level application exchanges to the CAM in 
 > index and type ?

"index" is the slot index in case of CI interfaces with several CI slots.
I think "type" is not really used right now and could be used for
those 2 bytes you mentioned in the other mail.


Ralph




Home | Main Index | Thread Index