Skip to content

Commit

Permalink
[ALSA] hda-codec - Fix HDA sound and V.92 modem for notebook Siemens …
Browse files Browse the repository at this point in the history
…FieldPG-M

Modules: HDA Codec driver

The patch fixes the problem of mute onboard HDA sound output,
buildin V.92 modem idendification and functionality.

Signed-off-by: Daniel Mueller <daniel.mueller@siemens.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Daniel Mueller authored and Jaroslav Kysela committed Jan 3, 2006
1 parent b4a621f commit 26741b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/patch_si3054.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ static int patch_si3054(struct hda_codec *codec)
* patch entries
*/
struct hda_codec_preset snd_hda_preset_si3054[] = {
{ .id = 0x163c3055, .name = "Si3054", .patch = patch_si3054 },
{ .id = 0x163c3155, .name = "Si3054", .patch = patch_si3054 },
{}
};
Expand Down

0 comments on commit 26741b5

Please sign in to comment.