patch-2.1.9 linux/drivers/sound/sound_config.h

Next file: linux/fs/Config.in
Previous file: linux/drivers/scsi/ncr53c8xx.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.8/linux/drivers/sound/sound_config.h linux/drivers/sound/sound_config.h
@@ -32,7 +32,7 @@
  * Use always 64k buffer size. There is no reason to use shorter.
  */
 #undef DSP_BUFFSIZE
-#define DSP_BUFFSIZE		(16*1024)
+#define DSP_BUFFSIZE		(64*1024)
 
 #ifndef DSP_BUFFCOUNT
 #define DSP_BUFFCOUNT		1	/* 1 is recommended. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov