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

Modified Files:
        aureon.c 
Log Message:
fixed the SPDIF bit on aureon boards.
spdif out should work now.



Index: aureon.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/ice1712/aureon.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aureon.c    18 Jun 2003 11:09:40 -0000      1.2
+++ aureon.c    1 Sep 2003 09:20:56 -0000       1.3
@@ -457,7 +457,7 @@
        0x12,   /* SYSCONF: clock 512, mpu401, spdif-in/ADC, 3DACs */
        0x80,   /* ACLINK: I2S */
        0xf8,   /* I2S: vol, 96k, 24bit, 192k */
-       0xc2,   /* SPDIF: out-en, out-int, spdif-in */
+       0xc3,   /* SPDIF: out-en, out-int, spdif-in */
        0xff,   /* GPIO_DIR */
        0xff,   /* GPIO_DIR1 */
        0xbf,   /* GPIO_DIR2 */
@@ -473,7 +473,7 @@
        0x13,   /* SYSCONF: clock 512, mpu401, spdif-in/ADC, 4DACs */
        0x80,   /* ACLINK: I2S */
        0xf8,   /* I2S: vol, 96k, 24bit, 192k */
-       0xc2,   /* SPDIF: out-en, out-int, spdif-in */
+       0xc3,   /* SPDIF: out-en, out-int, spdif-in */
        0xff,   /* GPIO_DIR */
        0xff,   /* GPIO_DIR1 */
        0xbf,   /* GPIO_DIR2 */



-------------------------------------------------------
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