[ALSA] hda-codec - Add support for Sony Vaio VGN-S3HP
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2006 14:33:11 +0000 (16:33 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:33:33 +0000 (21:33 +0200)
Added the missing support for Sony Vaio VGN-S3HP with ALC260 codec.
The patch taken from ALSA bug#2101.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c

index 6876094c9111215882ecb6f4d0ddfdf4607bf24c..f6bccd66d141400e714558181aafa5432d18df5f 100644 (file)
@@ -3823,6 +3823,8 @@ static struct hda_board_config alc260_cfg_tbl[] = {
        { .modelname = "basic", .config = ALC260_BASIC },
        { .pci_subvendor = 0x104d, .pci_subdevice = 0x81bb,
          .config = ALC260_BASIC }, /* Sony VAIO */
+       { .pci_subvendor = 0x104d, .pci_subdevice = 0x81cc,
+         .config = ALC260_BASIC }, /* Sony VAIO VGN-S3HP */
        { .pci_subvendor = 0x104d, .pci_subdevice = 0x81cd,
          .config = ALC260_BASIC }, /* Sony VAIO */
        { .pci_subvendor = 0x152d, .pci_subdevice = 0x0729,