Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5360
b: refs/heads/master
c: eeacb54
h: refs/heads/master
v: v3
  • Loading branch information
Sergey Ulanov authored and Jaroslav Kysela committed Jul 28, 2005
1 parent 12ec4cc commit b032fdc
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 7b566054b33474cdd674289a8c7dd282c02e536e
refs/heads/master: eeacb5457cf5f0802fb29f385befa0b1d166cadb
3 changes: 3 additions & 0 deletions trunk/sound/pci/ac97/ac97_patch.c
Original file line number Diff line number Diff line change
Expand Up @@ -1528,6 +1528,9 @@ static const snd_kcontrol_new_t snd_ac97_ad1888_controls[] = {
},
AC97_SURROUND_JACK_MODE_CTL,
AC97_CHANNEL_MODE_CTL,

AC97_SINGLE("Headphone Jack Sense", AC97_AD_JACK_SPDIF, 10, 1, 0),
AC97_SINGLE("Line Jack Sense", AC97_AD_JACK_SPDIF, 12, 1, 0),
};

static int patch_ad1888_specific(ac97_t *ac97)
Expand Down

0 comments on commit b032fdc

Please sign in to comment.