[linux-dvb] [PATCH] Multi protocol support (stage #1)
Manu Abraham
abraham.manu at gmail.com
Sat Apr 29 14:31:56 CEST 2006
Hello Patrick,
Patrick Boettcher wrote:
>
> On Tue, 25 Apr 2006, Manu Abraham wrote:
>
>
>
> +enum fe_bandwidths {
> + FE_BANDWIDTH_QUERY = 0x00000000,
> + FE_BANDWIDTH_8_MHZ = 0x00000001,
> + FE_BANDWIDTH_7_MHZ = 0x00000002,
> + FE_BANDWIDTH_6_MHZ = 0x00000004,
> + FE_BANDWIDTH_AUTO = 0x10000000
> +};
>
> In DVB-H other bandwidth can be used. IMHO, it would be more useful to
> specify the bandwidth in MHz, instead of have defines.
>
After going through the specs, i could only find an additional Bandwidth
specification of 5MHz. Is it specific to some hardware that you were
looking at ?
Regards,
Manu
More information about the linux-dvb
mailing list