Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1:/tmp/cvs-serv14965/include

Modified Files:
        ac97_codec.h 
Log Message:
- added the support for stereo mute switches on AD198x.
- clean up of creation routines of normal stereo controls.



Index: ac97_codec.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/ac97_codec.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ac97_codec.h        30 Jul 2003 10:54:03 -0000      1.31
+++ ac97_codec.h        27 Aug 2003 16:17:31 -0000      1.32
@@ -248,6 +248,7 @@
 #define AC97_AD_MULTI          (1<<1)  /* Analog Devices - multi codecs */
 #define AC97_CS_SPDIF          (1<<2)  /* Cirrus Logic uses funky SPDIF */
 #define AC97_CX_SPDIF          (1<<3)  /* Conexant's spdif interface */
+#define AC97_STEREO_MUTES      (1<<4)  /* has stereo mute bits */
 
 /* rates indexes */
 #define AC97_RATES_FRONT_DAC   0



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to