Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / sound / isa / gus / gus_synth.c
index 3e4d4d6..2767cc1 100644 (file)
@@ -194,9 +194,7 @@ static int snd_gus_synth_create_port(struct snd_gus_card * gus, int idx)
                                                   &callbacks,
                                                   SNDRV_SEQ_PORT_CAP_WRITE | SNDRV_SEQ_PORT_CAP_SUBS_WRITE,
                                                   SNDRV_SEQ_PORT_TYPE_DIRECT_SAMPLE |
-                                                  SNDRV_SEQ_PORT_TYPE_SYNTH |
-                                                  SNDRV_SEQ_PORT_TYPE_HARDWARE |
-                                                  SNDRV_SEQ_PORT_TYPE_SYNTHESIZER,
+                                                  SNDRV_SEQ_PORT_TYPE_SYNTH,
                                                   16, 0,
                                                   name);
        if (p->chset->port < 0) {