From: Ben Dooks <ben-alsa@fluff.org>
To: alsa-devel@lists.sourceforge.net
Subject: [PATCH] intel8x0: add NVidia MPC55 support
Date: Sat, 3 Mar 2007 19:09:01 +0000 [thread overview]
Message-ID: <20070303190901.GA22328@trinity.fluff.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]
Add the PCI-ID for the NVidia MPC55 HDA audio controller
to the intel8x0 driver.
Tested with 2 channel audio only.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
diff -urNp -X linux-2.6.20/Documentation/dontdiff linux-2.6.20/sound/pci/intel8x0.c linux-2.6.20-bjd1/sound/pci/intel8x0.c
--- linux-2.6.20/sound/pci/intel8x0.c 2007-02-04 18:44:54.000000000 +0000
+++ linux-2.6.20-bjd1/sound/pci/intel8x0.c 2007-03-03 18:55:22.000000000 +0000
@@ -434,6 +434,7 @@ static struct pci_device_id snd_intel8x0
{ 0x10de, 0x00da, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* NFORCE3 */
{ 0x10de, 0x00ea, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* CK8S */
{ 0x10de, 0x026b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* MCP51 */
+ { 0x10de, 0x0371, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* MCP55 */
{ 0x1022, 0x746d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* AMD8111 */
{ 0x1022, 0x7445, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* AMD768 */
{ 0x10b9, 0x5455, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_ALI }, /* Ali5455 */
[-- Attachment #2: 2620-alsa-intel8x0-mpc55.patch --]
[-- Type: text/plain, Size: 893 bytes --]
diff -urNp -X linux-2.6.20/Documentation/dontdiff linux-2.6.20/sound/pci/intel8x0.c linux-2.6.20-bjd1/sound/pci/intel8x0.c
--- linux-2.6.20/sound/pci/intel8x0.c 2007-02-04 18:44:54.000000000 +0000
+++ linux-2.6.20-bjd1/sound/pci/intel8x0.c 2007-03-03 18:55:22.000000000 +0000
@@ -434,6 +434,7 @@ static struct pci_device_id snd_intel8x0
{ 0x10de, 0x00da, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* NFORCE3 */
{ 0x10de, 0x00ea, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* CK8S */
{ 0x10de, 0x026b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* MCP51 */
+ { 0x10de, 0x0371, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* MCP55 */
{ 0x1022, 0x746d, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* AMD8111 */
{ 0x1022, 0x7445, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL }, /* AMD768 */
{ 0x10b9, 0x5455, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_ALI }, /* Ali5455 */
[-- Attachment #3: Type: text/plain, Size: 345 bytes --]
-------------------------------------------------------------------------
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
[-- Attachment #4: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
next reply other threads:[~2007-03-03 19:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-03 19:09 Ben Dooks [this message]
2007-03-03 19:15 ` [PATCH] intel8x0: add NVidia MPC55 support Lee Revell
2007-03-03 19:16 ` Ben Dooks
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=20070303190901.GA22328@trinity.fluff.org \
--to=ben-alsa@fluff.org \
--cc=alsa-devel@lists.sourceforge.net \
/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