Johannes Stezenbach wrote:
On Sun, May 07, 2006, Manu Abraham wrote:
Johannes Stezenbach wrote:
I don't get how an application can query the
set of supported delivery systems.
Please explain.
The current API does assume what delivery system it is dealing with. It
is assumed the same way, right now in this change.
If you indeed want to do a QUERY for delivery systems, yes we have to
add QUERY itself.
But in this case we have reached the same old position, we just went in
one complete circle. Fine, no issues.
OK, so the ability to query the set of supported delivery systems
was missing from your proposal. But apps need it!
After sleeping it over, I think it would be
easier to understand and use to add a seperate ioctl:
// get bit set of supported delivery systems
#define FE_GET_DELSYS _IOR('o', 84, enum fe_delsys)
// get capabilites for one delivery system
#define FE_GET_CAPS _IOWR('o', 85, struct dvb_frontend_cap)
What do you think?
Looks good and nice.
Manu
_______________________________________________
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb