summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/local.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-04-23 22:54:31 +0000
committerache <ache@FreeBSD.org>1994-04-23 22:54:31 +0000
commit8f71b3e5624c8ad81bc153578a88c35995e72733 (patch)
treeba5ac7ca4692f7c3de812acd0b402b858e3d5510 /sys/i386/isa/sound/local.h
parent7745e6da4c90dbd319a1fb2a8107568a52493998 (diff)
downloadFreeBSD-src-8f71b3e5624c8ad81bc153578a88c35995e72733.zip
FreeBSD-src-8f71b3e5624c8ad81bc153578a88c35995e72733.tar.gz
We don't have DMA automode, so correct all places to work without
it too.
Diffstat (limited to 'sys/i386/isa/sound/local.h')
-rw-r--r--sys/i386/isa/sound/local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/isa/sound/local.h b/sys/i386/isa/sound/local.h
index a44c989..36092e3 100644
--- a/sys/i386/isa/sound/local.h
+++ b/sys/i386/isa/sound/local.h
@@ -6,6 +6,7 @@
#endif
#define DSP_BUFFSIZE 65536
+#define NO_AUTODMA /* still */
#define SELECTED_SOUND_OPTIONS 0xffffffff
#define SOUND_VERSION_STRING "2.5"
#define SOUND_CONFIG_DATE "Sat Apr 23 07:45:17 MSD 1994"
OpenPOWER on IntegriCloud