--- src/sys/i386/isa/sound/Attic/local.h 2005/01/31 23:44:35 1.3 +++ src/sys/i386/isa/sound/Attic/local.h 2005/02/27 10:57:24 1.4 @@ -97,13 +97,6 @@ #define CONFIG_YM3812 #endif -#ifdef PC98 -#include "use_nss.h" -#if NNSS != 0 -#define CONFIG_NSS -#endif -#endif - #define ALLOW_POLL /* #undef CONFIG_PAS */ @@ -126,11 +119,7 @@ #define CONFIG_MPU_EMU -#ifdef PC98 -#define DSP_BUFFSIZE 61440 -#else #define DSP_BUFFSIZE 32768*2 -#endif /* #define SELECTED_SOUND_OPTIONS 0x0188090a */ #ifndef TRIX_SB_BASE