On Mon, 21 Jun 2004 17:22:59 +0200 Christophe Lucas <c.lucas@ifrance.com> wrote: > I think this value is written only for remember how it works. > Could you not put it in comments and put the right value as : > #define FREQ_LO 1400000 /* 87.5*16000 */ Was this code compiled with some strange settings? normallyu the compiler would have evaluated the expression and not generated code to calculate the value... -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/