Update of /cvsroot/alsa/alsa-kernel/pci/emu10k1
In directory sc8-pr-cvs1:/tmp/cvs-serv4966

Modified Files:
        emufx.c 
Log Message:
Georgi Georgiev <[EMAIL PROTECTED]>
Line2 LiveDrive Capture Volume control fix


Index: emufx.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/emu10k1/emufx.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- emufx.c     27 Nov 2003 11:04:08 -0000      1.45
+++ emufx.c     3 Jan 2004 09:22:23 -0000       1.46
@@ -1958,6 +1958,7 @@
                        VOLUME_ADD(icode, &ptr, capture + z, tmp + 0, gpr + z);
                }
                snd_emu10k1_init_stereo_control(controls + i++, "Line2 LiveDrive 
Capture Volume", gpr, 0);
+               controls[i-1].id.index = 1;
                snd_emu10k1_init_stereo_onoff_control(controls + i++, "Line2 LiveDrive 
Capture Switch", gpr + 2, 0);
                controls[i-1].id.index = 1;
                gpr += 4;



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to