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
- Lines: 9
- Date:
Sun Nov 10 12:50:02 1996
- Orig file:
v2.1.8/linux/drivers/sound/sound_config.h
- Orig date:
Tue Oct 29 19:58:19 1996
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