* Add support for Asus A8JN Laptop
@ 2007-04-23 14:38 Tobin Davis
2007-04-23 14:42 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: Tobin Davis @ 2007-04-23 14:38 UTC (permalink / raw)
To: ALSA Developers, Takashi Iwai
[-- 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Add support for Asus A8JN Laptop
2007-04-23 14:38 Add support for Asus A8JN Laptop Tobin Davis
@ 2007-04-23 14:42 ` Takashi Iwai
0 siblings, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2007-04-23 14:42 UTC (permalink / raw)
To: Tobin Davis; +Cc: ALSA Developers
At Mon, 23 Apr 2007 07:38:28 -0700,
Tobin Davis wrote:
>
> 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>
Thanks, applied now.
Takashi
>
>
> [2 Asus-A8J.patch <text/x-patch; UTF-8 (7bit)>]
> 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),
^ permalink raw reply [flat|nested] 6+ messages in thread
* Add support for Asus A8JN Laptop
@ 2007-04-21 21:50 Tobin Davis
2007-04-23 9:52 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: Tobin Davis @ 2007-04-21 21:50 UTC (permalink / raw)
To: ALSA Developers
[-- 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: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Add support for Asus A8JN Laptop
2007-04-21 21:50 Tobin Davis
@ 2007-04-23 9:52 ` Takashi Iwai
2007-04-23 14:39 ` Tobin Davis
0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2007-04-23 9:52 UTC (permalink / raw)
To: Tobin Davis; +Cc: ALSA Developers
At Sat, 21 Apr 2007 14:50:51 -0700,
Tobin Davis wrote:
>
> 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>
The attachment seems stripped by ML server. Could you repost and
don't forget add me to Cc?
thanks,
Takashi
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Add support for Asus A8JN Laptop
2007-04-23 9:52 ` Takashi Iwai
@ 2007-04-23 14:39 ` Tobin Davis
2007-04-23 14:43 ` Takashi Iwai
0 siblings, 1 reply; 6+ messages in thread
From: Tobin Davis @ 2007-04-23 14:39 UTC (permalink / raw)
To: Takashi Iwai; +Cc: ALSA Developers
This is going to get real annoying. Any way to fix this?
I resent the original email with you on the list directly.
Tobin
On Mon, 2007-04-23 at 11:52 +0200, Takashi Iwai wrote:
> At Sat, 21 Apr 2007 14:50:51 -0700,
> Tobin Davis wrote:
> >
> > 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>
>
> The attachment seems stripped by ML server. Could you repost and
> don't forget add me to Cc?
>
>
> thanks,
>
> Takashi
--
Tobin Davis <tdavis@dsl-only.net>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Add support for Asus A8JN Laptop
2007-04-23 14:39 ` Tobin Davis
@ 2007-04-23 14:43 ` Takashi Iwai
0 siblings, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2007-04-23 14:43 UTC (permalink / raw)
To: Tobin Davis; +Cc: ALSA Developers
At Mon, 23 Apr 2007 07:39:53 -0700,
Tobin Davis wrote:
>
> This is going to get real annoying. Any way to fix this?
>
> I resent the original email with you on the list directly.
Seems fixed now. But, it's always better to add someone to Cc, not
only to ML, when you want it to be merged.
Takashi
>
> Tobin
>
> On Mon, 2007-04-23 at 11:52 +0200, Takashi Iwai wrote:
>
> At Sat, 21 Apr 2007 14:50:51 -0700,
> Tobin Davis wrote:
> >
> > 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>
>
> The attachment seems stripped by ML server. Could you repost and
> don't forget add me to Cc?
>
> thanks,
>
> Takashi
>
> --
> Tobin Davis <tdavis@dsl-only.net>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-04-23 14:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23 14:38 Add support for Asus A8JN Laptop Tobin Davis
2007-04-23 14:42 ` 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
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.