Re: Linux 2.4.21-pre4

Thomas Davis (tadavis@lbl.gov)
Thu, 30 Jan 2003 09:09:04 -0800


Alan Cox wrote:
> On Wed, 2003-01-29 at 21:53, Thomas Davis wrote:
>
>>This simple one line patch adds the missing ac97 support that the fm801
>>driver already uses.
>
>
> FM801 is a card not a codec
>

Sorry, this then adds to the ac97 codec list the fm801, which has a ac97
codec on it, and takes it from being "unknown" to "known".

The forte driver uses the ac97codec code; with this, ac97_probe_codec
registers it correctly as Forte Media, and not unknown.

No, it doesn't change the codec_ops - it just gets codec->name correct.
Yea, it is comestic, but some mixers didn't like it having a name of
"Unknown".

Better?

thomas

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