Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131979
b: refs/heads/master
c: 38f1df2
h: refs/heads/master
i:
  131977: 84ce8a0
  131975: 95d335c
v: v3
  • Loading branch information
Takashi Iwai committed Mar 2, 2009
1 parent b5594db commit 7db18c9
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bb543c969467f33c3a1a0ccfcfcd9a508cd81c54
refs/heads/master: 38f1df27e3191d76e983cb9c6b4392582fd32fda
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -2095,6 +2095,8 @@ static struct snd_pci_quirk probe_mask_list[] __devinitdata = {
SND_PCI_QUIRK(0x1028, 0x20ac, "Dell Studio Desktop", 0x01),
/* including bogus ALC268 in slot#2 that conflicts with ALC888 */
SND_PCI_QUIRK(0x17c0, 0x4085, "Medion MD96630", 0x01),
/* conflict of ALC268 in slot#3 (digital I/O); a temporary fix */
SND_PCI_QUIRK(0x1179, 0xff00, "Toshiba laptop", 0x03),
{}
};

Expand Down

0 comments on commit 7db18c9

Please sign in to comment.