Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92019
b: refs/heads/master
c: 6c4cc3a
h: refs/heads/master
i:
  92017: 45159d8
  92015: b62c869
v: v3
  • Loading branch information
Takashi Iwai committed Apr 24, 2008
1 parent 1e67f3e commit a34ed03
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: a76969228a5b341f9c968abbc6eb7655ac3734e4
refs/heads/master: 6c4cc3a8ed15aacc06a5fd369639fef633cee2bc
2 changes: 2 additions & 0 deletions trunk/sound/core/oss/mixer_oss.c
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,8 @@ static void snd_mixer_oss_build(struct snd_mixer_oss *mixer)
{ SOUND_MIXER_DIGITAL3, "Digital", 2 },
{ SOUND_MIXER_PHONEIN, "Phone", 0 },
{ SOUND_MIXER_PHONEOUT, "Master Mono", 0 },
{ SOUND_MIXER_PHONEOUT, "Speaker", 0 }, /*fallback*/
{ SOUND_MIXER_PHONEOUT, "Mono", 0 }, /*fallback*/
{ SOUND_MIXER_PHONEOUT, "Phone", 0 }, /* fallback */
{ SOUND_MIXER_VIDEO, "Video", 0 },
{ SOUND_MIXER_RADIO, "Radio", 0 },
Expand Down

0 comments on commit a34ed03

Please sign in to comment.