[BK PATCHES] 2.4.x misc updates

From: Jeff Garzik
Date: Sat Aug 28 2004 - 19:29:50 EST



Please do a

bk pull bk://gkernel.bkbits.net/misc-2.4

This will update the following files:

drivers/sound/ac97_codec.c | 1 +
1 files changed, 1 insertion(+)

through these ChangeSets:

<ileong@xxxxxxxxxx> (04/08/28 1.1549)
[ac97_codec] add new codec

diff -Nru a/drivers/sound/ac97_codec.c b/drivers/sound/ac97_codec.c
--- a/drivers/sound/ac97_codec.c 2004-08-28 20:26:27 -04:00
+++ b/drivers/sound/ac97_codec.c 2004-08-28 20:26:27 -04:00
@@ -155,6 +155,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},
+ {0x43585430, "CXT48", &default_ops, AC97_DELUDED_MODEM },
{0x43585442, "CXT66", &default_ops, AC97_DELUDED_MODEM },
{0x44543031, "Diamond Technology DT0893", &default_ops},
{0x45838308, "ESS Allegro ES1988", &null_ops},
-
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/