From: Mauro Carvalho Chehab Date: Fri, 11 Nov 2011 14:46:23 +0000 (-0200) Subject: [media] dvb: Allow select between DVB-C Annex A and Annex C X-Git-Tag: v3.3-rc1~48^2~595 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39ce61a846c8e1fa00cb57ad5af021542e6e8403;p=pandora-kernel.git [media] dvb: Allow select between DVB-C Annex A and Annex C DVB-C, as defined by ITU-T J.83 has 3 annexes. The differences between Annex A and Annex C is that Annex C uses a subset of the modulation types, and uses a different rolloff factor. A different rolloff means that the bandwidth required is slicely different, and may affect the saw filter configuration at the tuners. Also, some demods have different configurations, depending on using Annex A or Annex C. So, allow userspace to specify it, by changing the rolloff factor. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed