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

Modified Files:
        trident.h 
Log Message:
Added more workarounds for 'wrong interrupt acknowledge' problems.
Fixed spinlock bug (spdif pcm).
Fixed spdif control device index for SI7018.


Index: trident.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/trident.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- trident.h   9 Mar 2003 23:16:11 -0000       1.11
+++ trident.h   10 Mar 2003 13:35:36 -0000      1.12
@@ -366,7 +366,9 @@
             capture: 1,
             spdif: 1,
             foldback: 1,
-            isync: 1;
+            isync: 1,
+            isync2: 1,
+            isync3: 1;
        int foldback_chan;              /* foldback subdevice number */
        unsigned int stimer;            /* global sample timer (to detect spurious 
interrupts) */
        unsigned int spurious_threshold; /* spurious threshold */



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