Add codec ID for Avance Logic ALC203

This commit is contained in:
Pyun YongHyeon 2005-11-30 01:44:22 +00:00
parent 398293a8de
commit b7994e3488
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152939

View file

@ -150,6 +150,7 @@ static struct ac97_codecid ac97codecid[] = {
{ 0x414c4720, 0x0f, 0, "ALC650", 0 },
{ 0x414c4752, 0x0f, 0, "ALC250", 0 },
{ 0x414c4760, 0x0f, 0, "ALC655", 0 },
{ 0x414c4770, 0x0f, 0, "ALC203", 0 },
{ 0x414c4780, 0x0f, 0, "ALC658", 0 },
{ 0x414c4790, 0x0f, 0, "ALC850", 0 },
{ 0x43525900, 0x07, 0, "CS4297", 0 },