All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Gateway M675 tweak
@ 2004-05-26  6:57 Kevin Mack
  0 siblings, 0 replies; only message in thread
From: Kevin Mack @ 2004-05-26  6:57 UTC (permalink / raw)
  To: alsa-devel

Nobody complained, but this will direct mixer output
to speaker, headphone and line-out instead of just
the front(DAC-A) signal.


--- ../alsa-driver-1.0.5rc1/alsa-kernel/pci/ac97/ac97_patch.c	2004-05-24 07:24:42.000000000 -0600
+++ alsa-kernel/pci/ac97/ac97_patch.c	2004-05-26 00:12:39.000000000 -0600
@@ -648,7 +648,7 @@
 		/* VARIOUS */ 0x0040
 	};
 	static unsigned short m675_regs[4] = {
-		/* OUTSEL */ 0x9040, /* CL:FR, SR:FR, LO:DS, LI:FR, MI:DS */
+		/* OUTSEL */ 0xfc70, /* CL:MX, SR:MX, LO:DS, LI:MX, MI:DS */
 		/* IOMISC */ 0x2102, /* HP amp on */
 		/* INSEL */ 0x0203, /* LI:LI, MI:FR */
 		/* VARIOUS */ 0x0041 /* stereo mic */


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-26  6:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-26  6:57 [PATCH] Gateway M675 tweak Kevin Mack

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.