From e68980a176a3e8ef0f202ce44858b92d669201dc Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 1 Nov 1994 17:26:50 +0000 Subject: DMA automode patch, fix SB16 clicks Submitted by: tim@cs.city.ac.uk --- sys/i386/isa/sound/local.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/i386/isa/sound/local.h') 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" -- cgit v1.1