[linux-dvb] [PATCH] Multi protocol support (stage #1)
Manu Abraham
abraham.manu at gmail.com
Tue Apr 25 14:36:10 CEST 2006
Hi All,
Revised patch again.
Changelog:
#1) typedef's are bad (typedef's for structs are considered evil at
kernel, makes object's opaque)
#2) consistency issues (tried to make it as consistent as possible)
#3) unified callback's (have a simple get_params, now, advantage future
systems might define more things, but still the same callback can be
used in that case too)
#4) multi tuner support (same demod can have multiple delivery systems,
each tune might be on a different delivery system)
#5) split out each parameter, such there is more space in future (fec
and modulation separated out)
#6) added in all delivery systems now, hoping that it might make things
clear.
Thanks for all the previous feedback, awaiting comments again.
Thanks,
Manu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multi_proto2.diff
Type: text/x-patch
Size: 16226 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20060425/92f4c1af/multi_proto2.bin
More information about the linux-dvb
mailing list