Re: radio freqs (was: floating-point abuse in 2.1.113)
Rik van Riel (H.H.vanRiel@phys.uu.nl)
Tue, 4 Aug 1998 20:38:13 +0200 (CEST)
On Tue, 4 Aug 1998, Steffen Grunewald wrote:
> Mikael Pettersson wrote:
> |> --- linux-2.1.113/drivers/char/radio-aztech.c.orig Mon Jun 8 23:55:37 1998
> |> +++ linux-2.1.113/drivers/char/radio-aztech.c Mon Aug 3 20:59:03 1998
> [...]
> |> - v.rangelow=(int)(87.9*16);
> |> - v.rangehigh=(int)(107.8*16);
> |> + v.rangelow=(879*16)/10;
> |> + v.rangehigh=(1078*16)/10;
> [...]
>
> AFAIK, FM bands are defined from 87.5 up to 108.0 MHz now (there was
> a time when the upper limit was set to 100, later 104).
> Please re-check the values above...
AFAIK, Japan uses the FM band from 76 up to 108 MHz...
Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html