Michael Harpe wrote: > Ok, I'm not a neophyte with programming but this would be my first direct > attempt at a device driver. > > How tough do you think it would be to accomplish this? I think it should suffice to adapt the filter mask for the section filter, like so: > (*secfilter)->filter_mask[0] = 0xff; it should read > (*secfilter)->filter_mask[0] = 0xfe; on line 965 in dvb_net.c. It should then accept MPE datagram- as well as ATSC addressable sections. The rest of the code is essentiall the same for both section types. Cheers, Christian. -- Christian Praehauser <cpraehaus@xxxxxxxxxxxxxx> || //\\//\\ || Multimedia Communications Group, ||// \/ \\|| Department of Computer Sciences, University of Salzburg http://www.cosy.sbg.ac.at/~cpraehaus/ http://www.network-research.org/ http://www.uni-salzburg.at/ _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb