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

Modified Files:
        intel8x0.c 
Log Message:
Fixed typo

Index: intel8x0.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/intel8x0.c,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- intel8x0.c  22 Jul 2003 19:55:34 -0000      1.84
+++ intel8x0.c  24 Jul 2003 05:53:57 -0000      1.85
@@ -1002,7 +1002,7 @@
        snd_pcm_runtime_t *runtime = substream->runtime;
        static unsigned int i, rates[] = {
                /* ATTENTION: these values depend on the definition in pcm.h! */
-               5512, 8000, 11025, 16000, 22050, 32000, 44100, 480000
+               5512, 8000, 11025, 16000, 22050, 32000, 44100, 48000
        };
        int err;
 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to