Correct vendor id for ALC101.

This commit is contained in:
Orion Hodson 2003-03-20 18:17:39 +00:00
parent 642a7af59a
commit 9963235abc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112434

View file

@ -119,7 +119,7 @@ static struct ac97_codecid ac97codecid[] = {
{ 0x414b4d01, 0x00, 1, "AK4542", 0 },
{ 0x414b4d02, 0x00, 1, "AK4543", 0 },
{ 0x414c4320, 0x0f, 0, "ALC100", 0 },
{ 0x414c4320, 0x0f, 0, "ALC101", 0 },
{ 0x414c4730, 0x0f, 0, "ALC101", 0 },
{ 0x414c4710, 0x0f, 0, "ALC200", 0 },
{ 0x414c4740, 0x0f, 0, "ALC202", 0 },
{ 0x414c4720, 0x0f, 0, "ALC650", 0 },