Mailing List archive

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

[linux-dvb] CA



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 ?

Regards,
Manu




Home | Main Index | Thread Index