All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaud Patard <apatard@mandriva.com>
To: alsa-devel@alsa-project.org
Subject: [PATCH] patch_realtek.c: Add new model
Date: Thu, 26 Jan 2006 11:53:28 +0100	[thread overview]
Message-ID: <m3y813ntuf.fsf@anduin.mandrakesoft.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

Hi,

This little patch add the model for the motherboard K8N51 from Gigabyte
to the known models of ALC boards.


Signed-off-by: Arnaud Patard <apatard@mandriva.com>
 ---

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch_realtek_add_gigabyte_k8n51.patch --]
[-- Type: text/x-patch, Size: 776 bytes --]

Index: alsa-cvs/alsa-kernel/pci/hda/patch_realtek.c
===================================================================
--- a/sound/pci/hda.orig/patch_realtek.c
+++ a/sound/pci/hda/patch_realtek.c
@@ -1668,6 +1668,7 @@ static struct hda_board_config alc880_cf
 	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x8196, .config = ALC880_6ST }, /* ASUS P5GD1-HVM */
 	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x81b4, .config = ALC880_6ST },
 	{ .pci_subvendor = 0x1019, .pci_subdevice = 0xa884, .config = ALC880_6ST }, /* Acer APFV */
+	{ .pci_subvendor = 0x1458, .pci_subdevice = 0xa102, .config = ALC880_6ST }, /* Gigabyte K8N51 */
 
 	{ .modelname = "6stack-digout", .config = ALC880_6ST_DIG },
 	{ .pci_subvendor = 0x2668, .pci_subdevice = 0x8086, .config = ALC880_6ST_DIG },

             reply	other threads:[~2006-01-26 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26 10:53 Arnaud Patard [this message]
2006-01-27 12:05 ` [PATCH] patch_realtek.c: Add new model Takashi Iwai

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=m3y813ntuf.fsf@anduin.mandrakesoft.com \
    --to=apatard@mandriva.com \
    --cc=alsa-devel@alsa-project.org \
    /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.