Update of /cvsroot/alsa/alsa-kernel/pci
In directory sc8-pr-cvs1:/tmp/cvs-serv31423/pci
Modified Files:
cmipci.c
Log Message:
- initialize the iec958 status at opening the normal PCM device, too.
Index: cmipci.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/cmipci.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- cmipci.c 10 Jan 2004 10:34:17 -0000 1.56
+++ cmipci.c 16 Jan 2004 18:07:38 -0000 1.57
@@ -1872,6 +1872,7 @@
return err;
runtime->hw = snd_cmipci_playback;
snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0,
0x10000);
+ cm->dig_pcm_status = cm->dig_status;
return 0;
}
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog