Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11088/include

Modified Files:
        ac97_codec.h 
Log Message:
Kevin Mack <[EMAIL PROTECTED]>
Here's a quick and dirty patch that's given me basic sound from
my Gateway M675 notebook (Sigmatel 9758 AC97 codec).


Index: ac97_codec.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/ac97_codec.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ac97_codec.h        5 Mar 2004 12:04:43 -0000       1.41
+++ ac97_codec.h        14 Mar 2004 08:46:38 -0000      1.42
@@ -226,10 +226,14 @@
 #define AC97_GPIO_LINE2_HL1R    0x8000  /* Opt./ Handset to Line2 relay control (out) 
*/
 
 /* specific - SigmaTel */
+#define AC97_SIGMATEL_OUTSEL   0x64    /* Output Select, STAC9758 */
+#define AC97_SIGMATEL_INSEL    0x66    /* Input Select, STAC9758 */
+#define AC97_SIGMATEL_IOMISC   0x68    /* STAC9758 */
 #define AC97_SIGMATEL_ANALOG   0x6c    /* Analog Special */
 #define AC97_SIGMATEL_DAC2INVERT 0x6e
 #define AC97_SIGMATEL_BIAS1    0x70
 #define AC97_SIGMATEL_BIAS2    0x72
+#define AC97_SIGMATEL_VARIOUS  0x72    /* STAC9758 */
 #define AC97_SIGMATEL_MULTICHN 0x74    /* Multi-Channel programming */
 #define AC97_SIGMATEL_CIC1     0x76
 #define AC97_SIGMATEL_CIC2     0x78



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to