summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/local.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-11-01 17:26:50 +0000
committerache <ache@FreeBSD.org>1994-11-01 17:26:50 +0000
commite68980a176a3e8ef0f202ce44858b92d669201dc (patch)
tree2db7d640d999819b6f98e06237c0738b36fd9805 /sys/i386/isa/sound/local.h
parent1521a7e83a3ae849baa17ec3532cf9caa95d4ffd (diff)
downloadFreeBSD-src-e68980a176a3e8ef0f202ce44858b92d669201dc.zip
FreeBSD-src-e68980a176a3e8ef0f202ce44858b92d669201dc.tar.gz
DMA automode patch, fix SB16 clicks
Submitted by: tim@cs.city.ac.uk
Diffstat (limited to 'sys/i386/isa/sound/local.h')
-rw-r--r--sys/i386/isa/sound/local.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/isa/sound/local.h b/sys/i386/isa/sound/local.h
index 72e0d6b..b7fba6d 100644
--- a/sys/i386/isa/sound/local.h
+++ b/sys/i386/isa/sound/local.h
@@ -1,6 +1,6 @@
/* for FreeBSD */
/*
- * $Id: local.h,v 1.9 1994/09/27 17:58:19 davidg Exp $
+ * $Id: local.h,v 1.10 1994/10/01 02:16:44 swallace Exp $
*/
#include "snd.h"
@@ -21,7 +21,6 @@
#endif
#define DSP_BUFFSIZE 65536
-#define NO_AUTODMA /* still */
#define SELECTED_SOUND_OPTIONS 0xffffffff
#define SOUND_VERSION_STRING "2.90-2"
#define SOUND_CONFIG_DATE "Thu Sep 29 15:33:39 PDT 1994"
OpenPOWER on IntegriCloud