[PATCH] [UBUNTU:sound/pci/hda/] Add HP nx6320 to supported list

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Fri Jun 2 21:23:02 UTC 2006


Subject: [PATCH] [UBUNTU:sound/pci/hda/] Add HP nx6320 to supported list

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

Takashi Iwai added support for the HP nx6320 (reversed SSID, H/W bug)
to the AD HDA codec.

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

---

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

58a3bb4bd05bce291fe4a24eacd022211a8a76d4
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
index e3d852a..3855d81 100644
--- a/sound/pci/hda/patch_analog.c
+++ b/sound/pci/hda/patch_analog.c
@@ -1364,6 +1364,8 @@ static struct hda_board_config ad1981_cf
 	{ .modelname = "hp", .config = AD1981_HP },
 	/* All HP models */
 	{ .pci_subvendor = 0x103c, .config = AD1981_HP },
+	{ .pci_subvendor = 0x30b0, .pci_subdevice = 0x103c,
+	  .config = AD1981_HP }, /* HP nx6320 (reversed SSID, H/W bug) */
 	{ .modelname = "thinkpad", .config = AD1981_THINKPAD },
 	/* Lenovo Thinkpad T60/X60/Z6xx */
 	{ .pci_subvendor = 0x17aa, .config = AD1981_THINKPAD },
-- 
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/3737df18/attachment.sig>


More information about the kernel-team mailing list