lkml.org 
[lkml]   [2003]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.4.21-pre4
Martin K. Petersen wrote:
>>>>>>"Thomas" == Thomas Davis <tadavis@lbl.gov> writes:
>
>
> Thomas,
>
> Alan is right. I have yet to see an FM801 with the AC97 codec
> on the chip.
>
> Thomas> How do I get the name in there other than "Unknown"?
>
> Thomas> It's a single chip card.
>
> What kind of card is it? Are you sure there isn't a tiny codec chip
> hiding somewhere?
>

The card has 3 chips on it

1 - TEA2025 audio stereo amp
2 - DT9011 - ??
3 - DT0389

So, it is ok to make it "Diamond Technology DT0389"?

See attached patch.
--- 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, "Diamond Technology DT0398", &null_ops},
{0x45838308, "ESS Allegro ES1988", &null_ops},
{0x49434511, "ICE1232", &null_ops}, /* I hope --jk */
{0x4e534331, "National Semiconductor LM4549", &null_ops},
\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.034 / U:2.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site