When dvb-sat was written, it assumed that the LNBf entries would have only 2 local oscilators, as this is what other tools did. However, there are some widely LNBf models used in Brazil more local oscilators, meant to be used on multipoint arrangements. Add support for them. Please notice that this change breaks the libdvbv5 API. Not sure how to handle this incompatibility. That's basically why I'm not commiting it directly. Suggestions? Mauro Carvalho Chehab (3): dvb-sat: embeed most stuff internally at struct LNBf dvb-sat: change the LNBf logic to make it more generic dvb-sat: add support for several BrasilSat LNBf models lib/include/libdvbv5/dvb-sat.h | 39 ++--- lib/libdvbv5/dvb-fe.c | 5 +- lib/libdvbv5/dvb-sat.c | 340 +++++++++++++++++++++++++++-------------- 3 files changed, 244 insertions(+), 140 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html