[PATCH] [UBUNTU:sound/pci/hda/] Add ID for HP q965 to Realtek HDA codec
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Tue Oct 24 17:04:21 UTC 2006
From 664babc272de6aac6fb46762da3de6d5657ce330 Mon Sep 17 00:00:00 2001
From: Daniel T. Chen <crimsun at garnish.localdomain>
Date: Tue, 24 Oct 2006 12:58:49 -0400
Subject: [PATCH] [UBUNTU:sound/pci/hda/] Add ID for HP q965 to Realtek HDA codec
UpstreamStatus: Added in upstream alsa-kernel hg changeset:
4666: 320c38dca5dc [http://hg-mirror.alsa-project.org/alsa-kernel?cs=320c38dca5dc;style=raw ]
This commit from Takashi Iwai adds the HP q965's ID.
This commit is suitable as-is for Dapper, Edgy, and Feisty.
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/hda/patch_realtek.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 1245303..a0ccea4 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -6387,6 +6387,8 @@ static struct hda_board_config alc262_cf
{ .modelname = "hp-bpc", .config = ALC262_HP_BPC },
{ .pci_subvendor = 0x103c, .pci_subdevice = 0x208c,
.config = ALC262_HP_BPC }, /* xw4400 */
+ { .pci_subvendor = 0x103c, .pci_subdevice = 0x2801,
+ .config = ALC262_HP_BPC }, /* q965 */
{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3014,
.config = ALC262_HP_BPC }, /* xw6400 */
{ .pci_subvendor = 0x103c, .pci_subdevice = 0x3015,
--
1.4.1
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: 0xC88ABDA3
-------------- 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/20061024/2fc473e5/attachment.sig>
More information about the kernel-team
mailing list