[PATCH] [UBUNTU:sound/pci] Add pci id for MCP51 to pci/intel8x0.c
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Sat Apr 1 07:07:40 UTC 2006
Subject: [PATCH] [UBUNTU:sound/pci] Add pci id for MCP51 to pci/intel8x0.c
UpstreamStatus: Added in upstream pci/intel8x0.c r1.236
Ray Wood reports in Malone #6354 that his motherboard's sound chipset
is not supported. This patch from upstream cvs adds his pci id to
pci/intel8x0.c. (Closes: Malone #6354)
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/intel8x0.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
8e2846440bd134456dbdc27572bc00a4d2701cf2
diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
index fc9070e..ac6fd77 100644
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -406,6 +406,7 @@ static struct pci_device_id snd_intel8x0
{ 0x10de, 0x008a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_NFORCE }, /* CK8 */
{ 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 */
{ 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 */
--
1.1.3
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060331/21ca1d31/attachment.sig>
More information about the kernel-team
mailing list