Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39066
b: refs/heads/master
c: 7a99795
h: refs/heads/master
v: v3
  • Loading branch information
Tobin Davis authored and Jaroslav Kysela committed Oct 6, 2006
1 parent d6da042 commit a6947bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2aedbda6f9a51f0a2130c150676a5c99c81fa7a2
refs/heads/master: 7a99795477ca758a4b29ef3595edde2e067af85a
4 changes: 4 additions & 0 deletions trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -5076,6 +5076,10 @@ static struct hda_board_config alc883_cfg_tbl[] = {
{ .modelname = "acer", .config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0/*0x0102*/,
.config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x0102,
.config = ALC883_ACER },
{ .pci_subvendor = 0x1025, .pci_subdevice = 0x009f,
.config = ALC883_ACER },
{ .modelname = "auto", .config = ALC883_AUTO },
{}
};
Expand Down

0 comments on commit a6947bd

Please sign in to comment.