From: Takashi Iwai <tiwai@suse.de>
To: "Nickolay V. Shmyrev" <nshmyrev@yandex.ru>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: snd_hda_intel 3stack mode for ASUS P5P-L2
Date: Tue, 21 Nov 2006 18:58:48 +0100 [thread overview]
Message-ID: <s5hslgcisvb.wl%tiwai@suse.de> (raw)
In-Reply-To: <1164109594.3771.2.camel@t94>
At Tue, 21 Nov 2006 14:46:34 +0300,
Nickolay V. Shmyrev wrote:
>
> Hello all.
>
> I have ASUS P5PL2 motherboard and it's embedded sound card requires
> the following patch which sets "3stack" model to operate properly:
>
> 00:1b.0 0403: 8086:27d8 (rev 01)
> Subsystem: 1043:817f
> Flags: bus master, fast devsel, latency 0, IRQ 177
> Memory at dfdf8000 (64-bit, non-prefetchable) [size=16K]
> Capabilities: [50] Power Management version 2
> Capabilities: [60] Message Signalled Interrupts: 64bit+
> Queue=0/0 Enable-
> Capabilities: [70] Express Unknown type IRQ 0
>
> Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Thanks, I added the entry to ALSA HG tree.
Takashi
>
> --- patch_analog.c Tue Nov 21 14:11:53 2006
> +++ patch_analog.c.new Tue Nov 21 14:42:26 2006
> @@ -798,6 +798,8 @@ static struct hda_board_config ad1986a_c
> .config = AD1986A_3STACK }, /* ASUS P5RD2-VM / P5GPL-X SE */
> { .pci_subvendor = 0x1043, .pci_subdevice = 0x81cb,
> .config = AD1986A_3STACK }, /* ASUS M2NPV-VM */
> + { .pci_subvendor = 0x1043, .pci_subdevice = 0x817f,
> + .config = AD1986A_3STACK }, /* ASUS P5P-L2 */
> { .pci_subvendor = 0x17aa, .pci_subdevice = 0x1017,
> .config = AD1986A_3STACK }, /* Lenovo A60 desktop */
> { .modelname = "laptop", .config = AD1986A_LAPTOP },
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
prev parent reply other threads:[~2006-11-21 17:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-21 11:46 snd_hda_intel 3stack mode for ASUS P5P-L2 Nickolay V. Shmyrev
2006-11-21 17:58 ` Takashi Iwai [this message]
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=s5hslgcisvb.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=nshmyrev@yandex.ru \
/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.