All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [ALC262 patch_realtek.c] Fujitsu Lifebook PC speaker signal
@ 2008-04-10 11:10 Tony Vroon
  2008-04-14 10:34 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Vroon @ 2008-04-10 11:10 UTC (permalink / raw
  To: alsa-devel; +Cc: Takashi Iwai


[-- Attachment #1.1.1: Type: text/plain, Size: 421 bytes --]

Good afternoon,

Could you please consider the following patch for the 2.6.26 merge window.
The legacy PC speaker signal was not routed to outputs. The codec is not 
prevented from powering down in this patch, although I suppose one could 
argue that perhaps it should be. Let me know if anyone feels strongly one 
way or the other.

Signed-Off-By: Tony Vroon <tony@linx.net>

Regards,
Tony V.
LINX sysadmin

[-- Attachment #1.1.2: alc262-fujitsu-pcspk.patch --]
[-- Type: text/x-patch, Size: 617 bytes --]

--- sound/pci/hda/patch_realtek.c.OLD	2008-04-10 11:52:23.000000000 +0100
+++ sound/pci/hda/patch_realtek.c	2008-04-10 11:50:29.000000000 +0100
@@ -8065,6 +8065,8 @@
 	},
 	HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
 	HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
+	HDA_CODEC_VOLUME("PC Speaker Volume", 0x0b, 0x05, HDA_INPUT),
+	HDA_CODEC_MUTE("PC Speaker Switch", 0x0b, 0x05, HDA_INPUT),
 	HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
 	HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
 	HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: 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: [ALC262 patch_realtek.c] Fujitsu Lifebook PC speaker signal
  2008-04-10 11:10 [ALC262 patch_realtek.c] Fujitsu Lifebook PC speaker signal Tony Vroon
@ 2008-04-14 10:34 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2008-04-14 10:34 UTC (permalink / raw
  To: tony; +Cc: alsa-devel

At Thu, 10 Apr 2008 12:10:41 +0100,
Tony Vroon wrote:
> 
> Good afternoon,
> 
> Could you please consider the following patch for the 2.6.26 merge window.
> The legacy PC speaker signal was not routed to outputs. The codec is not 
> prevented from powering down in this patch, although I suppose one could 
> argue that perhaps it should be. Let me know if anyone feels strongly one 
> way or the other.
> 
> Signed-Off-By: Tony Vroon <tony@linx.net>

Thanks, applied to ALSA tree now.


Takashi

> 
> Regards,
> Tony V.
> LINX sysadmin
> [1.2 alc262-fujitsu-pcspk.patch <text/x-patch; utf-8 (base64)>]
> --- sound/pci/hda/patch_realtek.c.OLD	2008-04-10 11:52:23.000000000 +0100
> +++ sound/pci/hda/patch_realtek.c	2008-04-10 11:50:29.000000000 +0100
> @@ -8065,6 +8065,8 @@
>  	},
>  	HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT),
>  	HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT),
> +	HDA_CODEC_VOLUME("PC Speaker Volume", 0x0b, 0x05, HDA_INPUT),
> +	HDA_CODEC_MUTE("PC Speaker Switch", 0x0b, 0x05, HDA_INPUT),
>  	HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT),
>  	HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT),
>  	HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT),
> [2 This is a digitally signed message part <application/pgp-signature (7bit)>]
> 

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

end of thread, other threads:[~2008-04-14 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-10 11:10 [ALC262 patch_realtek.c] Fujitsu Lifebook PC speaker signal Tony Vroon
2008-04-14 10:34 ` Takashi Iwai

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.