I'm resending this since you didn't apply it from my previous patch.

Index: alsa-kernel/isa/gus/interwave.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/gus/interwave.c,v
retrieving revision 1.11
diff -u -r1.11 interwave.c
--- alsa-kernel/isa/gus/interwave.c     18 Mar 2002 14:27:50 -0000
1.11
+++ alsa-kernel/isa/gus/interwave.c     10 May 2002 21:44:50 -0000
@@ -805,7 +805,7 @@
                return err;
        }
        sprintf(pcm->name + strlen(pcm->name), " rev %c", gus->revision
+ 'A');
-       strcat(pcm->name, " (chip)");
+       strcat(pcm->name, " (codec)");
        if ((err = snd_cs4231_timer(cs4231, 2, NULL)) < 0) {
                snd_card_free(card);
                return err;

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to