summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2003-02-26 18:39:04 +0000
committercognet <cognet@FreeBSD.org>2003-02-26 18:39:04 +0000
commit81fbe75842baea284fc8079ba0955903619ca44d (patch)
tree6cf07f3493a1534d59db34f49993ae1d139f40e3 /sys/dev
parentd57f539d00971e49703bb5b1e12f05a1c6cd50fb (diff)
downloadFreeBSD-src-81fbe75842baea284fc8079ba0955903619ca44d.zip
FreeBSD-src-81fbe75842baea284fc8079ba0955903619ca44d.tar.gz
Add SigmaTel STAC9750 entry.
Submitted by: Paulius Bulotas <paulius.bulotas@microlink.lt>
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/sound/pcm/ac97.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sound/pcm/ac97.c b/sys/dev/sound/pcm/ac97.c
index 472c2da..6668f8c 100644
--- a/sys/dev/sound/pcm/ac97.c
+++ b/sys/dev/sound/pcm/ac97.c
@@ -115,6 +115,7 @@ static struct ac97_codecid ac97codecid[] = {
{ 0x83847608, 0, "SigmaTel STAC9708/9711", 0 },
{ 0x83847609, 0, "SigmaTel STAC9721/9723", 0 },
{ 0x83847644, 0, "SigmaTel STAC9744", 0 },
+ { 0x83847650, 0, "SigmaTel STAC9750", 0 },
{ 0x83847656, 0, "SigmaTel STAC9756/9757", 0 },
{ 0x53494c22, 0, "Silicon Laboratory Si3036", 0 },
{ 0x53494c23, 0, "Silicon Laboratory Si3038", 0 },
OpenPOWER on IntegriCloud