Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16133
b: refs/heads/master
c: 16f47bb
h: refs/heads/master
i:
  16131: 8aff820
v: v3
  • Loading branch information
Matthew Garrett authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 12cea55 commit fe2e306
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: f8c7c7b8dd2828b42c1230c6b0235e7d1dcf57e5
refs/heads/master: 16f47bb66000a917a33a0da67ef2823b239c36f6
4 changes: 4 additions & 0 deletions trunk/sound/pci/ac97/ac97_patch.c
Original file line number Diff line number Diff line change
Expand Up @@ -1639,8 +1639,12 @@ static void check_ad1981_hp_jack_sense(struct snd_ac97 *ac97)
{
u32 subid = ((u32)ac97->subsystem_vendor << 16) | ac97->subsystem_device;
switch (subid) {
case 0x0e11005a: /* HP nc4000/4010 */
case 0x103c0890: /* HP nc6000 */
case 0x103c0938: /* HP nc4220 */
case 0x103c099c: /* HP nx6110 */
case 0x103c0944: /* HP nc6220 */
case 0x103c0934: /* HP nc8220 */
case 0x103c006d: /* HP nx9105 */
case 0x17340088: /* FSC Scenic-W */
/* enable headphone jack sense */
Expand Down

0 comments on commit fe2e306

Please sign in to comment.