Update of /cvsroot/alsa/alsa-kernel/pci/trident
In directory sc8-pr-cvs1:/tmp/cvs-serv29550
Modified Files:
trident_main.c
Log Message:
Improved capture workaround fix for SI7018
Index: trident_main.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/trident/trident_main.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- trident_main.c 10 Mar 2003 13:35:38 -0000 1.37
+++ trident_main.c 12 Mar 2003 11:27:55 -0000 1.38
@@ -1183,7 +1183,7 @@
evoice->spurious_threshold = voice->spurious_threshold;
evoice->LBA = voice->LBA;
evoice->CSO = 0;
- evoice->ESO = (runtime->period_size * 2) + 12 - 1; /* in samples, 12
means correction */
+ evoice->ESO = (runtime->period_size * 2) + 20 - 1; /* in samples, 20
means correction */
evoice->CTRL = voice->CTRL;
evoice->FMC = 3;
evoice->GVSel = 0;
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog