All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobin Davis <tdavis@dsl-only.net>
To: ALSA Developers <alsa-devel@alsa-project.org>,
	Takashi Iwai <tiwai@suse.de>
Subject: Add support for Asus A8JN Laptop
Date: Mon, 23 Apr 2007 07:38:28 -0700	[thread overview]
Message-ID: <1177339108.4274.9.camel@razman.gruemaster.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

This patch adds support for the Asus A8JN Laptop.  


Other modes were tested, this one worked best.

Signed off by Tobin Davis <tdavis@dsl-only.net>

[-- Attachment #2: Asus-A8J.patch --]
[-- Type: text/x-patch, Size: 665 bytes --]

diff -r 202af90f8e68 pci/hda/patch_analog.c
--- a/pci/hda/patch_analog.c	Thu Apr 19 15:22:56 2007 +0200
+++ b/pci/hda/patch_analog.c	Sat Apr 21 10:38:57 2007 -0700
@@ -834,6 +834,7 @@ static struct snd_pci_quirk ad1986a_cfg_
 	SND_PCI_QUIRK(0x1043, 0x1297, "ASUS Z62F", AD1986A_LAPTOP_EAPD),
 	SND_PCI_QUIRK(0x1043, 0x12b3, "ASUS V1j", AD1986A_LAPTOP_EAPD),
 	SND_PCI_QUIRK(0x1043, 0x1302, "ASUS W3j", AD1986A_LAPTOP_EAPD),
+	SND_PCI_QUIRK(0x1043, 0x1447, "ASUS A8J", AD1986A_3STACK),
 	SND_PCI_QUIRK(0x1043, 0x817f, "ASUS P5", AD1986A_3STACK),
 	SND_PCI_QUIRK(0x1043, 0x818f, "ASUS P5", AD1986A_LAPTOP),
 	SND_PCI_QUIRK(0x1043, 0x81b3, "ASUS P5", AD1986A_3STACK),

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

             reply	other threads:[~2007-04-23 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 14:38 Tobin Davis [this message]
2007-04-23 14:42 ` Add support for Asus A8JN Laptop Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2007-04-21 21:50 Tobin Davis
2007-04-23  9:52 ` Takashi Iwai
2007-04-23 14:39   ` Tobin Davis
2007-04-23 14:43     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1177339108.4274.9.camel@razman.gruemaster.com \
    --to=tdavis@dsl-only.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.