All of lore.kernel.org
 help / color / mirror / Atom feed
From: Travis Place <wishie@wishie.net>
To: alsa-devel@alsa-project.org
Subject: [PATCH] Add automatic model setting for the Acer Aspire 5920G	laptop
Date: Thu, 24 Jul 2008 03:24:04 +1000	[thread overview]
Message-ID: <1216833844.27183.3.camel@temp-fallen> (raw)

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

Changelog: Make the Acer Aspire 5920G (1025:0121) select
ALC883_ACER_ASPIRE by default

Patch attached.

Signed-off-by: Travis Place <wishie@wishie.net>


[-- Attachment #2: acer-aspire-5920G.patch --]
[-- Type: text/x-patch, Size: 641 bytes --]

--- patch_realtek.c	2008-07-24 03:21:35.000000000 +1000
+++ patch_realtek.c.wishie	2008-07-24 03:21:23.000000000 +1000
@@ -7907,6 +7907,7 @@
 	SND_PCI_QUIRK(0x1025, 0x006c, "Acer Aspire 9810", ALC883_ACER_ASPIRE),
 	SND_PCI_QUIRK(0x1025, 0x0110, "Acer Aspire", ALC883_ACER_ASPIRE),
 	SND_PCI_QUIRK(0x1025, 0x0112, "Acer Aspire 9303", ALC883_ACER_ASPIRE),
+	SND_PCI_QUIRK(0x1025, 0x0121, "Acer Aspire 5920G", ALC883_ACER_ASPIRE), 
 	SND_PCI_QUIRK(0x1025, 0, "Acer laptop", ALC883_ACER), /* default Acer */
 	SND_PCI_QUIRK(0x1028, 0x020d, "Dell Inspiron 530", ALC888_6ST_DELL),
 	SND_PCI_QUIRK(0x103c, 0x2a3d, "HP Pavillion", ALC883_6ST_DIG),

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

             reply	other threads:[~2008-07-23 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-23 17:24 Travis Place [this message]
2008-07-23 17:33 ` [PATCH] Add automatic model setting for the Acer Aspire 5920G laptop Jaroslav Kysela

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=1216833844.27183.3.camel@temp-fallen \
    --to=wishie@wishie.net \
    --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.