[PATCH] [UBUNTU:sound/pci/hda/] Add support for more Sony Vaio models

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Fri Jun 2 21:20:09 UTC 2006


Subject: [PATCH] [UBUNTU:sound/pci/hda/] Add support for more Sony Vaio models

UpstreamStatus: Added in upstream alsa-kernel hg changeset 59e0c0f0ab80
                http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=59e0c0f0ab80a78af057fb802ba20885582ddcee;style=raw

Takashi Iwai added support for the Sony Vaio VGN-S3HP and another
model.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>

---

 sound/pci/hda/patch_realtek.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

361111457552e578aaa123437fd78846fb0f93ca
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 0bbdb00..f88f957 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -3824,6 +3824,10 @@ static struct hda_board_config alc260_cf
 	{ .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,
 	  .config = ALC260_BASIC }, /* CTL Travel Master U553W */
 	{ .modelname = "hp", .config = ALC260_HP },
-- 
1.1.3


-- 
Daniel T. Chen            crimsun at ubuntu.com
GPG key:   www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060602/cb913f1a/attachment.sig>


More information about the kernel-team mailing list