Subject: Re: Advice to people writing audio drivers
To: Charles M. Hannum <mycroft@mit.edu>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-kern
Date: 08/10/1998 20:37:18
On Mon, Aug 10, 1998 at 12:33:22PM -0400, Charles M. Hannum wrote:
>
> A few things...
>
> 2) I noticed that some drivers (e.g. lmc) only support one output
> mode. It's moderately important that all drivers support 8KHz
> u-law output. There is code to handle emulating this, and many of
> the drivers (e.g. eap, ess, sbdsp) use it -- as well as emulating
> many other modes.
What about hardware that can only do 44100 Hz?
-is