summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
authororion <orion@FreeBSD.org>2003-01-13 17:43:49 +0000
committerorion <orion@FreeBSD.org>2003-01-13 17:43:49 +0000
commitb9dd7fae28fb3de53278b18603648cd1a80af895 (patch)
tree090d62a9cc97e50d1b4cc450899ab016305d67af /sys/dev/sound
parentf4914f2c82ebd2c208d555ac415314c0fed1cd01 (diff)
downloadFreeBSD-src-b9dd7fae28fb3de53278b18603648cd1a80af895.zip
FreeBSD-src-b9dd7fae28fb3de53278b18603648cd1a80af895.tar.gz
Add Realtek ALC650 id.
Submitted by: "Mikko S. Hyvarinen" <morphy@morphy.iki.fi> MFC after: 5 days
Diffstat (limited to 'sys/dev/sound')
-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 427fb98..0f3c905 100644
--- a/sys/dev/sound/pcm/ac97.c
+++ b/sys/dev/sound/pcm/ac97.c
@@ -89,6 +89,7 @@ static struct ac97_codecid ac97codecid[] = {
{ 0x414b4d01, 1, "Asahi Kasei AK4542" },
{ 0x414b4d02, 1, "Asahi Kasei AK4543" },
{ 0x414c4710, 0, "Avance Logic ALC200/200P" },
+ { 0x414c4720, 0, "Realtek Semiconductor ALC650" },
{ 0x43525900, 0, "Cirrus Logic CS4297" },
{ 0x43525903, 0, "Cirrus Logic CS4297" },
{ 0x43525913, 0, "Cirrus Logic CS4297A" },
OpenPOWER on IntegriCloud