freebsd-nq/sys/i386/isa/sound/local.h
Andrey A. Chernov b81db928c3 Direct #undefs removed to allow flexible manipulation
via config options. Unneded #defines removed.
Improved dependance of "snd.h" and NSND.
1993-11-28 10:55:59 +00:00

11 lines
189 B
C

/* These few lines are used by FreeBSD (only??). */
#include "snd.h"
#if NSND > 0
#define CONFIGURE_SOUNDCARD
#endif
#define DSP_BUFFSIZE 32768
#define SELECTED_SOUND_OPTIONS 0xffffffff