Aurelian Pop writes: > I am wondering if there is a way I can test in my program wether a > card is DVB-S, DVB-T or DVB-C. I am using currently 4 DVB-S cards and > 1 DVB-T card and I want to detect the card type so I can fill the > appropriate parameters acordingly (right know I do this somehow > manually.... I know which is which).
The FE_GET_INFO ioctl of the frontend device returns a FrontendInfo structure with the frontend type. Ralph -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
