From: Thomas Davis <tadavis@lbl.gov>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.21-pre4
Date: Wed, 29 Jan 2003 13:53:05 -0800 [thread overview]
Message-ID: <3E384D41.9080605@lbl.gov> (raw)
In-Reply-To: <Pine.LNX.4.53L.0301290143350.27119@freak.distro.conectiva>
[-- Attachment #1: Type: text/plain, Size: 105 bytes --]
This simple one line patch adds the missing ac97 support that the fm801
driver already uses.
thomas
[-- Attachment #2: forte_ac97_codec.diff --]
[-- Type: text/plain, Size: 589 bytes --]
--- linux-2.4.21-pre2/drivers/sound/ac97_codec.c Tue Dec 24 15:37:53 2002
+++ linux-2.4.20-ac1/drivers/sound/ac97_codec.c Fri Dec 6 00:07:04 2002
@@ -133,6 +133,7 @@
{0x43525931, "Cirrus Logic CS4299 rev A", &crystal_digital_ops},
{0x43525933, "Cirrus Logic CS4299 rev C", &crystal_digital_ops},
{0x43525934, "Cirrus Logic CS4299 rev D", &crystal_digital_ops},
+ {0x44543031, "Forte Media FM801", &null_ops},
{0x45838308, "ESS Allegro ES1988", &null_ops},
{0x49434511, "ICE1232", &null_ops}, /* I hope --jk */
{0x4e534331, "National Semiconductor LM4549", &null_ops},
next prev parent reply other threads:[~2003-01-29 21:43 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-29 3:44 Linux 2.4.21-pre4 Marcelo Tosatti
2003-01-29 6:29 ` John Kim
2003-01-29 8:03 ` Denis Vlasenko
2003-01-29 9:36 ` Alan Cox
2003-01-29 12:49 ` Eyal Lebedinsky
2003-01-29 13:04 ` Maciej Soltysiak
2003-01-29 21:53 ` Thomas Davis [this message]
2003-01-30 11:43 ` Alan Cox
2003-01-30 17:09 ` Thomas Davis
2003-01-30 18:17 ` Alan Cox
2003-01-30 17:26 ` Thomas Davis
2003-01-30 18:28 ` Alan Cox
2003-01-30 0:47 ` sys_sendfile64 not in " John Fremlin
2003-01-30 8:29 ` Christoph Hellwig
2003-01-30 11:33 ` Alan Cox
2003-01-30 11:02 ` Marc-Christian Petersen
2003-01-30 11:16 ` Christoph Hellwig
2003-01-30 17:53 ` Thomas Davis
2003-01-30 19:35 ` Alan Cox
2003-01-30 18:46 ` Thomas Davis
2003-01-30 23:13 ` Martin K. Petersen
2003-01-31 3:14 ` Thomas Davis
2003-01-31 4:09 ` Martin K. Petersen
2003-01-31 4:13 ` Thomas Davis
2003-01-31 4:31 ` Martin K. Petersen
2003-01-31 4:48 ` Thomas Davis
2003-01-31 6:16 ` Thomas Davis
2003-01-30 23:30 ` Thomas Davis
2003-02-01 23:24 ` Adrian Bunk
2003-02-02 11:06 ` Adrian Bunk
2003-02-02 13:38 ` Alan Cox
2003-02-10 16:08 ` Jörn Engel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E384D41.9080605@lbl.gov \
--to=tadavis@lbl.gov \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox