From: Jiri Slaby <slaby@liberouter.org>
To: "René Rebe" <rene@exactcode.de>
Cc: linux-kernel@vger.kernel.org, alsa-devel@lists.sourceforge.net,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] cs5536 ID for cs5535audio
Date: Wed, 14 Dec 2005 23:01:11 +0100 [thread overview]
Message-ID: <43A09627.60106@liberouter.org> (raw)
In-Reply-To: <200512141431.32685.rene@exactcode.de>
René Rebe napsal(a):
> Hi all,
>
> relative to 2.6.15-rc5-mm2 / alsa-cvs, works for me:
>
> Added AMD CS5536 to the cs5535audio driver.
>
> Signed-off-by: René Rebe <rene@exactcode.de>
>
> --- sound/pci/cs5535audio/cs5535audio.c.orig 2005-12-14 14:39:11.000000000 +0100
> +++ sound/pci/cs5535audio/cs5535audio.c 2005-12-14 14:29:23.000000000 +0100
> @@ -46,8 +46,10 @@
> static int enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP;
>
> static struct pci_device_id snd_cs5535audio_ids[] = {
> - { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_CS5535_AUDIO, PCI_ANY_ID,
> - PCI_ANY_ID, 0, 0, 0, },
> + { PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_CS5535_AUDIO,
> + PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },
> + { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_CS5536_AUDIO,
> + PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },
Seems like a PCI_DEVICE() candidate
regards,
--
Jiri Slaby www.fi.muni.cz/~xslaby
~\-/~ jirislaby@gmail.com ~\-/~
B67499670407CE62ACC8 22A032CC55C339D47A7E
next prev parent reply other threads:[~2005-12-14 22:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-14 13:31 [PATCH] cs5536 ID for cs5535audio René Rebe
2005-12-14 22:01 ` Jiri Slaby [this message]
2005-12-15 6:26 ` jayakumar alsa
2005-12-15 6:46 ` jayakumar alsa
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=43A09627.60106@liberouter.org \
--to=slaby@liberouter.org \
--cc=akpm@osdl.org \
--cc=alsa-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rene@exactcode.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox