Update of /cvsroot/alsa/alsa-kernel/pci/ac97
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28434

Modified Files:
        ac97_patch.c 
Log Message:
Signed-off-by: Kevin Mack <[EMAIL PROTECTED]>
For Gateway M675 notebook - this will direct mixer
output to speaker, headphone and line-out instead
of just the front(DAC-A) signal.


Index: ac97_patch.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac97_patch.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ac97_patch.c        24 May 2004 13:24:42 -0000      1.50
+++ ac97_patch.c        26 May 2004 07:34:55 -0000      1.51
@@ -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
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to