Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92039
b: refs/heads/master
c: c8cd128
h: refs/heads/master
i:
  92037: afe4890
  92035: 418fa44
  92031: 61064a1
v: v3
  • Loading branch information
Takashi Iwai committed Apr 24, 2008
1 parent 3fe0e00 commit f29afa8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a08160bdbe3148a405f72798f76e2a5d30bd243
refs/heads/master: c8cd1281171602033861d0888273e0512f9b165c
7 changes: 6 additions & 1 deletion trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,18 @@ struct hda_vendor_id {

/* codec vendor labels */
static struct hda_vendor_id hda_vendor_ids[] = {
{ 0x10ec, "Realtek" },
{ 0x1002, "ATI" },
{ 0x1057, "Motorola" },
{ 0x1095, "Silicon Image" },
{ 0x10ec, "Realtek" },
{ 0x1106, "VIA" },
{ 0x111d, "IDT" },
{ 0x11c1, "LSI" },
{ 0x11d4, "Analog Devices" },
{ 0x13f6, "C-Media" },
{ 0x14f1, "Conexant" },
{ 0x17e8, "Chrontel" },
{ 0x1854, "LG" },
{ 0x434d, "C-Media" },
{ 0x8384, "SigmaTel" },
{} /* terminator */
Expand Down

0 comments on commit f29afa8

Please sign in to comment.