All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add automatic model setting for the Acer Aspire 5920G laptop
@ 2008-07-23 17:24 Travis Place
  2008-07-23 17:33 ` Jaroslav Kysela
  0 siblings, 1 reply; 2+ messages in thread
From: Travis Place @ 2008-07-23 17:24 UTC (permalink / raw)
  To: alsa-devel

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add automatic model setting for the Acer Aspire 5920G laptop
  2008-07-23 17:24 [PATCH] Add automatic model setting for the Acer Aspire 5920G laptop Travis Place
@ 2008-07-23 17:33 ` Jaroslav Kysela
  0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2008-07-23 17:33 UTC (permalink / raw)
  To: Travis Place; +Cc: alsa-devel

On Thu, 24 Jul 2008, Travis Place wrote:

> Changelog: Make the Acer Aspire 5920G (1025:0121) select
> ALC883_ACER_ASPIRE by default
> 
> Patch attached.
> 
> Signed-off-by: Travis Place <wishie@wishie.net>

Applied. Thanks.

					Jaroslav

-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-23 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-23 17:24 [PATCH] Add automatic model setting for the Acer Aspire 5920G laptop Travis Place
2008-07-23 17:33 ` Jaroslav Kysela

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.