Re: [rfc][patch] API for timer hooks

From: Stas Sergeev
Date: Wed Aug 17 2005 - 11:21:21 EST


Hello.

Lee Revell wrote:
Wow, your driver implements bass and treble controls by varying the
frequency of the timer interrupt. That's a neat hack, but I'd expect it
to raise a few eyebrows if it's submitted for mainline...
I realized that some time ago, and now,
even though the code it still there,
the treble/bass controls are no longer
exported to the mixer. The driver now
works on a fixed frequency. Well, you
can still select one of the two base
frequencies, but if need be, I can
disallow also this. I am willing to
reduce the requirements as much as possible,
as long as it will help getting the thing
in, but perhaps allowing a single higher
frequency, or allowing just any frequency,
is pretty much the same task, and doesn't
look achievable within the currently existing
timer API anyway.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/