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

Modified Files:
        trident_synth.c 
Log Message:
set the valid midi_voices field of sequencer port info.



Index: trident_synth.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/trident/trident_synth.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- trident_synth.c     25 Feb 2003 20:36:40 -0000      1.9
+++ trident_synth.c     28 Feb 2003 15:08:25 -0000      1.10
@@ -909,7 +909,7 @@
                                                   SNDRV_SEQ_PORT_TYPE_MIDI_GS |
                                                   SNDRV_SEQ_PORT_TYPE_DIRECT_SAMPLE |
                                                   SNDRV_SEQ_PORT_TYPE_SYNTH,
-                                                  16,
+                                                  16, 0,
                                                   name);
        if (p->chset->port < 0) {
                result = p->chset->port;



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